English ➜ Japanese¶
Eijiro¶
-
class
cardbuilder.lookup.en_to_ja.eijiro.Eijiro(eijiro_location=None)[source]¶ Bases:
cardbuilder.lookup.data_source.ExternalDataDataSourceOutputs the following:
DEFINITIONS: MultiListValue, EXAMPLE_SENTENCES: MultiListValue, INFLECTIONS: MultiListValue, KATAKANA: MultiListValue, LINKS: LinksValue, PRONUNCIATION_IPA: MultiListValue, SUPPLEMENTAL: MultiListValue
-
lookup_data_type¶ alias of
cardbuilder.lookup.lookup_data.outputs.<locals>.decorator.<locals>.GeneratedLookupData
-
EJDictHand¶
-
class
cardbuilder.lookup.en_to_ja.ejdict_hand.EJDictHand[source]¶ Bases:
cardbuilder.lookup.data_source.ExternalDataDataSourceOutputs the following:
DEFINITIONS: ListValue, LINKS: LinksValue
-
lookup_data_type¶ alias of
cardbuilder.lookup.lookup_data.outputs.<locals>.decorator.<locals>.GeneratedLookupData
-
Gene Dict¶
-
class
cardbuilder.lookup.en_to_ja.gene_dict.GeneDict[source]¶ Bases:
cardbuilder.lookup.data_source.ExternalDataDataSource- The DataSource for the GENE95 dictionary (http://www.namazu.org/~tsuchiya/sdic/data/gene.html)
Definitions are returned as a single line of text, because while definitions are usually delimited with a comma, this does not hold true all the time.
Outputs the following:
DEFINITIONS: SingleValue, EXAMPLE_SENTENCES: SingleValue, SUPPLEMENTAL: SingleValue
-
lookup_data_type¶ alias of
cardbuilder.lookup.lookup_data.outputs.<locals>.decorator.<locals>.GeneratedLookupData