JPS58192174A - Electronic dictionary - Google Patents

Electronic dictionary

Info

Publication number
JPS58192174A
JPS58192174A JP57075502A JP7550282A JPS58192174A JP S58192174 A JPS58192174 A JP S58192174A JP 57075502 A JP57075502 A JP 57075502A JP 7550282 A JP7550282 A JP 7550282A JP S58192174 A JPS58192174 A JP S58192174A
Authority
JP
Japan
Prior art keywords
kanji
kou
kana
address
same
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP57075502A
Other languages
Japanese (ja)
Inventor
Yoshiaki Nishimuro
西室 喜明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP57075502A priority Critical patent/JPS58192174A/en
Publication of JPS58192174A publication Critical patent/JPS58192174A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/237Lexical tools
    • G06F40/242Dictionaries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/53Processing of non-Latin text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To avoid oversight and to prevent hallucination, by displaying character information outputted just before character information different from input character information is retrieved and displayd and identificating information on the same screen over a prescribed time, in an electronic dictionary. CONSTITUTION:In inputting ''KOU''(expressed in Kana) with a Kana(Japanese syllabary) input key group K1 depressed, it is displayed on a display DIS and stored in an RAM memory M4. In depressing a retrieval key K2, a data of ''KOU''(expressed in Kana) of a reading storage section M12 of an address 0301 of an ROM memory M1 is read out, compared with the content of the memory M4, and when they are coincident, a Kanji(Chinese character) pattern is read out from an ROM memory M2 with the Kanji code stored in a Kanji code storage section M14 of the same address to display ''KOU(school)''(expressed in Kanji). In depressing the retreival key K2, the address of the next memory M1 is read out, similar processing is done. When the head character ''KOU''(expressed in Kana) only is coincident and the low-order characters are dissident, six ''?'' symbols are displayed on the display DIS for 0.5sec, allowing to indicate for the user that the word having the same head character is being retrieved.

Description

【発明の詳細な説明】 本発明は電子辞典に係り、さらに詳しくは入力文字情報
に応じてその入力文字情報と同じか、あるいは頭文字の
同じ語を検索する電子辞典に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an electronic dictionary, and more particularly to an electronic dictionary that searches for a word that is the same as input character information or has the same initial letter according to the input character information.

例えば、仮名人カキ−を用いて文字入力を行ない、入力
された仮名文字と同じ読み方の漢字や、熟語を出力した
り、入力された仮名文字と同じ頭文字1例えば「あか」
と入力して「あかい」→「赤い」という文字を表6示す
るというような検索上法を持つ漢字辞典や、「B」とア
ルファベットで人力し、r BEJ・・・rBOY」と
いうように英単語を表示したり、あるいはその和訳を出
力するような芙語辞典などが種々提案されている。
For example, you can input characters using Kanajin Kaki and output kanji or idioms that have the same pronunciation as the inputted kana characters, or output the same initial character as the inputted kana characters, such as "Aka".
There are kanji dictionaries with search methods such as inputting ``Akai'' → ``Red'' and displaying the characters ``Akai'' → ``Red'', and English dictionaries such as ``B'' and the alphabet ``rBEJ...rBOY''. Various Japanese dictionaries have been proposed that display words or output their Japanese translations.

このようないわゆる電子辞典の検索方法について着目す
ると、例えば漢字辞典では「でんし」と入力して検索を
続けると、「電子」、「電車」。
If you pay attention to the search method of so-called electronic dictionaries, for example, if you enter "denshi" in a kanji dictionary and continue searching, you will get "electronic" and "train".

「電信」というように五十音順に順次表示され、初学者
はこれらの漢字がいずれも「でんし」という読みをする
と思い込んでしまったり、またある程度漢字を学んだ人
にとっても錯覚を生じるということがしばしば生じる。
They are displayed sequentially in alphabetical order, such as ``denshin'', and beginners may think that all of these kanji are pronounced ``denshi'', and even those who have learned kanji to some extent may experience an illusion. This often happens.

