JPH0760439B2 - Word search device - Google Patents
Word search deviceInfo
- Publication number
- JPH0760439B2 JPH0760439B2 JP61294030A JP29403086A JPH0760439B2 JP H0760439 B2 JPH0760439 B2 JP H0760439B2 JP 61294030 A JP61294030 A JP 61294030A JP 29403086 A JP29403086 A JP 29403086A JP H0760439 B2 JPH0760439 B2 JP H0760439B2
- Authority
- JP
- Japan
- Prior art keywords
- word
- notation
- unit
- input
- temporary storage
- 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 - Fee Related
Links
- 238000000605 extraction Methods 0.000 claims description 8
- 239000000284 extract Substances 0.000 claims description 7
- 238000010586 diagram Methods 0.000 description 4
- 239000000463 material Substances 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
- Document Processing Apparatus (AREA)
Description
【発明の詳細な説明】 産業上の利用分野 本発明は、文章作成などのために所望の表現の検索や入
力を行なう際に用いられる単語検索装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a word search device used when searching or inputting a desired expression for creating a sentence or the like.
従来の技術 従来、文章作成にはワードプロセッサがよく使用されて
いる。最近ではこのワードプロセッサにも、ある単語の
同義語や類義語を検索したり入力したりすることができ
るものがある。2. Description of the Related Art Conventionally, word processors are often used for writing texts. Recently, some word processors are also capable of searching and inputting synonyms and synonyms of a word.
第2図は、これら同義語や類義語を検索したり入力した
りすることができる従来のワードプロセッサの中の単語
検索装置の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of a word search device in a conventional word processor capable of searching and inputting these synonyms and synonyms.
第2図において、11は単語入力部であり、単語の読みと
表記とを入力する。12は入力単語一時記憶部であり、単
語入力部11から入力された読みと表記一時記憶する。13
は単語辞書部であり、読みと表記と分類情報を単語情報
として記憶している。14は分類情報取り出し部であり、
入力単語一時記憶部12に記憶されている読みと表記を有
する単語の分類情報を単語辞書部13から取り出す。15は
分類情報一時記憶部であり、分類情報取り出し部14で取
り出された分類情報を一時記憶する。16は単語検索部で
あり、分類情報一時記憶部15に記憶されている分類情報
を有する単語を単語辞書部13で検索し、その表記を取り
出す。17は表記情報一時記憶部であり、単語検索部16か
ら取り出された表記を一時記憶する。18は単語表示部で
あり、表記情報一時記憶部17に記憶されている表記を順
次表示する。In FIG. 2, reference numeral 11 is a word input unit for inputting reading and notation of a word. An input word temporary storage unit 12 temporarily stores the reading and the notation input from the word input unit 11. 13
Is a word dictionary unit, which stores reading, notation, and classification information as word information. 14 is a classification information extraction unit,
Classification information of words having readings and notations stored in the input word temporary storage unit 12 is retrieved from the word dictionary unit 13. A classification information temporary storage unit 15 temporarily stores the classification information extracted by the classification information extraction unit 14. Reference numeral 16 is a word search unit, which searches the word dictionary unit 13 for a word having the classification information stored in the classification information temporary storage unit 15 and extracts the notation. A notation information temporary storage unit 17 temporarily stores the notation extracted from the word search unit 16. A word display unit 18 sequentially displays the notations stored in the notation information temporary storage unit 17.
従来の単語検索装置は、上記の構成により、単語入力部
11から入力された読みと表記を一時的に入力単語一時記
憶部12に記憶し、この入力単語一時記憶部12に記憶され
ている読みと表記を有する単語の分類情報を分類情報取
り出し部14が単語辞書部13から取り出して分類情報一時
記憶部15に記憶させる。次に、単語検索部16は分類情報
一時記憶部15に記憶されている分類情報を有する単語を
単語辞書部13で検索しその表記を取り出して表記情報一
時記憶部17に記憶させる。さらに、単語表示部18はこの
表記を順次表示する。The conventional word search device has the above-mentioned configuration and has a word input unit.
The reading and notation input from 11 is temporarily stored in the input word temporary storage unit 12, and the classification information extracting unit 14 collects the classification information of the words having the reading and notation stored in the input word temporary storage unit 12. It is taken out from the word dictionary unit 13 and stored in the classification information temporary storage unit 15. Next, the word search unit 16 searches the word dictionary unit 13 for a word having the classification information stored in the classification information temporary storage unit 15, extracts the notation, and stores it in the notation information temporary storage unit 17. Further, the word display unit 18 sequentially displays this notation.
上記の動作により、例えば、単語辞書内に「財産」とい
う分類に属する同義語もしくは類義語として「財産」、
「資産」、「不動産」、「富」、「資材」、「家財」な
どの単語が記憶されているとすると、例えば単語「財
産」を入力した場合、これに対応して、「資産」、「不
動産」、「富」、「資材」、「家財」などの単語が順次
表示される。このことにより、操作者はある単語の同義
語もしくは類義語を検索したり入力したりすることがで
きる。By the above operation, for example, in the word dictionary, “assets” as a synonym or synonym belonging to the category “assets”,
If words such as “asset”, “real estate”, “wealth”, “materials”, and “household goods” are stored, for example, when the word “property” is input, the corresponding “asset”, Words such as “real estate”, “wealth”, “materials”, and “household goods” are sequentially displayed. This allows the operator to search for or enter a synonym or a synonym for a word.
発明が解決しようとする問題点 しかしながら上記のような従来の装置では、例えば最終
的に原稿用紙に記入する場合など主として表記長さに対
してある程度の制約を受けながら文章もしくは句などを
作成する場合のように、ある単語の同義語もしくは類義
語であってしかも特定の表記長さを持つ単語を必要とす
るときに、その条件を満足する単語を高速に捜すことが
できないという問題点を有していた。Problems to be Solved by the Invention However, in the conventional apparatus as described above, when a sentence or phrase is created mainly with some restrictions on the notation length, for example, when finally writing on the manuscript paper. As described above, when a word that is a synonym or a synonym for a certain word and has a specific notation length is required, there is a problem that a word that satisfies the condition cannot be searched at high speed. It was
本発明はかかる点に鑑み、ある単語の同義語もしくは類
義語であってしかも特定に表記長さを持つ単語が必要に
なったときに、その条件を満足する単語を高速に探すこ
とができる単語検索装置を提供することを目的とする。In view of the above point, the present invention, when a word that is a synonym or a synonym of a certain word and has a particular notation length is required, can quickly search for a word that satisfies the condition. The purpose is to provide a device.
問題点を解決するための手段 本発明は、少なくとも読みと表記と表記長さと分類情報
を単語情報として記憶している単語辞書部、単語を一意
に指定する情報を入力する単語入力部、この単語入力部
から入力された単語指定情報を一時記憶する入力単語一
時記憶部、この入力単語一時記憶部に記憶されている単
語指定情報により指定される単語の分類情報を前記単語
辞書部から取り出す分類情報取り出し部、この分類情報
取り出し部で取り出された分類情報を一時記憶する分類
情報一時記憶部、表記長さを入力する表記長さ入力部、
この表記長さ入力部から入力された表記長さを一時記憶
する表記長さ一時記憶部、前記分類情報一時記憶部に記
憶されている分類情報を有しかつ前記表記長さ一時記憶
部に記憶されている表記長さを有する単語を前記単語辞
書部で検索し、その表記を取り出す単語検索部、この単
語検索部で取り出された表記を一時記憶する表記情報一
時記憶部、および、この表記情報一時記憶部に記憶され
ている表記を表示する単語表示部を備えた単語検索装置
である。Means for Solving the Problems The present invention relates to a word dictionary section that stores at least reading, notation, notation length, and classification information as word information, a word input section for inputting information that uniquely specifies a word, and this word. An input word temporary storage unit for temporarily storing the word designation information input from the input unit, and classification information for extracting the classification information of the word designated by the word designation information stored in the input word temporary storage unit from the word dictionary unit. A retrieval unit, a classification information temporary storage unit for temporarily storing the classification information retrieved by the classification information retrieval unit, a notation length input unit for inputting the notation length,
A notation length temporary storage unit for temporarily storing the notation length input from the notation length input unit, having classification information stored in the classification information temporary storage unit and stored in the notation length temporary storage unit A word having a specified notation length in the word dictionary section and extracting the notation, a notation information temporary storage section for temporarily storing the notation extracted by this word search section, and this notation information 1 is a word search device including a word display unit that displays a notation stored in a temporary storage unit.
作用 本発明は前記した構成により、入力された単語指定情報
により指定される単語の分類情報を単語辞書部から取り
出し、その分類情報および入力された表記長さを有する
単語辞書部で検索し、検索された単語の表記を順次表示
する。With the above-described configuration, the present invention extracts the classification information of the word designated by the input word designation information from the word dictionary unit, searches the word dictionary unit having the classification information and the input notation length, and searches. The written words are displayed sequentially.
実施例 以下本発明の一実施例における単語検索装置について図
を用いて説明する。Embodiment A word search device according to an embodiment of the present invention will be described below with reference to the drawings.
第1図は本発明の一実施例における単語検索装置の構成
を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a word search device according to an embodiment of the present invention.
第1図において、1は単語入力部であり、単語の読みと
表記を入力する。2は入力単語一時記憶部であり、単語
入力部1から入力された読みと表記を一時記憶する。3
は単語辞書部であり、読みと表記と表記長さと分類情報
を単語情報として記憶している。4は分類情報取り出し
部であり、入力単語一時記憶部2に記憶されている読み
と表記を有する単語の分類情報を単語辞書部3から取り
出す。5は分類情報一時記憶部であり、分類情報取り出
し部4で取り出された分類情報を一時記憶する。6は表
記長さ入力部であり、表記長さを入力する。7は表記長
さ一時記憶部であり、表記長さ入力部6から入力された
表記長さを一時記憶する。8は単語検索部であり、分類
情報一時記憶部5に記憶されている分類情報を有しかつ
表記長さ一時記憶部7に記憶されている表記長さを有す
る単語を単語辞書部3で検索しその表記を取り出す。9
は表記情報一時記憶部であり、単語検索部8で取り出さ
れた表記を一時記憶する。10は単語表示部であり、表記
情報一時記憶部9に記憶されている表記を順次表示す
る。In FIG. 1, reference numeral 1 is a word input unit for inputting reading and notation of a word. An input word temporary storage unit 2 temporarily stores the reading and notation input from the word input unit 1. Three
Is a word dictionary unit, which stores reading, notation, notation length, and classification information as word information. Reference numeral 4 denotes a classification information extraction unit, which extracts the classification information of the words having the reading and the notation stored in the input word temporary storage unit 2 from the word dictionary unit 3. A classification information temporary storage unit 5 temporarily stores the classification information extracted by the classification information extraction unit 4. Reference numeral 6 is a notation length input section for inputting the notation length. A notation length temporary storage unit 7 temporarily stores the notation length input from the notation length input unit 6. A word search unit 8 searches the word dictionary unit 3 for words that have the classification information stored in the classification information temporary storage unit 5 and have the notation length stored in the notation length temporary storage unit 7. Then take out the notation. 9
Is a notation information temporary storage unit that temporarily stores the notation extracted by the word search unit 8. A word display unit 10 sequentially displays the notations stored in the notation information temporary storage unit 9.
以上のように構成された本実施例の単語検索装置につい
て、以下その動作を説明する。The operation of the word search device of the present embodiment configured as described above will be described below.
まず、操作者が入力待ち状態にある単語入力部1から読
みと表記を入力する。単語入力部1は、入力された読み
と表記を一時的に入力単語一時記憶部2に記憶させたの
ち、分類情報取り出し部4を起動する。分類情報取り出
し部4は、入力単語一時記憶部2に記憶されている読み
と表記を有する単語の分類情報を単語辞書部3から取り
出して分類情報一時記憶部5に記憶させたのち、表記長
さ入力部6を入力待ち状態にする。次に、操作者が表記
長さを表記長さ入力部6から入力する。表記長さ入力部
6は、入力された表記長さを一時的に表記長さ一時記憶
部7に記憶させたのち、単語検索部8を起動する。単語
検索部8は、分類情報一時記憶部5に記憶されている分
類情報を有しかつ表記長さ一時記憶部7に記憶されてい
る表記長さを有する単語を単語辞書部3で検索し、その
表記を取り出して表記情報一時記憶部9に記憶させたの
ち、単語表示部10を起動する。単語表示部10は、表記情
報一時記憶部9に記憶されている表記情報を順次表示す
る。First, the operator inputs the reading and the notation from the word input unit 1 in the input waiting state. The word input unit 1 temporarily stores the input reading and notation in the input word temporary storage unit 2, and then activates the classification information extracting unit 4. The classification information extracting unit 4 extracts the classification information of the words having the readings and the notations stored in the input word temporary storage unit 2 from the word dictionary unit 3 and stores the classification information in the classification information temporary storage unit 5, and then the notation length. The input unit 6 is put in the input waiting state. Next, the operator inputs the notation length from the notation length input unit 6. The notation length input unit 6 temporarily stores the input notation length in the notation length temporary storage unit 7, and then activates the word search unit 8. The word search unit 8 searches the word dictionary unit 3 for a word having the classification information stored in the classification information temporary storage unit 5 and having the notation length stored in the notation length temporary storage unit 7, After the notation is taken out and stored in the notation information temporary storage unit 9, the word display unit 10 is activated. The word display unit 10 sequentially displays the notation information stored in the notation information temporary storage unit 9.
上記の動作を例を用いてより具体的に説明する。The above operation will be described more specifically using an example.
いま、操作者が単語「財産」の同義語もしくは類義語で
あってしかも表記長さが「1」である単語を必要として
いるとする。Now, it is assumed that the operator needs a word that is a synonym or a synonym of the word "property" and has a notation length of "1".
一方、単語辞書内には、分類「財産」に属する同義語も
しくは類義語として次の6つの単語が記憶されていると
する。すなわち、読みが「ざいさん」、表記長さが
「2」、表記が「財産」である単語、以下同様に「しさ
ん」、「2」、「資産」という単語、「ふどうさん」、
「3」、「不動産」という単号、「とみ」、「1」、
「富」という単語、「しざい」、「2」、「資材」とい
う単語、「かざい」、「2」、「家財」という単語であ
る。On the other hand, it is assumed that the following six words are stored in the word dictionary as synonyms or synonyms belonging to the category “property”. That is, the word "Zaisan" is read, the notation length is "2", the notation is "property", and so on, "shisan", "2", "assets", "fudousan",
"3", a single number called "real estate", "Tomi", "1",
The words "wealth", "shizai", "2", "materials", "kazai", "2", and "household goods".
まず、操作者が入力待ち状態にある単語入力部1から、
単語「財産」を示す読み「ざいさん」と表記「財産」を
入力する。単語入力部1は、入力された読み「ざいさ
ん」と表記「財産」を一時的に入力単語一時記憶部2に
記憶させたのち、分類情報取り出し部4を起動する。分
類情報取り出し部4は、入力単語一時記憶部2に記憶さ
れている読み「ざいさん」と表記「財産」を有する単語
の分類情報「財産」を単語辞書部3から取り出して分類
情報一時記憶部5に記憶させたのち、表記長さ入力部6
を入力待ち状態にする。First, from the word input section 1 in which the operator is waiting for input,
Enter the reading "Zaisan" indicating the word "property" and the notation "property". The word input unit 1 temporarily stores the input reading “Zaisan” and the notation “property” in the input word temporary storage unit 2 and then activates the classification information extraction unit 4. The classification information extracting unit 4 extracts the classification information “property” of the word having the reading “Zaisan” and the property “property” stored in the input word temporary storage unit 2 from the word dictionary unit 3 and the classification information temporary storage unit 5 After storing in, the notation length input section 6
To wait for input.
次に、操作者が表記長さ「1」を表記長さ入力部6から
入力する。表記長さ入力部6は、入力された表記長さ
「1」を表記長さ一時記憶部7に一時記憶させたのち、
単語検索部8を起動する。単語検索部8は、分類情報一
時記憶部5に記憶されている分類情報「財産」を有しか
つ表記長さ一時記憶部7に記憶されている表記長さ
「1」を有する単語を単語辞書部3で検索し、検索され
た単語の表記「富」を取り出して表記情報一時記憶部9
に記憶させたのち、単語表示部10を起動する。単語表示
部10は、表記情報一時記憶部9に記憶されている表記
「富」を表示する。Next, the operator inputs the notation length “1” from the notation length input unit 6. The notation length input unit 6 temporarily stores the input notation length “1” in the notation length temporary storage unit 7,
The word search unit 8 is activated. The word search unit 8 has a word dictionary for words having the classification information “property” stored in the classification information temporary storage unit 5 and the notation length “1” stored in the notation length temporary storage unit 7. The notation “temporary” of the searched word is retrieved by the unit 3 and the notation information temporary storage unit 9 is extracted.
Then, the word display unit 10 is activated. The word display unit 10 displays the notation “wealth” stored in the notation information temporary storage unit 9.
以上の動作により操作者は、読み「ざいさん」と表記
「財産」と表記長さ「1」という入力を行うと、分類
「財産」に属する6つの単語のうち、表記長さが「1」
である単語「富」を得ることができる。By the above operation, when the operator inputs the reading "Zaisan", the notation "property" and the notation length "1", the notation length is "1" among the six words belonging to the category "property"
You can get the word "wealth" which is.
以上説明した通り本実施例によれば、操作者は単語辞書
内の「財産」という分類に属する同義語もしくは類義語
である「財産」、「資産」、「不動産」、「富」、「資
材」、「家財」のうち所望の表記長さ「1」の単語
「富」を速く見つけることができる。As described above, according to the present embodiment, the operator has the synonyms or synonyms of “property” in the word dictionary, “property”, “asset”, “real estate”, “wealth”, and “material”. , "Household goods", the word "wealth" having a desired notation length "1" can be found quickly.
なお、本実施例においては、操作者が直接的に単語入力
部から単語指定情報を入力するとしたがこれに限るもの
ではなく、ワードプロセッサなどにおいて行なわれてい
るかな漢字変換の起動や同音語表示要求や同義語表示要
求など間接的な入力であってもよいことは言うまでもな
い。In the present embodiment, the operator directly inputs the word designation information from the word input unit, but the present invention is not limited to this. The Kana-Kanji conversion activation or the homophone display request, which is performed in a word processor or the like, can be performed. It goes without saying that it may be an indirect input such as a synonym display request.
また、本実施例においては、単語入力部から入力される
単語指定情報として読みと表記を例にあげたがこれに限
るものではなく、ワードプロセッサなどにおいてよく行
なわれているかな漢字変換の途中の情報としての単語の
単語辞書内の位置を示す情報などでもよいことは言うま
でもない。In addition, in the present embodiment, reading and notation are taken as an example of the word designation information input from the word input unit, but the present invention is not limited to this, and as information during the kana-kanji conversion that is often performed in word processors and the like. Needless to say, it may be information indicating the position of the word in the word dictionary.
発明の効果 以上説明したように、本発明によれば、例えば最終的に
原稿用紙に記入する場合など主として表記長さに対して
ある程度の制約を受けながら文章もしくは句などを作成
する場合のように、ある単語の同義語もしくは類義語で
あってしかも特定の表記長さを持つ単語を必要とすると
きに、その条件を満足する単語を高速に探すことがで
き、その実用的効果は大きい。EFFECTS OF THE INVENTION As described above, according to the present invention, for example, when writing a manuscript sheet, when creating a sentence or a phrase mainly with some restrictions on the writing length, , When a word that is a synonym or a synonym of a certain word and has a specific notation length is required, a word that satisfies the condition can be searched at high speed, and its practical effect is great.
第1図は本発明における一実施例の単語検索装置の構成
を示すブロック図、第2図は従来の単語検索装置の構成
を示すブロック図である。 1……単語入力部、2……入力単語一時記憶部、3……
単語辞書部、4……分類情報取り出し部、5……分類情
報一時記憶部、6……表記長さ入力部、7……表記長さ
一時記憶部、8……単語検索部、9……表記情報一時記
憶部、10……単語表示部。FIG. 1 is a block diagram showing the configuration of a word search device according to an embodiment of the present invention, and FIG. 2 is a block diagram showing the configuration of a conventional word search device. 1 ... word input section, 2 ... input word temporary storage section, 3 ...
Word dictionary section, 4 ... Classification information extraction section, 5 ... Classification information temporary storage section, 6 ... Notation length input section, 7 ... Notation length temporary storage section, 8 ... Word search section, 9 ... Notation information temporary storage unit, 10 …… Word display unit.
Claims (1)
報を単語情報として記憶している単語辞書部、単語を一
意に指定する情報を入力する単語入力部、この単語入力
部から入力された単語指定情報を一時記憶する入力単語
一時記憶部、この入力単語一時記憶部に記憶されている
単語指定情報により指定される単語の分類情報を前記単
語辞書部から取り出す分類情報取り出し部、この分類情
報取り出し部で取り出された分類情報を一時記憶する分
類情報一時記憶部、表記長さを入力する表記長さ入力
部、この表記長さ入力部から入力された表記長さを一時
記憶する表記長さ一時記憶部、前記分類情報一時記憶部
に記憶されている分類情報を有しかつ前記表記長さ一時
記憶部に記憶されている表記長さを有する単語を前記単
語辞書部で検索し、その表記を取り出す単語検索部、こ
の単語検索部で取り出された表記を一時記憶する表記情
報一時記憶部、および、この表記情報一時記憶部に記憶
されている表記を表示する単語表示部を備えたことを特
徴とする単語検索装置。1. A word dictionary section that stores at least reading, notation, notation length, and classification information as word information, a word input section for inputting information that uniquely specifies a word, and a word input from this word input section. An input word temporary storage unit that temporarily stores designation information, a classification information extraction unit that extracts classification information of a word designated by the word designation information stored in the input word temporary storage unit from the word dictionary unit, and this classification information extraction Classification information temporary storage unit that temporarily stores the classification information extracted by the unit, notation length input unit that inputs the notation length, notation length temporary that temporarily stores the notation length input from this notation length input unit A storage unit, having the classification information stored in the classification information temporary storage unit, and searching the word dictionary unit for a word having a notation length stored in the notation length temporary storage unit; And a word display unit for displaying the notation stored in the notation information temporary storage unit, and a word display unit for temporarily storing the notation retrieved by the word search unit. A word search device characterized by the above.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61294030A JPH0760439B2 (en) | 1986-12-10 | 1986-12-10 | Word search device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61294030A JPH0760439B2 (en) | 1986-12-10 | 1986-12-10 | Word search device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS63146159A JPS63146159A (en) | 1988-06-18 |
| JPH0760439B2 true JPH0760439B2 (en) | 1995-06-28 |
Family
ID=17802354
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61294030A Expired - Fee Related JPH0760439B2 (en) | 1986-12-10 | 1986-12-10 | Word search device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0760439B2 (en) |
-
1986
- 1986-12-10 JP JP61294030A patent/JPH0760439B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPS63146159A (en) | 1988-06-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2960340B2 (en) | Data search method and device | |
| JP2977260B2 (en) | Information presentation device | |
| JPH0760439B2 (en) | Word search device | |
| JPH08287088A (en) | Information retrieval method and device | |
| JPS62197864A (en) | Language information offering device | |
| JPH0766392B2 (en) | Word search device | |
| JPH0612548B2 (en) | Document processor | |
| JPH07114565A (en) | Electronic dictionary | |
| JPH07334526A (en) | Dictionary retrieval and display device | |
| JPH01214963A (en) | Device for consulting dictionary | |
| JPH0746355B2 (en) | Kana-Kanji converter | |
| Seiden et al. | Information retrieval systems for microcomputers | |
| JPH05181912A (en) | Document retrieving device | |
| JPH0314162A (en) | document processing device | |
| JPS63101968A (en) | Electronic dictionary retrieving device | |
| JPS62156762A (en) | Character data input device | |
| JPS62144269A (en) | information retrieval device | |
| JPH0869472A (en) | Literature retrieval processor for foreign language key word | |
| JPS6198475A (en) | Japanese text input device | |
| JPH06266765A (en) | Text search device | |
| JPH0363754A (en) | Sentence processor | |
| JPH0477951A (en) | Idiom conversion system | |
| JPH10187756A (en) | Electronic dictionary search device and method | |
| JPH04329466A (en) | Document preparing device | |
| JPH05120344A (en) | Electronic dictionary |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |