JPH0256060A - Character processor - Google Patents

Character processor

Info

Publication number
JPH0256060A
JPH0256060A JP63207114A JP20711488A JPH0256060A JP H0256060 A JPH0256060 A JP H0256060A JP 63207114 A JP63207114 A JP 63207114A JP 20711488 A JP20711488 A JP 20711488A JP H0256060 A JPH0256060 A JP H0256060A
Authority
JP
Japan
Prior art keywords
character
kana
string
reading
circuit
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
JP63207114A
Other languages
Japanese (ja)
Inventor
Koji Igawa
幸治 井川
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP63207114A priority Critical patent/JPH0256060A/en
Publication of JPH0256060A publication Critical patent/JPH0256060A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To efficiently input an intended word by replacing a KANA (Japanese syllabary) character of the same sound and a different character in an inputted KANA character-string with a different character and converting its replaced character-string to a character-string in which a KANJI (Chinese character) is mixed. CONSTITUTION:Information inputted from an input device 1 is discriminated by a next process discriminating circuit 40, and if it is character data, it is stored in a reading character-string store area 42, and if it is a conversion request, a converting instruction is outputted to a KANA (Japanese syllabary) to KANJI converting circuit 46. The KANA to KANJI converting circuit 46 fetches a reading character-string of the present time point from the reading character store area 42 by allowing it pass through a character-string changing circuit 44 without stopping, and retrieves a word dictionary store part 47. When the word concerned is not found out, a reading character-string analyzing circuit 43 fetches the same reading character-string from the reading character-string store area 42, and investigates a same sound different character stored in a same sound different character information store area 45. Subsequently, the reading character-string changing circuit 44 changes the character-string, and the KANA to KANJI converting circuit 46 executes a KANA to KANJI conversion processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、ワードプロセッサ等の各種文字処理装置に
関し、特にそのかな漢字変換機能に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to various character processing devices such as word processors, and particularly to the kana-kanji conversion function thereof.

〔従来の技術〕[Conventional technology]

