JPS62266665A - Kana/kanji converting device - Google Patents

Kana/kanji converting device

Info

Publication number
JPS62266665A
JPS62266665A JP61110148A JP11014886A JPS62266665A JP S62266665 A JPS62266665 A JP S62266665A JP 61110148 A JP61110148 A JP 61110148A JP 11014886 A JP11014886 A JP 11014886A JP S62266665 A JPS62266665 A JP S62266665A
Authority
JP
Japan
Prior art keywords
record
reading
character string
kana
kanji
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
JP61110148A
Other languages
Japanese (ja)
Inventor
Takao Kato
隆夫 加藤
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP61110148A priority Critical patent/JPS62266665A/en
Publication of JPS62266665A publication Critical patent/JPS62266665A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the time for searching a next record when the reading is different from that of conversion object, by adding the reading and record length information to the reference record of a KANA (Japanese syllabary)/ KANJI (Chinese character) conversion. CONSTITUTION:A dictionary memory 14 is composed of respective blocks B1-Bn and respective blocks B1-Bn are composed of plural records R1-Rm. In the head of respective records R1-Rn, record length information (a), reading information (b) and candidate KANJI (Chinese character) notation (c) showing the length of a record R are contained. The dictionary memory 14 has a heading table 25, and out of the record R stored in respective blocks B, the same reading information (b) as the reading information (b) of the record R1 of the head of a said block B and the reading information (b) are stored, The address point A of the block B is stored. Consequently, the reading of the converting object and the reading of the record R1 are compared, and when they are different, a next record R2 can be retrieved by adding the record length information (a) to an address pointer.

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は日本語ワードプロセッサに用いられるかな漢
字変換装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a kana-kanji conversion device used in a Japanese word processor.

(従来の技術) 従来のかな漢字変換装置における辞書メモリでは入ツノ
された読みの漢字表記を求めるために、舶記読みの先頭
からの数文字が何であるかに対応して辞書メモリ本体中
のどの位置にその読みに対するデータがあるかを検索す
るためのアドレステーブルが設けられ、そのアドレステ
ーブルを読みの先頭から細文字か分まで持たせることに
より、辞書メモリ検索の高速化を図っている。
(Prior art) In the dictionary memory of the conventional kana-kanji conversion device, in order to obtain the kanji representation of the entered reading, it is necessary to select which characters in the dictionary memory main body correspond to the first few characters of the reading of the reading. An address table is provided for searching to see if there is data for that reading at a position, and by having this address table from the beginning of the reading to the small characters or minutes, the dictionary memory search is made faster.

そして、メモリ本体中の検索に関してはメモリ本体中に
読みの情報と、漢字表記の情報とをそれぞれ特徴を持た
せたコードとして格納しておき、辞書メモリ内を1バイ
トづつ検索していた。
Regarding the search in the memory main body, reading information and kanji notation information were stored in the memory main body as codes each having characteristics, and the dictionary memory was searched one byte at a time.

(発明が解決しようとする問題点) このように、従来は1バイトづつ辞書メモリ本体中を検
索していたため、読みに対する漢字表記の検索に時間が
かかる問題があった。
(Problems to be Solved by the Invention) As described above, in the past, the main body of the dictionary memory was searched one byte at a time, so there was a problem in that it took a long time to search for the kanji notation for the reading.

(目的) この発明の目的は上記問題点を解決すべく、読みに対応
する漢字表記の検索を高速に行うことができるかな漢字
変換装置を提供するにある。
(Objective) In order to solve the above-mentioned problems, it is an object of the present invention to provide a Kana-Kanji conversion device that can quickly search for Kanji notation corresponding to the reading.

