JPH01291363A - Dictionary retrieving device - Google Patents

Dictionary retrieving device

Info

Publication number
JPH01291363A
JPH01291363A JP63121018A JP12101888A JPH01291363A JP H01291363 A JPH01291363 A JP H01291363A JP 63121018 A JP63121018 A JP 63121018A JP 12101888 A JP12101888 A JP 12101888A JP H01291363 A JPH01291363 A JP H01291363A
Authority
JP
Japan
Prior art keywords
dictionary
routine
search
entry point
dictionaries
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
JP63121018A
Other languages
Japanese (ja)
Inventor
Atsushi Takeuchi
淳 竹内
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP63121018A priority Critical patent/JPH01291363A/en
Publication of JPH01291363A publication Critical patent/JPH01291363A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To freely add and delete a dictionary by retrieving the dictionary by a program which has been loaded to the second storage means and its entry point. CONSTITUTION:When dictionaries 11-1N and a routine for retrieving its dictionaries are designated, a retrieval routine loading part 52 searches its routine from a secondary storage device 30 and loads it to the area concerned of areas 41-4N, and stores its entry point in an area 53. When a retrieval request is generated, a retrieval result unifying part 51 calls the routine which is loaded at present by referring to the entry point of the area 53, interprets and unifies a result of retrieval and responds to an application part. When the dictionary becomes unnecessary, its routine and the entry point are deleted, and in case of adding the dictionary of a new structure and format, its retrieval routine is added to the secondary storage device 30. In such a way, the dictionary can be added and deleted freely.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、ワードプロセッサ、機械翻訳装置、辞書デー
タベース等に利用する辞書検索装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a dictionary search device used in word processors, machine translation devices, dictionary databases, and the like.

2 ・\−7 従来の技術 第2図は、従来の辞書検索装置を示す機能ブロック図で
ある。
2.\-7 Prior Art FIG. 2 is a functional block diagram showing a conventional dictionary search device.

第2図において、11〜INはそれぞれ、漢字等の単語
情報等とその単語情報の読み等が対応して格納された辞
書、21は、辞書11〜INに格納されたデータを一体
的に検索する複数辞書検索部、22は、複数辞書検索部
21により検索された結果により文書処理等を実行する
アプリケーション部である。
In FIG. 2, 11 to IN are dictionaries in which word information such as kanji characters and the pronunciation of the word information are stored in correspondence, and 21 is an integrated search for data stored in dictionaries 11 to IN. The multiple dictionary search unit 22 is an application unit that executes document processing and the like based on the search results obtained by the multiple dictionary search unit 21.

上記従来例において、アプリケーション部22から複数
辞書検索部21に対し、検索要求が発生すると、複数辞
書検索部21は、辞書11から辞書INまでのデータを
一体的に検索し、検索要求に合致した単語情報等を選択
し、アプリケーション部22に応答する。アプリケーシ
ョン部22は、この単語情報等により文書処理や仮名漢
字変換を行う。
In the above conventional example, when a search request is issued from the application unit 22 to the multiple dictionary search unit 21, the multiple dictionary search unit 21 integrally searches the data from the dictionary 11 to the dictionary IN, and searches the data matching the search request. Select word information, etc., and respond to the application section 22. The application unit 22 performs document processing and kana-kanji conversion based on this word information.

発明が解決しようとする課題 しかしながら、上記従来の辞書検索装置では、検索部2
1が各辞書11〜INの検索結果を統合する3 へ−ン までが一体に構成されているので、検索を行う辞書の種
類や、記録形式、個数が固定され、したがって、新たな
形式の辞書を追加する場合には、検索部21全体を交換
しなければならず、自由性がないという問題点がある。
Problems to be Solved by the Invention However, in the above conventional dictionary search device, the search unit 2
1 integrates the search results of each dictionary 11 to IN. 3 is integrated, so the type, recording format, and number of dictionaries to be searched are fixed, and therefore new format dictionaries can be created. When adding , the entire search section 21 must be replaced, which poses a problem of lack of flexibility.

