Module: JDict

Defined in:
lib/ruby-jdict/constants.rb,
lib/ruby-jdict/index.rb,
lib/ruby-jdict/jdict.rb,
lib/ruby-jdict/convert.rb,
lib/ruby-jdict/version.rb,
lib/ruby-jdict/dictionary.rb,
lib/ruby-jdict/models/entry.rb,
lib/ruby-jdict/models/sense.rb,
lib/ruby-jdict/indexer/dictionary_indexer.rb,
lib/ruby-jdict/indexer/libxml_dictionary_indexer.rb,
lib/ruby-jdict/indexer/nokogiri_dictionary_indexer.rb

Overview

The sense element will record the translational equivalent of the Japanese word, plus other related information. Where there are several distinctly different meanings of the word, multiple sense elements will be employed.

Defined Under Namespace

Modules: Convert, JMDictConstants, SerialConstants Classes: DictIndex, Dictionary, DictionaryIndexer, Entry, LibXMLDictionaryIndexer, NokogiriDictionaryIndexer, Sense

Constant Summary collapse

Version =
'0.0.8'