(問題点を解決するための手段〉 この発明のかな漢字変換装置は1つのレコードを1つの
読みと、その読みに対する1つあるいは複数個の漢字表
記と、そのレコードの所定位置に付加された当該レコー
ドの長さを表すレコード長情報とから構成し、複数個の
レコードを連続して記憶する辞書記憶手段と、記憶手段
内の変換対象となるかな文字列に対応する漢字表記を検
索するにあたって、1つのレコードを参照レコードとし
て選択し、そのレコードの読みと変換対象となるかな文
字列とを比較し、両者が一致する場合にはそのレコード
内の漢字表記を選出し、一致しない場合にはそのレコー
ド長情報に基づいて次のレコードを参照レコードとして
選択する検索手段とを備えることを特徴とする。
(Means for solving the problem) The kana-kanji conversion device of the present invention converts one record into one reading, one or more kanji notations for that reading, and the corresponding record added at a predetermined position of the record. When searching for the kanji notation corresponding to the kana character string to be converted in the dictionary storage means, which stores a plurality of records consecutively, Select one record as a reference record, compare the reading of that record with the kana character string to be converted, and if the two match, select the kanji notation in that record, and if they do not match, select the kanji notation in that record. and search means for selecting the next record as a reference record based on the length information.

(作用) 検索手段は記憶手段内の変換対象となるかな文字列に対
応する漢字表記を検索するにあたって、1つのレコード
を参照レコードとして選択し、そのレコードの読みと変
換対象となるかな文字列とを比較し、両者が一致する場
合にはそのレコード内の漢字表記を選出し、一致しない
場合にはそのレコード長情報に基づいて次のレコードを
参照レコードとして選択する。
(Operation) When searching for the kanji notation corresponding to the kana character string to be converted in the storage means, the search means selects one record as a reference record, and uses the reading of that record and the kana character string to be converted. If they match, the Kanji notation in that record is selected, and if they do not match, the next record is selected as the reference record based on the record length information.

(実施例) 以下、この発明を日本語ワードプロセッサのかな漢字変
換装置に具体化した一実施例を第1図〜第6図に従って
説明する。
(Embodiment) An embodiment in which the present invention is embodied in a kana-kanji conversion device for a Japanese word processor will be described below with reference to FIGS. 1 to 6.

第2図において、ワードプロセッサ1の本体ケース2の
前側部には入力手段としてのキーボード3が設けられ、
後側部にはプリンタ4が設けられている。キーボード3
には40桁を1行とする複数行の液晶表示器5が設けら
れている。キーボード3上には各種操作キーが配設され
ていて、ひらがな及びアルファベットの各文字及び数字
等を入力する文字キー6、変換キー7、実行キー8、次
候補キー10、液晶表示器5に表示されるカーソルを移
動操作するためのカーソル移動キー11等の各種キーが
配設されている。
In FIG. 2, a keyboard 3 as an input means is provided on the front side of a main body case 2 of a word processor 1.
A printer 4 is provided on the rear side. keyboard 3
is provided with a liquid crystal display 5 having multiple lines each containing 40 digits. Various operation keys are arranged on the keyboard 3, including a character key 6 for inputting hiragana and alphabet letters and numbers, a conversion key 7, an execution key 8, a next candidate key 10, and a display on the liquid crystal display 5. Various keys such as a cursor movement key 11 for moving a cursor are provided.

変換キー7はかな漢字変換する際に操作されるキーで、
後記するCPtJ12に実行指令信号を出力する。実行
キー8はかな漢字変換により選出された候補文字列を確
定文字列にするときに使用される。次候補キー10は候
補文字列が液晶表示器5に表示されたとき、その表示さ
れた候補文字列以外の伯の候補文字列を選出して表示さ
せたいときに使用される。
Conversion key 7 is the key operated when converting kana to kanji.
An execution command signal is output to CPtJ12, which will be described later. The execution key 8 is used to convert a candidate character string selected by kana-kanji conversion into a final character string. The next candidate key 10 is used when a candidate character string is displayed on the liquid crystal display 5 and when it is desired to select and display a candidate character string other than the displayed candidate character string.

次に、このワードプロセッサ1の電気的構成を第1図に
示す電気ブロック回路図にて説明する。
Next, the electrical configuration of this word processor 1 will be explained with reference to the electrical block circuit diagram shown in FIG.

本体ケース2に内蔵された検索手段としての中央処理装
置(以下、CPUという)12には読出し専用メモリ(
以下、ROMという)13、辞書記憶手段としての辞書
メモリ14及び読出し及び書換可能なメモリ(RAM)
よりなる記憶手段としての作業用メモリ15が接続され
ている。作業用メモリ15は文字キー6にて入力されて
くる文字コードデータを一時記憶する入ツノバッファ部
16と、候補文字列を一時記憶する候補文字用バッファ
部17等を備えている。CPU12はキーボードドライ
バ18を介して前記キーボード3に接続され、表示コン
トローラ19を介して前記液晶表示器5に接続されてい
る。さらに、CPU12は印字ドライバ20を介して前
記プリンタ4に接続され、又、コードテーブル21等の
各種メモリと接続されている。
A central processing unit (hereinafter referred to as CPU) 12 as a search means built into the main body case 2 includes a read-only memory (
(hereinafter referred to as ROM) 13, a dictionary memory 14 as a dictionary storage means, and a readable and rewritable memory (RAM)
A working memory 15 as a storage means consisting of the following is connected. The working memory 15 includes an input buffer section 16 for temporarily storing character code data inputted using the character keys 6, a candidate character buffer section 17 for temporarily storing candidate character strings, and the like. The CPU 12 is connected to the keyboard 3 via a keyboard driver 18 and to the liquid crystal display 5 via a display controller 19. Further, the CPU 12 is connected to the printer 4 via a print driver 20, and is also connected to various memories such as a code table 21.

ROM13にはこのワードプロセッサ1を各種動作させ
るための日本語ワードプロセッサ制御プログラム、キー
ボード制御プログラム、プリンタ制御プログラム、液晶
表示器制御プログラム等、各種の制御ブOグラムが記憶
されたプログラムメモリ23の他にキャラクタジェネレ
ータ24を有している。キャラクタジェネレータ24に
は各書体毎のドツトマトリックスで印字される文字や記
号等の文字パターンデータが記憶されている。コードテ
ーブル21には文字や記号に対応する文字コードが格納
されている。
The ROM 13 includes a program memory 23 which stores various control programs such as a Japanese word processor control program, a keyboard control program, a printer control program, a liquid crystal display control program, etc. for operating the word processor 1 in various ways, as well as character data. It has a generator 24. The character generator 24 stores character pattern data such as characters and symbols printed in a dot matrix for each typeface. The code table 21 stores character codes corresponding to characters and symbols.

辞書メモリ14は第3図に示すように複数個のブロック
81〜Bnが格納されており、各ブロック81〜B+1
は複数個のレコードR1〜R111から構成されている
。1つのレコードRの先頭には第4図に示すようにその
レコードRの長さを表すレコード長情報a及び読み情報
すが格納されており、その読み情報すの後にその読みに
対応する1つ或いは複数の単語の候補漢字表記Cが格納
されている。
As shown in FIG. 3, the dictionary memory 14 stores a plurality of blocks 81 to Bn, each block 81 to B+1.
is composed of a plurality of records R1 to R111. As shown in Fig. 4, at the beginning of one record R, record length information a indicating the length of the record R and reading information S are stored. Alternatively, candidate kanji notations C for a plurality of words are stored.

そして、各漢字表記Cの前には漢字表記Cに対応する品
詞情報dが格納されている。品詞情報Cは文法的接続の
特性が付与されて、その漢字表記Cによる単語に対応す
る1つ或いは複数個の他の詔との接続の可否を決定する
ための情報である。
In front of each kanji notation C, part-of-speech information d corresponding to the kanji notation C is stored. The part-of-speech information C is information that is given the property of grammatical connection and is used to determine whether or not the word in the kanji notation C can be connected to one or more other edicts.

又、辞書メモリ14には第5図に示すように見出しテー
ブル25が格納されており、この見出しテーブル25に
は各ブロックB中に格納されたレコードRのうち当該ブ
ロックBの先頭のレコードR1の読み情報すと同じ読み
情報b、及びその読み情1[bが格納されるブロックB
のアドレスポインタAとが各ブロック81〜8nの格納
類に格納されている。前記作業用メモリ15はCPU1
2が演算処理した結果を一時記憶させておくものである
In addition, the dictionary memory 14 stores a heading table 25 as shown in FIG. The reading information 1 is the same as the reading information b, and the block B where the reading information 1 [b is stored]
An address pointer A is stored in each of the blocks 81 to 8n. The working memory 15 is the CPU 1
2 is used to temporarily store the results of the arithmetic processing.

次に、上記のように構成したワードプロセッサ1の作用
を第6図に示す)D−チセートに従って説明する。
Next, the operation of the word processor 1 constructed as described above will be explained according to the D-chisate shown in FIG.

操作者が文書を入力すべくキーボード3上の文字キー6
を入力操作すると、CPU12はキーボード制御プログ
ラムに基づいて操作されたキーが何であるかを判断し、
その操作キーに対する入力信号をひらがな、カタカナ等
の文字データ、スペースデータ、改行データ等に変換し
て作業用メモリ15の入力バッファ部16に順次記憶□
していく。
The operator presses the character keys 6 on the keyboard 3 to input a document.
When the input operation is performed, the CPU 12 determines the operated key based on the keyboard control program,
The input signals for the operation keys are converted into character data such as hiragana and katakana, space data, line feed data, etc. and sequentially stored in the input buffer section 16 of the working memory 15 □
I will do it.

この時、CPU12は液晶表示器制御プログラムに基づ
いて作業用メモリ15に順次記憶されていく文字データ
等の内、最新に入力された複数個の文字データを読出し
て液晶表示器5に順次表示していく。又、この表示する
時にかな漢字変換される前のかな文字列(以下、未確定
かな文字列という)は反転表示される。
At this time, the CPU 12 reads out the most recently inputted character data among the character data etc. that are sequentially stored in the working memory 15 based on the liquid crystal display control program and displays them sequentially on the liquid crystal display 5. To go. Also, when this display is performed, the kana character string (hereinafter referred to as unconfirmed kana character string) before being converted to kana-kanji is displayed in reverse video.

反転表示された未確定かな文字列をかな漢字変換する場
合には、反転表示された未確定かな文字列にカーソルを
位置させた状態で変換キー7を操作する。すると、変換
キー7からの実行指令信号に応答してCPU12はカー
ンルアドレスに基づいて反転表示された未確定かな文字
列の先頭にポインタを設定する(ステップ1、以下ステ
ップをSで表わす)。そして、CPU12はそのポイン
タから数えて作業用メモリ15に記憶した所定文字数N
の文字コードデータ(即ち、「読み」)を変換対象文字
列としてその文字列に対応する候補漢字表記Cの検索を
開始する〈S2)。
When converting a highlighted undefined kana character string to kana-kanji, the conversion key 7 is operated while the cursor is positioned on the highlighted undefined kana character string. Then, in response to the execution command signal from the conversion key 7, the CPU 12 sets a pointer at the beginning of the undefined kana character string highlighted in reverse video based on the Kanle address (step 1, hereinafter step is denoted by S). Then, the CPU 12 counts the predetermined number N of characters stored in the working memory 15 from the pointer.
Using the character code data (ie, "yomi") as a character string to be converted, a search for a candidate kanji notation C corresponding to the character string is started (S2).

まず、辞書メモリ14の見出しテーブル25を参照し、
検索の対象となるかな文字列と各ブロックBの先頭レコ
ードR1の読み情報すとを比較することによりそのかな
文字列に対応するデータがどのブロックBに存在しつる
かを割出し、そのアドレスポインタAを取出す(S3)
First, refer to the heading table 25 in the dictionary memory 14,
By comparing the kana character string to be searched with the reading information of the first record R1 of each block B, it is determined in which block B the data corresponding to the kana character string exists, and its address pointer is determined. Take out A (S3)
.

そして、割出したブロックBxの先頭レコードR1を参
照レコードとし、このレコードR1から変換対象文字列
の読みとそのレコードR1に格納された読み情報すとを
比較しくS4)、この読み情報すと同じか否かを判定す
る(35)。この読み情報すと同じでない場合にはCP
U12はレコードR1の先頭に格納したレコード長情報
aをアドレスポインタに加えることにより、次のレコー
ドR2のアドレスポインタにずらしく36)、次に参照
する参照レコードR2が当該ブロックBxのレコードか
否か、すなわち、当該レコードB×の検索が終了したか
否かを判定する(S7)。S7でブロックB×の検索が
終了していないとCPU12が判定すると、S4に戻る
Then, using the first record R1 of the identified block Bx as a reference record, compare the reading of the character string to be converted from this record R1 with the reading information stored in that record R1 (S4), and this reading information is the same. It is determined whether or not (35). If this reading information is not the same, CP
By adding the record length information a stored at the beginning of record R1 to the address pointer, U12 changes the address pointer of the next record R236) and determines whether the reference record R2 to be referenced next is the record of the block Bx. That is, it is determined whether the search for the record Bx has ended (S7). If the CPU 12 determines in S7 that the search for block Bx has not been completed, the process returns to S4.

