
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://artha.sourceforge.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legends2k</id>
	<title>Artha - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://artha.sourceforge.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legends2k"/>
	<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php/Special:Contributions/Legends2k"/>
	<updated>2026-06-09T21:21:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=177</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=177"/>
		<updated>2024-10-26T03:20:44Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Replace SVN with Git&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.3 ([http://sourceforge.net/projects/artha/files/artha/1.0.3 Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.gz/download artha-1.0.3.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.bz2/download artha-1.0.3.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3.0.exe/download artha_1.0.3.0.exe] ~ 12.1 [[Wikipedia:Mebibyte|MiB]].&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Both Debian and Ubuntu has the version 1.0.2 of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.3 release. Hence if you prefer to have the latest version, there are two options available ~ PPA and direct .deb download.&lt;br /&gt;
=====PPA=====&lt;br /&gt;
Artha now has a [https://launchpad.net/~legends2k/+archive/artha PPA in launchpad]. This can be added to your system&#039;s repository sources through&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-add-repository ppa:legends2k/artha&lt;br /&gt;
&lt;br /&gt;
This will prompt you to accept adding the PPA&#039;s keys to your system. Accept it by pressing RETURN. Once this is done, update the package data and install Artha.&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get update&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
=====DEB=====&lt;br /&gt;
Alternatively, you can also download the deb file below for your architecture and install the same (instructions below). This is more of a manual method and the PPA method is encouraged over this one, since this method lacks automatic updation of the package, should there be a newer version of Artha.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_i386.deb/download artha_1.0.3-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_amd64.deb/download artha_1.0.3-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.3-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.2 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
&lt;br /&gt;
Artha&#039;s source can be obtained from its Git repo using HTTPS:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git clone https://git.code.sf.net/p/artha/git artha-git&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or alternatively with Git protocol&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
git clone git://git.code.sf.net/p/artha/git artha-git&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===SVN===&lt;br /&gt;
&lt;br /&gt;
Older SVN repo still works if you prefer that.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.3&lt;br /&gt;
&lt;br /&gt;
svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=176</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=176"/>
		<updated>2023-10-25T17:28:06Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Fix image name (case-sensitive in MediaWiki 1.35)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:Screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it (or install it via [[Download#PPA|the PPA [Debian based OSs only]]]).&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* [[Features#On-the-fly_Search|One-the-fly search/filtering]] of wordnet terms as you type&lt;br /&gt;
* [[Features#Persistant_History|Lookup history made persistant]]; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h5&amp;gt;Artha now has a [[Download#PPA|PPA for Debian]] and its derivatives!&amp;lt;/h5&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
For latest discussions and to give suggestions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=173</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=173"/>
		<updated>2012-10-09T04:40:15Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ Fixed formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it (or install it via [[Download#PPA|the PPA [Debian based OSs only]]]).&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* [[Features#On-the-fly_Search|One-the-fly search/filtering]] of wordnet terms as you type&lt;br /&gt;
* [[Features#Persistant_History|Lookup history made persistant]]; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h5&amp;gt;Artha now has a [[Download#PPA|PPA for Debian]] and its derivatives!&amp;lt;/h5&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
For latest discussions and to give suggestions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=172</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=172"/>
		<updated>2012-10-09T04:38:49Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ Added PPA info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it (or install it via [[Download#PPA|the PPA (Debian based OSs only]]).&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* [[Features#On-the-fly_Search|One-the-fly search/filtering]] of wordnet terms as you type&lt;br /&gt;
* [[Features#Persistant_History|Lookup history made persistant]]; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h5&amp;gt;Artha now has a [[Download#PPA|PPA for Debian]] and its derivatives!&amp;lt;/h5&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
For latest discussions and to give suggestions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=171</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=171"/>
		<updated>2012-10-09T04:35:28Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ Linked persistant hisory feature&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it.&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* [[Features#On-the-fly_Search|One-the-fly search/filtering]] of wordnet terms as you type&lt;br /&gt;
* [[Features#Persistant_History|Lookup history made persistant]]; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=170</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=170"/>
		<updated>2012-10-09T04:33:19Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added history feature description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Hotkey Lookup==&lt;br /&gt;
[[Image:Hotkey_Editor.png|thumb|Hotkey Editor (since 1.0.0)]]&lt;br /&gt;
One of the most important feature of Artha that makes it handy is the hotkey lookup feature. When you are reading an article in the browser, or composing a mail on a mail client, or working on the Terminal, be it any window, when you select some text in it and press the pre-set hot key combination assigned to Artha, it will pop-up with the definitions of the selection made of that window. To know the hot key that is set currently or to change it, press the &#039;&#039;Hotkey&#039;&#039; button on the toolbar; this shows up the &#039;&#039;&#039;Hotkey Editor&#039;&#039;&#039; dialog using which you can view/change the hotkey currently set. Hotkey feature can be disabled as well; but to summon Artha for lookup or to get passive desktop notifications, hotkey should be set. When Artha is run the first time, after installation, it will try to set an arbitrary hotkey, in the order:&lt;br /&gt;
&lt;br /&gt;
* Ctrl + Alt + W&lt;br /&gt;
* Ctrl + Alt + A&lt;br /&gt;
* Ctrl + Alt + T&lt;br /&gt;
* Ctrl + Alt + Q&lt;br /&gt;
&lt;br /&gt;
When one fails it tries to set the next. If all the above hot keys are pre-occupied by some other application, no hotkey will be set. You can change the same via tha hotkey editor to whichever key combination you prefer.&lt;br /&gt;
&lt;br /&gt;
==Notifications==&lt;br /&gt;
Notifications are passive messages that pop up from the system tray (generally), without expecting you to make an input, so that he/she can continue to do what he/she was doing, uninterrupted. These are sometimes called balloon tips (in Microsoft Windows). Artha has the capability to show notifications. If you enable notifications, and when you select some text on a window and press the hot key, instead of popping-up, Artha will show a notification of the most prime definition of the query and continue to stay on the system try, so that you can carry on with your work with out an interruption. Should you require more details on it, you can always click on the system try icon or the &#039;&#039;&#039;Detailed Lookup&#039;&#039;&#039; button on the notification window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha notifying the definition of &#039;&#039;thesaurus&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:notify.png|Notification of definition of &#039;thesaurus&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notifications can be enabled or disabled by the &#039;&#039;&#039;Notify&#039;&#039;&#039; button on the tool bar or by right-clicking on Artha&#039;s system tray icon and choosing Notify in the pop-up menu. If no such button/menu appears, then check if libnotify and notifications-daemon are installed on your system. These components are mandatory to show notifications. Refer [[Installation#Notifications|Installation]] for further details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On-the-fly Search==&lt;br /&gt;
[[Image:Autocomplete.png|thumb|Possible matches shown on-the-fly for input &amp;quot;gradu&amp;quot;]]&lt;br /&gt;
As you start typing letters in the Query box, Artha starts searching/filtering terms in the thesaurus for a match, to what is getting typed and shows a list of possible matches. This will help you find the searched word quicker, and also the possibility of learning new words is made higher with this feature. It can be thought of as an easier way to find a word, without typing it our fully or without knowing it&#039;s spelling correctly.&lt;br /&gt;
&lt;br /&gt;
==Regular Expressions Search==&lt;br /&gt;
[[Image:Regex wildcard.png|thumb|Regex search using wildcard (*)]]&lt;br /&gt;
Regular expressions (regex) can be used easily to search for terms in the thesaurus. It&#039;s a powerful way to zero-in a particular word you vaguely know it&#039;s spelling and want to locate it in the thesaurus. Artha’s regular expression pattern closely follows [[Wikipedia::wildmat|wildmat]] syntax by Rich Salz owing to its simplicity. Possible regex searches are:&lt;br /&gt;
&lt;br /&gt;
* wildcard - * - matches any number of (including zero) unknown characters&lt;br /&gt;
&lt;br /&gt;
* joker - ? - matches one unknown character&lt;br /&gt;
&lt;br /&gt;
* range - [...] - matches one unknown character within the range specified&lt;br /&gt;
&lt;br /&gt;
* limits - {m, n} - upper &amp;amp; lower limits of the number of characters in a range; should be used in combination e.g. [a-e]{1,2} will match minimum 1 and maximum 2 occurrences of a to e&lt;br /&gt;
&lt;br /&gt;
* no in the range - [^...] - matches one unknown character NOT within the range specified&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples&#039;&#039;&#039;:&lt;br /&gt;
[[Image:Regex joker.png|thumb|Regex search using joker (?)]]&lt;br /&gt;
* Expr. ‘cro*p‘ means the term you want to corner starts with ‘cro‘ and ends with ‘p‘ while the number of characters in between are unknown. It fetches crop, crop up, croup,  crock  up  and crow step.&lt;br /&gt;
&lt;br /&gt;
* Expr.  ‘*chester‘  means  the  searched word ends with a ‘chester‘ while the beginning and its number characters are unknown. It fetches chester, manchester, rochester, winchester and toy manchester.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘can????r‘ means the term sought starts with ‘can‘ and ends with ‘r‘ while you are sure that there are 5 unknown characters in between.  It fetches canister and cannular.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘andre*[x|y|z]‘ means the word searched for starts with andre and ends with either an x or y or z, and there could be any number of terms in betweem these. It fetches andre malraux, andrei tarkovsky, andres martinez, etc.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘a[c|d|e]{2,}‘ means the word looked for starts with a and then there are minimum 2 or more occurances of c, d or e. It fetches acc, accede, ace, add, ade and aec.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==WordNet==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is a free open lexical database for English, by Cognitive Science Laboratory of Princeton University under the direction of psychology professor [[Wikipedia::George Armitage Miller|George A. Miller]]. It is what its name says. Each word will have one or more definitions (or senses, technically). Apart from these definitions, a word is interlinked to other words by a relation like Synonyms, Hypernyms, etc. Generally, We tend to forget a word by learning a word&#039;s definitions alone. That&#039;s the prime reason, WordNet has this relatives feature by creating a net of words. When you learn a word, you also learn (or would at least glance) its relatives like what are its similar terms, what does a verb entail doing, etc. which makes a complete net of a word and its associates. These are displayed in an easily comprehend-able fashion by Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Senses===&lt;br /&gt;
A sense is a meaning/definition that a word conveys in a given context and Part of Speech (PoS). Many a time, a word will have more then one sense. The number of senses a word has (polysemy count), determines its familiarity.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;clear&#039;&#039; conveys a variety of meanings in different parts of speech. Below listed are a few:&lt;br /&gt;
&lt;br /&gt;
;As a verb:&lt;br /&gt;
# rid of obstructions&lt;br /&gt;
# make a way or path by removing objects&lt;br /&gt;
# grant authorization or clearance for&lt;br /&gt;
;As an adjective:&lt;br /&gt;
# readily apparent to the mind&lt;br /&gt;
# free from confusion or doubt&lt;br /&gt;
# affording free passage and view&lt;br /&gt;
;As a noun:&lt;br /&gt;
# the state of being free of suspicion (&#039;&#039;the state of being free of suspicion&#039;&#039;)&lt;br /&gt;
;As an adverb:&lt;br /&gt;
# completely (&#039;&#039;slept clear through the night&#039;&#039;)&lt;br /&gt;
# in an easily predictable manner (&#039;&#039;she cried loud and clear&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Synonyms===&lt;br /&gt;
Words that infer the same meaning and can be interchanged in a particular context. This category of relatives is the most famous and the frequently visited.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;pass&#039;&#039;&#039; is synonymous to &#039;&#039;&#039;clear&#039;&#039;&#039; with respect to its context &amp;quot;&#039;&#039;grant authorization or clearance for&#039;&#039;&amp;quot;. (refer verb sense 3 above)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Antonyms===&lt;br /&gt;
(Opposite) Words that expresses a meaning opposed to the meaning of the given word, in a given context. Antonyms can be direct, inferred or indirect. In simple mode, only direct antonyms are listed, while in detailed mode, inferred and indirect antonyms are also shown. See [[#Dual Modes|Dual Modes]] for details about the two different modes.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;poor&#039;&#039;&#039; is a direct antonym of &#039;&#039;&#039;rich&#039;&#039;&#039;, while &#039;&#039;&#039;broke&#039;&#039;&#039;, &#039;&#039;&#039;penniless&#039;&#039;&#039;, &#039;&#039;&#039;skint&#039;&#039;&#039;, etc. are inferred antonyms from the direct antonym &#039;&#039;poor&#039;&#039;. One of the senses of&#039;&#039;rich&#039;&#039; is &#039;&#039;&amp;quot;having an abundant supply of&amp;quot;&#039;&#039;, which makes &#039;&#039;abundant&#039;&#039; a synonym of &#039;&#039;rich&#039;&#039; and its antonym &#039;&#039;&#039;scarce&#039;&#039;&#039;, becomes an indirect antonym to &#039;&#039;rich&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing Indirect, Direct and Inferred antonyms of &#039;&#039;&#039;rich&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[Image:indirect_antonyms.png|Indirect Antonyms of Rich]] [[Image:inferred_antonyms.png|Direct and Inferred Antonyms of Rich]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Derivatives===&lt;br /&gt;
Terms in different syntactic categories that have the same root form and are semantically related to the given word.&lt;br /&gt;
&lt;br /&gt;
E.g. A few derivatives of &#039;&#039;clear&#039;&#039; would be:&lt;br /&gt;
* cleared&lt;br /&gt;
* clearing&lt;br /&gt;
* clearance&lt;br /&gt;
* clarity&lt;br /&gt;
* clearness&lt;br /&gt;
* lucidity&lt;br /&gt;
* uncloudedness&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Pertainyms===&lt;br /&gt;
Nouns or verbs an adjective closely pertains/relates to. Only adjectives have this category of relatives. Artha shows pertainyms under the tab &amp;quot;Relates To&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;culinary&#039;&#039;&#039;&#039;s pertainyms are &#039;&#039;&#039;cuisine&#039;&#039;&#039;, &#039;&#039;&#039;cooking&#039;&#039;&#039;, &#039;&#039;&#039;cookery&#039;&#039;&#039;, etc..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing pertainyms of &#039;&#039;&#039;culinary&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:pertains.png|Pertainyms of culinary]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
A noun for which adjectives express values.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;weight&#039;&#039;&#039; has &#039;&#039;attributes&#039;&#039; &#039;&#039;&#039;heavy&#039;&#039;&#039; and &#039;&#039;&#039;light&#039;&#039;&#039;. Or, conversely, &#039;&#039;&#039;heavy&#039;&#039;&#039; is an &#039;&#039;attribute of&#039;&#039; &#039;&#039;&#039;weight&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Similar Terms===&lt;br /&gt;
Terms which are not exactly synonyms but they convey a similar meaning at a broader level.&lt;br /&gt;
&lt;br /&gt;
E.g. Similar terms to &#039;&#039;&#039;clear&#039;&#039;&#039; are &#039;&#039;&#039;permit&#039;&#039;&#039;, &#039;&#039;&#039;remove&#039;&#039;&#039;, &#039;&#039;&#039;disappear&#039;&#039;&#039;, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Domain Terms===&lt;br /&gt;
Terms that are specific to a topical class. Further classified as being a Category, Regional or Usage term. Simply put, domain terms are (lingo/jargon) terms that are specific to a topic, region or a classification. E.g.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;contrast&#039;&#039;&#039;, &#039;&#039;&#039;underdeveloped&#039;&#039;&#039;, &#039;&#039;&#039;overexposed&#039;&#039;&#039;, etc. are domain terms of the &#039;&#039;topic&#039;&#039; &#039;&#039;&#039;photography&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;pukka&#039;&#039;&#039; and &#039;&#039;&#039;chancellor&#039;&#039;&#039; are domain terms of the &#039;&#039;region&#039;&#039; &#039;&#039;&#039;India&#039;&#039;&#039; and &#039;&#039;&#039;Britain&#039;&#039;&#039; respectively.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;freaky&#039;&#039;&#039; comes under the &#039;&#039;classification&#039;&#039; domain &#039;&#039;&#039;slang&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;moment&#039;&#039; is used in the domain &#039;&#039;&#039;statistics&#039;&#039;&#039; as per definition 6 and also &#039;&#039;moment&#039;&#039; means &#039;&#039;&amp;quot;an indefinitely short time&amp;quot;&#039;&#039; in the U.K. (definition 2). Hence it has 2 sections under Domain terms, namely Topic and Usage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing the Domain Terms of &#039;&#039;&#039;moment&#039;&#039; in detailde mode&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:domain.png|Domain Terms of &#039;moment&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Causes===&lt;br /&gt;
These are terms that denote what a verb causes in doing it. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kill&#039;&#039;&#039; causes to &#039;&#039;&#039;die&#039;&#039;&#039;. Hence &#039;&#039;&#039;die&#039;&#039;&#039; comes under &#039;&#039;&#039;kill&#039;s&#039;&#039;&#039; &#039;&#039;Causes&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Entails===&lt;br /&gt;
A verb &#039;&#039;&#039;X&#039;&#039;&#039; entails &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; cannot be done unless &#039;&#039;&#039;Y&#039;&#039;&#039; is, or has been, done. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kick&#039;&#039;&#039; entails doing &#039;&#039;&#039;move&#039;&#039;&#039; or &#039;&#039;&#039;displace&#039;&#039;&#039;.  Hence &#039;&#039;&#039;move&#039;&#039;&#039; and &#039;&#039;&#039;displace&#039;&#039;&#039; come under &#039;&#039;&#039;kick&#039;s&#039;&#039;&#039; &#039;&#039;Enatils&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hypernyms===&lt;br /&gt;
Generic terms used to designate a whole class of specific instances. &#039;&#039;&#039;Y&#039;&#039;&#039; is a hypernym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;liquid&#039;&#039;&#039; is a &#039;&#039;hypernym&#039;&#039; of &#039;&#039;&#039;water&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing water&#039;s hypernyms (Kind of):&lt;br /&gt;
&lt;br /&gt;
[[image:hypernyms.png|Hypernyms/Water is a kind of ...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hyponyms===&lt;br /&gt;
The specific term used to designate a member of a class. &#039;&#039;&#039;X&#039;&#039;&#039; is a hyponym of &#039;&#039;&#039;Y&#039;&#039;&#039;  if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;water&#039;&#039;&#039; is a &#039;&#039;hyponym&#039;&#039; of &#039;&#039;&#039;liquid&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meronyms===&lt;br /&gt;
The name of a constituent part of, the substance of, or a member of something. &#039;&#039;&#039;X&#039;&#039;&#039; is a meronym of &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;accelerator&#039;&#039;&#039;, &#039;&#039;&#039;wheel&#039;&#039;&#039;, &#039;&#039;&#039;seat&#039;&#039;&#039;, etc. are parts of a &#039;&#039;&#039;car&#039;&#039;&#039;. Hence they are its meronyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Holonyms===&lt;br /&gt;
The name of the whole of which the meronym names a part. &#039;&#039;&#039;Y&#039;&#039;&#039; is a holonym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;tree&#039;&#039;&#039; is a part of &#039;&#039;&#039;forest&#039;&#039;&#039; or &#039;&#039;&#039;woods&#039;&#039;&#039;. Hence &#039;&#039;forest&#039;&#039; and &#039;&#039;woods&#039;&#039; are its holonyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Relative to Sense Mapping==&lt;br /&gt;
For most words, more then one definition/sense and relatives are available. Hence correlating which relative corresponds to what senses gets clumsy. Hence this feature makes sure its easy for you to know the mapping between relatives and their senses. Just click on a relative from the displayed list. The serial number of those definitions corresponding to this relative is highlighted in black. The first such highlighted definition is scrolled to view. When a relative is displayed in bold, it implies that it has mappings to more than one sense.&lt;br /&gt;
&lt;br /&gt;
Relative to Sense Mapping show for &#039;&#039;rich&#039;&#039;`s  synonym &#039;&#039;deep&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:Sense_mapping.png|Relative-Sense Mapping of rich&#039;s synonym deep]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dual Modes==&lt;br /&gt;
Artha has two modes of operation: &#039;&#039;&#039;Simple&#039;&#039;&#039; and &#039;&#039;&#039;Detailed&#039;&#039;&#039;. In the former, it shows only the relatives that occur at the first level i.e. lists and not trees. For instance, &#039;&#039;water&#039;&#039;`s [[#Hypernyms|Hypernyms]] is a tree of relatives more then it is a list. In its first level, we have &#039;&#039;liquid&#039;&#039;, which is further a kind of &#039;&#039;fluid&#039;&#039;, which in turn is a kind of &#039;&#039;matter&#039;&#039;, which is a kind of &#039;&#039;physical entity&#039;&#039;, which is a kind of &#039;&#039;entity&#039;&#039;. Hence each is at a level below the other and is not considered a list, but a tree. In simple mode, Artha will only show &#039;&#039;liquid&#039;&#039; and not the children under &#039;&#039;liquid&#039;&#039;. This simple mode mimics what proprietary software like WordWeb does, while the Detailed mode, which can be enabled by clicking the tool bar button &#039;&#039;Detailed&#039;&#039;, shows you trees of relatives, up to any depth until it reaches a end category. Likewise, in simple mode, only Direct Antonyms are available, while in Detailed, Inferred and Indirect antonyms are also visible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing parts of ([[#Meronyms|Meronyms]]) `car`. Comparison between Simple and Detailed Modes:&lt;br /&gt;
&lt;br /&gt;
[[image:mode_simple.png|Car&#039;s Meronyms/Parts in Simple Mode]]    [[image:mode_detailed.png|Car&#039;s Meronyms/Parts in Detailed Mode]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Persistant History==&lt;br /&gt;
[[image:history_options.png|thumb|right|History data can be cleared or saved]]&lt;br /&gt;
The lookups made in Artha can be seen in the Query box&#039;s drop down list; this list is persistant i.e. when you quit Artha and reopen it, the lookups made in the previous session will still be present in the drop down. History can be cleared if you feel it has data you don&#039;t need for later reference. History can also be saved so that if you&#039;re interested in having the list of words you learnt newly and to revisit them. Both clearing and saving history data can be done by right-clicking on the query box and selecting the appropriate option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Suggestions==&lt;br /&gt;
[[Image:Artha Suggestions.png|thumb|Suggestions given when a word is misspelt]]&lt;br /&gt;
When you type a word incorrectly/misspell and query it in Artha, apart from saying that it couldn&#039;t find a definition for it, Artha will show a set of words which are close matches to the searched word i.e. it will suggest you with other valid words, which could have been what you really meant.&lt;br /&gt;
&lt;br /&gt;
For suggestions feature to work, make sure you have libenchant and an English dictionary (of &#039;&#039;any&#039;&#039; locale) installed on your system. Refer [[Installation#Suggestions|Installation]] for further details.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=File:History_options.png&amp;diff=169</id>
		<title>File:History options.png</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=File:History_options.png&amp;diff=169"/>
		<updated>2012-10-09T04:32:28Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: History options available in Query box&amp;#039;s right-click shown&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;History options available in Query box&#039;s right-click shown&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=168</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=168"/>
		<updated>2012-10-08T14:03:10Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ Linked the respective feature&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it.&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* [[Features#On-the-fly_Search|One-the-fly search/filtering]] of wordnet terms as you type&lt;br /&gt;
* Lookup history made persistant; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=167</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=167"/>
		<updated>2012-10-08T14:00:19Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* On-the-fly Search */ corrected image desc.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Hotkey Lookup==&lt;br /&gt;
[[Image:Hotkey_Editor.png|thumb|Hotkey Editor (since 1.0.0)]]&lt;br /&gt;
One of the most important feature of Artha that makes it handy is the hotkey lookup feature. When you are reading an article in the browser, or composing a mail on a mail client, or working on the Terminal, be it any window, when you select some text in it and press the pre-set hot key combination assigned to Artha, it will pop-up with the definitions of the selection made of that window. To know the hot key that is set currently or to change it, press the &#039;&#039;Hotkey&#039;&#039; button on the toolbar; this shows up the &#039;&#039;&#039;Hotkey Editor&#039;&#039;&#039; dialog using which you can view/change the hotkey currently set. Hotkey feature can be disabled as well; but to summon Artha for lookup or to get passive desktop notifications, hotkey should be set. When Artha is run the first time, after installation, it will try to set an arbitrary hotkey, in the order:&lt;br /&gt;
&lt;br /&gt;
* Ctrl + Alt + W&lt;br /&gt;
* Ctrl + Alt + A&lt;br /&gt;
* Ctrl + Alt + T&lt;br /&gt;
* Ctrl + Alt + Q&lt;br /&gt;
&lt;br /&gt;
When one fails it tries to set the next. If all the above hot keys are pre-occupied by some other application, no hotkey will be set. You can change the same via tha hotkey editor to whichever key combination you prefer.&lt;br /&gt;
&lt;br /&gt;
==Notifications==&lt;br /&gt;
Notifications are passive messages that pop up from the system tray (generally), without expecting the user to make an input, so that he/she can continue to do what he/she was doing, uninterrupted. These are sometimes called balloon tips (in Microsoft Windows). Artha has the capability to show notifications. If you enable notifications, and when you select some text on a window and press the hot key, instead of popping-up, Artha will show a notification of the most prime definition of the query and continue to stay on the system try, so that you can carry on with your work with out an interruption. Should you require more details on it, you can always click on the system try icon or the &#039;&#039;&#039;Detailed Lookup&#039;&#039;&#039; button on the notification window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha notifying the definition of &#039;&#039;thesaurus&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:notify.png|Notification of definition of &#039;thesaurus&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notifications can be enabled or disabled by the &#039;&#039;&#039;Notify&#039;&#039;&#039; button on the tool bar or by right-clicking on Artha&#039;s system tray icon and choosing Notify in the pop-up menu. If no such button/menu appears, then check if libnotify and notifications-daemon are installed on your system. These components are mandatory to show notifications. Refer [[Installation#Notifications|Installation]] for further details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On-the-fly Search==&lt;br /&gt;
[[Image:Autocomplete.png|thumb|Possible matches shown on-the-fly for user&#039;s input &amp;quot;gradu&amp;quot;]]&lt;br /&gt;
As you start typing letters in the Query box, Artha starts searching/filtering terms in the thesaurus for a match, to what is getting typed and shows a list of possible matches. This will help the user find the searched word quicker, and also the possibility of learning new words is made higher with this feature.&lt;br /&gt;
&lt;br /&gt;
==Regular Expressions Search==&lt;br /&gt;
[[Image:Regex wildcard.png|thumb|Regex search using wildcard (*)]]&lt;br /&gt;
Regular expressions (regex) can be used easily to search for terms in the thesaurus. It&#039;s a powerful way to zero-in a particular word you vaguely know it&#039;s spelling and want to locate it in the thesaurus. Artha’s regular expression pattern closely follows [[Wikipedia::wildmat|wildmat]] syntax by Rich Salz owing to its simplicity. Possible regex searches are:&lt;br /&gt;
&lt;br /&gt;
* wildcard - * - matches any number of (including zero) unknown characters&lt;br /&gt;
&lt;br /&gt;
* joker - ? - matches one unknown character&lt;br /&gt;
&lt;br /&gt;
* range - [...] - matches one unknown character within the range specified&lt;br /&gt;
&lt;br /&gt;
* limits - {m, n} - upper &amp;amp; lower limits of the number of characters in a range; should be used in combination e.g. [a-e]{1,2} will match minimum 1 and maximum 2 occurrences of a to e&lt;br /&gt;
&lt;br /&gt;
* no in the range - [^...] - matches one unknown character NOT within the range specified&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples&#039;&#039;&#039;:&lt;br /&gt;
[[Image:Regex joker.png|thumb|Regex search using joker (?)]]&lt;br /&gt;
* Expr. ‘cro*p‘ means the term you want to corner starts with ‘cro‘ and ends with ‘p‘ while the number of characters in between are unknown. It fetches crop, crop up, croup,  crock  up  and crow step.&lt;br /&gt;
&lt;br /&gt;
* Expr.  ‘*chester‘  means  the  searched word ends with a ‘chester‘ while the beginning and its number characters are unknown. It fetches chester, manchester, rochester, winchester and toy manchester.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘can????r‘ means the term sought starts with ‘can‘ and ends with ‘r‘ while you are sure that there are 5 unknown characters in between.  It fetches canister and cannular.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘andre*[x|y|z]‘ means the word searched for starts with andre and ends with either an x or y or z, and there could be any number of terms in betweem these. It fetches andre malraux, andrei tarkovsky, andres martinez, etc.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘a[c|d|e]{2,}‘ means the word looked for starts with a and then there are minimum 2 or more occurances of c, d or e. It fetches acc, accede, ace, add, ade and aec.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==WordNet==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is a free open lexical database for English, by Cognitive Science Laboratory of Princeton University under the direction of psychology professor [[Wikipedia::George Armitage Miller|George A. Miller]]. It is what its name says. Each word will have one or more definitions (or senses, technically). Apart from these definitions, a word is interlinked to other words by a relation like Synonyms, Hypernyms, etc. Generally, We tend to forget a word by learning a word&#039;s definitions alone. That&#039;s the prime reason, WordNet has this relatives feature by creating a net of words. When you learn a word, you also learn (or would at least glance) its relatives like what are its similar terms, what does a verb entail doing, etc. which makes a complete net of a word and its associates. These are displayed in an easily comprehend-able fashion by Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Senses===&lt;br /&gt;
A sense is a meaning/definition that a word conveys in a given context and Part of Speech (PoS). Many a time, a word will have more then one sense. The number of senses a word has (polysemy count), determines its familiarity.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;clear&#039;&#039; conveys a variety of meanings in different parts of speech. Below listed are a few:&lt;br /&gt;
&lt;br /&gt;
;As a verb:&lt;br /&gt;
# rid of obstructions&lt;br /&gt;
# make a way or path by removing objects&lt;br /&gt;
# grant authorization or clearance for&lt;br /&gt;
;As an adjective:&lt;br /&gt;
# readily apparent to the mind&lt;br /&gt;
# free from confusion or doubt&lt;br /&gt;
# affording free passage and view&lt;br /&gt;
;As a noun:&lt;br /&gt;
# the state of being free of suspicion (&#039;&#039;the state of being free of suspicion&#039;&#039;)&lt;br /&gt;
;As an adverb:&lt;br /&gt;
# completely (&#039;&#039;slept clear through the night&#039;&#039;)&lt;br /&gt;
# in an easily predictable manner (&#039;&#039;she cried loud and clear&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Synonyms===&lt;br /&gt;
Words that infer the same meaning and can be interchanged in a particular context. This category of relatives is the most famous and the frequently visited.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;pass&#039;&#039;&#039; is synonymous to &#039;&#039;&#039;clear&#039;&#039;&#039; with respect to its context &amp;quot;&#039;&#039;grant authorization or clearance for&#039;&#039;&amp;quot;. (refer verb sense 3 above)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Antonyms===&lt;br /&gt;
(Opposite) Words that expresses a meaning opposed to the meaning of the given word, in a given context. Antonyms can be direct, inferred or indirect. In simple mode, only direct antonyms are listed, while in detailed mode, inferred and indirect antonyms are also shown. See [[#Dual Modes|Dual Modes]] for details about the two different modes.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;poor&#039;&#039;&#039; is a direct antonym of &#039;&#039;&#039;rich&#039;&#039;&#039;, while &#039;&#039;&#039;broke&#039;&#039;&#039;, &#039;&#039;&#039;penniless&#039;&#039;&#039;, &#039;&#039;&#039;skint&#039;&#039;&#039;, etc. are inferred antonyms from the direct antonym &#039;&#039;poor&#039;&#039;. One of the senses of&#039;&#039;rich&#039;&#039; is &#039;&#039;&amp;quot;having an abundant supply of&amp;quot;&#039;&#039;, which makes &#039;&#039;abundant&#039;&#039; a synonym of &#039;&#039;rich&#039;&#039; and its antonym &#039;&#039;&#039;scarce&#039;&#039;&#039;, becomes an indirect antonym to &#039;&#039;rich&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing Indirect, Direct and Inferred antonyms of &#039;&#039;&#039;rich&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[Image:indirect_antonyms.png|Indirect Antonyms of Rich]] [[Image:inferred_antonyms.png|Direct and Inferred Antonyms of Rich]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Derivatives===&lt;br /&gt;
Terms in different syntactic categories that have the same root form and are semantically related to the given word.&lt;br /&gt;
&lt;br /&gt;
E.g. A few derivatives of &#039;&#039;clear&#039;&#039; would be:&lt;br /&gt;
* cleared&lt;br /&gt;
* clearing&lt;br /&gt;
* clearance&lt;br /&gt;
* clarity&lt;br /&gt;
* clearness&lt;br /&gt;
* lucidity&lt;br /&gt;
* uncloudedness&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Pertainyms===&lt;br /&gt;
Nouns or verbs an adjective closely pertains/relates to. Only adjectives have this category of relatives. Artha shows pertainyms under the tab &amp;quot;Relates To&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;culinary&#039;&#039;&#039;&#039;s pertainyms are &#039;&#039;&#039;cuisine&#039;&#039;&#039;, &#039;&#039;&#039;cooking&#039;&#039;&#039;, &#039;&#039;&#039;cookery&#039;&#039;&#039;, etc..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing pertainyms of &#039;&#039;&#039;culinary&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:pertains.png|Pertainyms of culinary]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
A noun for which adjectives express values.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;weight&#039;&#039;&#039; has &#039;&#039;attributes&#039;&#039; &#039;&#039;&#039;heavy&#039;&#039;&#039; and &#039;&#039;&#039;light&#039;&#039;&#039;. Or, conversely, &#039;&#039;&#039;heavy&#039;&#039;&#039; is an &#039;&#039;attribute of&#039;&#039; &#039;&#039;&#039;weight&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Similar Terms===&lt;br /&gt;
Terms which are not exactly synonyms but they convey a similar meaning at a broader level.&lt;br /&gt;
&lt;br /&gt;
E.g. Similar terms to &#039;&#039;&#039;clear&#039;&#039;&#039; are &#039;&#039;&#039;permit&#039;&#039;&#039;, &#039;&#039;&#039;remove&#039;&#039;&#039;, &#039;&#039;&#039;disappear&#039;&#039;&#039;, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Domain Terms===&lt;br /&gt;
Terms that are specific to a topical class. Further classified as being a Category, Regional or Usage term. Simply put, domain terms are (lingo/jargon) terms that are specific to a topic, region or a classification. E.g.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;contrast&#039;&#039;&#039;, &#039;&#039;&#039;underdeveloped&#039;&#039;&#039;, &#039;&#039;&#039;overexposed&#039;&#039;&#039;, etc. are domain terms of the &#039;&#039;topic&#039;&#039; &#039;&#039;&#039;photography&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;pukka&#039;&#039;&#039; and &#039;&#039;&#039;chancellor&#039;&#039;&#039; are domain terms of the &#039;&#039;region&#039;&#039; &#039;&#039;&#039;India&#039;&#039;&#039; and &#039;&#039;&#039;Britain&#039;&#039;&#039; respectively.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;freaky&#039;&#039;&#039; comes under the &#039;&#039;classification&#039;&#039; domain &#039;&#039;&#039;slang&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;moment&#039;&#039; is used in the domain &#039;&#039;&#039;statistics&#039;&#039;&#039; as per definition 6 and also &#039;&#039;moment&#039;&#039; means &#039;&#039;&amp;quot;an indefinitely short time&amp;quot;&#039;&#039; in the U.K. (definition 2). Hence it has 2 sections under Domain terms, namely Topic and Usage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing the Domain Terms of &#039;&#039;&#039;moment&#039;&#039; in detailde mode&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:domain.png|Domain Terms of &#039;moment&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Causes===&lt;br /&gt;
These are terms that denote what a verb causes in doing it. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kill&#039;&#039;&#039; causes to &#039;&#039;&#039;die&#039;&#039;&#039;. Hence &#039;&#039;&#039;die&#039;&#039;&#039; comes under &#039;&#039;&#039;kill&#039;s&#039;&#039;&#039; &#039;&#039;Causes&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Entails===&lt;br /&gt;
A verb &#039;&#039;&#039;X&#039;&#039;&#039; entails &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; cannot be done unless &#039;&#039;&#039;Y&#039;&#039;&#039; is, or has been, done. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kick&#039;&#039;&#039; entails doing &#039;&#039;&#039;move&#039;&#039;&#039; or &#039;&#039;&#039;displace&#039;&#039;&#039;.  Hence &#039;&#039;&#039;move&#039;&#039;&#039; and &#039;&#039;&#039;displace&#039;&#039;&#039; come under &#039;&#039;&#039;kick&#039;s&#039;&#039;&#039; &#039;&#039;Enatils&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hypernyms===&lt;br /&gt;
Generic terms used to designate a whole class of specific instances. &#039;&#039;&#039;Y&#039;&#039;&#039; is a hypernym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;liquid&#039;&#039;&#039; is a &#039;&#039;hypernym&#039;&#039; of &#039;&#039;&#039;water&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing water&#039;s hypernyms (Kind of):&lt;br /&gt;
&lt;br /&gt;
[[image:hypernyms.png|Hypernyms/Water is a kind of ...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hyponyms===&lt;br /&gt;
The specific term used to designate a member of a class. &#039;&#039;&#039;X&#039;&#039;&#039; is a hyponym of &#039;&#039;&#039;Y&#039;&#039;&#039;  if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;water&#039;&#039;&#039; is a &#039;&#039;hyponym&#039;&#039; of &#039;&#039;&#039;liquid&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meronyms===&lt;br /&gt;
The name of a constituent part of, the substance of, or a member of something. &#039;&#039;&#039;X&#039;&#039;&#039; is a meronym of &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;accelerator&#039;&#039;&#039;, &#039;&#039;&#039;wheel&#039;&#039;&#039;, &#039;&#039;&#039;seat&#039;&#039;&#039;, etc. are parts of a &#039;&#039;&#039;car&#039;&#039;&#039;. Hence they are its meronyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Holonyms===&lt;br /&gt;
The name of the whole of which the meronym names a part. &#039;&#039;&#039;Y&#039;&#039;&#039; is a holonym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;tree&#039;&#039;&#039; is a part of &#039;&#039;&#039;forest&#039;&#039;&#039; or &#039;&#039;&#039;woods&#039;&#039;&#039;. Hence &#039;&#039;forest&#039;&#039; and &#039;&#039;woods&#039;&#039; are its holonyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Relative to Sense Mapping==&lt;br /&gt;
For most words, more then one definition/sense and relatives are available. Hence correlating which relative corresponds to what senses gets clumsy. Hence this feature makes sure its easy for you to know the mapping between relatives and their senses. Just click on a relative from the displayed list. The serial number of those definitions corresponding to this relative is highlighted in black. The first such highlighted definition is scrolled to view. When a relative is displayed in bold, it implies that it has mappings to more than one sense.&lt;br /&gt;
&lt;br /&gt;
Relative to Sense Mapping show for &#039;&#039;rich&#039;&#039;`s  synonym &#039;&#039;deep&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:Sense_mapping.png|Relative-Sense Mapping of rich&#039;s synonym deep]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dual Modes==&lt;br /&gt;
Artha has two modes of operation: &#039;&#039;&#039;Simple&#039;&#039;&#039; and &#039;&#039;&#039;Detailed&#039;&#039;&#039;. In the former, it shows only the relatives that occur at the first level i.e. lists and not trees. For instance, &#039;&#039;water&#039;&#039;`s [[#Hypernyms|Hypernyms]] is a tree of relatives more then it is a list. In its first level, we have &#039;&#039;liquid&#039;&#039;, which is further a kind of &#039;&#039;fluid&#039;&#039;, which in turn is a kind of &#039;&#039;matter&#039;&#039;, which is a kind of &#039;&#039;physical entity&#039;&#039;, which is a kind of &#039;&#039;entity&#039;&#039;. Hence each is at a level below the other and is not considered a list, but a tree. In simple mode, Artha will only show &#039;&#039;liquid&#039;&#039; and not the children under &#039;&#039;liquid&#039;&#039;. This simple mode mimics what proprietary software like WordWeb does, while the Detailed mode, which can be enabled by clicking the tool bar button &#039;&#039;Detailed&#039;&#039;, shows you trees of relatives, up to any depth until it reaches a end category. Likewise, in simple mode, only Direct Antonyms are available, while in Detailed, Inferred and Indirect antonyms are also visible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing parts of ([[#Meronyms|Meronyms]]) `car`. Comparison between Simple and Detailed Modes:&lt;br /&gt;
&lt;br /&gt;
[[image:mode_simple.png|Car&#039;s Meronyms/Parts in Simple Mode]]    [[image:mode_detailed.png|Car&#039;s Meronyms/Parts in Detailed Mode]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Suggestions==&lt;br /&gt;
[[Image:Artha Suggestions.png|thumb|Suggestions given when a word is misspelt]]&lt;br /&gt;
When you type a word incorrectly/misspell and query it in Artha, apart from saying that it couldn&#039;t find a definition for it, Artha will show a set of words which are close matches to the searched word i.e. it will suggest you with other valid words, which could have been what you really meant.&lt;br /&gt;
&lt;br /&gt;
For suggestions feature to work, make sure you have libenchant and an English dictionary (of &#039;&#039;any&#039;&#039; locale) installed on your system. Refer [[Installation#Suggestions|Installation]] for further details.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=File:Autocomplete.png&amp;diff=166</id>
		<title>File:Autocomplete.png</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=File:Autocomplete.png&amp;diff=166"/>
		<updated>2012-10-08T12:29:27Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Artha showing suggestions/possible matches on-the-fly when user starts typing a query.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Artha showing suggestions/possible matches on-the-fly when user starts typing a query.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=165</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=165"/>
		<updated>2012-10-08T12:27:36Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added autocomplete feature description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Hotkey Lookup==&lt;br /&gt;
[[Image:Hotkey_Editor.png|thumb|Hotkey Editor (since 1.0.0)]]&lt;br /&gt;
One of the most important feature of Artha that makes it handy is the hotkey lookup feature. When you are reading an article in the browser, or composing a mail on a mail client, or working on the Terminal, be it any window, when you select some text in it and press the pre-set hot key combination assigned to Artha, it will pop-up with the definitions of the selection made of that window. To know the hot key that is set currently or to change it, press the &#039;&#039;Hotkey&#039;&#039; button on the toolbar; this shows up the &#039;&#039;&#039;Hotkey Editor&#039;&#039;&#039; dialog using which you can view/change the hotkey currently set. Hotkey feature can be disabled as well; but to summon Artha for lookup or to get passive desktop notifications, hotkey should be set. When Artha is run the first time, after installation, it will try to set an arbitrary hotkey, in the order:&lt;br /&gt;
&lt;br /&gt;
* Ctrl + Alt + W&lt;br /&gt;
* Ctrl + Alt + A&lt;br /&gt;
* Ctrl + Alt + T&lt;br /&gt;
* Ctrl + Alt + Q&lt;br /&gt;
&lt;br /&gt;
When one fails it tries to set the next. If all the above hot keys are pre-occupied by some other application, no hotkey will be set. You can change the same via tha hotkey editor to whichever key combination you prefer.&lt;br /&gt;
&lt;br /&gt;
==Notifications==&lt;br /&gt;
Notifications are passive messages that pop up from the system tray (generally), without expecting the user to make an input, so that he/she can continue to do what he/she was doing, uninterrupted. These are sometimes called balloon tips (in Microsoft Windows). Artha has the capability to show notifications. If you enable notifications, and when you select some text on a window and press the hot key, instead of popping-up, Artha will show a notification of the most prime definition of the query and continue to stay on the system try, so that you can carry on with your work with out an interruption. Should you require more details on it, you can always click on the system try icon or the &#039;&#039;&#039;Detailed Lookup&#039;&#039;&#039; button on the notification window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha notifying the definition of &#039;&#039;thesaurus&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:notify.png|Notification of definition of &#039;thesaurus&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notifications can be enabled or disabled by the &#039;&#039;&#039;Notify&#039;&#039;&#039; button on the tool bar or by right-clicking on Artha&#039;s system tray icon and choosing Notify in the pop-up menu. If no such button/menu appears, then check if libnotify and notifications-daemon are installed on your system. These components are mandatory to show notifications. Refer [[Installation#Notifications|Installation]] for further details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On-the-fly Search==&lt;br /&gt;
[[Image:Autocomplete.png|thumb|Possible matches show for &amp;quot;gradu&amp;quot;]]&lt;br /&gt;
As you start typing letters in the Query box, Artha starts searching/filtering terms in the thesaurus for a match, to what is getting typed and shows a list of possible matches. This will help the user find the searched word quicker, and also the possibility of learning new words is made higher with this feature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Regular Expressions Search==&lt;br /&gt;
[[Image:Regex wildcard.png|thumb|Regex search using wildcard (*)]]&lt;br /&gt;
Regular expressions (regex) can be used easily to search for terms in the thesaurus. It&#039;s a powerful way to zero-in a particular word you vaguely know it&#039;s spelling and want to locate it in the thesaurus. Artha’s regular expression pattern closely follows [[Wikipedia::wildmat|wildmat]] syntax by Rich Salz owing to its simplicity. Possible regex searches are:&lt;br /&gt;
&lt;br /&gt;
* wildcard - * - matches any number of (including zero) unknown characters&lt;br /&gt;
&lt;br /&gt;
* joker - ? - matches one unknown character&lt;br /&gt;
&lt;br /&gt;
* range - [...] - matches one unknown character within the range specified&lt;br /&gt;
&lt;br /&gt;
* limits - {m, n} - upper &amp;amp; lower limits of the number of characters in a range; should be used in combination e.g. [a-e]{1,2} will match minimum 1 and maximum 2 occurrences of a to e&lt;br /&gt;
&lt;br /&gt;
* no in the range - [^...] - matches one unknown character NOT within the range specified&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples&#039;&#039;&#039;:&lt;br /&gt;
[[Image:Regex joker.png|thumb|Regex search using joker (?)]]&lt;br /&gt;
* Expr. ‘cro*p‘ means the term you want to corner starts with ‘cro‘ and ends with ‘p‘ while the number of characters in between are unknown. It fetches crop, crop up, croup,  crock  up  and crow step.&lt;br /&gt;
&lt;br /&gt;
* Expr.  ‘*chester‘  means  the  searched word ends with a ‘chester‘ while the beginning and its number characters are unknown. It fetches chester, manchester, rochester, winchester and toy manchester.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘can????r‘ means the term sought starts with ‘can‘ and ends with ‘r‘ while you are sure that there are 5 unknown characters in between.  It fetches canister and cannular.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘andre*[x|y|z]‘ means the word searched for starts with andre and ends with either an x or y or z, and there could be any number of terms in betweem these. It fetches andre malraux, andrei tarkovsky, andres martinez, etc.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘a[c|d|e]{2,}‘ means the word looked for starts with a and then there are minimum 2 or more occurances of c, d or e. It fetches acc, accede, ace, add, ade and aec.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==WordNet==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is a free open lexical database for English, by Cognitive Science Laboratory of Princeton University under the direction of psychology professor [[Wikipedia::George Armitage Miller|George A. Miller]]. It is what its name says. Each word will have one or more definitions (or senses, technically). Apart from these definitions, a word is interlinked to other words by a relation like Synonyms, Hypernyms, etc. Generally, We tend to forget a word by learning a word&#039;s definitions alone. That&#039;s the prime reason, WordNet has this relatives feature by creating a net of words. When you learn a word, you also learn (or would at least glance) its relatives like what are its similar terms, what does a verb entail doing, etc. which makes a complete net of a word and its associates. These are displayed in an easily comprehend-able fashion by Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Senses===&lt;br /&gt;
A sense is a meaning/definition that a word conveys in a given context and Part of Speech (PoS). Many a time, a word will have more then one sense. The number of senses a word has (polysemy count), determines its familiarity.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;clear&#039;&#039; conveys a variety of meanings in different parts of speech. Below listed are a few:&lt;br /&gt;
&lt;br /&gt;
;As a verb:&lt;br /&gt;
# rid of obstructions&lt;br /&gt;
# make a way or path by removing objects&lt;br /&gt;
# grant authorization or clearance for&lt;br /&gt;
;As an adjective:&lt;br /&gt;
# readily apparent to the mind&lt;br /&gt;
# free from confusion or doubt&lt;br /&gt;
# affording free passage and view&lt;br /&gt;
;As a noun:&lt;br /&gt;
# the state of being free of suspicion (&#039;&#039;the state of being free of suspicion&#039;&#039;)&lt;br /&gt;
;As an adverb:&lt;br /&gt;
# completely (&#039;&#039;slept clear through the night&#039;&#039;)&lt;br /&gt;
# in an easily predictable manner (&#039;&#039;she cried loud and clear&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Synonyms===&lt;br /&gt;
Words that infer the same meaning and can be interchanged in a particular context. This category of relatives is the most famous and the frequently visited.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;pass&#039;&#039;&#039; is synonymous to &#039;&#039;&#039;clear&#039;&#039;&#039; with respect to its context &amp;quot;&#039;&#039;grant authorization or clearance for&#039;&#039;&amp;quot;. (refer verb sense 3 above)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Antonyms===&lt;br /&gt;
(Opposite) Words that expresses a meaning opposed to the meaning of the given word, in a given context. Antonyms can be direct, inferred or indirect. In simple mode, only direct antonyms are listed, while in detailed mode, inferred and indirect antonyms are also shown. See [[#Dual Modes|Dual Modes]] for details about the two different modes.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;poor&#039;&#039;&#039; is a direct antonym of &#039;&#039;&#039;rich&#039;&#039;&#039;, while &#039;&#039;&#039;broke&#039;&#039;&#039;, &#039;&#039;&#039;penniless&#039;&#039;&#039;, &#039;&#039;&#039;skint&#039;&#039;&#039;, etc. are inferred antonyms from the direct antonym &#039;&#039;poor&#039;&#039;. One of the senses of&#039;&#039;rich&#039;&#039; is &#039;&#039;&amp;quot;having an abundant supply of&amp;quot;&#039;&#039;, which makes &#039;&#039;abundant&#039;&#039; a synonym of &#039;&#039;rich&#039;&#039; and its antonym &#039;&#039;&#039;scarce&#039;&#039;&#039;, becomes an indirect antonym to &#039;&#039;rich&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing Indirect, Direct and Inferred antonyms of &#039;&#039;&#039;rich&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[Image:indirect_antonyms.png|Indirect Antonyms of Rich]] [[Image:inferred_antonyms.png|Direct and Inferred Antonyms of Rich]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Derivatives===&lt;br /&gt;
Terms in different syntactic categories that have the same root form and are semantically related to the given word.&lt;br /&gt;
&lt;br /&gt;
E.g. A few derivatives of &#039;&#039;clear&#039;&#039; would be:&lt;br /&gt;
* cleared&lt;br /&gt;
* clearing&lt;br /&gt;
* clearance&lt;br /&gt;
* clarity&lt;br /&gt;
* clearness&lt;br /&gt;
* lucidity&lt;br /&gt;
* uncloudedness&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Pertainyms===&lt;br /&gt;
Nouns or verbs an adjective closely pertains/relates to. Only adjectives have this category of relatives. Artha shows pertainyms under the tab &amp;quot;Relates To&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;culinary&#039;&#039;&#039;&#039;s pertainyms are &#039;&#039;&#039;cuisine&#039;&#039;&#039;, &#039;&#039;&#039;cooking&#039;&#039;&#039;, &#039;&#039;&#039;cookery&#039;&#039;&#039;, etc..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing pertainyms of &#039;&#039;&#039;culinary&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:pertains.png|Pertainyms of culinary]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
A noun for which adjectives express values.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;weight&#039;&#039;&#039; has &#039;&#039;attributes&#039;&#039; &#039;&#039;&#039;heavy&#039;&#039;&#039; and &#039;&#039;&#039;light&#039;&#039;&#039;. Or, conversely, &#039;&#039;&#039;heavy&#039;&#039;&#039; is an &#039;&#039;attribute of&#039;&#039; &#039;&#039;&#039;weight&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Similar Terms===&lt;br /&gt;
Terms which are not exactly synonyms but they convey a similar meaning at a broader level.&lt;br /&gt;
&lt;br /&gt;
E.g. Similar terms to &#039;&#039;&#039;clear&#039;&#039;&#039; are &#039;&#039;&#039;permit&#039;&#039;&#039;, &#039;&#039;&#039;remove&#039;&#039;&#039;, &#039;&#039;&#039;disappear&#039;&#039;&#039;, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Domain Terms===&lt;br /&gt;
Terms that are specific to a topical class. Further classified as being a Category, Regional or Usage term. Simply put, domain terms are (lingo/jargon) terms that are specific to a topic, region or a classification. E.g.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;contrast&#039;&#039;&#039;, &#039;&#039;&#039;underdeveloped&#039;&#039;&#039;, &#039;&#039;&#039;overexposed&#039;&#039;&#039;, etc. are domain terms of the &#039;&#039;topic&#039;&#039; &#039;&#039;&#039;photography&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;pukka&#039;&#039;&#039; and &#039;&#039;&#039;chancellor&#039;&#039;&#039; are domain terms of the &#039;&#039;region&#039;&#039; &#039;&#039;&#039;India&#039;&#039;&#039; and &#039;&#039;&#039;Britain&#039;&#039;&#039; respectively.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;freaky&#039;&#039;&#039; comes under the &#039;&#039;classification&#039;&#039; domain &#039;&#039;&#039;slang&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;moment&#039;&#039; is used in the domain &#039;&#039;&#039;statistics&#039;&#039;&#039; as per definition 6 and also &#039;&#039;moment&#039;&#039; means &#039;&#039;&amp;quot;an indefinitely short time&amp;quot;&#039;&#039; in the U.K. (definition 2). Hence it has 2 sections under Domain terms, namely Topic and Usage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing the Domain Terms of &#039;&#039;&#039;moment&#039;&#039; in detailde mode&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:domain.png|Domain Terms of &#039;moment&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Causes===&lt;br /&gt;
These are terms that denote what a verb causes in doing it. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kill&#039;&#039;&#039; causes to &#039;&#039;&#039;die&#039;&#039;&#039;. Hence &#039;&#039;&#039;die&#039;&#039;&#039; comes under &#039;&#039;&#039;kill&#039;s&#039;&#039;&#039; &#039;&#039;Causes&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Entails===&lt;br /&gt;
A verb &#039;&#039;&#039;X&#039;&#039;&#039; entails &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; cannot be done unless &#039;&#039;&#039;Y&#039;&#039;&#039; is, or has been, done. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kick&#039;&#039;&#039; entails doing &#039;&#039;&#039;move&#039;&#039;&#039; or &#039;&#039;&#039;displace&#039;&#039;&#039;.  Hence &#039;&#039;&#039;move&#039;&#039;&#039; and &#039;&#039;&#039;displace&#039;&#039;&#039; come under &#039;&#039;&#039;kick&#039;s&#039;&#039;&#039; &#039;&#039;Enatils&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hypernyms===&lt;br /&gt;
Generic terms used to designate a whole class of specific instances. &#039;&#039;&#039;Y&#039;&#039;&#039; is a hypernym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;liquid&#039;&#039;&#039; is a &#039;&#039;hypernym&#039;&#039; of &#039;&#039;&#039;water&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing water&#039;s hypernyms (Kind of):&lt;br /&gt;
&lt;br /&gt;
[[image:hypernyms.png|Hypernyms/Water is a kind of ...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hyponyms===&lt;br /&gt;
The specific term used to designate a member of a class. &#039;&#039;&#039;X&#039;&#039;&#039; is a hyponym of &#039;&#039;&#039;Y&#039;&#039;&#039;  if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;water&#039;&#039;&#039; is a &#039;&#039;hyponym&#039;&#039; of &#039;&#039;&#039;liquid&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meronyms===&lt;br /&gt;
The name of a constituent part of, the substance of, or a member of something. &#039;&#039;&#039;X&#039;&#039;&#039; is a meronym of &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;accelerator&#039;&#039;&#039;, &#039;&#039;&#039;wheel&#039;&#039;&#039;, &#039;&#039;&#039;seat&#039;&#039;&#039;, etc. are parts of a &#039;&#039;&#039;car&#039;&#039;&#039;. Hence they are its meronyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Holonyms===&lt;br /&gt;
The name of the whole of which the meronym names a part. &#039;&#039;&#039;Y&#039;&#039;&#039; is a holonym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;tree&#039;&#039;&#039; is a part of &#039;&#039;&#039;forest&#039;&#039;&#039; or &#039;&#039;&#039;woods&#039;&#039;&#039;. Hence &#039;&#039;forest&#039;&#039; and &#039;&#039;woods&#039;&#039; are its holonyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Relative to Sense Mapping==&lt;br /&gt;
For most words, more then one definition/sense and relatives are available. Hence correlating which relative corresponds to what senses gets clumsy. Hence this feature makes sure its easy for you to know the mapping between relatives and their senses. Just click on a relative from the displayed list. The serial number of those definitions corresponding to this relative is highlighted in black. The first such highlighted definition is scrolled to view. When a relative is displayed in bold, it implies that it has mappings to more than one sense.&lt;br /&gt;
&lt;br /&gt;
Relative to Sense Mapping show for &#039;&#039;rich&#039;&#039;`s  synonym &#039;&#039;deep&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:Sense_mapping.png|Relative-Sense Mapping of rich&#039;s synonym deep]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dual Modes==&lt;br /&gt;
Artha has two modes of operation: &#039;&#039;&#039;Simple&#039;&#039;&#039; and &#039;&#039;&#039;Detailed&#039;&#039;&#039;. In the former, it shows only the relatives that occur at the first level i.e. lists and not trees. For instance, &#039;&#039;water&#039;&#039;`s [[#Hypernyms|Hypernyms]] is a tree of relatives more then it is a list. In its first level, we have &#039;&#039;liquid&#039;&#039;, which is further a kind of &#039;&#039;fluid&#039;&#039;, which in turn is a kind of &#039;&#039;matter&#039;&#039;, which is a kind of &#039;&#039;physical entity&#039;&#039;, which is a kind of &#039;&#039;entity&#039;&#039;. Hence each is at a level below the other and is not considered a list, but a tree. In simple mode, Artha will only show &#039;&#039;liquid&#039;&#039; and not the children under &#039;&#039;liquid&#039;&#039;. This simple mode mimics what proprietary software like WordWeb does, while the Detailed mode, which can be enabled by clicking the tool bar button &#039;&#039;Detailed&#039;&#039;, shows you trees of relatives, up to any depth until it reaches a end category. Likewise, in simple mode, only Direct Antonyms are available, while in Detailed, Inferred and Indirect antonyms are also visible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing parts of ([[#Meronyms|Meronyms]]) `car`. Comparison between Simple and Detailed Modes:&lt;br /&gt;
&lt;br /&gt;
[[image:mode_simple.png|Car&#039;s Meronyms/Parts in Simple Mode]]    [[image:mode_detailed.png|Car&#039;s Meronyms/Parts in Detailed Mode]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Suggestions==&lt;br /&gt;
[[Image:Artha Suggestions.png|thumb|Suggestions given when a word is misspelt]]&lt;br /&gt;
When you type a word incorrectly/misspell and query it in Artha, apart from saying that it couldn&#039;t find a definition for it, Artha will show a set of words which are close matches to the searched word i.e. it will suggest you with other valid words, which could have been what you really meant.&lt;br /&gt;
&lt;br /&gt;
For suggestions feature to work, make sure you have libenchant and an English dictionary (of &#039;&#039;any&#039;&#039; locale) installed on your system. Refer [[Installation#Suggestions|Installation]] for further details.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=164</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=164"/>
		<updated>2012-10-08T10:54:06Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* PPA */ added info on accepting the PPA keys&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.3 ([http://sourceforge.net/projects/artha/files/artha/1.0.3 Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.gz/download artha-1.0.3.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.bz2/download artha-1.0.3.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3.0.exe/download artha_1.0.3.0.exe] ~ 12.1 [[Wikipedia:Mebibyte|MiB]].&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Both Debian and Ubuntu has the version 1.0.2 of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.3 release. Hence if you prefer to have the latest version, there are two options available ~ PPA and direct .deb download.&lt;br /&gt;
=====PPA=====&lt;br /&gt;
Artha now has a [https://launchpad.net/~legends2k/+archive/artha PPA in launchpad]. This can be added to your system&#039;s repository sources through&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-add-repository ppa:legends2k/artha&lt;br /&gt;
&lt;br /&gt;
This will prompt you to accept adding the PPA&#039;s keys to your system. Accept it by pressing RETURN. Once this is done, update the package data and install Artha.&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get update&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
=====DEB=====&lt;br /&gt;
Alternatively, you can also download the deb file below for your architecture and install the same (instructions below). This is more of a manual method and the PPA method is encouraged over this one, since this method lacks automatic updation of the package, should there be a newer version of Artha.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_i386.deb/download artha_1.0.3-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_amd64.deb/download artha_1.0.3-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.3-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.2 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.3&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=163</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=163"/>
		<updated>2012-10-08T10:52:06Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Windows */ updated the right size of the file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.3 ([http://sourceforge.net/projects/artha/files/artha/1.0.3 Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.gz/download artha-1.0.3.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.bz2/download artha-1.0.3.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3.0.exe/download artha_1.0.3.0.exe] ~ 12.1 [[Wikipedia:Mebibyte|MiB]].&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Both Debian and Ubuntu has the version 1.0.2 of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.3 release. Hence if you prefer to have the latest version, there are two options available ~ PPA and direct .deb download.&lt;br /&gt;
=====PPA=====&lt;br /&gt;
Artha now has a [https://launchpad.net/~legends2k/+archive/artha PPA in launchpad]. This can be added to your system&#039;s repository sources through&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-add-repository ppa:legends2k/artha&lt;br /&gt;
&lt;br /&gt;
Once this is done, update the package data and install Artha.&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get update&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
=====DEB=====&lt;br /&gt;
Alternatively, you can also download the deb file below for your architecture and install the same (instructions below). This is more of a manual method and the PPA method is encouraged over this one, since this method lacks automatic updation of the package, should there be a newer version of Artha.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_i386.deb/download artha_1.0.3-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_amd64.deb/download artha_1.0.3-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.3-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.2 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.3&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=162</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=162"/>
		<updated>2012-10-08T10:50:22Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ made download point to internal Wiki page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [[Download]] it.&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* Auto completion of wordnet terms as you type&lt;br /&gt;
* Lookup history made persistant; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=161</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=161"/>
		<updated>2012-10-08T10:49:27Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated for 1.0.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]], [[Wikipedia:Microsoft Windows|Microsoft Windows]] and [[Wikipedia:Windows Phone|Windows Phone 7]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista, 7 and 8. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Artha 1.0.3 is out now! [http://sourceforge.net/projects/artha/files/artha/1.0.3/ Download it].&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.3&#039;s highlights:&lt;br /&gt;
* Auto completion of wordnet terms as you type&lt;br /&gt;
* Lookup history made persistant; can be cleared or stored for user&#039;s reference&lt;br /&gt;
* Status/tray icon display now made optional&lt;br /&gt;
* Familiarity/Polysemy count display now made optional&lt;br /&gt;
* Show window on startup made optional&lt;br /&gt;
* Lots of bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=160</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=160"/>
		<updated>2012-10-07T19:34:24Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated to version 1.0.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are installing Artha using prebuilt binaries (.deb), please visit the [[Download]] page for installation instructions. If you are building Artha from source then this page is for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
Artha directly depends on the following libraries. Please note that you will need to have the development headers (.h and .a/.so) of these libraries along with the actual library files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Library&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Min. Version&lt;br /&gt;
!bgcolor=&amp;quot;lightgreen&amp;quot;|Common Package Name&lt;br /&gt;
|-&lt;br /&gt;
| [http://wordnet.princeton.edu/wordnet/download/ wordnet]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3.0 ||align=&amp;quot;center&amp;quot;| wordnet-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.28 ||align=&amp;quot;center&amp;quot;| libglib2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html gtk+]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.24 ||align=&amp;quot;center&amp;quot;| libgtk2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.freedesktop.org/wiki/Software/DBusBindings dbus-glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0.70 ||align=&amp;quot;center&amp;quot;| libdbus-glib-1-dev&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need the following tools to build:&lt;br /&gt;
* [http://gcc.gnu.org/releases.html GNU Compiler Collection] (GCC)&lt;br /&gt;
* [http://www.gnu.org/software/autoconf/#downloading Autoconf] (&amp;gt;= 2.50)&lt;br /&gt;
* [http://www.gnu.org/software/automake/#downloading Automake]&lt;br /&gt;
* [http://pkg-config.freedesktop.org/wiki/ pkg-config]&lt;br /&gt;
&lt;br /&gt;
If you have installed GTK+, GLib and dbus-glib properly, &#039;&#039;pkg-config&#039;&#039; should be able to give the CFLAGS and LIBS params of the libraries on the following command:&lt;br /&gt;
&lt;br /&gt;
    $ pkg-config --cflags --libs gtk+-2.0 glib-2.0 dbus-glib-1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Optional Libraries==&lt;br /&gt;
===Notifications===&lt;br /&gt;
For Notifications feature to be available, you need [http://www.galago-project.org/downloads.php libnotify&#039;s] (&amp;gt;= 0.4.1) binary (libnotify.so.1 or higher) available on your system. The development headers of libnotify is not required, just the runtime of libnotify alone is enough.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Even though libnotify (necessary condition) is enough for Artha to expose the &#039;&#039;Notifications&#039;&#039; feature, the sufficient condition to actually see the notifications appear on-screen is to have the [http://www.galago-project.org/downloads.php notification daemon] installed. It is this daemon which actually will put up the notifications requested by Artha.&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
For Artha to show suggestions when a misspelled word is queried, libenchat binaries (run time files) are required. While building Artha, libenchant&#039;s development headers are not required. Artha looks for libenchat&#039;s availability only at run-time. Also a valid spell checker like [[Wikipedia:Aspell|GNU Aspell]] and an [ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 English dictionary] that works with that spell checker, is required to be installed for libenchant to work. The locale of the English dictionary is not an problem; any English dictionary that could work with the installed spell checker is sufficient.&lt;br /&gt;
&lt;br /&gt;
===Regex Search===&lt;br /&gt;
For regular expressions based search to work, the sense index file &#039;&#039;&#039;&#039;&#039;index.sense&#039;&#039;&#039;&#039;&#039; of WordNet should be available on your system, in the same directory as your other WordNet dict files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuring and Building==&lt;br /&gt;
Once you have the tar ball from [[Download]]. Extract it. This will create a directory &#039;&#039;artha-1.0.3&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
    $ tar xzvf artha-1.0.3.tar.bz2&lt;br /&gt;
    $ cd artha-1.0.3&lt;br /&gt;
&lt;br /&gt;
Now you can configure. Use the prefix parameter to install it in /usr and by default &#039;&#039;configure&#039;&#039; configures it to /usr/local, which is not the actual path for installations.&lt;br /&gt;
&lt;br /&gt;
    $ ./configure --prefix=/usr&lt;br /&gt;
&lt;br /&gt;
If you have all the aforementioned dependencies right, configure will end with no errors. Should it encounter errors, follow the on-screen instructions it says to fix them.&lt;br /&gt;
&lt;br /&gt;
To build give&lt;br /&gt;
&lt;br /&gt;
    $ make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
You need to install Artha to run it, successful building is necessary but not sufficient. To install artha you need &#039;&#039;root&#039;&#039; privileges.&lt;br /&gt;
&lt;br /&gt;
    # make install (as &#039;&#039;root&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, you can run Artha&lt;br /&gt;
&lt;br /&gt;
    $ artha&lt;br /&gt;
&lt;br /&gt;
Or give &#039;&#039;man&#039;&#039; for Artha&#039;s manual&lt;br /&gt;
    $ man artha&lt;br /&gt;
&lt;br /&gt;
A shortcut will also get created in the &#039;&#039;Applications-&amp;gt;Accessories&#039;&#039; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Uninstalling==&lt;br /&gt;
To uninstall Artha give a &#039;&#039;make uninstall&#039;&#039; (as root) in a Terminal window.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=159</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=159"/>
		<updated>2012-10-07T19:32:34Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated to version 1.0.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.3 ([http://sourceforge.net/projects/artha/files/artha/1.0.3 Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.gz/download artha-1.0.3.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha-1.0.3.tar.bz2/download artha-1.0.3.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3.0.exe/download artha_1.0.3.0.exe] ~ 11.5 [[Wikipedia:Mebibyte|MiB]].&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Both Debian and Ubuntu has the version 1.0.2 of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.3 release. Hence if you prefer to have the latest version, there are two options available ~ PPA and direct .deb download.&lt;br /&gt;
=====PPA=====&lt;br /&gt;
Artha now has a [https://launchpad.net/~legends2k/+archive/artha PPA in launchpad]. This can be added to your system&#039;s repository sources through&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-add-repository ppa:legends2k/artha&lt;br /&gt;
&lt;br /&gt;
Once this is done, update the package data and install Artha.&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get update&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
=====DEB=====&lt;br /&gt;
Alternatively, you can also download the deb file below for your architecture and install the same (instructions below). This is more of a manual method and the PPA method is encouraged over this one, since this method lacks automatic updation of the package, should there be a newer version of Artha.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_i386.deb/download artha_1.0.3-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.3/artha_1.0.3-1_amd64.deb/download artha_1.0.3-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.3-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.2 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.3&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=158</id>
		<title>Artha:About</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=158"/>
		<updated>2012-10-01T09:17:54Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Author */ formatted quote&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&#039;&#039;&#039;Artha ~ The Open Thesaurus&#039;&#039;&#039; is a cross-platform open source thesaurus based on WordNet released under the [http://www.gnu.org/licenses/gpl-2.0.html GPL v2 licence]. This Wiki is its homepage.&lt;br /&gt;
&lt;br /&gt;
==Naming==&lt;br /&gt;
In [[Wikipedia:Tamil|Tamil]] ([http://dsal.uchicago.edu/cgi-bin/philologic/search3advanced?dbname=tamillex&amp;amp;query=அருத்தம்&amp;amp;matchtype=exact&amp;amp;display=utf8 அருத்தம்]) &#039;&#039;Arutham&#039;&#039; implies meaning, definition, reason, implication or material. Hence this name for the thesaurus.&lt;br /&gt;
&lt;br /&gt;
Also in [[Wikipedia:Sanskrit|Sanskrit]] ([[Wikipedia:Devanagari|Devanagari]]: अर्थ) [[Wikipedia:artha|&#039;&#039;Artha&#039;&#039;]] means purpose, cause, motive, meaning and notion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Author==&lt;br /&gt;
Developed and Maintained by&lt;br /&gt;
&#039;&#039;&#039;Sundaram Ramaswamy&#039;&#039;&#039; &#039;&#039;&amp;lt;legends2k [at] yahoo [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;When I started using GNU/Linux (Ubuntu, to be precise), I was surprised to know that there wasn&#039;t a free and open thesaurus that&#039;s as handy &amp;amp; light as the proprietary ones available on the Windows platform. Even more, they&#039;re all using Princeton&#039;s (free) WordNet under the hood, while charging for their application; WordNet&#039;s name appears only in the licence of their &#039;&#039;About&#039;&#039; boxes. I enquired about the availablity of such an application in the Ubuntu Forums if it&#039;s already there ([http://ubuntuforums.org/showthread.php?t=598267 post can be seen here]). No reply came; I felt having such an application might be very useful for the free/open-source software community and thus Artha.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Inspiration==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is an excellent thesaurus database and a work of art by Cognitive Science Laboratory of Princeton University. But WordNet in itself is difficult for the masses to grasp, with its minimalistic &#039;&#039;WordNet Browser&#039;&#039; and lot of jargon. Hence a need for a simple and handy GUI arose. This led to the birth of Artha, a new thesaurus over WordNet, for easy access and to improve the usability of WordNet. Nevertheless, without WordNet Artha would not have been possible. Many thanks to [[Wikipedia:George Armitage Miller|George A. Miller]] and Cognitive Science Laboratory, Princeton University for giving such a vast, comprehend-able corpus for free, which can be used for correlated study of the English language and its nuances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.pidgin.im/ Pidgin] - The Instant Messanger was the prime source of inspiration to create a cross-platform application and in choosing GTK+. Its ease of use and consistency across different operating systems was a compelling drive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Greetings==&lt;br /&gt;
Thanks to all direct (people who wrote WordNet, GCC, GLib, GTK+, dbus, libnotify, enchant, etc.) and indirect contributors (&#039;&#039;my folks&#039;&#039; :) for their support and to my friends:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Chaitanya Vasantarao&#039;&#039;&#039; &#039;&#039;&amp;lt;superchaits [at] gmail [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
(for his valuable inputs)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CS Shyam Sundar&#039;&#039;&#039; &#039;&#039;&amp;lt;csshyamsundar [at] gmail [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
(for his help on hosting this Wiki)&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Bugs&amp;diff=157</id>
		<title>Bugs</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Bugs&amp;diff=157"/>
		<updated>2012-10-01T09:16:16Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: added ubuntuforums.org link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Queries, suggestions and bugs are most welcome.&lt;br /&gt;
Most discussions on Artha happens on [http://ubuntuforums.org/showthread.php?p=11772632 UbuntuForums.org].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instead of being formal, if you prefer writing to the author directly, touch base @ &#039;&#039;&#039;&#039;&#039;legends2k [at] yahoo [dot] com&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re more of a prosumer, who can provide right details, then&lt;br /&gt;
&lt;br /&gt;
You can raise bugs&lt;br /&gt;
[http://launchpad.net/artha/+filebug here].&lt;br /&gt;
&lt;br /&gt;
You can send your suggestions or ask a question &lt;br /&gt;
[http://answers.launchpad.net/artha/+addquestion here].&lt;br /&gt;
&lt;br /&gt;
Please provide the OS name, version, Artha&#039;s version, etc. when you raise a bug.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Help:Contents&amp;diff=156</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Help:Contents&amp;diff=156"/>
		<updated>2012-10-01T09:15:30Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: added mail id for queries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Most disucssions on Artha happens at [http://ubuntuforums.org/showthread.php?p=11772632 UbuntuForums.org], or you can e-mail the author directly @ &#039;&#039;&#039;&#039;&#039;legends2k [at] yahoo [dot] com&#039;&#039;&#039;&#039;&#039; for your queries and suggestions.&lt;br /&gt;
&lt;br /&gt;
This page is yet to be updated completely.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Bugs&amp;diff=155</id>
		<title>Bugs</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Bugs&amp;diff=155"/>
		<updated>2012-10-01T09:13:03Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: added mail id for queries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Queries, suggestions and bugs are most welcome.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instead of being formal, if you prefer writing to the author directly, touch base @ &#039;&#039;&#039;&#039;&#039;legends2k [at] yahoo [dot] com&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you&#039;re more of a prosumer, who can provide right details, then&lt;br /&gt;
&lt;br /&gt;
You can raise bugs&lt;br /&gt;
[http://launchpad.net/artha/+filebug here].&lt;br /&gt;
&lt;br /&gt;
You can send your suggestions or ask a question &lt;br /&gt;
[http://answers.launchpad.net/artha/+addquestion here].&lt;br /&gt;
&lt;br /&gt;
Please provide the OS name, version, Artha&#039;s version, etc. when you raise a bug.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=154</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=154"/>
		<updated>2010-05-28T06:52:49Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Windows */ fixed typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.2 ([http://sourceforge.net/projects/artha/files/artha/1.0.2/Release_Notes_1.0.2/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.gz/download artha-1.0.2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.bz2/download artha-1.0.2.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] ~ 11.5 [[Wikipedia:Mebibyte|MiB]].&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu Karmic has 0.8.0, Lucid has 0.9.1 and Debian (Lenny or greater) has the 0.9.1 versions of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.2 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_i386.deb/download artha_1.0.2-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_amd64.deb/download artha_1.0.2-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.2-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.2, you have to manually compile it from the source tarball, since the 1.0.2 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.2&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=153</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=153"/>
		<updated>2010-05-28T06:52:07Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Windows */ added download and installation size info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.2 ([http://sourceforge.net/projects/artha/files/artha/1.0.2/Release_Notes_1.0.2/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.gz/download artha-1.0.2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.bz2/download artha-1.0.2.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] ~ 11.5 [[Wikipedia:Mebibyte|MiB]]).&lt;br /&gt;
&lt;br /&gt;
The installation requires Windows XP or later (32/64-bit) and a free space of 49.8 MiB.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu Karmic has 0.8.0, Lucid has 0.9.1 and Debian (Lenny or greater) has the 0.9.1 versions of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.2 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_i386.deb/download artha_1.0.2-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_amd64.deb/download artha_1.0.2-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.2-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.2, you have to manually compile it from the source tarball, since the 1.0.2 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.2&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=152</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=152"/>
		<updated>2010-05-28T03:54:10Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Artha ~ The Open Thesaurus */ Fixed M$ Windows link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]] and [[Wikipedia:Microsoft Windows|Microsoft Windows]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista and 7. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Long awaited Windows version of Artha released now! [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download Download it].&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.2&#039;s highlights: &lt;br /&gt;
* First ever Windows release of Artha&lt;br /&gt;
* Faster notification turnaround time&lt;br /&gt;
* Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
* Persistent History of lookups&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=151</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=151"/>
		<updated>2010-05-28T03:31:18Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ added Win32 banner&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]] and [[Microsoft Windows]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista and 7. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;Long awaited Windows version of Artha released now! [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download Download it].&amp;lt;/h4&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.2&#039;s highlights: &lt;br /&gt;
* First ever Windows release of Artha&lt;br /&gt;
* Faster notification turnaround time&lt;br /&gt;
* Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
* Persistent History of lookups&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=150</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=150"/>
		<updated>2010-05-27T18:54:09Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated to 1.0.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.2 ([http://sourceforge.net/projects/artha/files/artha/1.0.2/Release_Notes_1.0.2/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.gz/download artha-1.0.2.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha-1.0.2.tar.bz2/download artha-1.0.2.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] for Windows XP or later (both 32 and 64-bit)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu Karmic has 0.8.0, Lucid has 0.9.1 and Debian (Lenny or greater) has the 0.9.1 versions of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.2 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_i386.deb/download artha_1.0.2-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_amd64.deb/download artha_1.0.2-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.2-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 1.0.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.2, you have to manually compile it from the source tarball, since the 1.0.2 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.2&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=149</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=149"/>
		<updated>2010-05-27T18:52:24Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Debian &amp;amp; family */ moved to 1.0.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.1 ([http://sourceforge.net/projects/artha/files/artha/1.0.1/Release_Notes_1.0.1/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.gz/download artha-1.0.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.bz2/download artha-1.0.1.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] for Windows XP or later (both 32 and 64-bit)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu Karmic has 0.8.0, Lucid has 0.9.1 and Debian (Lenny or greater) has the 0.9.1 versions of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.2 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_i386.deb/download artha_1.0.2-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2-1_amd64.deb/download artha_1.0.2-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.2-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.1, you have to manually compile it from the source tarball, since the 1.0.1 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=148</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=148"/>
		<updated>2010-05-27T18:15:41Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added Win32 info and 1.0.2 release info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]] and [[Microsoft Windows]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc and on Microsoft Windows XP, Vista and 7. Artha is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.2&#039;s highlights: &lt;br /&gt;
* First ever Windows release of Artha&lt;br /&gt;
* Faster notification turnaround time&lt;br /&gt;
* Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sneak peaks of the next release:&lt;br /&gt;
* Long awaited Pronunciation feature&lt;br /&gt;
* Persistent History of lookups&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in both Windows and GNU/Linux environments. Currently different flavours of GNU/Linux and Microsoft Windows XP and upwards are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.) and Apple Mac OS X will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=147</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=147"/>
		<updated>2010-05-27T18:03:43Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Corrected section spacing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.1 ([http://sourceforge.net/projects/artha/files/artha/1.0.1/Release_Notes_1.0.1/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.gz/download artha-1.0.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.bz2/download artha-1.0.1.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] for Windows XP or later (both 32 and 64-bit)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.1 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_i386.deb/download artha_1.0.1-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_amd64.deb/download artha_1.0.1-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.1-1_amd64.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.1, you have to manually compile it from the source tarball, since the 1.0.1 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=146</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=146"/>
		<updated>2010-05-27T17:39:41Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Binaries */ Added Windows section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.1 ([http://sourceforge.net/projects/artha/files/artha/1.0.1/Release_Notes_1.0.1/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.gz/download artha-1.0.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.bz2/download artha-1.0.1.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Linux===&lt;br /&gt;
====Debian &amp;amp; family====&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.1 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_i386.deb/download artha_1.0.1-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_amd64.deb/download artha_1.0.1-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.1-1_amd64.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
====Fedora &amp;amp; friends====&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.1, you have to manually compile it from the source tarball, since the 1.0.1 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
====Others====&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
Download [http://sourceforge.net/projects/artha/files/artha/1.0.2/artha_1.0.2.0.exe/download artha_1.0.2.0.exe] for Windows XP or later (both 32 and 64-bit)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=145</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=145"/>
		<updated>2010-04-26T12:40:17Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added forum page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. It is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc. For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
For latest discussions please visit [http://ubuntuforums.org/showthread.php?t=1065384 this page] in the Ubuntu Forums.&lt;br /&gt;
&lt;br /&gt;
The most recent release of Artha 1.0.1 sports: &lt;br /&gt;
* New feature - Hotkey editor - for customizing hotkeys&lt;br /&gt;
* Instance Handler - Multiple instances are handeled gracefully maintianly one single unique instance always, across a session&lt;br /&gt;
* Sure shot window focus to the user on hotkey summoning&lt;br /&gt;
* Notifications are now a plug-in; no need for dev. headers of libnotify to build&lt;br /&gt;
* Suggestions are now made with priority given to the English locale set in the session&lt;br /&gt;
* Fixes to make Artha run in KDE 4.3&lt;br /&gt;
* Lot of code clean-ups and minor fixes&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in GNU/Linux environments. Currently different flavours of GNU/Linux are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.), Apple Mac OS X and Microsoft Windows will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=144</id>
		<title>Artha:About</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=144"/>
		<updated>2010-02-24T13:12:42Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Re-formatted&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&#039;&#039;&#039;Artha ~ The Open Thesaurus&#039;&#039;&#039; is a cross-platform open source thesaurus based on WordNet released under the [http://www.gnu.org/licenses/gpl-2.0.html GPL v2 licence]. This Wiki is its homepage.&lt;br /&gt;
&lt;br /&gt;
==Naming==&lt;br /&gt;
In [[Wikipedia:Tamil|Tamil]] ([http://dsal.uchicago.edu/cgi-bin/philologic/search3advanced?dbname=tamillex&amp;amp;query=அருத்தம்&amp;amp;matchtype=exact&amp;amp;display=utf8 அருத்தம்]) &#039;&#039;Arutham&#039;&#039; implies meaning, definition, reason, implication or material. Hence this name for the thesaurus.&lt;br /&gt;
&lt;br /&gt;
Also in [[Wikipedia:Sanskrit|Sanskrit]] ([[Wikipedia:Devanagari|Devanagari]]: अर्थ) [[Wikipedia:artha|&#039;&#039;Artha&#039;&#039;]] means purpose, cause, motive, meaning and notion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Author==&lt;br /&gt;
Developed and Maintained by&lt;br /&gt;
&#039;&#039;&#039;Sundaram Ramaswamy&#039;&#039;&#039; &#039;&#039;&amp;lt;legends2k [at] yahoo [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When I started using GNU/Linux (Ubuntu, to be precise), I was surprised to know that there wasn&#039;t a free and open thesaurus that&#039;s as handy &amp;amp; light as the proprietary ones available on the Windows platform. Even more, they&#039;re all using Princeton&#039;s (free) WordNet under the hood, while charging for their application; WordNet&#039;s name appears only in the licence of their &#039;&#039;About&#039;&#039; boxes. I enquired about the availablity of such an application in the Ubuntu Forums if it&#039;s already there ([http://ubuntuforums.org/showthread.php?t=598267 post can be seen here]). No reply came; I felt having such an application might be very useful for the free/open-source software community and thus Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Inspiration==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is an excellent thesaurus database and a work of art by Cognitive Science Laboratory of Princeton University. But WordNet in itself is difficult for the masses to grasp, with its minimalistic &#039;&#039;WordNet Browser&#039;&#039; and lot of jargon. Hence a need for a simple and handy GUI arose. This led to the birth of Artha, a new thesaurus over WordNet, for easy access and to improve the usability of WordNet. Nevertheless, without WordNet Artha would not have been possible. Many thanks to [[Wikipedia:George Armitage Miller|George A. Miller]] and Cognitive Science Laboratory, Princeton University for giving such a vast, comprehend-able corpus for free, which can be used for correlated study of the English language and its nuances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.pidgin.im/ Pidgin] - The Instant Messanger was the prime source of inspiration to create a cross-platform application and in choosing GTK+. Its ease of use and consistency across different operating systems was a compelling drive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Greetings==&lt;br /&gt;
Thanks to all direct (people who wrote WordNet, GCC, GLib, GTK+, dbus, libnotify, enchant, etc.) and indirect contributors (&#039;&#039;my folks&#039;&#039; :) for their support and to my friends:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Chaitanya Vasantarao&#039;&#039;&#039; &#039;&#039;&amp;lt;superchaits [at] gmail [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
(for his valuable inputs)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CS Shyam Sundar&#039;&#039;&#039; &#039;&#039;&amp;lt;csshyamsundar [at] gmail [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
(for his help on hosting this Wiki)&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=143</id>
		<title>Artha:About</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Artha:About&amp;diff=143"/>
		<updated>2010-02-24T12:34:35Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added note on the inspiration/need&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Artha ~ The Open Thesaurus&#039;&#039;&#039; is a cross-platform open source thesaurus based on WordNet released under the [http://www.gnu.org/licenses/gpl-2.0.html GPL v2 licence]. This Wiki is its homepage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In [[Wikipedia:Tamil|Tamil]] ([http://dsal.uchicago.edu/cgi-bin/philologic/search3advanced?dbname=tamillex&amp;amp;query=அருத்தம்&amp;amp;matchtype=exact&amp;amp;display=utf8 அருத்தம்]) &#039;&#039;Arutham&#039;&#039; implies meaning, definition, reason, implication or material. Hence this name for the thesaurus.&lt;br /&gt;
&lt;br /&gt;
Also in [[Wikipedia:Sanskrit|Sanskrit]] ([[Wikipedia:Devanagari|Devanagari]]: अर्थ) [[Wikipedia:artha|&#039;&#039;Artha&#039;&#039;]] means purpose, cause, motive, meaning and notion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Developed and Maintained by&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sundaram Ramaswamy&#039;&#039;&#039; &#039;&#039;&amp;lt;legends2k [at] yahoo [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When I started using GNU/Linux (Ubuntu, to be precise), I was surprised to know that there wasn&#039;t a free and open thesaurus that&#039;s as handy as the proprietary ones available on the Windows platform. Even more, they&#039;re all using Princeton&#039;s (free) WordNet under the hood, while charging for their application; WordNet&#039;s name appears only in the licence of their &#039;&#039;About&#039;&#039; boxes. I enquired about the availablity of such an application in the Ubuntu Forums if it&#039;s already there ([http://ubuntuforums.org/showthread.php?t=598267 post can be seen here]). No reply came; I felt having such an application might be very useful for the free/open-source software community and thus Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks to all the developers and non-technical contributors. Most importantly:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CS Shyam Sundar&#039;&#039;&#039; (for numerous valuable inputs and help on hosting this Wiki)&lt;br /&gt;
&#039;&#039;&amp;lt;csshyamsundar [at] gmail [dot] com&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;GTK App. Developer Mailing List&#039;&#039;&#039; (for help in sorting out a few issues in development)&lt;br /&gt;
&#039;&#039;&amp;lt;gtk-app-devel-list [at] gnome [dot] org&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Inspiration==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is an excellent thesaurus database and a work of art by Cognitive Science Laboratory of Princeton University. But WordNet in itself is difficult for the masses to grasp, with its minimalistic &#039;&#039;WordNet Browser&#039;&#039; and lot of jargon. Hence a need for a simple and handy GUI arose. This led to the birth of Artha, a new thesaurus over WordNet, for easy access and to improve the usability of WordNet. Nevertheless, without WordNet Artha would not have been possible. Many thanks to [[Wikipedia:George Armitage Miller|George A. Miller]] and Cognitive Science Laboratory, Princeton University for giving such a vast, comprehend-able corpus for free, which can be used for correlated study of the English language and its nuances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.pidgin.im/ Pidgin] - The Instant Messanger was the prime source of inspiration to create a cross-platform application and in choosing GTK+. Its ease of use and consistency across different operating systems was a compelling drive.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=142</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=142"/>
		<updated>2010-01-20T06:48:34Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Formatted page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are installing Artha using prebuilt binaries (.deb), please visit the [[Download]] page for installation instructions. If you are building Artha from source then this page is for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
Artha directly depends on the following libraries. Please note that you will need to have the development headers (.h and .a/.so) of these libraries along with the actual library files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Library&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Min. Version&lt;br /&gt;
!bgcolor=&amp;quot;lightgreen&amp;quot;|Common Package Name&lt;br /&gt;
|-&lt;br /&gt;
| [http://wordnet.princeton.edu/wordnet/download/ wordnet]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3.0 ||align=&amp;quot;center&amp;quot;| wordnet-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.14 ||align=&amp;quot;center&amp;quot;| libglib2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html gtk+]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.12 ||align=&amp;quot;center&amp;quot;| libgtk2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.freedesktop.org/wiki/Software/DBusBindings dbus-glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0.70 ||align=&amp;quot;center&amp;quot;| libdbus-glib-1-dev&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need the following tools to build:&lt;br /&gt;
* [http://gcc.gnu.org/releases.html GNU Compiler Collection] (GCC)&lt;br /&gt;
* [http://www.gnu.org/software/autoconf/#downloading Autoconf] (&amp;gt;= 2.50)&lt;br /&gt;
* [http://www.gnu.org/software/automake/#downloading Automake]&lt;br /&gt;
* [http://pkg-config.freedesktop.org/wiki/ pkg-config]&lt;br /&gt;
&lt;br /&gt;
If you have installed GTK+, GLib and dbus-glib properly, &#039;&#039;pkg-config&#039;&#039; should be able to give the CFLAGS and LIBS params of the libraries on the following command:&lt;br /&gt;
&lt;br /&gt;
    $ pkg-config --cflags --libs gtk+-2.0 glib-2.0 dbus-glib-1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Optional Libraries==&lt;br /&gt;
===Notifications===&lt;br /&gt;
For Notifications feature to be available, you need [http://www.galago-project.org/downloads.php libnotify&#039;s] (&amp;gt;= 0.4.1) binary (libnotify.so.1) available on your system. The development headers of libnotify is not required, just the runtime of libnotify alone is enough.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Even though libnotify (necessary condition) is enough for Artha to expose the &#039;&#039;Notifications&#039;&#039; feature, the sufficient condition to actually see the notifications appear on-screen is to have the [http://www.galago-project.org/downloads.php notification daemon] installed. It is this daemon which actually will put up the notifications requested by Artha.&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
For Artha to show suggestions when a misspelled word is queried, libenchat binaries (run time files) are required. While building Artha, libenchant&#039;s development headers are not required. Artha looks for libenchat&#039;s availability only at run-time. Also a valid spell checker like [[Wikipedia:Aspell|GNU Aspell]] and an [ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 English dictionary] that works with that spell checker, is required to be installed for libenchant to work. The locale of the English dictionary is not an problem; any English dictionary that could work with the installed spell checker is sufficient.&lt;br /&gt;
&lt;br /&gt;
===Regex Search===&lt;br /&gt;
For regular expressions based search to work, the sense index file &#039;&#039;&#039;&#039;&#039;index.sense&#039;&#039;&#039;&#039;&#039; of WordNet should be available on your system, in the same directory as your other WordNet dict files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuring and Building==&lt;br /&gt;
Once you have the tar ball from [[Download]]. Extract it. This will create a directory &#039;&#039;artha-1.0.1&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
    $ tar xzvf artha-1.0.1.tar.gz&lt;br /&gt;
    $ cd artha-1.0.1&lt;br /&gt;
&lt;br /&gt;
Now you can configure. Use the prefix parameter to install it in /usr and by default &#039;&#039;configure&#039;&#039; configures it to /usr/local, which is not the actual path for installations.&lt;br /&gt;
&lt;br /&gt;
    $ ./configure --prefix=/usr&lt;br /&gt;
&lt;br /&gt;
If you have all the aforementioned dependencies right, configure will end with no errors. Should it encounter errors, follow the on-screen instructions it says to fix them.&lt;br /&gt;
&lt;br /&gt;
To build give&lt;br /&gt;
&lt;br /&gt;
    $ make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
You need to install Artha to run it, successful building is necessary but not sufficient. To install artha you need &#039;&#039;root&#039;&#039; privileges.&lt;br /&gt;
&lt;br /&gt;
    # make install (as &#039;&#039;root&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, you can run Artha&lt;br /&gt;
&lt;br /&gt;
    $ artha&lt;br /&gt;
&lt;br /&gt;
Or give &#039;&#039;man&#039;&#039; for Artha&#039;s manual&lt;br /&gt;
    $ man artha&lt;br /&gt;
&lt;br /&gt;
A shortcut will also get created in the &#039;&#039;Applications-&amp;gt;Accessories&#039;&#039; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Uninstalling==&lt;br /&gt;
To uninstall Artha give a &#039;&#039;make uninstall&#039;&#039; (as root) in a Terminal window.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=141</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=141"/>
		<updated>2010-01-20T06:46:30Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Configuring and Building */ Updated to 1.0.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are installing Artha using prebuilt binaries (.deb), please visit the [[Download]] page for installation instructions. If you are building Artha from source then this page is for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
Artha directly depends on the following libraries. Please note that you will need to have the development headers (.h and .a/.so) of these libraries along with the actual library files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Library&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Min. Version&lt;br /&gt;
!bgcolor=&amp;quot;lightgreen&amp;quot;|Common Package Name&lt;br /&gt;
|-&lt;br /&gt;
| [http://wordnet.princeton.edu/wordnet/download/ wordnet]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3.0 ||align=&amp;quot;center&amp;quot;| wordnet-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.14 ||align=&amp;quot;center&amp;quot;| libglib2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html gtk+]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.12 ||align=&amp;quot;center&amp;quot;| libgtk2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.freedesktop.org/wiki/Software/DBusBindings dbus-glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0.70 ||align=&amp;quot;center&amp;quot;| libdbus-glib-1-dev&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need the following tools to build:&lt;br /&gt;
* [http://gcc.gnu.org/releases.html GNU Compiler Collection] (GCC)&lt;br /&gt;
* [http://www.gnu.org/software/autoconf/#downloading Autoconf] (&amp;gt;= 2.50)&lt;br /&gt;
* [http://www.gnu.org/software/automake/#downloading Automake]&lt;br /&gt;
* [http://pkg-config.freedesktop.org/wiki/ pkg-config]&lt;br /&gt;
&lt;br /&gt;
If you have installed GTK+, GLib and dbus-glib properly, &#039;&#039;pkg-config&#039;&#039; should be able to give the CFLAGS and LIBS params of the libraries on the following command:&lt;br /&gt;
&lt;br /&gt;
    pkg-config --cflags --libs gtk+-2.0 glib-2.0 dbus-glib-1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Optional Libraries==&lt;br /&gt;
===Notifications===&lt;br /&gt;
For Notifications feature to be available, you need [http://www.galago-project.org/downloads.php libnotify&#039;s] (&amp;gt;= 0.4.1) binary (libnotify.so.1) available on your system. The development headers of libnotify is not required, just the runtime of libnotify alone is enough.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Even though libnotify (necessary condition) is enough for Artha to expose the &#039;&#039;Notifications&#039;&#039; feature, the sufficient condition to actually see the notifications appear on-screen is to have the [http://www.galago-project.org/downloads.php notification daemon] installed. It is this daemon which actually will put up the notifications requested by Artha.&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
For Artha to show suggestions when a misspelled word is queried, libenchat binaries (run time files) are required. While building Artha, libenchant&#039;s development headers are not required. Artha looks for libenchat&#039;s availability only at run-time. Also a valid spell checker like [[Wikipedia:Aspell|GNU Aspell]] and an [ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 English dictionary] that works with that spell checker, is required to be installed for libenchant to work. The locale of the English dictionary is not an problem; any English dictionary that could work with the installed spell checker is sufficient.&lt;br /&gt;
&lt;br /&gt;
===Regex Search===&lt;br /&gt;
For regular expressions based search to work, the sense index file &#039;&#039;&#039;&#039;&#039;index.sense&#039;&#039;&#039;&#039;&#039; of WordNet should be available on your system, in the same directory as your other WordNet dict files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuring and Building==&lt;br /&gt;
Once you have the tar ball from [[Download]]. Extract it. This will create a directory &#039;&#039;artha-1.0.1&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
    tar xzvf artha-1.0.1.tar.gz&lt;br /&gt;
    cd artha-1.0.1&lt;br /&gt;
&lt;br /&gt;
Now you can configure. Use the prefix parameter to install it in /usr and by default &#039;&#039;configure&#039;&#039; configures it to /usr/local, which is not the actual path for installations.&lt;br /&gt;
&lt;br /&gt;
    ./configure --prefix=/usr&lt;br /&gt;
&lt;br /&gt;
If you have all the aforementioned dependencies right, configure will end with no errors. Should it encounter errors, follow the on-screen instructions it says to fix them.&lt;br /&gt;
&lt;br /&gt;
To build give&lt;br /&gt;
&lt;br /&gt;
    make&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
You need to install Artha to run it, successful building is necessary but not sufficient. To install artha you need &#039;&#039;root&#039;&#039; privileges.&lt;br /&gt;
&lt;br /&gt;
    make install (as &#039;&#039;root&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, you can run Artha&lt;br /&gt;
&lt;br /&gt;
    artha&lt;br /&gt;
&lt;br /&gt;
Or give &#039;&#039;man&#039;&#039; for Artha&#039;s manual&lt;br /&gt;
    man artha&lt;br /&gt;
&lt;br /&gt;
A shortcut will also get created in the &#039;&#039;Applications-&amp;gt;Accessories&#039;&#039; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Uninstalling==&lt;br /&gt;
To uninstall Artha give a &#039;&#039;make uninstall&#039;&#039; (as root) in a Terminal window.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=140</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=140"/>
		<updated>2010-01-20T06:45:51Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated to 1.0.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.1 ([http://sourceforge.net/projects/artha/files/artha/1.0.1/Release_Notes_1.0.1/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.gz/download artha-1.0.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha-1.0.1.tar.bz2/download artha-1.0.1.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Debian &amp;amp; family===&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.1 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_i386.deb/download artha_1.0.1-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.1/artha_1.0.1-1_amd64.deb/download artha_1.0.1-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.1-1_amd64.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Fedora &amp;amp; friends===&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.1, you have to manually compile it from the source tarball, since the 1.0.1 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=139</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=139"/>
		<updated>2010-01-20T06:37:23Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* What&amp;#039;s New! */ Updated to 1.0.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. It is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
The latest release of Artha 1.0.1 sports: &lt;br /&gt;
* New feature - Hotkey editor - for customizing hotkeys&lt;br /&gt;
* Instance Handler - Multiple instances are handeled gracefully maintianly one single unique instance always, across a session&lt;br /&gt;
* Sure shot window focus to the user on hotkey summoning&lt;br /&gt;
* Notifications are now a plug-in; no need for dev. headers of libnotify to build&lt;br /&gt;
* Suggestions are now made with priority given to the English locale set in the session&lt;br /&gt;
* Fixes to make Artha run in KDE 4.3&lt;br /&gt;
* Lot of code clean-ups and minor fixes&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in GNU/Linux environments. Currently different flavours of GNU/Linux are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.), Apple Mac OS X and Microsoft Windows will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=138</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=138"/>
		<updated>2010-01-15T12:11:34Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Development */ Corrected grammer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. It is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
The latest release of Artha 1.0.0 sports: &lt;br /&gt;
* New feature - Hotkey editor - for customizing hotkeys&lt;br /&gt;
* Instance Handler - Multiple instances are handeled gracefully maintianly one single unique instance always, across a session&lt;br /&gt;
* Sure shot window focus to the user on hotkey summoning&lt;br /&gt;
* Notifications are now a plug-in; no need for dev. headers of libnotify to build&lt;br /&gt;
* Lot of code clean-ups and minor fixes&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in GNU/Linux environments. Currently different flavours of GNU/Linux are supported. Porting to other UNIX-like systems (BSD, Solaris, etc.), Apple Mac OS X and Microsoft Windows will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=137</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=137"/>
		<updated>2010-01-15T12:10:54Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Development */ Corrected typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. It is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
The latest release of Artha 1.0.0 sports: &lt;br /&gt;
* New feature - Hotkey editor - for customizing hotkeys&lt;br /&gt;
* Instance Handler - Multiple instances are handeled gracefully maintianly one single unique instance always, across a session&lt;br /&gt;
* Sure shot window focus to the user on hotkey summoning&lt;br /&gt;
* Notifications are now a plug-in; no need for dev. headers of libnotify to build&lt;br /&gt;
* Lot of code clean-ups and minor fixes&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in GNU/Linux environments. Currently different flavours of GNU/Linux are targeted. Porting to other UNIX-like systems (BSD, Solaris, etc.), Apple Mac OS X and Microsoft Windows will commence soon.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=File:Artha_Suggestions.png&amp;diff=136</id>
		<title>File:Artha Suggestions.png</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=File:Artha_Suggestions.png&amp;diff=136"/>
		<updated>2010-01-13T10:10:44Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: uploaded a new version of &amp;quot;Image:Artha Suggestions.png&amp;quot;: Reverted to version as of 07:28, 22 May 2009&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suggestions are given when the word for not found I.e. if the word is misspelled.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=File:Artha_Suggestions.png&amp;diff=135</id>
		<title>File:Artha Suggestions.png</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=File:Artha_Suggestions.png&amp;diff=135"/>
		<updated>2010-01-13T10:06:52Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: uploaded a new version of &amp;quot;Image:Artha Suggestions.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suggestions are given when the word for not found I.e. if the word is misspelled.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=134</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Features&amp;diff=134"/>
		<updated>2010-01-12T01:33:24Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Hot key Lookup */ Added hotkey editor details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Hotkey Lookup==&lt;br /&gt;
[[Image:Hotkey_Editor.png|thumb|Hotkey Editor (since 1.0.0)]]&lt;br /&gt;
One of the most important feature of Artha that makes it handy is the hotkey lookup feature. When you are reading an article in the browser, or composing a mail on a mail client, or working on the Terminal, be it any window, when you select some text in it and press the pre-set hot key combination assigned to Artha, it will pop-up with the definitions of the selection made of that window. To know the hot key that is set currently or to change it, press the &#039;&#039;Hotkey&#039;&#039; button on the toolbar; this shows up the &#039;&#039;&#039;Hotkey Editor&#039;&#039;&#039; dialog using which you can view/change the hotkey currently set. Hotkey feature can be disabled as well; but to summon Artha for lookup or to get passive desktop notifications, hotkey should be set. When Artha is run the first time, after installation, it will try to set an arbitrary hotkey, in the order:&lt;br /&gt;
&lt;br /&gt;
* Ctrl + Alt + W&lt;br /&gt;
* Ctrl + Alt + A&lt;br /&gt;
* Ctrl + Alt + T&lt;br /&gt;
* Ctrl + Alt + Q&lt;br /&gt;
&lt;br /&gt;
When one fails it tries to set the next. If all the above hot keys are pre-occupied by some other application, no hotkey will be set. You can change the same via tha hotkey editor to whichever key combination you prefer.&lt;br /&gt;
&lt;br /&gt;
==Notifications==&lt;br /&gt;
Notifications are passive messages that pop up from the system tray (generally), without expecting the user to make an input, so that he/she can continue to do what he/she was doing, uninterrupted. These are sometimes called balloon tips (in Microsoft Windows). Artha has the capability to show notifications. If you enable notifications, and when you select some text on a window and press the hot key, instead of popping-up, Artha will show a notification of the most prime definition of the query and continue to stay on the system try, so that you can carry on with your work with out an interruption. Should you require more details on it, you can always click on the system try icon or the &#039;&#039;&#039;Detailed Lookup&#039;&#039;&#039; button on the notification window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha notifying the definition of &#039;&#039;thesaurus&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:notify.png|Notification of definition of &#039;thesaurus&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notifications can be enabled or disabled by the &#039;&#039;&#039;Notify&#039;&#039;&#039; button on the tool bar or by right-clicking on Artha&#039;s system tray icon and choosing Notify in the pop-up menu. If no such button/menu appears, then check if libnotify and notifications-daemon are installed on your system. These components are mandatory to show notifications. Refer [[Installation#Notifications|Installation]] for further details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Regular Expressions Search==&lt;br /&gt;
[[Image:Regex wildcard.png|thumb|Regex search using wildcard (*)]]&lt;br /&gt;
Regular expressions (regex) can be used easily to search for terms in the thesaurus. It&#039;s a powerful way to zero-in a particular word you vaguely know it&#039;s spelling and want to locate it in the thesaurus. Artha’s regular expression pattern closely follows [[Wikipedia::wildmat|wildmat]] syntax by Rich Salz owing to its simplicity. Possible regex searches are:&lt;br /&gt;
&lt;br /&gt;
* wildcard - * - matches any number of (including zero) unknown characters&lt;br /&gt;
&lt;br /&gt;
* joker - ? - matches one unknown character&lt;br /&gt;
&lt;br /&gt;
* range - [...] - matches one unknown character within the range specified&lt;br /&gt;
&lt;br /&gt;
* limits - {m, n} - upper &amp;amp; lower limits of the number of characters in a range; should be used in combination e.g. [a-e]{1,2} will match minimum 1 and maximum 2 occurrences of a to e&lt;br /&gt;
&lt;br /&gt;
* no in the range - [^...] - matches one unknown character NOT within the range specified&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples&#039;&#039;&#039;:&lt;br /&gt;
[[Image:Regex joker.png|thumb|Regex search using joker (?)]]&lt;br /&gt;
* Expr. ‘cro*p‘ means the term you want to corner starts with ‘cro‘ and ends with ‘p‘ while the number of characters in between are unknown. It fetches crop, crop up, croup,  crock  up  and crow step.&lt;br /&gt;
&lt;br /&gt;
* Expr.  ‘*chester‘  means  the  searched word ends with a ‘chester‘ while the beginning and its number characters are unknown. It fetches chester, manchester, rochester, winchester and toy manchester.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘can????r‘ means the term sought starts with ‘can‘ and ends with ‘r‘ while you are sure that there are 5 unknown characters in between.  It fetches canister and cannular.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘andre*[x|y|z]‘ means the word searched for starts with andre and ends with either an x or y or z, and there could be any number of terms in betweem these. It fetches andre malraux, andrei tarkovsky, andres martinez, etc.&lt;br /&gt;
&lt;br /&gt;
* Expr. ‘a[c|d|e]{2,}‘ means the word looked for starts with a and then there are minimum 2 or more occurances of c, d or e. It fetches acc, accede, ace, add, ade and aec.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==WordNet==&lt;br /&gt;
[http://wordnet.princeton.edu/ WordNet] is a free open lexical database for English, by Cognitive Science Laboratory of Princeton University under the direction of psychology professor [[Wikipedia::George Armitage Miller|George A. Miller]]. It is what its name says. Each word will have one or more definitions (or senses, technically). Apart from these definitions, a word is interlinked to other words by a relation like Synonyms, Hypernyms, etc. Generally, We tend to forget a word by learning a word&#039;s definitions alone. That&#039;s the prime reason, WordNet has this relatives feature by creating a net of words. When you learn a word, you also learn (or would at least glance) its relatives like what are its similar terms, what does a verb entail doing, etc. which makes a complete net of a word and its associates. These are displayed in an easily comprehend-able fashion by Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Senses===&lt;br /&gt;
A sense is a meaning/definition that a word conveys in a given context and Part of Speech (PoS). Many a time, a word will have more then one sense. The number of senses a word has (polysemy count), determines its familiarity.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;clear&#039;&#039; conveys a variety of meanings in different parts of speech. Below listed are a few:&lt;br /&gt;
&lt;br /&gt;
;As a verb:&lt;br /&gt;
# rid of obstructions&lt;br /&gt;
# make a way or path by removing objects&lt;br /&gt;
# grant authorization or clearance for&lt;br /&gt;
;As an adjective:&lt;br /&gt;
# readily apparent to the mind&lt;br /&gt;
# free from confusion or doubt&lt;br /&gt;
# affording free passage and view&lt;br /&gt;
;As a noun:&lt;br /&gt;
# the state of being free of suspicion (&#039;&#039;the state of being free of suspicion&#039;&#039;)&lt;br /&gt;
;As an adverb:&lt;br /&gt;
# completely (&#039;&#039;slept clear through the night&#039;&#039;)&lt;br /&gt;
# in an easily predictable manner (&#039;&#039;she cried loud and clear&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Synonyms===&lt;br /&gt;
Words that infer the same meaning and can be interchanged in a particular context. This category of relatives is the most famous and the frequently visited.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;pass&#039;&#039;&#039; is synonymous to &#039;&#039;&#039;clear&#039;&#039;&#039; with respect to its context &amp;quot;&#039;&#039;grant authorization or clearance for&#039;&#039;&amp;quot;. (refer verb sense 3 above)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Antonyms===&lt;br /&gt;
(Opposite) Words that expresses a meaning opposed to the meaning of the given word, in a given context. Antonyms can be direct, inferred or indirect. In simple mode, only direct antonyms are listed, while in detailed mode, inferred and indirect antonyms are also shown. See [[#Dual Modes|Dual Modes]] for details about the two different modes.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;poor&#039;&#039;&#039; is a direct antonym of &#039;&#039;&#039;rich&#039;&#039;&#039;, while &#039;&#039;&#039;broke&#039;&#039;&#039;, &#039;&#039;&#039;penniless&#039;&#039;&#039;, &#039;&#039;&#039;skint&#039;&#039;&#039;, etc. are inferred antonyms from the direct antonym &#039;&#039;poor&#039;&#039;. One of the senses of&#039;&#039;rich&#039;&#039; is &#039;&#039;&amp;quot;having an abundant supply of&amp;quot;&#039;&#039;, which makes &#039;&#039;abundant&#039;&#039; a synonym of &#039;&#039;rich&#039;&#039; and its antonym &#039;&#039;&#039;scarce&#039;&#039;&#039;, becomes an indirect antonym to &#039;&#039;rich&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing Indirect, Direct and Inferred antonyms of &#039;&#039;&#039;rich&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[Image:indirect_antonyms.png|Indirect Antonyms of Rich]] [[Image:inferred_antonyms.png|Direct and Inferred Antonyms of Rich]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Derivatives===&lt;br /&gt;
Terms in different syntactic categories that have the same root form and are semantically related to the given word.&lt;br /&gt;
&lt;br /&gt;
E.g. A few derivatives of &#039;&#039;clear&#039;&#039; would be:&lt;br /&gt;
* cleared&lt;br /&gt;
* clearing&lt;br /&gt;
* clearance&lt;br /&gt;
* clarity&lt;br /&gt;
* clearness&lt;br /&gt;
* lucidity&lt;br /&gt;
* uncloudedness&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Pertainyms===&lt;br /&gt;
Nouns or verbs an adjective closely pertains/relates to. Only adjectives have this category of relatives. Artha shows pertainyms under the tab &amp;quot;Relates To&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;culinary&#039;&#039;&#039;&#039;s pertainyms are &#039;&#039;&#039;cuisine&#039;&#039;&#039;, &#039;&#039;&#039;cooking&#039;&#039;&#039;, &#039;&#039;&#039;cookery&#039;&#039;&#039;, etc..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing pertainyms of &#039;&#039;&#039;culinary&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:pertains.png|Pertainyms of culinary]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
A noun for which adjectives express values.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;weight&#039;&#039;&#039; has &#039;&#039;attributes&#039;&#039; &#039;&#039;&#039;heavy&#039;&#039;&#039; and &#039;&#039;&#039;light&#039;&#039;&#039;. Or, conversely, &#039;&#039;&#039;heavy&#039;&#039;&#039; is an &#039;&#039;attribute of&#039;&#039; &#039;&#039;&#039;weight&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Similar Terms===&lt;br /&gt;
Terms which are not exactly synonyms but they convey a similar meaning at a broader level.&lt;br /&gt;
&lt;br /&gt;
E.g. Similar terms to &#039;&#039;&#039;clear&#039;&#039;&#039; are &#039;&#039;&#039;permit&#039;&#039;&#039;, &#039;&#039;&#039;remove&#039;&#039;&#039;, &#039;&#039;&#039;disappear&#039;&#039;&#039;, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Domain Terms===&lt;br /&gt;
Terms that are specific to a topical class. Further classified as being a Category, Regional or Usage term. Simply put, domain terms are (lingo/jargon) terms that are specific to a topic, region or a classification. E.g.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;contrast&#039;&#039;&#039;, &#039;&#039;&#039;underdeveloped&#039;&#039;&#039;, &#039;&#039;&#039;overexposed&#039;&#039;&#039;, etc. are domain terms of the &#039;&#039;topic&#039;&#039; &#039;&#039;&#039;photography&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;pukka&#039;&#039;&#039; and &#039;&#039;&#039;chancellor&#039;&#039;&#039; are domain terms of the &#039;&#039;region&#039;&#039; &#039;&#039;&#039;India&#039;&#039;&#039; and &#039;&#039;&#039;Britain&#039;&#039;&#039; respectively.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;freaky&#039;&#039;&#039; comes under the &#039;&#039;classification&#039;&#039; domain &#039;&#039;&#039;slang&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;moment&#039;&#039; is used in the domain &#039;&#039;&#039;statistics&#039;&#039;&#039; as per definition 6 and also &#039;&#039;moment&#039;&#039; means &#039;&#039;&amp;quot;an indefinitely short time&amp;quot;&#039;&#039; in the U.K. (definition 2). Hence it has 2 sections under Domain terms, namely Topic and Usage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing the Domain Terms of &#039;&#039;&#039;moment&#039;&#039; in detailde mode&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:domain.png|Domain Terms of &#039;moment&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Causes===&lt;br /&gt;
These are terms that denote what a verb causes in doing it. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kill&#039;&#039;&#039; causes to &#039;&#039;&#039;die&#039;&#039;&#039;. Hence &#039;&#039;&#039;die&#039;&#039;&#039; comes under &#039;&#039;&#039;kill&#039;s&#039;&#039;&#039; &#039;&#039;Causes&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Entails===&lt;br /&gt;
A verb &#039;&#039;&#039;X&#039;&#039;&#039; entails &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; cannot be done unless &#039;&#039;&#039;Y&#039;&#039;&#039; is, or has been, done. This category of relatives are specific to verbs.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;kick&#039;&#039;&#039; entails doing &#039;&#039;&#039;move&#039;&#039;&#039; or &#039;&#039;&#039;displace&#039;&#039;&#039;.  Hence &#039;&#039;&#039;move&#039;&#039;&#039; and &#039;&#039;&#039;displace&#039;&#039;&#039; come under &#039;&#039;&#039;kick&#039;s&#039;&#039;&#039; &#039;&#039;Enatils&#039;&#039; terms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hypernyms===&lt;br /&gt;
Generic terms used to designate a whole class of specific instances. &#039;&#039;&#039;Y&#039;&#039;&#039; is a hypernym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;liquid&#039;&#039;&#039; is a &#039;&#039;hypernym&#039;&#039; of &#039;&#039;&#039;water&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing water&#039;s hypernyms (Kind of):&lt;br /&gt;
&lt;br /&gt;
[[image:hypernyms.png|Hypernyms/Water is a kind of ...]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hyponyms===&lt;br /&gt;
The specific term used to designate a member of a class. &#039;&#039;&#039;X&#039;&#039;&#039; is a hyponym of &#039;&#039;&#039;Y&#039;&#039;&#039;  if &#039;&#039;&#039;X&#039;&#039;&#039; is a (kind of) &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;water&#039;&#039;&#039; is a kind of &#039;&#039;&#039;liquid&#039;&#039;&#039;. Hence &#039;&#039;&#039;water&#039;&#039;&#039; is a &#039;&#039;hyponym&#039;&#039; of &#039;&#039;&#039;liquid&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meronyms===&lt;br /&gt;
The name of a constituent part of, the substance of, or a member of something. &#039;&#039;&#039;X&#039;&#039;&#039; is a meronym of &#039;&#039;&#039;Y&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;accelerator&#039;&#039;&#039;, &#039;&#039;&#039;wheel&#039;&#039;&#039;, &#039;&#039;&#039;seat&#039;&#039;&#039;, etc. are parts of a &#039;&#039;&#039;car&#039;&#039;&#039;. Hence they are its meronyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Holonyms===&lt;br /&gt;
The name of the whole of which the meronym names a part. &#039;&#039;&#039;Y&#039;&#039;&#039; is a holonym of &#039;&#039;&#039;X&#039;&#039;&#039; if &#039;&#039;&#039;X&#039;&#039;&#039; is a part of &#039;&#039;&#039;Y&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
E.g. &#039;&#039;&#039;tree&#039;&#039;&#039; is a part of &#039;&#039;&#039;forest&#039;&#039;&#039; or &#039;&#039;&#039;woods&#039;&#039;&#039;. Hence &#039;&#039;forest&#039;&#039; and &#039;&#039;woods&#039;&#039; are its holonyms.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Relative to Sense Mapping==&lt;br /&gt;
For most words, more then one definition/sense and relatives are available. Hence correlating which relative corresponds to what senses gets clumsy. Hence this feature makes sure its easy for you to know the mapping between relatives and their senses. Just click on a relative from the displayed list. The serial number of those definitions corresponding to this relative is highlighted in black. The first such highlighted definition is scrolled to view. When a relative is displayed in bold, it implies that it has mappings to more than one sense.&lt;br /&gt;
&lt;br /&gt;
Relative to Sense Mapping show for &#039;&#039;rich&#039;&#039;`s  synonym &#039;&#039;deep&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
[[image:Sense_mapping.png|Relative-Sense Mapping of rich&#039;s synonym deep]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dual Modes==&lt;br /&gt;
Artha has two modes of operation: &#039;&#039;&#039;Simple&#039;&#039;&#039; and &#039;&#039;&#039;Detailed&#039;&#039;&#039;. In the former, it shows only the relatives that occur at the first level i.e. lists and not trees. For instance, &#039;&#039;water&#039;&#039;`s [[#Hypernyms|Hypernyms]] is a tree of relatives more then it is a list. In its first level, we have &#039;&#039;liquid&#039;&#039;, which is further a kind of &#039;&#039;fluid&#039;&#039;, which in turn is a kind of &#039;&#039;matter&#039;&#039;, which is a kind of &#039;&#039;physical entity&#039;&#039;, which is a kind of &#039;&#039;entity&#039;&#039;. Hence each is at a level below the other and is not considered a list, but a tree. In simple mode, Artha will only show &#039;&#039;liquid&#039;&#039; and not the children under &#039;&#039;liquid&#039;&#039;. This simple mode mimics what proprietary software like WordWeb does, while the Detailed mode, which can be enabled by clicking the tool bar button &#039;&#039;Detailed&#039;&#039;, shows you trees of relatives, up to any depth until it reaches a end category. Likewise, in simple mode, only Direct Antonyms are available, while in Detailed, Inferred and Indirect antonyms are also visible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Artha showing parts of ([[#Meronyms|Meronyms]]) `car`. Comparison between Simple and Detailed Modes:&lt;br /&gt;
&lt;br /&gt;
[[image:mode_simple.png|Car&#039;s Meronyms/Parts in Simple Mode]]    [[image:mode_detailed.png|Car&#039;s Meronyms/Parts in Detailed Mode]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Suggestions==&lt;br /&gt;
[[Image:Artha Suggestions.png|thumb|Suggestions given when a word is misspelt]]&lt;br /&gt;
When you type a word incorrectly/misspell and query it in Artha, apart from saying that it couldn&#039;t find a definition for it, Artha will show a set of words which are close matches to the searched word i.e. it will suggest you with other valid words, which could have been what you really meant.&lt;br /&gt;
&lt;br /&gt;
For suggestions feature to work, make sure you have libenchant and an English dictionary (of &#039;&#039;any&#039;&#039; locale) installed on your system. Refer [[Installation#Suggestions|Installation]] for further details.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=File:Hotkey_Editor.png&amp;diff=133</id>
		<title>File:Hotkey Editor.png</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=File:Hotkey_Editor.png&amp;diff=133"/>
		<updated>2010-01-12T01:31:45Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Screenshot of the hotkey editor dialog&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the hotkey editor dialog&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=132</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=132"/>
		<updated>2010-01-11T09:07:40Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Formatted page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.0 ([http://sourceforge.net/projects/artha/files/artha/1.0.0/release_notes_1.0.0/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.gz/download artha-1.0.0.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.bz2/download artha-1.0.0.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Debian &amp;amp; family===&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.0 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_i386.deb/download artha_1.0.0-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_amd64.deb/download artha_1.0.0-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.0-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Fedora &amp;amp; friends===&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   # yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.0, you have to manually compile it from the source tarball, since the 1.0.0 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=131</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=131"/>
		<updated>2010-01-11T09:03:10Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: /* Binaries */ added others&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.0 ([http://sourceforge.net/projects/artha/files/artha/1.0.0/release_notes_1.0.0/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.gz/download artha-1.0.0.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.bz2/download artha-1.0.0.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Debian &amp;amp; family===&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.0 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_i386.deb/download artha_1.0.0-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_amd64.deb/download artha_1.0.0-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.0-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fedora &amp;amp; friends===&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.0, you have to manually compile it from the source tarball, since the 1.0.0 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
For other (Linux) distros, binaries do not exist right now. Please download the [[#Source|source]] and build it. See [[Installation]] page for details on how to build and install Artha from source.&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=130</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Home&amp;diff=130"/>
		<updated>2010-01-11T07:10:42Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added &amp;#039;What&amp;#039;s New&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Artha ~ The Open Thesaurus==&lt;br /&gt;
[[Image:screen_antonyms.png|thumb|Artha ~ The Open Thesaurus. [[Screenshots]]]]&lt;br /&gt;
Artha is a free cross-platform English thesaurus that works completely off-line and is based on [http://wordnet.princeton.edu WordNet]. It is released under the GNU [http://www.gnu.org/licenses/gpl-2.0.html General Public Licence version 2]; hence you are free to copy/redistribute it. Stable releases for [[download]] are currently available for [[Wikipedia:Linux|GNU/Linux]]; it is tested on major [[Wikipedia:Desktop environment|Desktop Environments]] like [[Wikipedia:GNOME|GNOME]], [[Wikipedia:KDE|KDE]], [[Wikipedia:Xfce|Xfce]], etc.&lt;br /&gt;
&lt;br /&gt;
==What&#039;s New!==&lt;br /&gt;
The latest release of Artha 1.0.0 sports: &lt;br /&gt;
* New feature - Hotkey editor - for customizing hotkeys&lt;br /&gt;
* Instance Handler - Multiple instances are handeled gracefully maintianly one single unique instance always, across a session&lt;br /&gt;
* Sure shot window focus to the user on hotkey summoning&lt;br /&gt;
* Notifications are now a plug-in; no need for dev. headers of libnotify to build&lt;br /&gt;
* Lot of code clean-ups and minor fixes&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
Artha is a handy thesaurus that focuses on high usability, without trading off simplicity and ease of use. It has the following distinct features that increases its usability:&lt;br /&gt;
&lt;br /&gt;
* [[Features#WordNet|WordNet]] - Artha harnesses the extensive &amp;amp; in-depth database provided by WordNet. Unlike other dictionaries which goes on-line for every single lookup, Artha works completely off-line; thanks to WordNet for its excellent and cognitive database.&lt;br /&gt;
* [[Features#Hot key Lookup|Hot key Lookup]] - When you press a pre-set hot key, after selecting some text on any window, Artha pops up with the selection&#039;s definitions looked-up.&lt;br /&gt;
* [[Features#Regular Expressions Search|Regular Expressions Search]] - When a word is vaguely known I.e. the user is unclear of its spelling or when it&#039;s start/end alone is known or when the number of characters is known; one can speed up/narrow the search using regular expression to locate the particular word they have in mind.&lt;br /&gt;
* [[Features#Notifications|Notifications]] - Artha can show passive notifications (balloon tips) instead of the application&#039;s window popping up, so that you can continue what you were doing, uninterrupted. (like reading, writing, etc.)&lt;br /&gt;
* [[Features#Suggestions|Suggestions]] - When a misspelled word is queried for, Artha gives you its near-match suggestions.&lt;br /&gt;
* [[Features#Relative to Sense Mapping|Relative to Sense Mapping]] - Relative words like synonyms, antonyms, etc. that are displayed are many. You might not know to which sense/definition of a word does a relative map to. In Artha, when you select a relative, its corresponding definition is scrolled to and highlighted for easy comprehension.&lt;br /&gt;
&lt;br /&gt;
For a given word, the possible relatives shown by Artha includes [[Features#Synonyms|Synonyms]], [[Features#Antonyms|Antonyms]], [[Features#Derivatives|Derivatives]], [[Features#Pertainyms|Pertainyms]] (Related Noun/Verb), [[Features#Attributes|Attributes]], [[Features#Similar Terms|Similar Terms]], [[Features#Domain Terms|Domain Terms]], [[Features#Entails|Entails]] (what verb entails doing), [[Features#Causes|Causes]] (what a verb causes to), [[Features#Hypernyms|Hypernyms]] (is a kind of), [[Features#Hyponyms|Hyponyms]] (kinds), [[Features#Holonyms|Holonyms]] (is a part of) and [[Features#Meronyms|Meronyms]] (parts). To know more about each category of relatives, click on it for an explanation and example. Once launched, Artha sits on the system tray and looks for the pre-set hot key combination press. You can select some text on any window, and call Artha by pressing the key combo. Depending upon the option set, Artha with either pop-up with the word looked-up or will show a passive notification of the most important definition of the searched term, from the system tray.&lt;br /&gt;
&lt;br /&gt;
==Get Artha==&lt;br /&gt;
See the [[Download]] page to get Artha for your platform.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Artha is written in pure [[Wikipedia:C_(programming_language)|C]] using the [[Wikipedia:GTK|GTK+ widget kit]] and [[Wikipedia:Glib|GLib]] libraries, making it cross-desktop and cross-platform. It uses [http://wordnet.princeton.edu WordNet] for its database corpus, [http://www.galago-project.org/ libnotify] for notifications and [http://www.abisource.com/projects/enchant/ Enchant] for spelling suggestions. It may be used as a advanced replacement for the proprietary software [http://www.wordweb.info/ WordWeb Pro] in GNU/Linux environments. Currently different flavours of GN&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=129</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=129"/>
		<updated>2010-01-11T06:58:54Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added version details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.0 ([http://sourceforge.net/projects/artha/files/artha/1.0.0/release_notes_1.0.0/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.gz/download artha-1.0.0.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.bz2/download artha-1.0.0.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Debian &amp;amp; family===&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu (Karmic and later) has 0.8.0 version and Debian (Lenny or greater) has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest 1.0.0 release. Hence if you prefer to have it, you can download the deb file below for your architecture and install the same (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_i386.deb/download artha_1.0.0-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_amd64.deb/download artha_1.0.0-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.0-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fedora &amp;amp; friends===&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] (Leonidas/11 or above) has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.0, you have to manually compile it from the source tarball, since the 1.0.0 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=128</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=128"/>
		<updated>2010-01-11T06:49:19Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Fixed links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are installing Artha using prebuilt binaries (.deb), please visit the [[Download]] page for installation instructions. If you are building Artha from source then this page is for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
Artha directly depends on the following libraries. Please note that you will need to have the development headers (.h and .a/.so) of these libraries along with the actual library files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Library&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Min. Version&lt;br /&gt;
!bgcolor=&amp;quot;lightgreen&amp;quot;|Common Package Name&lt;br /&gt;
|-&lt;br /&gt;
| [http://wordnet.princeton.edu/wordnet/download/ wordnet]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3.0 ||align=&amp;quot;center&amp;quot;| wordnet-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.14 ||align=&amp;quot;center&amp;quot;| libglib2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html gtk+]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.12 ||align=&amp;quot;center&amp;quot;| libgtk2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.freedesktop.org/wiki/Software/DBusBindings dbus-glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0.70 ||align=&amp;quot;center&amp;quot;| libdbus-glib-1-dev&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need the following tools to build:&lt;br /&gt;
* [http://gcc.gnu.org/releases.html GNU Compiler Collection] (GCC)&lt;br /&gt;
* [http://www.gnu.org/software/autoconf/#downloading Autoconf] (&amp;gt;= 2.50)&lt;br /&gt;
* [http://www.gnu.org/software/automake/#downloading Automake]&lt;br /&gt;
* [http://pkg-config.freedesktop.org/wiki/ pkg-config]&lt;br /&gt;
&lt;br /&gt;
If you have installed GTK+, GLib and dbus-glib properly, &#039;&#039;pkg-config&#039;&#039; should be able to give the CFLAGS and LIBS params of the libraries on the following command:&lt;br /&gt;
&lt;br /&gt;
    pkg-config --cflags --libs gtk+-2.0 glib-2.0 dbus-glib-1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Optional Libraries==&lt;br /&gt;
===Notifications===&lt;br /&gt;
For Notifications feature to be available, you need [http://www.galago-project.org/downloads.php libnotify&#039;s] (&amp;gt;= 0.4.1) binary (libnotify.so.1) available on your system. The development headers of libnotify is not required, just the runtime of libnotify alone is enough.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Even though libnotify (necessary condition) is enough for Artha to expose the &#039;&#039;Notifications&#039;&#039; feature, the sufficient condition to actually see the notifications appear on-screen is to have the [http://www.galago-project.org/downloads.php notification daemon] installed. It is this daemon which actually will put up the notifications requested by Artha.&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
For Artha to show suggestions when a misspelled word is queried, libenchat binaries (run time files) are required. While building Artha, libenchant&#039;s development headers are not required. Artha looks for libenchat&#039;s availability only at run-time. Also a valid spell checker like [[Wikipedia:Aspell|GNU Aspell]] and an [ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 English dictionary] that works with that spell checker, is required to be installed for libenchant to work. The locale of the English dictionary is not an problem; any English dictionary that could work with the installed spell checker is sufficient.&lt;br /&gt;
&lt;br /&gt;
===Regex Search===&lt;br /&gt;
For regular expressions based search to work, the sense index file &#039;&#039;&#039;&#039;&#039;index.sense&#039;&#039;&#039;&#039;&#039; of WordNet should be available on your system, in the same directory as your other WordNet dict files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuring and Building==&lt;br /&gt;
Once you have the tar ball from [[Download]]. Extract it. This will create a directory &#039;&#039;artha-1.0.0&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
    tar xzvf artha-1.0.0.tar.gz&lt;br /&gt;
    cd artha-1.0.0&lt;br /&gt;
&lt;br /&gt;
Now you can configure. Use the prefix parameter to install it in /usr and by default &#039;&#039;configure&#039;&#039; configures it to /usr/local, which is not the actual path for installations.&lt;br /&gt;
&lt;br /&gt;
    ./configure --prefix=/usr&lt;br /&gt;
&lt;br /&gt;
If you have all the aforementioned dependencies right, configure will end with no errors. Should it encounter errors, follow the on-screen instructions it says to fix them.&lt;br /&gt;
&lt;br /&gt;
To build give&lt;br /&gt;
&lt;br /&gt;
    make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
You need to install Artha to run it, successful building is necessary but not sufficient. To install artha you need &#039;&#039;root&#039;&#039; privileges.&lt;br /&gt;
&lt;br /&gt;
    make install (as &#039;&#039;root&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, you can run Artha&lt;br /&gt;
&lt;br /&gt;
    artha&lt;br /&gt;
&lt;br /&gt;
Or give &#039;&#039;man&#039;&#039; for Artha&#039;s manual&lt;br /&gt;
    man artha&lt;br /&gt;
&lt;br /&gt;
A shortcut will also get created in the &#039;&#039;Applications-&amp;gt;Accessories&#039;&#039; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Uninstalling==&lt;br /&gt;
To uninstall Artha give a &#039;&#039;make uninstall&#039;&#039; (as root) in a Terminal window.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=127</id>
		<title>Download</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Download&amp;diff=127"/>
		<updated>2010-01-11T06:42:38Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Added Fedora link and foramtted&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Source==&lt;br /&gt;
The latest stable release of Artha is 1.0.0 ([http://sourceforge.net/projects/artha/files/artha/1.0.0/release_notes_1.0.0/view Release Notes and Change Log]). Click on either of links below to download.&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.gz/download artha-1.0.0.tar.gz]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha-1.0.0.tar.bz2/download artha-1.0.0.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Refer [[Installation]] for help on how to build and install Artha.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Binaries==&lt;br /&gt;
===Debian &amp;amp; family===&lt;br /&gt;
If you are using [[Wikipedia:Debian|Debian]] or its derivatives like [[Wikipedia:Ubuntu|Ubuntu]], [[Wikipedia:Kubuntu|Kubuntu]], [[Wikipedia:Xubuntu|Xubuntu]], etc. then Artha is already available in the repositories. You can install it by:&lt;br /&gt;
&lt;br /&gt;
   $ sudo apt-get install artha&lt;br /&gt;
&lt;br /&gt;
Ubuntu has 0.8.0 version and Debian has the 0.9.1 version of Artha in their respective repositories; so by installing using the above command, you&#039;ll not get the latest. 1.0.0 release. Hence if you prefer to have 1.0.0, you can download the deb file below for your architecture and install it (instructions below).&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Architecture&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Binary&lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_i386.deb/download artha_1.0.0-1_i386.deb]&lt;br /&gt;
|-&lt;br /&gt;
|AMD64&lt;br /&gt;
|[http://sourceforge.net/projects/artha/files/artha/1.0.0/artha_1.0.0-1_amd64.deb/download artha_1.0.0-1_amd64.deb]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
Please use &#039;&#039;&#039;&#039;&#039;gdebi&#039;&#039;&#039;&#039;&#039; to install this deb package. &#039;&#039;&#039;Do not&#039;&#039;&#039; use &#039;&#039;&#039;dpkg&#039;&#039;&#039;, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies. Should you end up in broken dependencies give &amp;lt;tt&amp;gt;sudo apt-get install -f&amp;lt;/tt&amp;gt; to resolve it; &#039;&#039;apt&#039;&#039; will take care of fixing it. On most Debian based distros, gdebi-gtk (GUI front end of gdebi) comes pre-installed. If you have it installed, you can simply double click the downloaded .deb file and gdebi will show you a graphical interface to install Artha. Follow the instructions and it will install Artha resolving dependencies. If you go by the CLI way:&lt;br /&gt;
&lt;br /&gt;
   $ sudo gdebi artha_1.0.0-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;&#039;Universe&#039;&#039;&#039; repositories are enabled in your repositories list for gdebi will look for WordNet which is available only in the &#039;&#039;Universe&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fedora &amp;amp; friends===&lt;br /&gt;
[[Wikipedia:Fedora_(operating_system)|Fedora]] has version 0.9.1 in it&#039;s repository right now. This can be installed in Fedora/Redhat thus:&lt;br /&gt;
&lt;br /&gt;
   yum install artha&lt;br /&gt;
&lt;br /&gt;
Should you want the latest 1.0.0, you have to manually compile it from the source tarball, since the 1.0.0 rpm is yet to be made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Get Code==&lt;br /&gt;
You can check out the latest released code (&#039;&#039;&#039;stable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/tags/1.0.0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you want the code under development (&#039;&#039;&#039;unstable&#039;&#039;&#039;):&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;$ svn co http://artha.svn.sourceforge.net/svnroot/artha/trunk&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
	<entry>
		<id>https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=126</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://artha.sourceforge.net/wiki/index.php?title=Installation&amp;diff=126"/>
		<updated>2010-01-11T06:36:25Z</updated>

		<summary type="html">&lt;p&gt;Legends2k: Updated to 1.0.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are installing Artha using prebuilt binaries (.deb), please visit the [[Download]] page for installation instructions. If you are building Artha from source then this page is for you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
Artha directly depends on the following libraries. Please note that you will need to have the development headers (.h and .a/.so) of these libraries along with the actual library files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
!bgcolor=&amp;quot;orange&amp;quot;|Library&lt;br /&gt;
!bgcolor=&amp;quot;lightblue&amp;quot;|Min. Version&lt;br /&gt;
!bgcolor=&amp;quot;lightgreen&amp;quot;|Common Package Name&lt;br /&gt;
|-&lt;br /&gt;
| [http://wordnet.princeton.edu/obtain wordnet]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3.0 ||align=&amp;quot;center&amp;quot;| wordnet-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.14 ||align=&amp;quot;center&amp;quot;| libglib2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.gtk.org/download.html gtk+]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2.12 ||align=&amp;quot;center&amp;quot;| libgtk2.0-dev&lt;br /&gt;
|-&lt;br /&gt;
| [http://dbus.freedesktop.org/doc/dbus-glib/index.html dbus-glib]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0.70 ||align=&amp;quot;center&amp;quot;| libdbus-glib-1-dev&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need the following tools to build:&lt;br /&gt;
* [http://gcc.gnu.org/releases.html GNU Compiler Collection] (GCC)&lt;br /&gt;
* [http://www.gnu.org/software/autoconf/#downloading Autoconf] (&amp;gt;= 2.50)&lt;br /&gt;
* [http://www.gnu.org/software/automake/#downloading Automake]&lt;br /&gt;
* [http://pkg-config.freedesktop.org/wiki/ pkg-config]&lt;br /&gt;
&lt;br /&gt;
If you have installed GTK+, GLib and dbus-glib properly, &#039;&#039;pkg-config&#039;&#039; should be able to give the cflags and libs of the libraries on the following command:&lt;br /&gt;
&lt;br /&gt;
    pkg-config --cflags --libs gtk+-2.0 glib-2.0 dbus-glib-1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Optional Libraries==&lt;br /&gt;
===Notifications===&lt;br /&gt;
For Notifications feature to be available, you need [http://www.galago-project.org/downloads.php libnotify&#039;s] (&amp;gt;= 0.4.1) binary (libnotify.so.1) available on your system. The development headers of libnotify is not required, just the runtime of libnotify alone is enough.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Even though libnotify (necessary condition) is enough for Artha to expose the &#039;&#039;Notifications&#039;&#039; feature, the sufficient condition to actually see the notifications appear on-screen is to have the [http://www.galago-project.org/downloads.php notification daemon] installed. It is this daemon which actually will put up the notifications requested by Artha.&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
For Artha to show suggestions when a misspelled word is queried, libenchat binaries (run time files) are required. While building Artha, libenchant&#039;s development headers are not required. Artha looks for libenchat&#039;s availability only at run-time. Also a valid spell checker like [[Wikipedia:Aspell|GNU Aspell]] and an [ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 English dictionary] that works with that spell checker, is required to be installed for libenchant to work. The locale of the English dictionary is not an problem; any English dictionary that could work with the installed spell checker is sufficient.&lt;br /&gt;
&lt;br /&gt;
===Regex Search===&lt;br /&gt;
For regular expressions based search to work, the sense index file &#039;&#039;&#039;&#039;&#039;index.sense&#039;&#039;&#039;&#039;&#039; of WordNet should be available on your system, in the same directory as your other WordNet dict files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuring and Building==&lt;br /&gt;
Once you have the tar ball from [[Download]]. Extract it. This will create a directory &#039;&#039;artha-1.0.0&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
    tar xzvf artha-1.0.0.tar.gz&lt;br /&gt;
    cd artha-1.0.0&lt;br /&gt;
&lt;br /&gt;
Now you can configure. Use the prefix parameter to install it in /usr and by default &#039;&#039;configure&#039;&#039; configures it to /usr/local, which is not the actual path for installations.&lt;br /&gt;
&lt;br /&gt;
    ./configure --prefix=/usr&lt;br /&gt;
&lt;br /&gt;
If you have all the aforementioned dependencies right, configure will end with no errors. Should it encounter errors, follow the on-screen instructions it says to fix them.&lt;br /&gt;
&lt;br /&gt;
To build give&lt;br /&gt;
&lt;br /&gt;
    make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
You need to install Artha to run it, successful building is necessary but not sufficient. To install artha you need &#039;&#039;root&#039;&#039; privileges.&lt;br /&gt;
&lt;br /&gt;
    make install (as &#039;&#039;root&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, you can run Artha&lt;br /&gt;
&lt;br /&gt;
    artha&lt;br /&gt;
&lt;br /&gt;
Or give &#039;&#039;man&#039;&#039; for Artha&#039;s manual&lt;br /&gt;
    man artha&lt;br /&gt;
&lt;br /&gt;
A shortcut will also get created in the &#039;&#039;Applications-&amp;gt;Accessories&#039;&#039; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Uninstalling==&lt;br /&gt;
To uninstall Artha give a &#039;&#039;make uninstall&#039;&#039; (as root) in a Terminal window.&lt;/div&gt;</summary>
		<author><name>Legends2k</name></author>
	</entry>
</feed>