本発明は、上記従来の問題点に鑑み、辞書を自由に追加
、削除することができる自由性のある辞書検索装置を提
供することを目的とする。
SUMMARY OF THE INVENTION In view of the above-mentioned conventional problems, it is an object of the present invention to provide a flexible dictionary search device that can freely add and delete dictionaries.

課題を解決するための手段 本発明は、上記問題点を解決するために、辞書に記録さ
れた単語情報等をそれぞれの構造に応じて検索するプロ
グラムを格納するための第1の記憶手段を設け、この第
1の記憶手段に格納されたプログラムを選択的に第2の
記憶手段にロードするとともに、このロードされたプロ
グラムのエントリポイントを第2の記憶手段にロードし
、この第2の記憶手段にロードされたプログラムとその
エントリポイントにより辞書を検索するようにしたもの
である。
Means for Solving the Problems In order to solve the above problems, the present invention provides a first storage means for storing a program for searching word information etc. recorded in a dictionary according to each structure. , selectively loading the program stored in the first storage means into the second storage means, loading the entry point of the loaded program into the second storage means, and loading the program stored in the first storage means into the second storage means. The dictionary is searched by the program loaded into the program and its entry point.

作用 本発明は上記構成により、新だな形式の辞書を追加する
場合には、当該プログラムとエントリポイントをロード
するのみで、辞書を自由に追加、削除することができる
自由性のある辞書検索装置を実現することができる。
Effect of the Invention The present invention provides a dictionary search device having the above-mentioned configuration, which allows users to freely add and delete dictionaries by simply loading the program and entry point when adding a dictionary in a new format. can be realized.

実施例 以下、図面を参照して本発明の詳細な説明する。第1図
は、本発明にかかる辞書検索装置の一実施例を示す機能
ブロック図である。
EXAMPLES Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a functional block diagram showing an embodiment of a dictionary search device according to the present invention.

第1図において、30は、辞書11〜INに格納された
データを検索するためのルーチン31〜3Nが格納され
た2次記憶装置、41〜4Nはそれぞれ、2次記憶装置
30に格納されたルーチン31〜3Nを格納するための
1次記憶装置のエリアである。
In FIG. 1, 30 is a secondary storage device in which routines 31 to 3N for searching data stored in dictionaries 11 to IN are stored, and 41 to 4N are respectively stored in the secondary storage device 30. This is an area of the primary storage device for storing routines 31 to 3N.

51は、後述するように辞書11〜INを検索する検索
結果統合部、52は、2次記憶装置30に格納されたル
ーチン31〜3Nをエリア41〜4Nにロードするとと
もに、このロードされたルーチン31〜3Nをエリア5
3にロードする検索ルーチンロード部である。
Reference numeral 51 denotes a search result integration unit that searches the dictionaries 11 to IN as described later, and 52 loads routines 31 to 3N stored in the secondary storage device 30 to areas 41 to 4N, and also loads the loaded routines. 31~3N in area 5
This is the search routine load section that is loaded into the search routine 3.

5 ヘ一1 53は、エリア41〜4Nに格納されたルーチン31〜
3Nのエンl−1,1ポイントを格納するための1次記
憶装置のエリアである。
5 to 1 53 are routines 31 to 53 stored in areas 41 to 4N.
This is an area of the primary storage device for storing 3N en l-1,1 points.

次に、上記実施例の動作を説明する。Next, the operation of the above embodiment will be explained.

第1図において、まずオペレータにより、辞書11〜I
Nとその辞書を検索するルーチンが指定されると、検索
ルーチンロード部52は、2次記憶装置30からそのル
ーチンをサーチしてエリア41〜4Nの当該エリアにロ
ードし、エリア53にそのエントリポイントを格納する
In FIG. 1, the operator first selects dictionaries 11 to I.
When a routine that searches N and its dictionary is specified, the search routine loading unit 52 searches for that routine from the secondary storage device 30, loads it into the corresponding area of areas 41 to 4N, and stores its entry point in area 53. Store.

次いで、不図示のアプリケーション部から検索要求が発
生すると、検索結果統合部51は、エリア53のエント
リポイントを参照して現在ロードされているルーチンを
呼び出し、検索結果を解釈して統合し、アプリケーショ
ン部に応答する。
Next, when a search request is generated from an application section (not shown), the search result integration section 51 refers to the entry point in the area 53, calls the currently loaded routine, interprets and integrates the search results, and sends the search results to the application section. respond to.

この場合、検索結果統合部51は、その辞書が不要とな
ると、1次記憶装置のエリア41〜4N、53からそれ
ぞれ、そのルーチン、エントリポイントを削除する。
In this case, when the dictionary is no longer needed, the search result integration unit 51 deletes the routine and entry point from areas 41 to 4N and 53 of the primary storage device, respectively.

まだ、新規な構造、形式の辞書を追加する場合には、2
次記憶装置30にその検索ルーチンを追加すればよく、
この場合、検索ルーチンの入出力を一定の形式にあらか
じめ定めることにより、自由に追加、削除することがで
きる。
If you still want to add a dictionary with a new structure or format, 2.
The next step is to add the search routine to the storage device 30.
In this case, by predetermining the input and output of the search routine in a certain format, additions and deletions can be made freely.

したがって、上記実施例によれば、オペレータの必要性
に応じて、種々の形式の辞書を任意に組み合わせて用い
ることができ、また、不要なけんさくルーチンやエント
リポイントが1次記憶装置から削除されるので、1次記
憶装置の容量を小さく設定することができる。
Therefore, according to the above embodiment, dictionaries of various formats can be used in arbitrary combinations according to the operator's needs, and unnecessary maintenance routines and entry points can be deleted from the primary storage device. Therefore, the capacity of the primary storage device can be set small.

更に、新規な形式の辞書も、当該検索ルーチンを作成し
て2次記憶装置30に登録するのみで追加することがで
きる。
Furthermore, a dictionary in a new format can be added by simply creating the search routine and registering it in the secondary storage device 30.

尚、上記実施例では、検索ルーチンをオペレータの操作
により1次記憶装置のエリア41〜4Nにロードするよ
うにしたが、装置の動作開始時に、自動的に登録情報フ
ァイルから読み取ってロードするように構成してもよい
In the above embodiment, the search routine is loaded into the areas 41 to 4N of the primary storage device by the operator's operation, but the search routine is automatically read from the registration information file and loaded when the device starts operating. may be configured.

また、上記実施例では、辞書11〜INと検索ルーチン
31〜3Nを1対1で対応させて構成したが、7 ヘー
ノ 同一の形式、構造の辞書がある場合には、1つの検索ル
ーチンで共用するように構成してもよい。
In addition, in the above embodiment, the dictionaries 11 to IN and the search routines 31 to 3N are configured in a one-to-one correspondence, but if there are dictionaries with the same format and structure, they can be shared by one search routine. It may be configured to do so.

発明の詳細 な説明したように、辞書に記録された単語情報等をそれ
ぞれの構造に応じて検索するプログラムを格納するため
の第1の記憶手段を設け、この第1の記憶手段に格納さ
れたプログラムを選択的に第2の記憶手段にロードする
とともに、このロードされたプログラムのエントリポイ
ントを第2の記憶手段にロードし、この第2の記憶手段
にロードされたプログラムとそのエントリポイントによ
り辞書を検索するようにしだので、当該プログラムとエ
ントリポイントをロードするのみで、辞書を自由に追加
、削除することができる。
As described in detail of the invention, there is provided a first storage means for storing a program for searching word information etc. recorded in a dictionary according to the structure of each word information, and selectively loading a program into a second storage means and loading the entry point of the loaded program into the second storage means; , so you can add or delete dictionaries as you like by simply loading the program and entry point.

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