ワードプロセッサ、パーソナルコンピュータ等の日本語
の文字処8!機能を有する装置(これらを[文字処理装
置」称する)は、一般に入力装置と表示装置とかな漢字
変換手段とを備え、入力装置より入力されたかな文字列
を表示装置に表示し、それをかな漢字変換手段によって
漢字混りの文字列に変換することができるようになって
いる。
Japanese characters for word processors, personal computers, etc. 8! Devices with this function (these are referred to as character processing devices) are generally equipped with an input device, a display device, and a kana-kanji conversion means, display a kana character string input from the input device on the display device, and convert it into kana-kanji. Depending on the method, it is possible to convert it into a string containing kanji.

その場合、かな文字には例えば「づ」と「ず」。In that case, the kana characters would be ``zu'' and ``zu'', for example.

[ぢJと「じ」、「お」と「う」と「−」のように、発
音が殆んど同じ(同音)で文字が異なる(異字)ものが
あるが、第8図の従来欄に0印を付けた読み欄に示す「
読み」のように、正しいかな使いで「読み」を入力しな
いと、表記欄に示す意図する漢字混じりの単語に変換で
きなかった。
[There are cases where the pronunciation is almost the same (homophone) but the letters are different (different letters), such as ``J'', ``ji'', ``o'', ``u'', and ``-'', but the conventional column in Figure 8 " is shown in the reading column marked with 0
If I didn't enter the ``yomi'' using the correct kana, such as ``yomi'', it would not be possible to convert it into the intended word mixed with kanji shown in the notation field.

例えば、「続く」と変換するためには「つづく」と入力
しなければならず、「つずく」と入力すると変換できな
かった。
For example, in order to convert ``continue'', you had to enter ``continue'', and if you entered ``tsuzuku'', it could not be converted.

また、r通りノのようにrとうりJでも「とおり」でも
変換出来るようにするには、それぞれの「読み」に対応
して、r通り」という単語を辞書中に保持する必要があ
った。
Also, in order to be able to convert r touri J or ``dori'' like ``r-dori-no'', it was necessary to store the word ``r-dori'' in the dictionary, corresponding to each ``yomi''. .

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

したがって、従来の文字処理装置では、同音異字のかな
使いを正確に知っていないと意図する漢字混じりの単語
を入力できず、しかもそのかな使いも時代と共に変化す
るので不便であった。
Therefore, with conventional character processing devices, it is not possible to input the intended word containing kanji unless the user knows the exact kana usage of homophones, and furthermore, the kana usage changes with the times, which is inconvenient.

そこで、第8図の従来欄にX印を付けた読み欄に示すよ
うな従来は変換できなかった「読み」で入力しても1表
記欄に示す漢字混じりの単語に変換できるようにしよう
とすると、その全ての「読み」と「表記」の関係を単語
辞書に追加する必要があり、これらと同様なかな使いの
異なる「読み」の全てに対応するには数万語あるいは数
十万語の追加が必要になり、メモリ容量を大幅に増加し
なければならず、コスト高になるという問題があった。
Therefore, we decided to make it possible to convert words with kanji mixed in as shown in the 1 notation column even if input in the ``yomi'' (reading), which could not be converted in the past, as shown in the reading column marked with an X in the conventional column in Figure 8. Then, it is necessary to add all the relationships between "yomi" and "notation" to the word dictionary, and to correspond to all of these "yomi" with slightly different usages, it would require tens or hundreds of thousands of words. , and the memory capacity must be significantly increased, resulting in an increase in cost.

この発明は、上記の点に鑑みてなされたものであり、同
音異字のかな使いを正確に知らなくとも、効率よく意図
する単語を入力できるようにするとともに、時代と共に
変化する日本語のかな使いにも柔軟に対応できるように
し、しかもそれを単語辞書のメモリ容量を増加すること
なく実現することを目的とする。
This invention was made in view of the above points, and it allows users to efficiently input the intended word without knowing the exact kana usage of homonyms, as well as to make it possible to input the intended word efficiently without knowing the exact kana usage of homophones. The purpose of the present invention is to make it possible to respond flexibly to the word dictionary, and to realize this without increasing the memory capacity of the word dictionary.

〔課題を解決するための手段〕[Means to solve the problem]

この発明は上記の目的を達成するため、上述のような文
字処理装置において、同音異字のかなのグループを複数
記憶する同音異字記憶手段と、入力装置から入力された
かな文字列の中に同音異字記憶手段に記憶されているグ
ループに含まれる文字が存在するかどうかを判別する判
別手段と、この判別手段によって存在すると判別された
時にその文字を同一グループ内の異字に置き換える文字
置換手段とを備え、その文字置換手段によって置き換え
られた文字列をかな漢字変換手段によって漢字混りの文
字列に変換し得るようにしたものである。
In order to achieve the above object, the present invention provides a character processing device as described above, which includes a homophone and allograph storage means for storing a plurality of groups of homophones and allographs, and a homophone and allograph storage means for storing a plurality of groups of homophones and allographs in a kana character string inputted from an input device. A determining means for determining whether or not a character included in a group stored in the storage means exists, and a character replacing means for replacing the character with a different character within the same group when it is determined by the determining means that the character exists. The character string replaced by the character replacement means can be converted into a character string containing kanji by the kana-kanji conversion means.

〔作 用〕[For production]

この発明による文字処理装置は、入力装置から入力され
たかな文字列の中に、同音異字記憶手段に記憶されてい
る同音異字のかなのグループ含まれている文字があると
1判別手段がそれを判別し、その結果文字置換手段がそ
の文字を同音異字記憶手段に記憶されている同一グルー
プ内の異字に置き換え、その置き換え°られた文字列を
かな漢字変換手段によって漢字混りの文字列に変換する
ことができるので、同音異字記憶手段として簡単なテー
ブルを追加するだけで、単語辞書の記憶容量を増大させ
ることなく、同音異字の多様なr読み」入力に対するか
な漢字変換処理が可能になる。
In the character processing device according to the present invention, if there is a character included in the kana group of homophones and allographs stored in the homophone and allograph storage means in the kana character string inputted from the input device, the first discriminating means identifies the character. As a result, the character replacement means replaces the character with a different character in the same group stored in the homophone and allograph storage means, and the replaced character string is converted into a character string containing kanji by the kana-kanji conversion means. Therefore, by simply adding a simple table as a homophone and allograph storage means, it is possible to perform kana-kanji conversion processing for input of various r-yomi of homophones and allographs without increasing the storage capacity of the word dictionary.

〔実施例〕〔Example〕

以下、この発明の実施例を図面に基づいて具体的に説明
する。
Embodiments of the present invention will be specifically described below with reference to the drawings.

第2図は、この発明を実施した文字処理装置であるパー
ソナルワードプロセッサの外観斜視図である。
FIG. 2 is an external perspective view of a personal word processor, which is a character processing device embodying the present invention.

このパーソナルワードプロセッサは、キーボードによる
入力装置1と、液晶デイスプレィ装置(LCD)による
表示装置2と、サーマルプリンタによる印刷装置3と、
外部記憶装置としてのフロッピディスク装置(以下rF
DDJと略称する)4とを備えている。
This personal word processor includes an input device 1 using a keyboard, a display device 2 using a liquid crystal display (LCD), and a printing device 3 using a thermal printer.
Floppy disk device (rF) as an external storage device
(abbreviated as DDJ) 4.

その入力装置(キーボード)1には、文字を入力する文
字キー、かな漢字変換を指示する変換キー、文字キーで
入力する文字を切り換えるシフ]・キー、改行キー等を
含むキー群10と、文字キーとの組合せで各種機能を指
示する機能指示キー11と、各種処理の実行を指示する
実行キー12と、プリントを指示するプリントキー13
と、表示装置2上に表示されるカーソルの移動を指示す
るカーソル移動キー群14等を備えている。
The input device (keyboard) 1 includes a key group 10 including a character key for inputting characters, a conversion key for instructing kana-kanji conversion, a shift] key for switching characters input with the character keys, a line feed key, etc. A function instruction key 11 that instructs various functions in combination with an execution key 12 that instructs execution of various processes, and a print key 13 that instructs printing.
and a cursor movement key group 14 for instructing movement of a cursor displayed on the display device 2.

第3図は、このパーソナルワードプロセッサの制御部の
一例を示すブロック図である。
FIG. 3 is a block diagram showing an example of a control section of this personal word processor.

この制御部20のマイクロコンピュータ(以下「マイコ
ン」と称す」)21は、CPU、ROM。
A microcomputer (hereinafter referred to as "microcomputer") 21 of this control unit 20 includes a CPU and a ROM.

RAM及びIlo等からなり、文書作成編集1表示制御
、印刷制御9文字拡大制御、この発明に係る同音異字の
かな漢字変換制御等、この装置全体の制御を司る。
It is composed of RAM, Ilo, etc., and controls the entire device, including document creation/editing 1 display control, print control 9 character enlargement control, and homophone kana/kanji conversion control according to the present invention.

ROM22には、この装置の制御に必要な制御プログラ
ム、標準的な書式(用紙サイズ、用紙方向2文字ピッチ
、行ピッチ)情報等の各種の固定情報を格納している。
The ROM 22 stores various fixed information such as a control program necessary for controlling this apparatus and standard format (paper size, two-character pitch in paper direction, line pitch) information.

RAM23は、入力装置(キーボード)1から入力され
るデータを一時的に格納する入カバツファエリア、入力
された文字データを格納するテキスト格納エリア、FD
D4から読み込んだフォントの文字パターンを格納する
文字パターン格納エリア、設定書式情報及び行情報等を
格納するエリア等を含む各種のデータを格納するデータ
エリア及びプログラム実行のためのワーキングエリアと
して使用される。
The RAM 23 includes an input buffer area for temporarily storing data input from the input device (keyboard) 1, a text storage area for storing input character data, and an FD.
Used as a character pattern storage area for storing the character pattern of the font read from D4, a data area for storing various data including an area for storing setting format information, line information, etc., and a working area for program execution. .

辞書メモリ24は、かな漢字変換に必要な辞書データー
を格納した辞書エリアと、予め定めた書体(フォント)
例えばゴシック体あるいは明朝体の文字の文字パターン
を格納した文字パターン格納エリア(キャラクタジェネ
レータ)とによって構成される。
The dictionary memory 24 includes a dictionary area storing dictionary data necessary for kana-kanji conversion and a predetermined typeface (font).
For example, it is composed of a character pattern storage area (character generator) that stores character patterns of Gothic or Mincho characters.

キーボードコントローラ25は、入力装置(キーボード
)1からの入力データの判別やキーに付設した図示しな
いLEDの点灯制御データの転送等を司り、LCDコン
トローラ2日は内部にビデオメモリ(VRAM)等を備
えて表示装置(LCD)2の表示制御を司り、フロッピ
ディスクコントローラ(FDC)27はFDD4の制御
を司る。
The keyboard controller 25 is in charge of determining input data from the input device (keyboard) 1 and transferring lighting control data for LEDs attached to keys (not shown), and the LCD controller 25 is equipped with an internal video memory (VRAM), etc. A floppy disk controller (FDC) 27 controls the FDD 4 .

マイコン21は印輿装置(サーマルプリンタ)3の制御
をも司り、l102Bに印字文字に応じたヘッドドライ
ブデータを出力して、ドライバ29を介してサーマルヘ
ッド(印字ヘッド)30の各発熱素子を駆動制御して所
要の文字を印字する。
The microcomputer 21 also controls the printing device (thermal printer) 3, outputs head drive data according to the printed characters to the l102B, and drives each heating element of the thermal head (print head) 30 via the driver 29. Control and print the required characters.

また、l1028にスペースドライブデータを出力して
ドライバ31を介してスペースモータ32を駆動制御し
てキャリッジ33を移動し、またラインフィードドライ
ブデータを出力してドライバ34を介してラインフィー
ドモータ35を駆動制御してプラテン3Bを回動し、更
にリボンフィードドライブデータを出力してドライバ3
7を介してリボイフイードモータ38を駆動制御してリ
ボン39を移動させる。
It also outputs space drive data to l1028 to drive and control the space motor 32 via the driver 31 to move the carriage 33, and outputs line feed drive data to drive the line feed motor 35 via the driver 34. The control rotates the platen 3B, and further outputs the ribbon feed drive data to drive the driver 3.
7, the ribbon 39 is moved by driving and controlling the rib feed motor 38.

第1図は、この制御部20によるこの発明に係る機能を
示すブロック図であり、入力装置1と表示装置2の他に
、次行程判別回路401文字列入力制御回路41.読み
文字列格納エリア42.読み文字列解析回路43.読み
文字列変更回路44゜同音異字情報格納エリア45.か
な漢字変換回路46、単語辞書格納部472表示用デー
タ作成回路48.及び文字パターン格納部49によって
構成されている。
FIG. 1 is a block diagram showing the functions of the control unit 20 according to the present invention, in which, in addition to the input device 1 and the display device 2, the next process determination circuit 401, character string input control circuit 41. Reading character string storage area 42. Reading character string analysis circuit 43. Reading character string changing circuit 44゜Homophone and allograph information storage area 45. Kana-kanji conversion circuit 46, word dictionary storage section 472 display data creation circuit 48. and a character pattern storage section 49.

なお、この第1図中に破線で囲んで示す部分が、この発
明を実施するために追加した部分であり。
In addition, the part shown surrounded by a broken line in FIG. 1 is a part added to carry out the present invention.

同音異字情報格納エリア45が同音異字のかなのグルー
プを複数記憶する同音異字記憶手段、文字列解析回路4
3が入力装置から入力されたかな文字列の中に上記かな
のグループに含まれる文字が存在するかどうかを判別す
る判別手段、読み文字列変更回路44がその判別結果に
よって存在すると判別された時にその文字を同一グルー
プ内の異字に置き換える文字置換手段にそれぞれ相当す
る。
Homophone and allograph information storage area 45 stores a plurality of homophone and allograph kana groups; character string analysis circuit 4;
3 is a determining means for determining whether or not a character included in the above-mentioned kana group exists in the kana character string inputted from the input device, when the reading character string changing circuit 44 determines that it exists based on the determination result. Each corresponds to a character replacement means that replaces the character with a different character within the same group.

次に、これらの各部の機能について説明する。Next, the functions of each of these parts will be explained.

次行程判別回路40は、入力装置1よりの入力データと
装置の状況から次に行なうべきことを決定し、該当する
回路に必要な情報を提供する。
The next process determination circuit 40 determines what to do next based on the input data from the input device 1 and the status of the device, and provides necessary information to the corresponding circuit.

文字列入力制御回路41は1次行程判別回路40から入
力した文字データの文字列の入力操作を制御する。
The character string input control circuit 41 controls the input operation of the character string of the character data input from the primary process determination circuit 40.

読み文字列格納エリア42は、文字列入力制御回路41
より読み文字列を受は取り、これを格納する。そして、
この読み情報を読み文字列解析回路43及び読み文字列
変更回路44に出力する。
The reading character string storage area 42 is a character string input control circuit 41
Takes the read character string and stores it. and,
This reading information is output to the reading character string analysis circuit 43 and the reading character string changing circuit 44.

読み文字列解析回路43は、読み文字列格納エリア42
より入力した読み文字列の中に同音異字のかな文字が存
在するか否かを調べる。
The reading character string analysis circuit 43 uses the reading character string storage area 42.
It is checked whether or not there are homophonic kana characters in the input character string.

読み文字列変更回路44は、読み文字列解析回路43で
該当するかなが存在した場合は、同音異字情報格納エリ
ア45の情報をもとに、読み文字列中のかなを同音異字
に置き換える。
If a corresponding kana is found in the pronunciation character string analysis circuit 43, the pronunciation character string changing circuit 44 replaces the kana in the pronunciation character string with a homophone and alloji character based on the information in the homophone and allograph information storage area 45.

同音異字情報格納エリア45は、第4図に示すような同
音異字情報のテーブルを格納する。
The homophone and allograph information storage area 45 stores a table of homophone and allograph information as shown in FIG.

かな漢字変換回路46は、次行程判別回路40より変換
要求があると、単語辞書格納部47より該当する単語情
報を読出して、かな文字列を漢字混りの文字列に変換す
る。
When a conversion request is received from the next step discriminating circuit 40, the kana-kanji conversion circuit 46 reads the corresponding word information from the word dictionary storage section 47 and converts the kana character string into a character string containing kanji.

単語辞書格納部47は、第6図に示すように各単語の読
み9表記9品詞、頻度等の情報を保持する。
As shown in FIG. 6, the word dictionary storage section 47 holds information such as the reading, 9 notation, 9 parts of speech, and frequency of each word.

表示用データ作成回路48は、文字やケイ線を表示する
ためのパターンデータを作成する。
The display data creation circuit 48 creates pattern data for displaying characters and lines.

文字パターン格納部49は、キャラクタジェネレータと
して文字のパターンデータを保持する。
The character pattern storage section 49 holds character pattern data as a character generator.

次に、このように構成されたこの実施例の作用を第5図
乃至第8図も参照して説明する。
Next, the operation of this embodiment configured as described above will be explained with reference to FIGS. 5 to 8.

第5図のフローチャートに示すように、入力装置1から
キー入力された情報を次行程判別回路40で判別して、
文字データであれば文字列入力制御回路41によって読
み文字列格納エリア42に読み文字列として格納し、変
換要求であればかな漢字変換回路46に対し変換命令を
出す。
As shown in the flow chart in FIG.
If it is character data, the character string input control circuit 41 stores it in the reading character string storage area 42 as a reading character string, and if it is a conversion request, it issues a conversion command to the kana-kanji conversion circuit 46.

それによって、かな漢字変換回路46は読み文字列格納
エリア42から現時点の読み文字列を読み文字列変更回
路44を素通りさせて取り出し、読み文字列がなければ
次のキー入力を待ち、有ればかな漢字変換処理を行なう
As a result, the kana-kanji conversion circuit 46 reads the current reading character string from the reading character string storage area 42 and takes it out without passing through the character string changing circuit 44. If there is no reading character string, it waits for the next key input, and if there is a kana-kanji character string, it waits for the next key input. Perform conversion processing.

すなわち、取り出した読み文字列をもとに単語辞書格納
部47を検索し、該当する単語(候補)がある場合は1
表示用データ作成回路48がその候補文字列の表示用デ
ータを作成して、それを表示装置2に表示する。
That is, the word dictionary storage unit 47 is searched based on the extracted reading character string, and if there is a corresponding word (candidate), 1 is searched.
The display data creation circuit 48 creates display data for the candidate character string and displays it on the display device 2.

該当する単語(候補)が見つからない場合は、その文字
列に対し同音異字の調査を行なう。
If the corresponding word (candidate) is not found, the character string is checked for homonyms.

すなわち、かな漢字変換回路46から読み文字列変更回
路44へ読みの変更要求を出し、読み文字列解析回路4
3が読み文字列格納エリア42から同じ読み文字列を取
り出し、その文字列の一字ごとに同音異字情報格納エリ
ア45に格納されている第4図に示したテーブルの同音
異字の各グループを調査する。
That is, the kana-kanji conversion circuit 46 sends a reading change request to the reading character string changing circuit 44, and the reading character string analysis circuit 4
3 takes out the same reading character string from the reading character string storage area 42 and investigates each group of homophones and allographs in the table shown in FIG. 4 stored in the homophone and allograph information storage area 45 for each character of the string. do.

そして、同音異字があればその同音異字情報をもとに読
み文字列変更回路44が文字列を変更し、その変更した
読み文字列について、かな漢字変換回路47が再びかな
漢字変換処理を行なって、上記の処理を繰り返す。
Then, if there is a homophone and allograph, the reading character string changing circuit 44 changes the character string based on the homophone and allograph information, and the kana-kanji conversion circuit 47 again performs the kana-kanji conversion process on the changed reading character string. Repeat the process.

同音異字を調査した結果同音異字がなければ、その解析
結果を読み文字列変更回路44へ知らせると、文字列変
更回路44は読み文字列を変更せずにかな漢字変換回路
46へ戻し、表示用データ作成回路48がその読み文字
列表示用のデータを作成して、表示装置2に表示する。
As a result of investigating homophones and different characters, if there are no homophones or different characters, the analysis result is notified to the reading character string changing circuit 44, and the character string changing circuit 44 returns the reading character string to the kana-kanji converting circuit 46 without changing the reading character string, and displays the data. The creation circuit 48 creates data for displaying the reading character string and displays it on the display device 2.

ここで、同音異字のかな漢字変換の例として、「おうて
」と入力して「大手」と変換する場合について説明する
Here, as an example of homophone-kana-kanji conversion, a case will be described in which "ote" is input and converted to "ote".

「おうて」と入力された読みデータが、読み文字列格納
エリア42から読み文字列変更回路44を経由してかな
漢字変換回路46に送られる。
The input reading data of "Oute" is sent from the reading character string storage area 42 to the kana-kanji conversion circuit 46 via the reading character string changing circuit 44.

かな漢字変換回路4Bは、語辞書格納部47の第6図に
示した単語辞書を探索、して、「王手」と「追手j等の
候補を見つけて取り出し、順次表示装置2に表示させる
The kana-kanji conversion circuit 4B searches the word dictionary shown in FIG. 6 in the word dictionary storage section 47, finds and extracts candidates such as "Oute" and "Oite j," and displays them on the display device 2 one after another.

そして、「おうて」という読みに対応する候補がなくな
った時点で、かな漢字変換回路46から読み文字列変更
回路44へ読みの変更要求が出される。そこで、読み文
字列解析回路43が読み文字列格納エリア42から「お
うて」の読みデータを取り出し、その文字列の一字ごと
に同音異字情報格納エリア45の第4図に示した同音異
字テーブルを調査する。
Then, when there are no more candidates corresponding to the pronunciation "Oute", the kana-kanji conversion circuit 46 issues a pronunciation change request to the pronunciation character string change circuit 44. Therefore, the pronunciation character string analysis circuit 43 extracts the pronunciation data of "Oute" from the pronunciation character string storage area 42, and creates the homophone and allograph table shown in FIG. To investigate the.

「おうて」の場合は、「お」と「う」について同音異字
があるので、その情報が読み文字列変更回路44へ送ら
れ、読み文字列変更回路44では文字列の変更パターン
として次の5つを優先順位を付けて作成する。
In the case of "Oute", there are homophones for "O" and "U", so that information is sent to the reading character string changing circuit 44, which then uses the following character string change pattern as the character string change pattern. Create five items in order of priority.

1、おおて  2.お−て  3.ううて4、うおて 
 5.う−て そして、かな漢字変換回路4日からの要求に対して、優
先順位が高いパターン順に逐次変更した文字列を出力す
る。
1. Ote 2. 3. Uote 4, Uote
5. Then, in response to the request from the Kana-Kanji conversion circuit 4th, it outputs character strings that have been changed sequentially in the order of the patterns with the highest priority.

なお、「−」の長音が読みの先頭になることはないので
、r−うて」のような変更例はない。
Note that since the long sound "-" is never at the beginning of a pronunciation, there is no example of a change such as "r-ute".

したがって、最初に「おおて」がかな漢字変換回路46
に送られる。それによって、かな漢字変換回路46が単
語辞書格納部47を探索して、その変換候補として「大
手」を見つけ、それを表示装置2に表示させる。
Therefore, first, "Ote" is the kana-kanji conversion circuit 46.
sent to. Thereby, the kana-kanji conversion circuit 46 searches the word dictionary storage section 47, finds ``mae'' as a conversion candidate, and displays it on the display device 2.

この逆に、「おおて」と入力して「王手」に変換するこ
とも可能である。この場合「おうて」と3種類の文字キ
ーを入力するよりも、「おおて」と2種類の文字キーで
入力する方が効率的である。
Conversely, it is also possible to input "Ote" and convert it to "Ote". In this case, it is more efficient to input "Ote" using two types of character keys than to input "Ote" using three types of character keys.

また、ローマ字入力の場合は、「ぢ」はrdiJと入力
するが、「じ」は「ji」又はrz i」の両方での入
力を認めているシステムが大多数である。したがって、
「鼻血」を変換結果として出力させるには、従来はrh
anadiJと入力しないと駄目であったが、この実施
例では最後のrぢ」はrdiJでも「ji」でもrzi
」でもよいから、ユーザは各自の最も慣れた入力し易い
文字キーを選べばよい。
Furthermore, in the case of Roman alphabet input, "ji" is entered as rdiJ, but most systems allow "ji" to be entered as both "ji" or "rz i". therefore,
In order to output "nosebleed" as a conversion result, conventionally rh
It didn't work unless you entered anadiJ, but in this example, the last "rji" is either rdiJ or "ji" or rzi
”, the user can select the character key that he or she is most familiar with and that is easy to input.

また、「地震」の「地」のように、濁らない場合は「ち
」で濁ると「じ」となるようなかな使いをするものにつ
いても、「じ」でも[ぢ」でも「地」と変換させること
ができるので、かな使いのミスによる誤入力がなくなり
、入力効率が向上する。
Also, for words that are used in kana, such as ``chi'' in ``earthquake,'' where it becomes ``chi'' when it is not muddy and ``ji'' when it is murky, ``ji'' is also used with ``ji'' or [di]. Since it can be converted, incorrect input due to mistakes in using kana will be eliminated and input efficiency will be improved.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、この発明によれば単語辞書の容量
を増大することなく、第4図に示したような簡単なテー
ブルを追加するだけで、第8図に示したような各種のか
な使いに対して同じ「表記」に変換することができるの
で、入力効率を著しく向上させることができ、しかも殆
どコストアップにならない。
As explained above, according to the present invention, by simply adding a simple table as shown in FIG. 4 without increasing the capacity of the word dictionary, various kana usages as shown in FIG. Since it is possible to convert the information into the same "notation", input efficiency can be significantly improved, and there is almost no increase in cost.

また、時代の流れと共にかな使いが変化しても、それに
対応することができる。
Furthermore, even if the kana usage changes with the passage of time, it can be adapted to these changes.

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

第1図は第3図に示す制御部のこの発明に係わる機能構
成を示すブロック図、 第2図はこの発明の一実施例であるパーソナルワードプ
ロセッサの外観斜視図、 第3図は同じ、くその制御部の構成を示すブロック図、 第4図は同音異字情報のテーブルの構成を示す説明図。 第5図はこの実施例によるキー入力処理及びかな漢字変
換処理のフロー図、 第6図は単語辞書のフォーマットの一例を示す説明図、 第7図は同音異字による文字置換パターンの例を示す説
明図。 第8図は「表記」とそれに変換可能な「読み」の例を従
来装置と本発明による装置とを対比して示す説明図であ
る。 1・・・入力装置(キーボード) 2・・・表示装置(液晶デイスプレィ装置)3・・・印
刷装置(サーマルプリンタ)4・・・プロツピディスク
装置(FDD)20・・・制御部  21・・・マイク
ロコンピュータ40・・・次行程判別回路 41・・・文字列入力制御回路 42・・・読み文字列格納エリア 43・・・読み文字列解析回路(判別手段)44・・・
読み文字列変更回路(置換手段)45・・・同音異字情
報格納エリア (同音異字記憶手段) 46・・・かな漢字変換回路(かな漢字変換手段)47
・・・単語辞書格納部 48・・・表示用データ作成回路 49・・・文字パターン格納部 第2 図 第4図 同音異字情報 taG図 第7図 第8図
Fig. 1 is a block diagram showing the functional configuration of the control unit shown in Fig. 3 according to the present invention, Fig. 2 is an external perspective view of a personal word processor which is an embodiment of the present invention, and Fig. 3 is the same. FIG. 4 is a block diagram showing the configuration of a control section; FIG. 4 is an explanatory diagram showing the configuration of a table of homophone and allograph information; Fig. 5 is a flowchart of key input processing and kana-kanji conversion processing according to this embodiment; Fig. 6 is an explanatory diagram showing an example of the format of a word dictionary; Fig. 7 is an explanatory diagram showing an example of a character substitution pattern using homophones and allographs. . FIG. 8 is an explanatory diagram showing examples of "notation" and "reading" that can be converted thereto, comparing the conventional device and the device according to the present invention. 1... Input device (keyboard) 2... Display device (liquid crystal display device) 3... Printing device (thermal printer) 4... Print disk device (FDD) 20... Control unit 21. ...Microcomputer 40...Next process discrimination circuit 41...Character string input control circuit 42...Reading character string storage area 43...Reading character string analysis circuit (discrimination means) 44...
Reading character string changing circuit (replacement means) 45... Homophone and allograph information storage area (homophone and allograph storage means) 46... Kana-Kanji conversion circuit (Kana-Kanji conversion means) 47
. . . Word dictionary storage section 48 . . . Display data creation circuit 49 . . . Character pattern storage section 2 Fig. 4 Homophone and allograph information taG Fig. 7 Fig. 8

Claims (1)

【特許請求の範囲】 1 入力装置と表示装置とかな漢字変換手段とを備え、
入力装置より入力されたかな文字列を表示装置に表示し
、前記かな漢字変換手段によつて漢字混りの文字列に変
換することのできる文字処理装置において、 同音異字のかなのグループを複数記憶する同音異字記憶
手段と、 前記入力装置から入力されたかな文字列の中に前記同音
異字記憶手段に記憶されているグループに含まれる文字
が存在するかどうかを判別する判別手段と、 この判別手段によつて存在すると判別された時にその文
字を同一グループ内の異字に置き換える文字置換手段と
を備え、 その文字置換手段によつて置き換えられた文字列を前記
かな漢字変換手段によつて漢字混りの文字列に変換し得
るようにしたことを特徴とする文字処理装置。
[Claims] 1. An input device, a display device, and a kana-kanji conversion means,
A character processing device capable of displaying a kana character string inputted from an input device on a display device and converting it into a character string containing kanji by the kana-kanji conversion means, storing a plurality of groups of homophones and allographs. a homophone and allograph storage means; a determining means for determining whether or not a character included in a group stored in the homophone and allograph storage means exists in a kana character string input from the input device; character substitution means for replacing the character with a different character within the same group when it is determined that the character exists, and the character string replaced by the character substitution means is converted into a character containing kanji by the kana-kanji conversion means. A character processing device characterized by being capable of converting into a string.
JP63207114A 1988-08-20 1988-08-20 Character processor Pending JPH0256060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63207114A JPH0256060A (en) 1988-08-20 1988-08-20 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63207114A JPH0256060A (en) 1988-08-20 1988-08-20 Character processor

Publications (1)

Publication Number Publication Date
JPH0256060A true JPH0256060A (en) 1990-02-26

Family

ID=16534428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63207114A Pending JPH0256060A (en) 1988-08-20 1988-08-20 Character processor

Country Status (1)

Country Link
JP (1) JPH0256060A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03259370A (en) * 1990-03-09 1991-11-19 Matsushita Electric Ind Co Ltd Kana/kanji converter

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58123126A (en) * 1982-01-14 1983-07-22 Toshiba Corp Dictionary retrieving device
JPS58123129A (en) * 1982-01-19 1983-07-22 Toshiba Corp Converting device of japanese syllabary to chinese character
JPS607514A (en) * 1983-06-28 1985-01-16 Nec Corp Word processor
JPS60136865A (en) * 1983-12-26 1985-07-20 Ricoh Co Ltd Retrieving device of dictionary
JPS60217452A (en) * 1984-04-12 1985-10-31 Ricoh Co Ltd Japanese word input processing unit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58123126A (en) * 1982-01-14 1983-07-22 Toshiba Corp Dictionary retrieving device
JPS58123129A (en) * 1982-01-19 1983-07-22 Toshiba Corp Converting device of japanese syllabary to chinese character
JPS607514A (en) * 1983-06-28 1985-01-16 Nec Corp Word processor
JPS60136865A (en) * 1983-12-26 1985-07-20 Ricoh Co Ltd Retrieving device of dictionary
JPS60217452A (en) * 1984-04-12 1985-10-31 Ricoh Co Ltd Japanese word input processing unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03259370A (en) * 1990-03-09 1991-11-19 Matsushita Electric Ind Co Ltd Kana/kanji converter

Similar Documents

Publication Publication Date Title
KR100343294B1 (en) Tape printer
JPH0256060A (en) Character processor
JPH0413742B2 (en)
JP2956702B2 (en) Romaji Kana conversion method
EP0930559B1 (en) Character entry method and device
JPS5876988A (en) Instructing method for wheel replacement of word processor
Sinha Computer Processing of Indian Languages and Scripts—Potentialities & Problems
JPS6260657A (en) Character processor
JPS63293072A (en) Printer
JP2600654B2 (en) Document processing device
JP2592840B2 (en) Character processor
JPH0844472A (en) Document processor
JPS62249189A (en) Document generator
JPH07125373A (en) Printer
JP2543501B2 (en) Word processor
JPS6289125A (en) document input device
JPH0230222A (en) Document forming and editing device
JPS6289164A (en) document input device
JPS63159071A (en) Printing control device
JPH01193968A (en) Character processor
JPH01184522A (en) Document preparing and editing device
JPH11184586A (en) Character input method and character input device
JPH0422653A (en) Printer
JPH0827794B2 (en) Character processor
JPH0797368B2 (en) Japanese input device