84〜$7を繰返して、最終的に87で当該ブロックB
Xの検索が終了したとCPU12が判定した場合には検
索は不成功に終り、次にCPU12はS8に移行してポ
インタから数えて所定文字数Nから1文字数減らした文
字列を変換対象文字列にしてS2に戻る。すなわち、ブ
ロック3xの検索が不成功に終ると、S8において順次
所定文字INから1文字数ずつ減らして検索を行なうこ
とになる。
Repeat steps 84 to $7, and finally at 87 block B
If the CPU 12 determines that the search for X has been completed, the search ends in failure, and the CPU 12 then proceeds to S8 and converts a character string obtained by subtracting one character from the predetermined number N of characters counted from the pointer into a character string to be converted. and return to S2. That is, if the search for block 3x ends in failure, the search is performed by sequentially decreasing the number of characters one by one from the predetermined character IN in S8.

又、S5で変換対象文字列の読みに対応する読み情報す
を発見した場合にはその参照レコードRの漢字表記Cを
逐次検索する。そして、CPU 12はまず参照レコー
ドRの漢字表記Cが直前に発見した単語(変換対象文字
列の直前に位置する単語)と接続が可能か否かを漢字表
記Cの品詞情報dに基づいて判定する。そして、接続が
可能であると判別すると、CPU12はS10に移行す
る。
Further, when reading information corresponding to the reading of the character string to be converted is found in S5, the kanji notation C of the reference record R is sequentially searched. Then, the CPU 12 first determines whether or not the kanji notation C of the reference record R can be connected to the word found immediately before (the word located immediately before the character string to be converted) based on the part-of-speech information d of the kanji notation C. do. If it is determined that connection is possible, the CPU 12 moves to S10.

又、接続が可能でないとCPU12が判別すると、CP
U12はS8に移行する。
Also, if the CPU 12 determines that connection is not possible, the CPU
U12 moves to S8.

CPU12は接続できると判定すると、S10でその発
見された漢字表記Cを候補文字列とし、作業用メモリ1
5の候補文字用バッファ部17にに記憶し、その候補文
字列を液晶表示器制御プログラムに基づいて液晶表示器
5に表示するとともに辞書メモリ14検索のためのポイ
ンタを今検索された読みの次の文字列の先頭に再設定し
、S11で検索された漢字表記Cがかな文字列中の最後
か否かを判別する。そして、811でCPtJ12がか
な文字列中の最後であると判別した場合にはかな漢字変
換処理は終了し、かな文字列中の最後でないと判別する
と、$2に戻る。
If the CPU 12 determines that the connection can be made, it sets the discovered kanji notation C as a candidate character string in S10 and stores it in the working memory 1.
5 is stored in the candidate character buffer section 17, and the candidate character string is displayed on the liquid crystal display 5 based on the liquid crystal display control program, and the pointer for searching the dictionary memory 14 is set to the next reading of the currently searched reading. is reset to the beginning of the character string, and it is determined whether the kanji notation C found in S11 is the last in the kana character string. If it is determined in step 811 that CPtJ12 is the last in the kana character string, the kana-kanji conversion process ends, and if it is determined that it is not the last in the kana character string, the value returns to $2.