また、これらの不都合が生じるのを防止するために、入
力と同じ読み方をする漢字から頭文字だけ同じ読み方を
する漢字に切り換わる時に出力された語の一番最後に1
文字情報として最初(7)1回だけ「?」マークを表示
したり、あるいは他の同じ意味を持つマークなどと一緒
に画面の端の方にその旨のマークを表示することにより
、混乱や錯覚を防止しようとするものもある。
In order to prevent these inconveniences from occurring, we also add 1 at the end of the output word when switching from a kanji that has the same reading as the input to a kanji that has the same initial reading.
Confusion and illusions can be avoided by displaying a "?" mark only once at the beginning (7) as text information, or by displaying a mark to that effect along with other marks with the same meaning towards the edge of the screen. Some try to prevent it.

しかし、このような方式を採用しても電子辞典の使用者
にその都度、頭文字が同じものを検索しているというこ
とを報知させることは難しく、使用者にとっては極めて
紛られしい検索方式となっている。
However, even if such a method is adopted, it is difficult to inform users of electronic dictionaries that they are searching for items with the same initial letter each time, and the search method is extremely confusing for users. It has become.

本発明は以上のような従来の欠点を除去するためになさ
れたもので、入力文字情報とは異なる情報の検索、表示
が開始された場合に、これをはっきりと区別することが
できるように表示することができる識別手段を有する電
子辞典を提供することを目的としている。
The present invention has been made in order to eliminate the above-mentioned drawbacks of the conventional technology, and is capable of displaying information in a manner that clearly distinguishes it when a search and display of information different from the input character information is started. The purpose of the present invention is to provide an electronic dictionary having an identification means that can be used to identify users.

本発明においては上記の目的を達成するために、入力文
字情報とは異なる文字情報を検索して出力表示する直前
に、出力される文字情報と同一画面に常時識別情報を表
示する構成を採用した。
In order to achieve the above object, the present invention adopts a configuration in which identification information is always displayed on the same screen as the output character information immediately before searching and outputting character information different from input character information. .

以ド、図面に示す実施例に基いて本発明の詳細な説明す
る。
Hereinafter, the present invention will be described in detail based on embodiments shown in the drawings.

第1図以下は本発明の一実施例を説明するもので、第1
図は漢字学習機を例にとった制御回路のブロック図を示
している。第1図において符号に1で示すものは仮名人
力キ一群で、検索する漢字または熟語の読み方を入力す
るためのものであり、丘1−音キーからなっている。
Figure 1 and the following diagrams explain one embodiment of the present invention.
The figure shows a block diagram of a control circuit using a kanji learning machine as an example. In FIG. 1, the reference numeral 1 indicates a group of kana and human power keys, which are used to input the pronunciation of the kanji or compound word to be searched, and are made up of 1-tone keys.

符号に2は検索キーで、仮名人力キ一群に1の押下によ
って入力された仮名と同じか若しくは頭文字の同じもの
を検索して出力表示するためのキーである。この検索キ
ーに2の1回の押下により漢字の1語または熟語を出力
させる。
Reference numeral 2 is a search key, which is used to search for and output and display a kana that is the same as the kana entered by pressing 1 in the group of kana manual keys or has the same initial letter. By pressing this search key once in step 2, one kanji word or compound word is output.

またに3は戻しキーで、検索した漢字や熟語の1つ前の
表示に戻すためのキーである。
Further, 3 is a return key, which is used to return to the previous display of the searched kanji or compound word.

L述したキーKl−に3は中央演算処理装置CPUに 
  “接続されており、公知のリードオンリメモリ(R
OM)方式により、キーKl−に3の押下による入力デ
ータに基いて、固定記憶装置旧に記憶されている漢字や
熟語の読み実情報や、固定記憶装置M2に記憶されてい
る漢字パターン情報を呼び出し、各種信号処理を行なっ
て1表示値号に変換して表示駆動回路ORに導き、表示
駆動信号を表示taDISに印加して、仮名や漢字、熟
語などの表示を行なう。
3 to the key Kl- mentioned above is to the central processing unit CPU.
“The device is connected to a well-known read-only memory (R
OM) method, based on the input data by pressing 3 on the key Kl-, the reading information of kanji and compound words stored in the fixed storage device old and the kanji pattern information stored in the fixed storage device M2 are read. The signal is called up and subjected to various signal processing to be converted into one display value number and guided to the display drive circuit OR, and a display drive signal is applied to the display taDIS to display kana, kanji, compound words, etc.

この中央演算処理、装置CPUは、例えば1チツプのL
SIから成り、この中に制御部C0NT 、リードオン
リメモリM3.ランダムアクセスメモリM4などが内蔵
されており、入力データに基づき公知のROMによる制
御方式でシステム全体を制御する。
This central processing, the device CPU is, for example, a 1-chip L
SI, which includes a control unit C0NT, a read-only memory M3. It has a built-in random access memory M4, and controls the entire system using a known ROM control method based on input data.

表示器旧Sは、横16ドツト、縦53ドツトのドツトマ
トリックス方式の液晶表示器として構成され、漢字は1
8X20ドツトで1文字を構成し、最大2文字まで表示
でき、仮名や記号は12X8ドツトで1文字を構成、し
、最大6文字、まで表示できる。
The old S display is configured as a dot matrix liquid crystal display with 16 dots horizontally and 53 dots vertically.
One character is made up of 8 x 20 dots, and up to two characters can be displayed. For kana and symbols, one character is made up of 12 x 8 dots, and up to six characters can be displayed.

本実施例では、入力された仮名文字情報と同じ読み方の
頭文字を検索して漢字や熟語を表示する前に、仮名1文
字と同じ大きさの「?」記号を識別表示マークとして仮
名の表示と同じ位置に6個表示できるように構成した。
In this example, before searching for the first letter with the same pronunciation as the input kana character information and displaying kanji or compound words, the kana is displayed using a "?" symbol of the same size as a single kana character as an identification mark. It is configured so that 6 items can be displayed in the same position.

方・第2図tよ固定記憶装置M1の記讐内容の原理的構
造を説明するもので、この固定記憶装置M1はアドレス
部Mll、記憶部812〜M14を備えている。
2. The principle structure of the stored contents of the fixed storage device M1 is explained in FIG.

M、12は読み方記憶部で、アドレス部Mllに慰応し
て漢字や熟語の読み方が五十音順に記憶されている。
M, 12 is a reading storage section, in which the readings of kanji and idioms are stored in alphabetical order according to the address section Mll.

M13は読み方記憶部で、漢字の場合は送り仮名を除い
た読みの部分の数、熟″語の場合は先頭漢字の読みの数
が記憶されており、漢字の表示時の送り仮名、熟語表示
時の読みの区切りをわからしめるために用いる。
M13 is a reading memory section, which stores the number of reading parts excluding Okurigana in the case of kanji, and the number of readings of the first kanji in the case of idioms. It is used to show the divisions in the reading of time.

漢字コード記憶部M14は読み方に対応する漢字のコー
ドが記憶されており、漢字の場合は1つ、熟語の場合は
2つの本字コードが記憶されている。そしてこの漢字コ
ードをもとに固定記憶装置M2から漢字コードに対応し
た漢字パターン情報を導き、漢字パターンを表示させる
The kanji code storage unit M14 stores kanji codes corresponding to their readings, and stores one kanji code and two idiom codes. Then, based on this kanji code, kanji pattern information corresponding to the kanji code is derived from the fixed storage device M2, and the kanji pattern is displayed.

なお、漢字コード記憶部M14の右側に書いてある漢字
は参考のための付記したもので、この情報は固定記憶装
置旧に記憶させるものではなり、%。
Note that the kanji written on the right side of the kanji code storage section M14 are added for reference, and this information is not stored in the fixed storage device.

ところで、本実施例にあっては、常用漢字11345文
字と、その音訓及びこれら漢字を組み合わせた2字熟語
の読み方や漢字情報がアドレスr 0OOOJ〜r 8
191J番地に8182語収録されている。
By the way, in this embodiment, the readings and kanji information of 11,345 commonly used kanji, their sounds, and two-character compound words that combine these kanji are located at addresses r0OOOJ~r8
8182 words are recorded at address 191J.

次に、以上のように構成された本実施例の動作につき第
3図のフローチャト図と共に説明する。
Next, the operation of this embodiment configured as above will be explained with reference to the flowchart of FIG. 3.

なお、以下の説明においては、「こう」という読み方を
入力して「こう」と読む漢字及び熟語の検索、「こう」
で始まる漢字、熟語の検索を行なうことを例にしで説明
する。
In addition, in the following explanation, inputting the pronunciation of ``Kou'' and searching for kanji and idioms that are read as ``Kou'', ``Kou''
I will explain using an example of searching for kanji and phrases starting with .

