JPH0125100B2 - - Google Patents
Info
- Publication number
- JPH0125100B2 JPH0125100B2 JP55155234A JP15523480A JPH0125100B2 JP H0125100 B2 JPH0125100 B2 JP H0125100B2 JP 55155234 A JP55155234 A JP 55155234A JP 15523480 A JP15523480 A JP 15523480A JP H0125100 B2 JPH0125100 B2 JP H0125100B2
- Authority
- JP
- Japan
- Prior art keywords
- key
- information
- search
- character
- input
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
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)
- Document Processing Apparatus (AREA)
- Machine Translation (AREA)
Description
【発明の詳細な説明】
本発明は、文字キー押下の後に検索キーの押下
もしくは連打により入力文字に関連した情報を記
憶装置から検索して出力表示するようにした小型
電子情報機器に関し、特に、操作キーの個数を増
大させることなく記憶情報による学習機能を増大
させ得るようにしたものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a small electronic information device in which information related to an input character is retrieved from a storage device and output and displayed by pressing or repeatedly pressing a search key after pressing a character key. This makes it possible to increase the learning function based on stored information without increasing the number of operation keys.
仮名キーあるいはアルフアベツトキー等の文字
キーを有し、それらの文字キーの押下により入力
した文字に関連した情報を検索キーの押下に応じ
て記憶装置中の情報から順次に検索して出力表示
する、例えば英和辞書等の機能を有する小型電子
情報機器はすでに知られているが、かかる従来の
この種機器は、単に通常の辞書どおりの情報検索
機能を有するに留まつていた。 It has character keys such as kana keys or alphanumeric keys, and when these character keys are pressed, information related to the characters input is sequentially retrieved from the information in the storage device according to the press of the search key and output and displayed. Although small-sized electronic information devices having the function of, for example, an English-Japanese dictionary are already known, such conventional devices have merely had an information retrieval function similar to that of a normal dictionary.
本発明の目的は、上述した従来の機能を拡張
し、操作キーの個数を増大させることなく、情報
検索機能に情報学習機能を付加した小型電子情報
機器を提供することにある。 SUMMARY OF THE INVENTION An object of the present invention is to provide a compact electronic information device that expands the conventional functions described above and adds an information learning function to an information search function without increasing the number of operation keys.
すなわち、本発明小型電子情報機器は、例えば
乱数を発生させる等の手段により記憶装置に格納
してある多数の情報を無作為に抽出して学習し得
るようにしたものである。 That is, the small electronic information device of the present invention is capable of learning by randomly extracting a large amount of information stored in a storage device by, for example, generating random numbers.
以下に図面を参照して本発明を詳細に説明す
る。 The present invention will be described in detail below with reference to the drawings.
本発明小型電子情報機器の構成例を第1図に示
す。図示の構成において、K1はA〜Z等よりな
るアルフアベツトキーおよびそれぞれの文字コー
ドを発生させる文字コード発生部であり、K2は
クリアキー等よりなる処理キーおよびそれぞれの
処理コードを発生させる処理コード発生部であ
り、K3は検索キーおよび検索指令信号を発生さ
せる検索指令発生部である。つぎに、IBはアル
フアベツトキーK1の押下により発生させたそれ
ぞれの文字コードを、信号線L1を介し、順次に
記憶していく入力記憶部であり、F1は、信号線
L1を介した文字コードをセツト信号とし、信号
線L2を介した処理キーK2からの処理コードを
リセツト信号として、セツト状態において論理
“1”をQ端子に出力するフリツプフロツプであ
り、G1は、上述したフリツプフロツプF1のQ
出力と検索キーK3から信号線L3を介して入力
する検索指令信号とを入力とする2入力アンド回
路であり、I1はフリツプフロツプF1のQ出力
に対する反転信号を発生させるインバータであ
り、G2はそのインバータI1の出力反転信号と
信号線L3を介した検索指令信号とを入力とする
2入力アンド回路である。なお、信号線L3から
は、検索キーK3の押下に応じ、一定時間論理
“1”が入力される。さらに、RANは、その2入
力アンド回路G2のアンド出力論理“1”に応じ
て乱数を発生させる乱数発生回路であり、CPU
は、入力記憶部IBの記憶内容を、信号線L4を
介して、常時検出する機能と、2入力アンド回路
G1のアンド出力を判別して検索を開始する機能
と、そのアンド回路Gのアンド出力および信号線
L2を介した処理コードに応じて入力記憶部IB
をクリアする機能と、固定記憶装置ROMの記憶
番地を指定するアドレスカウンタACを制御する
機能と、文字キーK1の押下による入力コードお
よび検索結果の情報等を出力部OUTに、信号線
L5を介し、供給してそれぞれ文字パターンに変
換したのちに出力表示する機能とを備えた中央演
算処理装置である。 FIG. 1 shows an example of the configuration of a small electronic information device according to the present invention. In the illustrated configuration, K1 is a character code generation unit that generates alphanumeric keys such as A to Z and their respective character codes, and K2 is a processing key that includes a clear key and a processing code that generates each processing code. K3 is a search command generation section that generates a search key and a search command signal. Next, IB is an input storage unit that sequentially stores each character code generated by pressing the alphanumeric key K1 via the signal line L1, and F1 is an input storage unit that sequentially stores each character code generated by pressing the alphanumeric key K1. G1 is a flip-flop that outputs logic "1" to the Q terminal in the set state using the processing code from the processing key K2 via the signal line L2 as the set signal and the processing code from the processing key K2 via the signal line L2 as the reset signal.
It is a two-input AND circuit that receives the output and a search command signal input from the search key K3 via the signal line L3, and I1 is an inverter that generates an inverted signal for the Q output of the flip-flop F1, and G2 is the inverter. This is a two-input AND circuit that receives as input the inverted output signal of I1 and the search command signal via signal line L3. Note that a logic "1" is input from the signal line L3 for a certain period of time in response to the depression of the search key K3. Furthermore, RAN is a random number generation circuit that generates a random number according to the AND output logic "1" of the two-input AND circuit G2, and the CPU
has a function to constantly detect the memory contents of the input storage unit IB via the signal line L4, a function to start a search by determining the AND output of the two-input AND circuit G1, and an AND output of the AND circuit G. and the input storage unit IB according to the processing code via the signal line L2.
, a function to control the address counter AC that specifies the memory address of the fixed storage device ROM, and input codes and search result information by pressing the character key K1 to the output section OUT via the signal line L5. This is a central processing unit that has the function of supplying characters, converting them into character patterns, and then outputting and displaying the characters.
なお、乱数発生回路RANから発生した乱数は、
信号線L7を介し、アドレスカウンタACに印加
されて固定記憶装置ROMの記憶番地を無作為に
指定し、固定記憶装置ROMにあらかじめ格納し
てある英単語等の情報を無作為に抽出する。ま
た、その際、アドレスカウンタACにより指定し
た記憶番地を固定記憶装置ROMのアドレスデコ
ーダ部ROMAに、信号線L8を介し、供給して、
情報記憶部ROMBの記憶番地をアクセスし、そ
の指定記憶番地の情報を読出して、信号線L9を
介し、出力部OUTに供給し、前述したようにそ
れぞれの文字パターンに変換して表示する。 Furthermore, the random numbers generated from the random number generation circuit RAN are
A signal is applied to the address counter AC via the signal line L7 to randomly designate a memory address in the fixed storage device ROM, and to randomly extract information such as English words previously stored in the fixed storage device ROM. In addition, at this time, the memory address specified by the address counter AC is supplied to the address decoder unit ROMA of the fixed storage device ROM via the signal line L8,
The memory address of the information storage unit ROMB is accessed, the information at the specified memory address is read out, and is supplied to the output unit OUT via the signal line L9, and is converted into each character pattern and displayed as described above.
上述のように構成した本発明小型電子情報機
器、例えば電子式英和辞書は、例えば、つぎのよ
うに動作する。 The small-sized electronic information device of the present invention configured as described above, for example, an electronic English-Japanese dictionary, operates as follows, for example.
まず、文字キーK1の押下により文字コードが
入力記憶部IBに一時記憶されると同時に、フリ
プフロツプF1がセツトされ、また、その入力記
憶部IBに一時記憶された入力文字コードは、信
号線L4、中央演算処理装置CPUおよび信号線
L5を順次に介して出力部OUTに供給され、文
字パターンに変換されたうえで表示される。以
後、いくつかの文字キーK1を押下した後に検索
キーK3を押下すると、検索指令信号が信号線L
3およびアンド回路G1を順次に介して中央演算
処理装置CPUに印加され、検索開始を指令する
と、中央演算処理装置CPUはアドレスカウンタ
ACの計数値を順次に歩進させ、その順次の歩進
により順次に記憶番地を変えて固定記憶装置
ROM1の記憶内容を順次に読出して入力記憶部
IBに一時記憶してある文字コードと比較し、所
要の検索が終了すると、入力文字コードに対応し
た情報が、信号線L5を介し、検索結果として出
力OUTに供給されて表示される。 First, by pressing the character key K1, the character code is temporarily stored in the input storage section IB, and at the same time, the flip-flop F1 is set, and the input character code temporarily stored in the input storage section IB is transferred to the signal line L4, The data is sequentially supplied to the output unit OUT via the central processing unit CPU and the signal line L5, and is displayed after being converted into a character pattern. After that, when you press the search key K3 after pressing several character keys K1, the search command signal is sent to the signal line L.
3 and AND circuit G1 in order to command the central processing unit CPU to start the search, the central processing unit CPU starts the address counter.
The count value of AC is incremented sequentially, and the memory address is sequentially changed by the increment of the AC count value, and the fixed memory is stored.
The memory contents of ROM1 are read out sequentially and input to the input storage section.
It is compared with the character code temporarily stored in IB, and when the required search is completed, information corresponding to the input character code is supplied to the output OUT as the search result via the signal line L5 and displayed.
つぎに、処理キーK2を押下すると、フリツプ
フロツプF1がリセツトされ、また、信号線L2
を介して供給された処理コードを中央演算処理装
置CPUが判別して、信号線L5を介し、クリア
信号を出力部OUTに供給して、それまでの表示
をクリアさせる。ついで、かかるリセツト状態に
おいて、検索キーK3を押下すると、アンド回路
G2から論理“1”が出力されて、乱数発生回路
RAMに乱数を発生させ、その乱数がアドレスカ
ウンタACに印加されると、その乱数に応じた記
憶番地の記憶情報が読出され、無作為抽出した情
報、例えば、英単語等が、信号線L9を介し、出
力部OUTに供給されて表示され、英単語の学習
が促進される。 Next, when processing key K2 is pressed, flip-flop F1 is reset and signal line L2 is reset.
The central processing unit CPU discriminates the processing code supplied via the signal line L5, and supplies a clear signal to the output section OUT via the signal line L5 to clear the previous display. Then, in this reset state, when the search key K3 is pressed, a logic "1" is output from the AND circuit G2, and the random number generation circuit
When a random number is generated in the RAM and the random number is applied to the address counter AC, the stored information at the memory address corresponding to the random number is read out, and randomly extracted information, such as an English word, is sent to the signal line L9. The information is supplied to the output section OUT and displayed to promote learning of English words.
以上の説明から明らかなように、本発明によれ
ば、電子式英和辞書等の小型電子情報機器におい
て、文字入力がなされていない状態における検索
キーの押下により、学習情報を無作為抽出して表
示し、学習機能を増大させることができる。な
お、情報を予め格納しておく固定記憶装置には、
例えば、アルフアベツトを2進コード化して格納
するとともに、アルフアベツトで構成されている
単語等とそれらの単語等に関連した訳語等との情
報をそれぞれ2進コード化してそれぞれに記憶番
地を付して格納しておくものとする。したがつ
て、文字入力なしの検索時に、それらの情報を無
作為抽出して、例えば、単語のみ、訳語のみ、あ
るいは、単語および訳語の並記等種々の態様で表
示することができる。 As is clear from the above description, according to the present invention, in a small electronic information device such as an electronic English-Japanese dictionary, learning information is randomly extracted and displayed when a search key is pressed while no characters are being input. The learning function can be increased. Note that fixed storage devices that store information in advance include
For example, in addition to converting alphanumeric characters into binary codes and storing them, information on words made up of alphabets and translations related to those words are each converted into binary codes and stored with storage addresses attached to each. shall be kept. Therefore, during a search without character input, such information can be randomly extracted and displayed in various forms, such as only words, only translated words, or words and translated words together.
第1図は本発明小型電子情報機器の回路構成の
1例を示すブロツク線図である。
K1……文字キー、K2……処理キー、K3…
…検索キー、IB……入力記憶部、RAN……乱数
発生回路、CPU……中央演算処理装置、ROM…
…固定記憶装置、OUT……出力部、F1……フ
リツプフロツプ、G1,G2……アンド回路、I
1……インバータ、AC……アドレスカウンタ、
L0〜L9……信号線。
FIG. 1 is a block diagram showing an example of the circuit configuration of a small electronic information device according to the present invention. K1...Character key, K2...Processing key, K3...
...Search key, IB...Input storage unit, RAN...Random number generation circuit, CPU...Central processing unit, ROM...
...Fixed storage device, OUT...Output section, F1...Flip-flop, G1, G2...AND circuit, I
1...Inverter, AC...Address counter,
L0 to L9...Signal lines.
Claims (1)
出力部と、 前記出力部の表示を消去させて該消去を知らせ
る処理キーと、 検索される情報を記憶した記憶手段と、 前記記憶手段から検索情報を無作為に抽出する
ためのアドレスを指定する乱数発生手段と、 前記記憶手段から検索情報を抽出するための検
索キーと、 前記文字キーの操作後に前記検索キーを操作す
ると入力した文字の情報に対応した検索情報を前
記記憶手段から前記出力部へ出力表示させ、 前記処理キーの操作後に前記検索キーを操作す
ると前記乱数発生手段で指定されたアドレスに対
応した検索情報を前記記憶手段から前記出力部へ
出力表示させる手段とを有することを特徴とする
小型電子情報機器。[Scope of Claims] 1. A character key for inputting character information, an output section for outputting and displaying the information input from the character key, a processing key for erasing the display of the output section and notifying the deletion, and search. a memory means for storing information to be searched; a random number generating means for specifying an address for randomly extracting search information from the memory means; a search key for extracting search information from the memory means; and a search key for extracting search information from the memory means; When the search key is operated after the key operation, search information corresponding to the input character information is outputted and displayed from the storage means to the output section, and when the search key is operated after the processing key is operated, the random number generation means A small electronic information device, comprising means for outputting and displaying search information corresponding to a specified address from the storage means to the output section.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP55155234A JPS5779573A (en) | 1980-11-06 | 1980-11-06 | Small-sized electronic information equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP55155234A JPS5779573A (en) | 1980-11-06 | 1980-11-06 | Small-sized electronic information equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5779573A JPS5779573A (en) | 1982-05-18 |
| JPH0125100B2 true JPH0125100B2 (en) | 1989-05-16 |
Family
ID=15601462
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP55155234A Granted JPS5779573A (en) | 1980-11-06 | 1980-11-06 | Small-sized electronic information equipment |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS5779573A (en) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2008818B (en) * | 1977-11-03 | 1982-03-31 | Lexicon Corp | Electronic dictionary with plug-in module intelligence |
| JPS609293B2 (en) * | 1978-06-29 | 1985-03-09 | カシオ計算機株式会社 | Key input control method |
| JPS5813942B2 (en) * | 1979-03-06 | 1983-03-16 | シャープ株式会社 | word learning machine |
-
1980
- 1980-11-06 JP JP55155234A patent/JPS5779573A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5779573A (en) | 1982-05-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4420817A (en) | Word endings inflection means for use with electronic translation device | |
| US4367537A (en) | Address retrieval in an electronic dictionary and language interpreter | |
| JPH0533422B2 (en) | ||
| US4551818A (en) | Electronic apparatus for translating one language into another | |
| JPH0122948B2 (en) | ||
| JPS6353569B2 (en) | ||
| US4688189A (en) | Electronic equipment for storing number of searches of information | |
| JPH0125098B2 (en) | ||
| JPH0125100B2 (en) | ||
| JPS55159230A (en) | Input processing system of character | |
| JPH0531190B2 (en) | ||
| JP2002358301A (en) | Electronic dictionary | |
| JPH0724057B2 (en) | Electronics | |
| JPS62119665A (en) | Word processor | |
| JPS6136647B2 (en) | ||
| JPS5814688B2 (en) | Kanji-mixed sentence input device that sequentially displays homophones | |
| JPH036550B2 (en) | ||
| JPH0125101B2 (en) | ||
| JPS5942347B2 (en) | electronic translator | |
| JPS60222960A (en) | electronic dictionary | |
| JPH0157385B2 (en) | ||
| JPH0421217B2 (en) | ||
| JPS619755A (en) | Kana-to-kanji conversion system | |
| JPH0211938B2 (en) | ||
| JPS5843064A (en) | Information retrieving device |