又、ざらにCPU12はS1〜S5、S9〜S11の処
理を繰返し行って、同一の未確定かな文字列に対応する
他の候補文字列を検索し、最初に検索された候補文字列
と共に、作業用メモリ15の候補文字用バッファ部17
に記憶する。そして、次候補キー10が押し下げ操作さ
れると、次候補キー10からの入力信号に基づいてc 
p u 12 iJ:次の候補文字列を候補文字用バッ
ファ部17から読出して、先の候補文字列に代えて液晶
表示器5に表示する。
In addition, the CPU 12 roughly repeats the processes of S1 to S5 and S9 to S11 to search for other candidate character strings corresponding to the same unconfirmed kana character string, and performs the work together with the first candidate character string found. Candidate character buffer section 17 of memory 15 for
to be memorized. When the next candidate key 10 is pressed down, c is pressed based on the input signal from the next candidate key 10.
p u 12 iJ: Reads the next candidate character string from the candidate character buffer section 17 and displays it on the liquid crystal display 5 in place of the previous candidate character string.

そして、前記のように候補文字列が液晶表示器5に表示
された後、その候補文字列にカーソルを位置させた状態
で操作者が実行キー8を操作すると、実行キー8の確定
信号に基づいてCPL112は作業用メモリ15の候補
文字用バッフ7部17に記憶したその候補文字列を確定
文字列として確定処理する。即ら、入カバッフ?部16
に記憶された未確定かな文字列の内、確定文字列に対応
するかな文字列を確定文字列に書換えて変換対象から除
く。
After the candidate character string is displayed on the liquid crystal display 5 as described above, when the operator operates the execution key 8 while positioning the cursor on the candidate character string, based on the confirmation signal of the execution key 8, Then, the CPL 112 finalizes the candidate character string stored in the candidate character buffer 7 section 17 of the working memory 15 as a final character string. Is it an input buff? Part 16
Among the unconfirmed kana character strings stored in , the kana character strings corresponding to the confirmed character strings are rewritten into confirmed character strings and excluded from the conversion target.

