<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; dictionaries</title> <atom:link href="http://www.ghacks.net/tag/dictionaries/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Linux dictionary tools</title><link>http://www.ghacks.net/2010/10/24/linux-dictionary-tools/</link> <comments>http://www.ghacks.net/2010/10/24/linux-dictionary-tools/#comments</comments> <pubDate>Sun, 24 Oct 2010 13:18:04 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[dictionaries]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36160</guid> <description><![CDATA[The dictionary is a tool that any writer or student should have on their computer. And Linux users are not immune from this need. But if you look through the possibilities of Linux dictionary tools you find quite a large amount available. Which of these tools are the best or easiest to use? I have [...]]]></description> <content:encoded><![CDATA[<p>The dictionary is a tool that any writer or student should have on their computer. And Linux users are not immune from this need. But if you look through the possibilities of Linux dictionary tools you find quite a large amount available. Which of these tools are the best or easiest to use?</p><p>I have found, outside of using an application&#8217;s built-in spell checking, two particular tools that I prefer. These tools are GoldenDict and Dict. The former is a splendid GUI tool, whereas the latter is a lightning-quick command line tool. Let&#8217;s see which of these tools suits your needs best.</p><p><span
id="more-36160"></span><strong>GoldenDict</strong></p><p>GoldenDict is a feature-rich graphical dictionary program that allows the user to take advantage of multiple local dictionaries as well various on-line dictionaries. It&#8217;s easy to use and actually works in conjunction with other applications.</p><p>To install GoldenDict just do the following:</p><ol><li>Open up your Add/Remove Software Utility.</li><li>Search for &#8220;goldendict&#8221; (No quotes).</li><li>Mark GoldenDict for installation.</li><li>Click Apply to install.</li></ol><div
id="attachment_36161" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/10/goldendict.png"><img
class="size-medium wp-image-36161 " src="http://www.ghacks.net/wp-content/uploads/2010/10/goldendict-500x431.png" alt="" width="300" height="259" /></a><p
class="wp-caption-text">Figure 1</p></div><p>Once installed, you will find GoldenDict in the <strong>Applications &gt; Office </strong>menu.</p><p>When you fire up GoldenDict you will the main window where you can take care of all of your lookups (see Figure 1). The usage is fairly straight-forward. You enter your word in the &#8220;Look up&#8221; text area and hit Enter. The results will appear as the disambiguation in the left pane and the actual definition in the right pane.</p><p>Now&#8230;let&#8217;s say you want to extend GoldenDict out to your other applications. If you click on <strong>Edit &gt; Preferences</strong> and then click on the Scan Popup tab you can enable GoldenDict to work on any text you highlight in any application. I will warn you&#8230;this can get in the way of every day use. To that end I always enable this feature but enable it along with the &#8220;Only show popup when all selected keys are kept pressed&#8221;. With this feature you can configure a key (either Alt, Ctrl, Shift, or Meta) that must be pressed along with the word selection. When this combination is done a popup will appear definining the word.</p><p><strong>Dict</strong></p><p>Now let&#8217;s take a look at a much simpler tool &#8211; dict. Dict is a command line only tool that allows you to search online dictionaries (or local dictionaries if you have them installed) for word definitions. Installing dict is simple:</p><ol><li>Open up a terminal window.</li><li>Issue the command <em>sudo apt-get install dict</em> (or a suitable command for your distribution).</li><li>Accept the dependencies.</li><li>Wait until the installation is complete.</li></ol><p>When you have dict installed, the usage is simple:</p><p><em>dict -h SERVER WORD</em></p><p>Where SERVER is the server you want to use and WORD is the word you want to look up. Normally you could just issue <em>dict WORD</em> but currently the default servers for dict are all not responding. So in order to get around that you need to define a server to use. One server that is working is dict.tu-chemnitz.de. To use this server you would issue the command:</p><p><code>dict -h dict.tu-chemnitz.de WORD</code></p><p>Where WORD is the word you want to look up. You would then be rewarded with the definition of the word in question.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/24/linux-dictionary-tools/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>5 essential tools to learn a language</title><link>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/</link> <comments>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/#comments</comments> <pubDate>Mon, 23 Mar 2009 23:40:18 +0000</pubDate> <dc:creator>Joe</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Misc]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[dictionaries]]></category> <category><![CDATA[dictionary]]></category> <category><![CDATA[language]]></category> <category><![CDATA[languages]]></category> <category><![CDATA[learn languages]]></category> <category><![CDATA[learn languages online]]></category> <category><![CDATA[linguistics]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11423</guid> <description><![CDATA[gHacks has a diverse range of editors, living in, amongst other places, the UK, Germany and Hungary. All write in the medium of English, but learning a foreign language is no easy task. I am currently trying to learn French and German and often find myself using many computer-based resources to ease my learning, some [...]]]></description> <content:encoded><![CDATA[<p>gHacks has a diverse range of editors, living in, amongst other places, the UK, Germany and Hungary. All write in the medium of English, but learning a foreign language is no easy task.</p><p>I am currently trying to learn French and German and often find myself using many computer-based resources to ease my learning, some obvious, like dictionaries, and some not-so, like podcasts.</p><p><strong>Dictionaries</strong></p><p>Different languages generally have different online dictionaries. For German, I often find myself using <a
href="http://www.dict.cc/">dict.cc</a>, whilst for French, I use <a
href="http://dictionary.reverso.net/english-french/">Reverso</a>. The best way to find dictionaries is to Google, but one option to definitely consider is the ever-growing <a
href="http://www.wiktionary.org/">Wiktionary</a>. Effectively every language has a Wiktionary and whilst it can be difficult to navigate, it is quite large and the range of languages makes it amazing.</p><p><span
id="more-11423"></span><strong>Verb conjugators</strong></p><p><a
href="http://www.verbix.com/">Verbix</a> is another web-based tool. It allows you to conjugate verbs, and even supports irregular ones.</p><p>The free web-based tool supports verb conjugation in 97 languages, ranging from Afrikaans, to Milanese, to Old English to Welsh! <a
href="http://www.verbix.com/windowsverbix/">They offer Windows shareware which supports over 300 languages.</a></p><p>Verbix also offers a tool too which analyses text and guesses its language.</p><p><strong>Podcasts</strong></p><p>Podcasts are a very useful way to perfect your listening.</p><p>It is very useful for me to hear a native German or a Francophone to speak.</p><p>Browsing iTunes will obviously bring up many possibilities.</p><p>My suggestions? For German, use <a
href="http://www.slowgerman.com/">Slow German</a>. For French, try <a
href="http://onethinginafrenchday.podbean.com">One thing in a French day</a>. Naturally, I can&#8217;t make suggestions for other languages!</p><p><strong>Vocabulary trainers</strong></p><p>One of the best ways to learn is purely to repeat.</p><p>Many vocabulary trainers are available. These allow you to input words, or use preprepared word lists, and then be tested on them. The trainers compile statistics so you can identify weak points etc.</p><p>For OS X, try the freeware <a
href="http://www.tj-hd.co.uk/en-gb/vocab/index.html">Vocab</a>. A wide-range of options exist for Windows users; <a
href="http://vocabularytrainer.net/">ProvaLingua</a> seems popular. Another option, which also works under Linux, is <a
href="http://www.antikoerperchen.de/vokabeltrainer/englisch/screenshots.php">this program</a>.</p><p><strong>Wikipedia</strong></p><p>I already mentioned that Wiktionary exists in many languages, but so does Wikipedia.</p><p>To improve your knowledge of a foreign language, try reading an article on your native language Wikipedia and then on a foreign one. It won&#8217;t be the same word for word, but many ideas will be similar so you should be able to pick out some key words.</p><p>Wikipedia is also a good way to find technical vocabulary in a foreign tongue.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