第1図は、本発明にかかる辞書検索装置の一実施例を示
す機能ブロック図、第2図は、従来の辞書検索装置を示
す機能ブロック図である。 11〜IN・・辞書、30・・2次記憶装置、31〜3
N・・検索ルーチン、41〜4N、53・1次記憶装置
のエリア、51・検索結果統合部、52・・検索ルーチ
ンロード部。
FIG. 1 is a functional block diagram showing an embodiment of a dictionary search device according to the present invention, and FIG. 2 is a functional block diagram showing a conventional dictionary search device. 11~IN...Dictionary, 30...Secondary storage device, 31~3
N...search routine, 41-4N, 53.area of primary storage device, 51.search result integration section, 52..search routine load section.

Claims (1)

【特許請求の範囲】[Claims] 単語情報等がそれぞれ異なる構造で記録された複数の辞
書と、前記辞書に記録された単語情報等をそれぞれの構
造に応じて検索するプログラムを格納するための第1の
記憶手段と、前記第1の記憶手段に格納されたプログラ
ムを選択的に第2の記憶手段にロードするとともに、こ
のロードされたプログラムのエントリポイントを第2の
記憶手段にロードする手段と、前記第2の記憶手段にロ
ードされたプログラムとそのエントリポイントにより、
前記辞書を検索する手段とを有する辞書検索装置。
a plurality of dictionaries in which word information, etc. are recorded in different structures; a first storage means for storing a program for searching word information, etc. recorded in the dictionaries according to each structure; means for selectively loading the program stored in the storage means into the second storage means, and loading the entry point of the loaded program into the second storage means; and loading the program into the second storage means. program and its entry point.
and means for searching the dictionary.
JP63121018A 1988-05-18 1988-05-18 Dictionary retrieving device Pending JPH01291363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63121018A JPH01291363A (en) 1988-05-18 1988-05-18 Dictionary retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63121018A JPH01291363A (en) 1988-05-18 1988-05-18 Dictionary retrieving device

Publications (1)

Publication Number Publication Date
JPH01291363A true JPH01291363A (en) 1989-11-22

Family

ID=14800768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63121018A Pending JPH01291363A (en) 1988-05-18 1988-05-18 Dictionary retrieving device

Country Status (1)

Country Link
JP (1) JPH01291363A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08153090A (en) * 1994-11-29 1996-06-11 Internatl Business Mach Corp <Ibm> Kana-kanji conversion system and creation method of its dictionary
WO2006090732A1 (en) * 2005-02-24 2006-08-31 Fuji Xerox Co., Ltd. Word translation device, translation method, and translation program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08153090A (en) * 1994-11-29 1996-06-11 Internatl Business Mach Corp <Ibm> Kana-kanji conversion system and creation method of its dictionary
WO2006090732A1 (en) * 2005-02-24 2006-08-31 Fuji Xerox Co., Ltd. Word translation device, translation method, and translation program
US8041557B2 (en) 2005-02-24 2011-10-18 Fuji Xerox Co., Ltd. Word translation device, translation method, and computer readable medium

Similar Documents

Publication Publication Date Title
JPH09319757A (en) Information retrieving system
JPH01291363A (en) Dictionary retrieving device
JPH06325092A (en) Customer information retrieval system
JPH02297670A (en) Data base retrieving system
JPH07334402A (en) Data base as main memory
JPH08329101A (en) Data base system
JPS5854447A (en) Retrieving system for program dictionary
JPH05298368A (en) Method for inputting retrieving word in electronic filing system
JPH05151264A (en) Information retrieving device
JPS6019275A (en) Picture retrieving device
JPH0567146A (en) Data editor
JPH0746353B2 (en) Japanese text input device
JPH0795300B2 (en) Name management method in database
JPH08278980A (en) Data processor
JPS60122463A (en) Character processing unit
JPS62260266A (en) Kana/kanji converting system
JPH03127254A (en) Word retrieving device
JPS6385974A (en) Picture registration retrieving device
JPH03276238A (en) Record control system
JPH03208162A (en) Input device
JPH01216423A (en) Record retrieval system
JPS62114060A (en) Image file device
JPH03209556A (en) Dictionary store system for kana/kanji converting device
JPH05303566A (en) Document creating device
JPH04165557A (en) Kana (japanese syllabary) to kanji (chinese character) converting dictionary retrieving mechanism