なお、この発明は前記実施例に限定されるものではなく
、この発明の趣旨から逸脱しない範囲で任意に変更する
ことも可能である。
Note that the present invention is not limited to the above-mentioned embodiments, and can be arbitrarily modified without departing from the spirit of the present invention.

(発明の効果) 以上詳述したように、この発明はかな漢字変換中に参照
レコードを参照してい(とき、そのレコードの読みと変
換対象となるかな文字列とを比較し、両者が一致する場
合にはそのレコード内の漢字表記を選出し、一致しない
場合にはそのレコード長情報に基づいて次のレコードを
参照レコードとして選択して読みの部分だけを検索する
だけなので、高速にかな漢字変換を行なうことができる
はれた効果を奏する。
(Effect of the invention) As detailed above, this invention refers to a reference record during kana-kanji conversion (when the reading of the record is compared with the kana character string to be converted, and if the two match) , selects the kanji notation in that record, and if it does not match, selects the next record as the reference record based on the record length information and searches only the reading part, so it performs kana-kanji conversion at high speed. It has a swollen effect.

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

第1図はこの発明の電気ブロック回路図、第2図は同じ
く日本語ワードプロセッサの平面図、第3図は辞書メモ
リのブロックの説明図、第4図はレコードの説明図、第
5図は見出しテーブルの説明図、第6図はフローチャー
トである。 1はワードプロセッサ、3はキーボード、4はプリンタ
、7は変換キー、8は実行キー、9は機能ギー、12は
中央処理装置(CPU)、13はROM、14は辞書メ
モリ、15は作業用メモリ、23はプログラムメモリ、
25は見出しテーブル、Bはブロック、Rはレコード、
aはレコード長情報、bは読み情報、Cは候補漢字表記
、dは品詞情報である。 特許出願人     ブラザー工業株式会社代 理 人
     弁理士  恩1)博宣第4図 第5図
Fig. 1 is an electrical block circuit diagram of the present invention, Fig. 2 is a plan view of a Japanese word processor, Fig. 3 is an explanatory diagram of dictionary memory blocks, Fig. 4 is an explanatory diagram of records, and Fig. 5 is a heading. An explanatory diagram of the table, FIG. 6 is a flowchart. 1 is a word processor, 3 is a keyboard, 4 is a printer, 7 is a conversion key, 8 is an execution key, 9 is a function key, 12 is a central processing unit (CPU), 13 is a ROM, 14 is a dictionary memory, 15 is a working memory , 23 is a program memory,
25 is a heading table, B is a block, R is a record,
a is record length information, b is reading information, C is candidate kanji notation, and d is part of speech information. Patent applicant Brother Industries, Ltd. Representative Patent attorney On 1) Hironobu Figure 4 Figure 5

Claims (1)

【特許請求の範囲】 1、入力手段により入力されるかな文字列を順次記憶す
る記憶手段を有し、そのかな文字列を漢字混じりの変換
文字列に変換するかな漢字変換装置において、 1つのレコードを1つの読みと、その読みに対する1つ
あるいは複数個の漢字表記と、そのレコードの所定位置
に付加された当該レコードの長さを表すレコード長情報
とから構成し、複数個のレコードを連続して記憶する辞
書記憶手段と、前記記憶手段内の変換対象となるかな文
字列に対応する漢字表記を検索するにあたって、1つの
レコードを参照レコードとして選択し、そのレコードの
読みと変換対象となるかな文字列とを比較し、両者が一
致する場合にはそのレコード内の漢字表記を選出し、一
致しない場合にはそのレコード長情報に基づいて次のレ
コードを参照レコードとして選択する検索手段と を備えることを特徴とするかな漢字変換装置。
[Claims] 1. In a kana-kanji conversion device that has a storage means for sequentially storing a kana character string inputted by an input means and converts the kana character string into a converted character string containing kanji, Consisting of one reading, one or more kanji notation for that reading, and record length information added to a predetermined position of the record indicating the length of the record, it is possible to write multiple records consecutively. When searching for the dictionary storage means to store and the kanji notation corresponding to the kana character string to be converted in the storage means, one record is selected as a reference record, and the pronunciation of that record and the kana character string to be converted are searched. and a search means for selecting the kanji notation in the record if they match, and selecting the next record as a reference record based on the record length information if they do not match. A Kana-Kanji conversion device featuring:
JP61110148A 1986-05-14 1986-05-14 Kana/kanji converting device Pending JPS62266665A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61110148A JPS62266665A (en) 1986-05-14 1986-05-14 Kana/kanji converting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61110148A JPS62266665A (en) 1986-05-14 1986-05-14 Kana/kanji converting device

Publications (1)

Publication Number Publication Date
JPS62266665A true JPS62266665A (en) 1987-11-19

Family

ID=14528262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61110148A Pending JPS62266665A (en) 1986-05-14 1986-05-14 Kana/kanji converting device

Country Status (1)

Country Link
JP (1) JPS62266665A (en)

Similar Documents

Publication Publication Date Title
US4597056A (en) Language translator having circuitry for retrieving full words after single letter input
JPH0762848B2 (en) Electronic dictionary
US4464731A (en) Variable retrieval speed/direction electronic translator
US4482981A (en) Input device for pocket electronic translator
JPS62266665A (en) Kana/kanji converting device
JP2575650B2 (en) Kana-Kanji conversion device
JPS6362018B2 (en)
JP2573183B2 (en) Kana-Kanji conversion device
US5404517A (en) Apparatus for assigning order for sequential display of randomly stored titles by comparing each of the titles and generating value indicating order based on the comparison
JPS6237430B2 (en)
JPS5814688B2 (en) Kanji-mixed sentence input device that sequentially displays homophones
JPS60176137A (en) Sentence generating device
JPS59100941A (en) Kana (japanese syllabary)-kanji (chinese character) converter
JPS60103389A (en) Character processor
JPS62209667A (en) Sentence producing device
JP2543501B2 (en) Word processor
JPH0531190B2 (en)
JPH0215903B2 (en)
JPS5828268Y2 (en) Japanese character input device
JPS61177568A (en) Document processor
JPH0385670A (en) Two-step display system document processor
JPS6288050A (en) Character processor
JPH05257981A (en) Information retrieving device
JPH0638258B2 (en) Character processor
JPS58193576A (en) Graphic japanese character learning machine