まず、第3図のステップAIで仮名人力キ一群Klを押
下して「こう」と入力すると、ステップA2で表示器旧
Sに以前の表示を消去して「こう」と表示すると共に、
ランダムアクセスメモリM4に入力データ「こう」を以
前の入力データを消去した後に記憶する。
First, in step AI of Fig. 3, press Kana human power key group Kl and input "Kou". In step A2, the previous display is erased on the old S display and "Kou" is displayed.
The input data "Kou" is stored in the random access memory M4 after erasing the previous input data.

続いてステップA3に進み、検索キーに2が押下される
と、ステップA4に進み、入力データ「こう」により、
固定記憶装置旧のr 0301」番地の読み方記憶部M
12の「こう」のデータを読み出す。
Next, the process proceeds to step A3, and when 2 is pressed on the search key, the process proceeds to step A4, and with the input data "Kou",
Fixed storage device old r 0301” How to read the address Storage part M
Read out the data of 12 “Kou”.

この操作は、例えば人力データの先頭2文字のデータに
より「あ」、「スペース」はr 00004番地、「あ
」、「か」はroo15J番地、「こ」、「う」はr0
301J番地というように、いわゆるジャンプテーブル
によって固定記憶装置旧の「こう」の先頭r 03QL
1番地を読み出すとりXう方式番とよって行なわれる。
This operation can be performed, for example, depending on the first two characters of the human data, "a" and "space" are at address r00004, "a" and "ka" are at address roo15J, and "ko" and "u" are at r00004.
Address 301J, the beginning of "Kou" in the old fixed storage device by the so-called jump table 03QL
Reading the 1st address is carried out using the method number X.

次に、ステップA5に進み、入力データと固定記憶装置
Mlから導き出された読み方データを比較し、同一であ
るか否かが判定される。上述した場合は、同一であるた
め、ステップALLこ進みrQ301」番地の漢字コー
ド記憶部旧4に記憶された漢字コードr O?83Jに
より固定記憶装置M2からr 0763」に漢字コード
に対応した漢字パターン情報により表示器旧Sに「校」
を表示させる。統1.NてステップA7に進み、検索キ
ーに2が押されたか否かが判  足される。検索キーに
2が押下されている場合番とは、ステップ八8に進み、
ここで今表示されてl、Xる漢字情報の記憶されている
固定記憶装置M1のアドレスr0301J番地に+1を
行ない、r 0302」番地の読み方データ「こう」を
導き出し、ステ・ンプA5に戻り、r 0302」番地
の漢字[効]を表示する。
Next, the process proceeds to step A5, where the input data and the reading data derived from the fixed storage device Ml are compared to determine whether they are the same. In the above case, since they are the same, step ALL advances to rQ301, and the kanji code r O? 83J, the kanji pattern information corresponding to the kanji code is stored in the fixed storage device M2 to ``r0763'', and ``school'' is displayed on the display old S.
Display. Unit 1. N, the process advances to step A7, where it is determined whether or not 2 has been pressed on the search key. If 2 is pressed in the search key, proceed to step 88,
Here, +1 is added to the address r0301J of the fixed storage device M1 where the currently displayed kanji information of 1, r 0302" display the kanji character [effect] for the address.

一方、検索キーに2が押されていないと判定された場合
にtさ、ステップA7からステップDIに進み、戻しキ
ーに3が押されたか否かが判定される。押されていない
場合にはステップ八〇に戻り、ステップ八〇における漢
字表示を続行する。
On the other hand, if it is determined that 2 has not been pressed on the search key, the process proceeds from step A7 to step DI, where it is determined whether or not 3 has been pressed on the return key. If it has not been pressed, the process returns to step 80 and continues displaying the kanji characters in step 80.

また、ステップD1において戻しキーに3が押されてい
ると判定された場合にはステップD2に進み、逢示ギポ
アドレス−1を行ない、ステップA5に戻り、1番地前
の漢字情報を読み出す。
If it is determined in step D1 that 3 has been pressed on the return key, the process proceeds to step D2, where the address-gipo address -1 is performed, and the process returns to step A5, where the kanji information for the previous address is read.

