JPH0531190B2 - - Google Patents

Info

Publication number
JPH0531190B2
JPH0531190B2 JP57049997A JP4999782A JPH0531190B2 JP H0531190 B2 JPH0531190 B2 JP H0531190B2 JP 57049997 A JP57049997 A JP 57049997A JP 4999782 A JP4999782 A JP 4999782A JP H0531190 B2 JPH0531190 B2 JP H0531190B2
Authority
JP
Japan
Prior art keywords
level
information
jrom
word
search
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.)
Expired - Lifetime
Application number
JP57049997A
Other languages
Japanese (ja)
Other versions
JPS58168180A (en
Inventor
Katsuhiko Sakaguchi
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 JP57049997A priority Critical patent/JPS58168180A/en
Publication of JPS58168180A publication Critical patent/JPS58168180A/en
Publication of JPH0531190B2 publication Critical patent/JPH0531190B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 本発明は情報検索装置に関するものである。[Detailed description of the invention] The present invention relates to an information retrieval device.

従来の電子英語学習機や電子辞書等の文字情報
を扱う情報検索装置では、その使用時にあらかじ
めあるレベルを選択し、そのレベルにそつて1連
の学習を行つたり、あるいはそのレベルの範囲内
の単語を調べたりするため、違うレベルへの移行
は再び初期レベル設定に戻つてやり直すものであ
つた。このため学習の途中で難易度の違つたレベ
ルの学習へ移行するのが困難であり、使用頻度レ
ベルの違つた単語を調べる場合にも不便があつ
た。
With conventional information retrieval devices that handle text information, such as electronic English learning machines and electronic dictionaries, when using them, you select a certain level in advance and perform a series of studies along that level, or within the range of that level. In order to look up words, moving to a different level meant going back to the initial level settings and starting over. For this reason, it is difficult to move to a different level of difficulty during learning, and it is also inconvenient when looking up words with different frequency levels.

本発明は、上記の点に鑑みてなされたもので、
各情報を検索語とレベルとに対応付けて記憶して
おき、例えばレベルキーなどのレベルを選択する
手段を設け、レベルを選択することによつて、入
力された検索語毎に、目的のレベルにあつた情報
の検索が容易に行なえるようにした情報検索装置
を提供することを目的とする。
The present invention has been made in view of the above points, and
Each piece of information is stored in association with a search word and level, and a means for selecting the level, such as a level key, is provided, and by selecting the level, the desired level can be set for each input search word. An object of the present invention is to provide an information retrieval device that allows easy retrieval of information.

以下本発明の1実施例を図面を参照して説明す
ると、第1図は電子英語辞書を示すブロツク図で
あり、英語を和訳語に変換する過程にそつて詳述
する。キーボード5にある通常のアルフアベツト
キー4から打ち込まれた文字に対応するコード情
報は順次CPU6に送られる。CPU6は送られた
文字コードを語に組み立てて、これを検索語とし
て英語のスペルを記憶した固定メモリ7(以下
EROMと呼ぶ)を参照する。EROM7の構造は
第2図[I]に示す如く英語のスペル部Aとジヤ
ンプコード部Bから成つている。今、Bookとい
う単語を例にとつて説明すると、EROMのスペ
ル部Aで“Book”に対応するジヤンプコード部
Bの内容は“2892”であり、この値は第2図
[]に示す和訳語を記憶した固定メモリ8(以
下JROMと呼ぶ)の和訳部Cにおいて、ホンと
いう訳語がJROMの2892番地にストアされてい
ることを示している。CPU6はこの値“2892”
を用いてJROMから“Book”に対応する訳語
“ホン”を探し出すことができる。JROMに設け
られたレベルコード部Dには0〜3というレベル
コードが各々の和訳語にあらかじめ設定して振り
分けられている。レベルコードの1,2,3はそ
れぞれキーボード5にあるレベルキー1,2,3
の選択に対応したものであり、0はそれ以外の場
合、つまり機器の初期状態あるいは何らかの方法
でレベルキー1,2,3を解除した場合である。
今、レベルキー2が押されたことを仮定するとホ
ンという訳語にはレベルコードの1が附加されて
いるのでレベルキー2と一致しない。CPU6は
これを判別するとJROMのジヤンプコード部E
から次の訳語が記憶されているメモリ番地JAD
の値“05047”を読み出しこれを用いてヨヤクス
ルという訳語を取り出すことが可能になる。
CPU6は“ヨヤクスル”に附加されたレベルコ
ードの2と押下されたレベルキー2とが一致する
ことを判別して表示部9に“Book”に対応する
和訳語“ヨヤクスル”を表示する。第2図[]
のJROMのジヤンプコード部Eにおいて、5桁
目の数字が0であることはさらに別の訳語が
JROM上に存在することを示し、以下の4桁の
数字は次の訳語がストアされているJROM上の
メモリ番地を示している。また5桁目の数字が1
の時はこれが最後の訳語であることを示し、以下
の4桁の数字はこの訳語に対応するものと英語の
EROM上のメモリ番地を指している。このよう
にして1つの英語と対応した複数の和訳語とをチ
エーンの構造にしてEROMとJROMに蓄えてい
る。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an electronic English dictionary, and the process of converting English into Japanese will be described in detail. Code information corresponding to characters typed in from the normal alphanumeric keys 4 on the keyboard 5 is sequentially sent to the CPU 6. The CPU 6 assembles the sent character codes into words and uses them as search words in a fixed memory 7 (hereinafter referred to as
(referred to as EROM). The structure of the EROM7 consists of an English spelling part A and a jump code part B, as shown in FIG. 2 [I]. Now, taking the word Book as an example, the content of the jump code part B corresponding to "Book" in the spelling part A of EROM is "2892", and this value is the Japanese translation shown in Figure 2 [ ]. In the Japanese translation section C of the fixed memory 8 (hereinafter referred to as JROM) that stores , the translated word hon is stored at address 2892 in JROM. CPU6 has this value “2892”
You can use this to find the translated word "hon" that corresponds to "Book" in JROM. In the level code section D provided in the JROM, level codes 0 to 3 are preset and assigned to each Japanese translation word. Level codes 1, 2, and 3 are level keys 1, 2, and 3 on the keyboard 5, respectively.
0 corresponds to the selection of , and 0 corresponds to other cases, that is, the initial state of the device or the case where level keys 1, 2, and 3 are canceled by some method.
Now, assuming that level key 2 is pressed, the translated word hon has a level code of 1 added to it, so it does not match level key 2. When CPU6 determines this, the jump code part E of JROM
Memory address JAD where the next translated word is stored
It becomes possible to read out the value "05047" and use this to extract the translated word "Yoyakusuru".
The CPU 6 determines that the level code 2 added to "Yoyakusuru" matches the pressed level key 2, and displays the Japanese translation word "Yoyakusuru" corresponding to "Book" on the display section 9. Figure 2 []
In the jump code part E of JROM, the fact that the fifth digit is 0 means that there is another translation.
This indicates that it exists on JROM, and the following four-digit number indicates the memory address on JROM where the next translated word is stored. Also, the 5th digit is 1
indicates that this is the last translated word, and the following four digits indicate the equivalent of this translated word in English.
Points to a memory address on EROM. In this way, one English word and multiple corresponding Japanese translations are stored in EROM and JROM in a chain structure.

さらに本実施例の制御フローを明らかにするた
め第3図のフローチヤートを参照して説明する。
ステツプS1でレベルキー2が押下されアルフア
ベツトキー4から“Book”が入力されるとステ
ツプS2でEROMの読み出し番地EADを0にす
る。ステツプS3でEADをプラス1してステツプ
S4では該EADが指すEROMの読み出し番地のス
ペル部Aの内容(英語のスペル)と上記キー4か
ら入力されたスペルBookとを比較する。比較が
アンマツチする(コネクタN)とステツプS3に
戻つて次の読み出し番地の内容を比較する。その
過程を繰り返してステツプS4に於て比較が満足
する(コネクタY)と、ステツプS5でJROMの
読み出し番地JADに該EADが指す読み出し番地
のジヤンプコード部Bの内容(和訳語がストアさ
れている番地)をストアする。ステツプS6では
該JADが指す読み出し番地のレベルコード部D
の内容(レベルコード)と上記レベルキー2の入
力とを比較する。比較がアンマツチする(コネク
タN)とステツプS7にいつてJADの内容をJAD
が指す読み出し番地のジヤンプコード部Eの内容
(次の訳語がストアされてる番地)で置き換える。
ステツプS8は置き換えられたJADの5桁目の数
字が0か1かの判別を行い、0の時(コネクタ
N)はステツプS6に戻つて次の訳語のレベルコ
ードの判別を行う。この過程を繰り返して、ステ
ツプS6に於て比較が満足(コネクタY)すると
ステツプS9にいつて表示用レジスタにJADが指
す読み出し番地の和訳部Cの内容(ヨヤクスル)
をストアしてこれを表示する。また押下されたレ
ベルキー2に該当する訳語がJROM上にない時
はステツプS8に於て最終的にはJADの5桁目の
数字が1(コネクタY)を判別してステツプS10
にゆき該当レベル無しとなる。
Further, in order to clarify the control flow of this embodiment, it will be explained with reference to the flowchart of FIG.
When the level key 2 is pressed in step S1 and "Book" is input from the alphanumeric key 4, the EROM read address EAD is set to 0 in step S2. At step S3, add 1 EAD and step
In S4, the contents of the spell section A (English spelling) at the read address of the EROM pointed to by the EAD are compared with the spell Book input from the key 4. If the comparison results in an unmatch (connector N), the process returns to step S3 and the contents of the next read address are compared. This process is repeated, and when the comparison is satisfied in step S4 (connector Y), in step S5, the contents of the jump code part B (Japanese translation) of the read address pointed to by the EAD are stored in the read address JAD of the JROM. store address). In step S6, the level code part D of the read address pointed to by the JAD is
The content (level code) is compared with the input of the level key 2. If the comparison does not match (connector N), go to step S7 and JAD the contents of JAD.
The contents of the jump code section E at the read address pointed to by (the address where the next translated word is stored) are replaced.
In step S8, it is determined whether the fifth digit of the replaced JAD is 0 or 1. If it is 0 (connector N), the process returns to step S6 and the level code of the next translated word is determined. This process is repeated, and when the comparison is satisfied (connector Y) in step S6, the contents of the Japanese translation section C at the read address pointed to by JAD are displayed in the display register (step S9).
Store and display this. Also, if there is no translated word corresponding to the pressed level key 2 on the JROM, it is determined in step S8 that the fifth digit of JAD is 1 (connector Y), and the process is executed in step S10.
There will be no corresponding level.

本実施例ではレベルコードを0〜3としたが、
コードを増せばレベル分けはいくらでも詳しくす
ることができる。n個のレベルコードにn個のレ
ベルキーを対応させても良いし、レベル指示用の
単独キー、又はレベルのアツプ及びダウンキーの
押下回数でレベルを指示することも可能である。
さらにフアンクシヨンキーと通常のアルフアニユ
ーメリツクキーとの組み合わせで指示することも
考えられる。
In this example, the level code was set to 0 to 3, but
By increasing the number of codes, you can make the level classification as detailed as you like. It is also possible to make n level keys correspond to n level codes, or to indicate the level by a single key for indicating the level or by the number of presses of the level up and down keys.
Furthermore, it is also conceivable to give an instruction using a combination of a function key and a normal alphanumeric key.

また、上記実施例では指示したレベルに合つた
ものを選別して表示したが逆に指示したレベルの
ものだけマスクして表示しないことも、さらに指
示したレベル以下又は以上のものを全て表示する
ようにすることも可能である。
In addition, in the above embodiment, items that match the specified level are selected and displayed, but conversely, only items at the specified level may be masked and not displayed, or all items below or above the specified level may be displayed. It is also possible to

さらに、上記実施例にあるような文字情報に付
加するレベルコードをJROM上の1つの和訳語
に対して、複数個設ければ異なるレベルキーの指
示に対応して同一の訳語が表示されるようにもで
きる。
Furthermore, if multiple level codes are added to character information as in the above example for one Japanese translation word on the JROM, the same translated word can be displayed in response to instructions from different level keys. It can also be done.

また、電子辞書などの大量の文字情報を扱う情
報検索装置においては、上述のようにあるレベル
以上、又はあるレベル以下といつた複数のレベル
についての検索を行なう場合、検索された情報を
レベル毎に分割して表示することにより、一層使
い易くすることができる。
Furthermore, in information retrieval devices such as electronic dictionaries that handle a large amount of text information, when searching for multiple levels, such as above or below a certain level, the searched information is searched for each level. By dividing and displaying the information, it can be made easier to use.

以上説明した如く、本発明によれば、検索語毎
に目的のレベルにあつた情報の検索が容易に行な
えるという効果を奏する。特に、本発明を学習装
置に適用した場合には、入力検索語に対する多量
の情報の中から、学習レベルに応じた適切な訳
語、意味、説明などを得ることができる。また、
学習の所望の時点で例えば難易度の異なるレベル
の学習へ容易に移行できる等の効果が得られる。
As explained above, according to the present invention, it is possible to easily search for information that meets the target level for each search word. In particular, when the present invention is applied to a learning device, it is possible to obtain appropriate translations, meanings, explanations, etc. according to the learning level from a large amount of information for input search words. Also,
Effects such as being able to easily shift to learning at a different level of difficulty at a desired point in learning can be obtained.

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

第1図は本発明の1実施例である電子英語辞書
を示すブロツク図、第2図[]はEROM7の
格納例を示すメモリー図、第2図[]は
JROM8の格納例を示すメモリー図、第3図は
本実施例の制御フローを示すフローチヤートであ
る。 ここで、1……レベルキー1,2……レベルキ
ー2,3……レベルキー3,4……アルフアベツ
トキー、5……キーボード、6……CPU、7…
…EROM、8……JROM、9……表示部である。
Fig. 1 is a block diagram showing an electronic English dictionary which is an embodiment of the present invention, Fig. 2 [] is a memory diagram showing an example of storage in EROM7, and Fig. 2 [] is a block diagram showing an electronic English dictionary that is an embodiment of the present invention.
A memory diagram showing an example of storage in the JROM 8, and FIG. 3 is a flowchart showing the control flow of this embodiment. Here, 1...Level keys 1, 2...Level keys 2, 3...Level keys 3, 4...Alphabet key, 5...Keyboard, 6...CPU, 7...
...EROM, 8...JROM, 9...display section.

Claims (1)

【特許請求の範囲】 1 情報群の複数の情報に対して、共通の検索語
とそれぞれ異なるレベルコードとを対応付けるこ
とを許した形式で、該情報群の各情報を検索語と
レベルコードとに対応付けて記憶した記憶手段
と、 前記レベルコードに対応したレベルを選択する
選択手段と、 検索語を入力する入力手段と、 前記記憶手段に記憶された情報群を、前記入力
手段により入力された検索語及び前記選択手段に
より選択されたレベルに基づいて検索す検索手段
とを有することを特徴とする情報検索装置。
[Claims] 1. Each piece of information in an information group is combined into a search word and a level code in a format that allows a common search term and different level codes to be associated with each piece of information in the information group. a storage means for storing information in association with each other; a selection means for selecting a level corresponding to the level code; an input means for inputting a search word; An information search device comprising: a search means for searching based on a search word and a level selected by the selection means.
JP57049997A 1982-03-30 1982-03-30 Information retrieval device Granted JPS58168180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57049997A JPS58168180A (en) 1982-03-30 1982-03-30 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57049997A JPS58168180A (en) 1982-03-30 1982-03-30 Information retrieval device

Publications (2)

Publication Number Publication Date
JPS58168180A JPS58168180A (en) 1983-10-04
JPH0531190B2 true JPH0531190B2 (en) 1993-05-11

Family

ID=12846642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57049997A Granted JPS58168180A (en) 1982-03-30 1982-03-30 Information retrieval device

Country Status (1)

Country Link
JP (1) JPS58168180A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05174068A (en) * 1991-12-24 1993-07-13 Sony Corp Information retrieving device
JP2005250936A (en) * 2004-03-05 2005-09-15 Casio Comput Co Ltd Information display control device, server and program
JP2006099231A (en) * 2004-09-28 2006-04-13 Casio Comput Co Ltd Information display controller, server and program

Also Published As

Publication number Publication date
JPS58168180A (en) 1983-10-04

Similar Documents

Publication Publication Date Title
US4597056A (en) Language translator having circuitry for retrieving full words after single letter input
JPH07114568A (en) Data retrieval device
US4482981A (en) Input device for pocket electronic translator
JPH0122948B2 (en)
US4688189A (en) Electronic equipment for storing number of searches of information
JPH0531190B2 (en)
JPS646496B2 (en)
JPS5814688B2 (en) Kanji-mixed sentence input device that sequentially displays homophones
JPH0452500B2 (en)
JP2575650B2 (en) Kana-Kanji conversion device
JPH0236988B2 (en)
JPH052578A (en) Kana/kanji conversion system
JPH0731315Y2 (en) Electronics
JPS5958530A (en) Japanese syllabary inputting method
JPS5922255B2 (en) Kanji input method
JPH0736902A (en) Electronic dictionary device
JPH0375960A (en) Frequency changing system for character processor
JPH0128421B2 (en)
JPH05324735A (en) Data retrieving device
JPH0721189A (en) Translation assisting system
JPS63619A (en) Kanji data rearranging device
JPH0351959A (en) Electronic dictionary
JPS6217769B2 (en)
JPH0157385B2 (en)
JPH0452957A (en) Kana-kanji conversion processing device