このようにして、検索キーに2の押下を続けて番地が1
番地ずつ進み、r 034EIJ番地の漢字「航」が表
示されているときに検索キーに2が押下されるとr 0
3474番地の読み方データ「こうか」が読み出きれ、
ステップA5において入力データと異なると判定され、
ステップB1に進む。
In this way, by continuously pressing 2 on the search key, the address is 1.
Go forward one address at a time, and if 2 is pressed on the search key while the kanji "Ku" at address r 034EIJ is displayed, r 0
The pronunciation data for address 3474 "Koka" can be read out,
In step A5, it is determined that the data is different from the input data,
Proceed to step B1.

ステップB1では、入力データ「こう」と読み方データ
「こうか」の頭文字が同しか否かを比較し、この場合は
頭文字が同じであるため一致が得られ、ステップB2に
進む。
In step B1, a comparison is made to see if the input data "Kou" and the pronunciation data "Kouka" have the same initial letter. In this case, since the initial letters are the same, a match is obtained, and the process proceeds to step B2.

ステップB2では検索された読み方データが入力データ
と頭文字だけが同じであるため、「?」記号を6個表示
器旧Sに0.5秒間表示させ、使用者に頭文字だけが同
じものを検索していることを識別させる。その後、ステ
ップB2からステップ八〇、ステップA7と進み、続い
て検索キーに2を押下すると、漢字表示の前にステップ
B2を通り、「?」記号を0.5秒間表示し、使用者に
頭文字だけが同じものを検索していることを知らせる。
In step B2, since the retrieved pronunciation data is the same as the input data only in the first letter, six "?" symbols are displayed on the old S display for 0.5 seconds, and the user is asked to read the same first letter as the input data. Identify what you are searching for. After that, proceed from step B2 to step 80 and step A7, and then press 2 on the search key. Informs you that you are searching for something with the same characters only.

このようにして、固定記憶装置旧のアドレス[0350
4番地の「航海」 (こうかい)を表示しているときに
、検索キーに2を押下するとr0351」番地の読み方
データ「こえ」が読み出され、ステップA5、ステップ
B1に進み、Blで入力データ「こう」と比較され、先
頭2文字の頭文字が一致しないため、ステップC1に進
み、「こう」で始まる漢字、熟語の検索の終了を知らせ
る何らかのメッセージ、例えば「終了」を表示する。
In this way, the fixed storage old address [0350
If you press 2 on the search key while displaying "Koukai" at address 4, the pronunciation data "Koe" for address "r0351" will be read out, proceed to step A5 and step B1, and enter with Bl. It is compared with the data "Kou" and since the first two letters do not match, the process proceeds to step C1 and displays some message, for example "End", informing the end of the search for kanji and phrases starting with "Kou".

なお、前記ステップ旧において、戻しキーが押下された
場合には、ステップD2に進み、直前の検索キー押下で
導き出されたr0351」番地から−1したr Q35
0J番地の読み方データ「こうかい」を読み出し、ステ
ップA5において、入力データ「こう」と比較され、不
一致であるためステップB1に進み、ここで一致を得て
ステップB2に進み、ここで「?」記号を表示した後、
0.5秒後に「航海」を表示する。
In addition, in the step old, if the return key is pressed, the process proceeds to step D2, and the address r0351, which was derived by pressing the search key just before, is subtracted by 1 from rQ35.
The pronunciation data "Koukai" of address 0J is read out, and in step A5, it is compared with the input data "Kou", and since there is a mismatch, the process goes to step B1, where a match is found, and the process goes to step B2, where "?" After displaying the symbol,
“Voyage” will be displayed after 0.5 seconds.

このようにして、戻しキーに3の押下時には、常に頭文
字が同じものを検索してその漢字を出力す屯 る前に「?」記号が表示さ奪る。
In this way, when pressing the return key 3, a ``?'' symbol is always displayed before searching for a kanji with the same initial letter and outputting that kanji.

なお、以上の実施例にあっては、電子辞典の例として漢
字辞典について説明したが、アルファベットキーで文字
情報を入力する英語その他の外国語辞典の場合にも五十
音順の代わりにアルファベット順を採用してヒ述したの
と全く同様の動作を行なえば同一の識別効果が得られる
ことはもちろんである。
In the above embodiment, a kanji dictionary was explained as an example of an electronic dictionary, but English and other foreign language dictionaries in which character information is entered using alphabet keys can also be arranged in alphabetical order instead of alphabetical order. It goes without saying that the same discrimination effect can be obtained if the same operation as described above is carried out by employing .

以りの説明から明らかなように、本発明によれば、入力
文字情報とは異なる文字情報を検索して表示する直前に
、出力される文字情報と同一画面に所定時間にわたって
識別情報を表示する構造を採用しているため、従来のよ
うに他の記号などと緒に表示する形態に比較し、使用者
に目につきやすくなり、見落しがなくなり、混乱や錯覚
が生じることがない。
As is clear from the above description, according to the present invention, immediately before searching and displaying character information different from input character information, identification information is displayed on the same screen as the output character information for a predetermined period of time. Because of this structure, compared to the conventional format in which the symbols are displayed together with other symbols, they are more visible to the user, are not overlooked, and do not cause confusion or illusions.

【図面の簡単な説明】[Brief explanation of the drawing]

図は本発明の一実施例を説明するもので、第1図は制御
回路のブロック図、第2図は固定記憶装置の原理的構造
を説明する表口、第3図は制御動作を説明するフローチ
ャート図である。
The figures explain one embodiment of the present invention. Figure 1 is a block diagram of a control circuit, Figure 2 is a front page explaining the principle structure of a fixed storage device, and Figure 3 is an explanation of control operation. It is a flowchart figure.

Claims (2)

【特許請求の範囲】[Claims] (1)文字情報を入力して、この文字情報と同じかある
いは頭文字だけ同一の文字情報を検索することができる
電子辞典において、頭文字だけが同一である文字情報を
検索した場合には、所定の時間にわたって識別情報を文
字と同一の表示器に表示するように構成したことを特徴
とする電子辞典。
(1) In an electronic dictionary that allows you to input character information and search for character information that is the same as this character information or that is the same only in the first letter, when searching for character information that is the same only in the first letter, 1. An electronic dictionary characterized in that the identification information is displayed on the same display as the characters for a predetermined period of time.
(2)前記識別情報の表示は、戻り検索時にも行なうこ
とかで゛きるように構成したことを特徴とするる前に表
示することができるようにしたことを特徴とする特許請
求の範囲第1項または第2項記載の電子辞典。
(2) The display of the identification information is configured so that it can be displayed even during a return search. Electronic dictionary as described in Section 1 or Section 2.
JP57075502A 1982-05-07 1982-05-07 Electronic dictionary Pending JPS58192174A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57075502A JPS58192174A (en) 1982-05-07 1982-05-07 Electronic dictionary

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57075502A JPS58192174A (en) 1982-05-07 1982-05-07 Electronic dictionary

Publications (1)

Publication Number Publication Date
JPS58192174A true JPS58192174A (en) 1983-11-09

Family

ID=13578087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57075502A Pending JPS58192174A (en) 1982-05-07 1982-05-07 Electronic dictionary

Country Status (1)

Country Link
JP (1) JPS58192174A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01191261A (en) * 1988-01-26 1989-08-01 Sanyo Electric Co Ltd Display system for electronic kanji dictionary

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01191261A (en) * 1988-01-26 1989-08-01 Sanyo Electric Co Ltd Display system for electronic kanji dictionary

Similar Documents

Publication Publication Date Title
US4396992A (en) Word processor
US4891786A (en) Stroke typing system
US4773009A (en) Method and apparatus for text analysis
US4381551A (en) Electronic translator
US4467446A (en) Electronically operated machine for learning foreign language vocabulary
US4393462A (en) Electronic translator with means for pronouncing input words and translated words
US4636977A (en) Language translator with keys for marking and recalling selected stored words
EP0353756A2 (en) Electronic translator apparatus
US4475171A (en) Electronic phrase tranlation device
US5063534A (en) Electronic translator capable of producing a sentence by using an entered word as a key word
US4748589A (en) Electronic translator
JPS58192174A (en) Electronic dictionary
JP2979475B2 (en) Electronic dictionary with word game
JPS6336665B2 (en)
JPS5822767B2 (en) Japanese typewriter
JPS58192175A (en) Electronic dictionary
JPH07230465A (en) Electronic dictionary
JPH081639B2 (en) Word processor
JPH1166061A (en) Information processor, and computer readable recording medium recorded with information processing program
JP3278447B2 (en) Electronic dictionary
JPS60135983A (en) Electronic learning apparatus
JPS5764865A (en) Electronic dictionary
JPS5875234A (en) Character input equipment
JPH0531190B2 (en)
JPS5832418B2 (en) Kanji-mixed sentence input device