JPH06131329A - Japanese language character processor - Google Patents

Japanese language character processor

Info

Publication number
JPH06131329A
JPH06131329A JP4277418A JP27741892A JPH06131329A JP H06131329 A JPH06131329 A JP H06131329A JP 4277418 A JP4277418 A JP 4277418A JP 27741892 A JP27741892 A JP 27741892A JP H06131329 A JPH06131329 A JP H06131329A
Authority
JP
Japan
Prior art keywords
kanji
character
buffer
auxiliary
external character
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
JP4277418A
Other languages
Japanese (ja)
Inventor
Yoshizo Saito
佳三 斎藤
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP4277418A priority Critical patent/JPH06131329A/en
Publication of JPH06131329A publication Critical patent/JPH06131329A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To use an arbitrary auxiliary KANJI (Chinese character) in the same way as an external character by moving an auxiliary KANJI selected by an input means from an auxiliary KANJI storage means to an external character storage means and storing it. CONSTITUTION:A KANA (Japanese syllabary)-string inputted from an input part 3 is accumulated in a buffer 61 first. Subsequently, when a user designates a conversion, or the device becomes a timing of the conversion, a control part 1 executes a KANA KANJI conversion processing by referring to a dictionary part 4 and a cooccurrence relation dictionary 5 and other table, etc., and accumulates a result of conversion in a same sound word buffer 63. Also, a first conversion candidate is displayed on a display part 2, and when the same sound word is selected by an operation of the input part 3, its result is accumulated in a learning buffer 62. A defined sentence is copied to the character buffer 62. In this case, when outputted character information contains external character information, and also, it is an auxiliary KANJI, it is that which is copied to an external character buffer 65 from an auxiliary KANJI pattern of memory 7.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、仮名を漢字に変換し
て出力する日本語文字処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a Japanese character processing device for converting kana into kanji and outputting the kanji.

【0002】[0002]

【従来の技術】従来のこのような文字処理装置(ワード
プロセッサ)において、変換される漢字のJISには1
990年度と1978年度と2つの文字パターン、つま
り、CGパターンがある(文字のJISコードは同じで
CGパターンが違う)。従って、文字処理装置が一律に
1978年度版の文字パターンのみを備えると、199
0年度の文字パターンの変換ができないので、一律に年
度指定をすることは困難である。
2. Description of the Related Art In a conventional character processing device (word processor) as described above, the JIS of the kanji to be converted is 1
There are two character patterns, the CG pattern, in the 1990 and 1978 years (the JIS code of the character is the same, but the CG pattern is different). Therefore, if all the character processing devices have only the 1978 version of the character pattern, it will be 199
Since it is not possible to convert the character pattern of year 0, it is difficult to uniformly specify the year.

【0003】また、1990年度版と1978年度版の
文字パターンを両方同時に持ち、どちらの文字を使うか
個々に指定す方法も考えられるが、その場合文章ファイ
ルにその情報を持たせておかないと別のワードプロセッ
サで印字使用とすると所望の出力が得られない場合があ
る。
It is also possible to have both the 1990 and 1978 character patterns at the same time and individually specify which character to use, but in that case, the text file must have that information. If another word processor is used for printing, the desired output may not be obtained.

【0004】[0004]

【発明が解決しようとする課題】そこで、文章ファイル
に上記情報を持たせる場合には、文章ファイルの容量は
増えるが、この場合どちらか使いたい文字が指定でき
る。しかしながら、この場合、同じ行に両方の字の使用
が発生したときの対処が必要となり、制御方法が今まで
よりは困難となる。
Therefore, when the text file is provided with the above information, the capacity of the text file increases, but in this case, one of the characters to be used can be designated. However, in this case, it becomes necessary to deal with the case where both characters are used in the same line, and the control method becomes more difficult than ever.

【0005】また、補助漢字5801字の情報(コード
とCG)をすべて持つ場合、ワープロ内部では文字情報
はJISコード2byteで処理しており、空いているコー
ドは各社、特殊文字(絵記号)・制御コード・外字コー
ドetc に割り当てているため、補助漢字5801字をす
べて内部コードに割り当てることはできない。
When all the information (code and CG) of the auxiliary kanji 5801 is stored, the character information is processed by JIS code 2 bytes in the word processor, and the vacant code is each company, special character (pictogram). Since it is assigned to the control code and external character code etc, it is not possible to assign all the auxiliary Kanji characters 5801 to the internal code.

【0006】さらに、JISコードか補助漢字コードか
を見分けるために情報を追加する方法を考えられるが
(この場合最低1bit の情報追加が必要)、2byte処理
を越えた形での処理対応は速度面からも困難である。
Further, a method of adding information for distinguishing between the JIS code and the auxiliary kanji code can be considered (in this case, at least 1 bit of information needs to be added), but the processing support in the form of more than 2 bytes processing is speedy. It is also difficult.

【0007】この発明はこのような事情を考慮してなさ
れたもので、使いたい文字を片方(JIS1990年度
版又は1978年度版)に限定する事なく、外字コード
の範囲内なら、2byteを越える事なく(処理速度が遅く
なることがなく)、かつ簡単にそのイメージを外字に登
録・使用することが可能で、また1990年度版,19
78年度版にない補助漢字も自由に使用することが可能
な日本語文字処理装置を提供するものである。
The present invention has been made in consideration of the above circumstances, and it is not limited to one character (JIS 1990 version or 1978 version) to be used, and it should exceed 2 bytes within the range of the external character code. It is possible to register and use the image as an external character without (without slowing down the processing speed), and the 1990 edition, 19
It is intended to provide a Japanese character processing device that can freely use supplementary Kanji that are not in the 1978 edition.

【0008】[0008]

【課題を解決するための手段】この発明は図1に示すよ
うに、入力手段101と、入力手段101から入力され
る文字および/又は図形を記憶する外字記憶手段102
と、予め複数の補助漢字パターンを記憶した補助漢字記
憶手段103と、入力手段101により選択された補助
漢字を補助漢字記憶手段103から外字記憶手段102
に移して記憶させる転送手段104と、入力手段101
の出力により外字記憶手段102から文字および/又は
図形を選択して出力手段105に出力させる制御手段1
06を備えたことを特徴とする日本語文字処理装置を提
供する。
As shown in FIG. 1, the present invention provides an input means 101 and an external character storage means 102 for storing characters and / or graphics input from the input means 101.
And an auxiliary Chinese character storage unit 103 in which a plurality of auxiliary Chinese character patterns are stored in advance, and an auxiliary Chinese character selected by the input unit 101 from the auxiliary Chinese character storage unit 103 to the external character storage unit 102.
Transfer means 104 for moving to and storing in the input means, and input means 101
Control means 1 for selecting a character and / or a graphic from the external character storage means 102 and outputting the same to the output means 105.
There is provided a Japanese character processing device characterized in that it is provided with 06.

【0009】[0009]

【作用】コード処理が2byteを越えるとなると処理が速
度的に難しくなるが容量的には、補助漢字のCGを格納
しておく容量はあるのであらかじめ補助漢字のCGパタ
ーンをメモリー(補助文字記憶手段)上に作成・格納し
ておく。
When the code processing exceeds 2 bytes, the processing becomes difficult in terms of speed, but in terms of capacity, there is a capacity to store the CG of the auxiliary Chinese character, so the CG pattern of the auxiliary Chinese character is stored in advance in the memory (auxiliary character storage means). ) Create and store it above.

【0010】次に外字作成時にそのメモリー上に格納さ
れた補助漢字を表示・入力できるようにしておく。
Next, when the external character is created, the auxiliary kanji stored in the memory can be displayed and input.

【0011】実際に補助漢字の使用は5801字をすべ
て使用する場合は少なく、人名・地名など固有名詞に使
う場合が多いが、それもある特定の文字に限られている
ことが多い。既に外字領域としてある程度の個数は確保
できているので充分その範囲内の個数で賄えることが多
い。
Actually, supplementary Kanji is rarely used for all 5801 characters, and is often used for proper nouns such as personal names and place names, but it is often limited to a specific character. Since a certain number of external character areas have already been secured, the number within the range is often sufficient.

【0012】外字入力で補助漢字パターンを呼び出せる
ことが可能になったので、いちいち初めから該等漢字の
外字を作成する手間も、部首別に字を作成する手間(部
首別にパターンを集め、作成すると文字自体のバランス
がおかしくなることが多い)も要らなくなる。
Since it has become possible to call an auxiliary kanji pattern by inputting an external character, the time and effort to create the external character of the equi-kanji character from the beginning is the same as the time and effort to create a character for each radical (collecting patterns for each radical and creating them). Then the balance of the characters themselves is often awkward).

【0013】[0013]

【実施例】図2はこの発明の実施例の構成を示すブロッ
ク図である。この図において、1は制御部でマイクロプ
ロセッサー・プログラムやテーブル・外部記憶装置など
を含んでいる。2はCRT又はLCD等からなる表示
部、3は従来のワードプロセッサのものと同等のキーボ
ードからなる入力部である。4は意味コードを含んだ自
立語・固有名詞・接辞語・音訓辞書・ユーザー辞書など
を格納した辞書部、5は文節間の共起関係を備えた共起
関係辞書である。6はバッファメモリーであり、61は
文字バッファ、62は学習バッファ、63は同音語バッ
ファ、64は文章バッファ、65は外字バッファから構
成される。
2 is a block diagram showing the construction of an embodiment of the present invention. In this figure, reference numeral 1 is a control unit which includes a microprocessor, a program, a table, an external storage device and the like. Reference numeral 2 is a display unit including a CRT or LCD, and 3 is an input unit including a keyboard equivalent to that of a conventional word processor. Reference numeral 4 denotes a dictionary unit that stores independent words, proper nouns, affixes, phonological dictionaries, user dictionaries, etc., including semantic codes, and 5 is a co-occurrence relation dictionary having co-occurrence relations between clauses. 6 is a buffer memory, 61 is a character buffer, 62 is a learning buffer, 63 is a homophone buffer, 64 is a sentence buffer, and 65 is an external character buffer.

【0014】文字バッファ61は入力部3から入力され
た文字を蓄えておくバッファである。学習バッファ62
は単語の学習処理を行なうバッファで、同音語バッファ
63は仮名漢字変換の際の同音語を蓄えておくバッファ
であり、文章バッファ64は確定した文章データを蓄え
る。外字バッファ65には予め登録された外字パターン
が格納されている。補助漢字メモリ7には補助漢字のC
Gパターンが登録されている(読み情報・部首別情報も
ついている場合もある)。
The character buffer 61 is a buffer for storing characters input from the input unit 3. Learning buffer 62
Is a buffer for learning words, the homophone word buffer 63 is a buffer for storing homophone words at the time of kana-kanji conversion, and the sentence buffer 64 is for storing definite sentence data. The external character buffer 65 stores external character patterns registered in advance. Auxiliary Kanji memory 7 has C of auxiliary Kanji
The G pattern is registered (in some cases, reading information and radical information).

【0015】このような構成における動作を説明する。
入力部3から入力された仮名列は、まず文字バッファ6
1に蓄えられる。次にユーザーが変換の指定をするか、
あるいは変換のタイミングになった時、制御部1は辞書
部4及び共起関係辞書5やその他のテーブル等を参照し
て従来のワードプロセッサと同様に仮名漢字変換処理を
行い、同音語バッファ63の中に変換結果を蓄える。
The operation in such a configuration will be described.
The kana string input from the input unit 3 is first stored in the character buffer 6
Stored in 1. Then the user specifies the conversion,
Alternatively, when it comes to the conversion timing, the control unit 1 refers to the dictionary unit 4, the co-occurrence relation dictionary 5, other tables, and the like to perform the Kana-Kanji conversion process as in the conventional word processor. Store the conversion result in.

【0016】また、変換第1候補が表示部2に表示され
る。第1候補以外の候補も同音語バッファ63に蓄えら
れ入力部3の操作によって表示部2に表示させて選択す
ることができる。入力部3の操作によって同音語の選択
が行なわれるとその結果が学習バッファ62に蓄えられ
る。確定された文章は文字バッファ63に複写される。
The first conversion candidate is also displayed on the display unit 2. Candidates other than the first candidate are also stored in the homophone word buffer 63 and can be displayed on the display unit 2 and selected by operating the input unit 3. When a homophone is selected by operating the input unit 3, the result is stored in the learning buffer 62. The confirmed sentence is copied to the character buffer 63.

【0017】この場合、出力された文字情報が外字情報
を含んでおり、なおかつ補助漢字ならば、それは外字登
録時にメモリ7の補助漢字パターンから外字バッファ6
5に複写されたものである。
In this case, if the output character information includes the external character information and is an auxiliary Chinese character, it is stored in the external character buffer 6 in the external character buffer 6 in the memory 7 when the external character is registered.
It has been copied to 5.

【0018】次に、さらに具体的な動作について図3〜
図5に示すフローチャートを用いて説明する。 (1)外字作成処理で補助漢字を登録する方法 図3に示すように、ステップ301で外字作成機能に入
り、ステップ302では数ある入力方法から補助漢字を
選択する(他には文字の入力からの操作としては仮名漢
字変換・音訓変換・ファンクションからは記号入力・絵
記号入力・外字入力・区点入力・欧文入力等がある)。
Next, a more specific operation will be described with reference to FIGS.
This will be described with reference to the flowchart shown in FIG. (1) Method of registering supplementary kanji in external character creation processing As shown in FIG. 3, in step 301, the supplemental kanji character is entered, and in step 302, an auxiliary kanji character is selected from a number of input methods (other than inputting characters). Operations include Kana-Kanji conversion, phonetic conversion, and symbol input, pictogram input, external character input, kuten input, and Western input from the function).

【0019】ステップ303では区点入力/読み入力/
部首別かの指定を行い、ステップ304では303で区
点入力を指定した場合の処理で区番号(最初の2桁)を
入力する。ステップ305では点番号(後の2桁)を入
れ、ステップ306では区点情報から補助漢字メモリ7
にある該等CGパターンを検索し、外字バッファ65に
格納する。
In step 303, input of punctuation marks / reading input /
The designation of radicals is performed, and in step 304, the ward number (first two digits) is input in the processing when the ward point input is designated in 303. In step 305, the point number (last 2 digits) is entered, and in step 306, the supplemental kanji memory 7 is read from the ward point information
Then, the same CG pattern in the column is searched and stored in the external character buffer 65.

【0020】ステップ307ではステップ303で読み
入力を指定した場合の処理で補助漢字の読みを入力し、
ステップ308では入力された読みに基づいて音訓変換
する。ステップ309では変換/次候補または前候補で
登録する漢字を画面に表示し、ステップ310では漢字
の前の番号を入れる。ステップ311ではステップ31
0の情報から補助漢字メモリ7にある該等CGパターン
を検索し、外字バッファ65に格納する。
In step 307, the reading of the supplementary Kanji is input in the processing when the reading input is designated in step 303.
In step 308, phoneme conversion is performed based on the input reading. In step 309, the kanji to be registered as the conversion / next candidate or the previous candidate is displayed on the screen, and in step 310, the number before the kanji is entered. In step 311, step 31
The equivalent CG pattern in the auxiliary kanji memory 7 is retrieved from the information of 0 and stored in the external character buffer 65.

【0021】ステップ312ではステップ303で部首
別を指定した場合の処理で部首名/画数を入力し、ステ
ップ313では入れたい漢字の部首にカーソルを動かし
実行キーを押す。ステップ314では変換/次候補また
は前候補で登録する漢字を画面に表示し、ステップ31
5では漢字の前の番号を入れる。ステップ316ではス
テップ315の情報から補助漢字メモリ7にある該等C
Gパターンを検索し、外字バッファ65に格納する。
In step 312, the radical name / number of strokes is input in the process when the radical classification is designated in step 303, and in step 313, the cursor is moved to the radical of the Chinese character to be inserted and the execute key is pressed. In step 314, the Kanji to be registered as the conversion / next candidate or previous candidate is displayed on the screen, and step 31
In 5, put the number before the kanji. In step 316, from the information of step 315, the equivalent C in the auxiliary kanji memory 7 is stored.
The G pattern is searched and stored in the external character buffer 65.

【0022】(2)音訓辞書機能で補助漢字を外字に登
録する方法について ユーザーは使用したい文字がJISコードにある文字か
補助漢字コードにある漢字かいちいちわかって使用して
いる訳ではない。例えば「森おう外」の「おう」の漢字
が通常変換で出ない場合、なぜ出ないか音訓辞書部首別
で調査・確認しようとする。その時、自動的に音訓辞書
処理で補助漢字情報も表示すれば、理解しやすくなる。
また、その時、補助漢字で使いたい字ならば外字に簡単
に登録しやすくする。
(2) Method of registering supplementary Kanji as external characters by using the phonetic dictionary function The user does not always know which character is the one in the JIS code or the one in the supplementary Kanji code. For example, if the Kanji for "Ou" in "Mori Ogai" does not usually appear in the conversion, then try to investigate and check why it does not appear in the Shonen dictionary. At that time, it will be easier to understand if the auxiliary kanji information is also automatically displayed by the phonetic dictionary processing.
Also, at that time, if it is a character that you want to use as a supplementary kanji, it will be easy to register it as an external character.

【0023】図4において、ステップ401では読みを
入力し、ステップ402では音訓変換を押す。ステップ
403では変換/次候補または前候補キーで入れる漢字
を画面に表示する。この時補助漢字データはアンダーラ
イン付きの表示となる。ステップ404では漢字の前の
番号を入れ、ステップ405では404で入力したデー
タが補助漢字か確認する。ステップ406では補助漢字
ならば既に外字登録されているか確認し、ステップ49
7では既に外字登録されている場合は外字のどこに登録
されているか表示する。そして、直ちにそこから外字が
呼び出し可能となる(ユーザー辞書登録時に便利であ
る)。ステップ408ではまだ外字登録していない場
合、漢字補助メモリ7から該等CG情報を呼び出し、外
字バッファ65に格納する。
In FIG. 4, the reading is input in step 401, and the phoneme conversion is pressed in step 402. In step 403, the Kanji to be entered by the conversion / next candidate or previous candidate key is displayed on the screen. At this time, the supplementary Kanji data is displayed with an underline. In step 404, the number before the kanji is entered, and in step 405 it is confirmed whether the data input in 404 is an auxiliary kanji. In step 406, if it is an auxiliary kanji, it is confirmed whether the external character is already registered, and step 49
In 7, if the external character has already been registered, where the external character is registered is displayed. Then, the external character can be called from there immediately (useful when registering the user dictionary). In step 408, if the external character is not registered yet, the equivalent CG information is called from the Chinese character auxiliary memory 7 and stored in the external character buffer 65.

【0024】(3)部首別機能で補助漢字を外字に登録
する方法について ユーザーは使用したい文字がJISコードにある文字か
補助漢字コードにある漢字かいちいちわかって使用して
いる訳ではない。例えば「森おう外」の「おう」の漢字
が通常変換で出ない場合、なぜ出ないか音訓辞書部首別
で調査・確認しようとする。その時、自動的に部首悦処
理で補助漢字情報も表示すれば、理解しやすくなる。ま
た、その時、補助漢字で使いたい字ならば外字に簡単に
登録しやすくする。
(3) Method of registering supplementary Kanji in external character by radical function The user does not always know whether the character he wants to use is the one in the JIS code or the one in the supplementary Kanji code. For example, if the Kanji for "Ou" in "Mori Ogai" does not usually appear in the conversion, then try to investigate and check why it does not appear in the Shonen dictionary. At that time, it will be easier to understand if the supplemental Kanji information is automatically displayed by radical processing. Also, at that time, if it is a character that you want to use as a supplementary kanji, it will be easy to register it as an external character.

【0025】図5において、ステップ501では機能キ
ーと部首キーを押し、ステップ502では入れたい漢字
の部首にカーソルを動かし実行キーを押す。ステップ5
03では変換/次候補または前候補キーで入れる漢字を
画面に表示する。この時、補助漢字データはアンダーラ
イン付きの表示となる。
In FIG. 5, in step 501, the function key and radical key are pressed, and in step 502, the cursor is moved to the radical of the Chinese character to be inserted and the execute key is pressed. Step 5
In 03, the Kanji to be entered with the conversion / next candidate or previous candidate key is displayed on the screen. At this time, the supplementary Kanji data is displayed with an underline.

【0026】次に、ステップ504では漢字の前の番号
をいれ、ステップ505では504で入力したデータが
補助漢字か確認する。ステップ506では補助漢字なら
ば既に外字登録されているか確認する。ステップ506
では既に外字登録されている場合は外字のどこに登録さ
れているか表示するので、そこから外字が呼び出し可能
となる(ユーザー辞書登録時に便利である)。ステップ
508ではまだ外字登録していないバッファには、漢字
補助メモリ7から該等CG情報を呼び出し、外字バッフ
ァ65に格納する。
Next, in step 504, the number before the kanji is entered, and in step 505 it is confirmed whether the data input in 504 is an auxiliary kanji. In step 506, if it is an auxiliary kanji, it is confirmed whether the external character is already registered. Step 506
Then, if the external character is already registered, it displays where the external character is registered, so that the external character can be called from it (useful when registering the user dictionary). In step 508, the equivalent CG information is called from the Chinese character auxiliary memory 7 and stored in the external character buffer 65 in the buffer which has not been registered as an external character.

【0027】このようにして、簡単に補助漢字を外字と
して登録・使用することが可能となので、使いたい文字
を、例えばJIS1990年度版又は1978年度版の
いずれか一方に限定することなく、外字コードの範囲内
であれば、2バイトを越えることなく、つまり処理速度
を低下させることなく使用することができる。また、J
IS1990年度版や1978年度版にない補助漢字も
自由に使用することができる。
In this way, it is possible to easily register and use supplementary Kanji as external characters. Therefore, the external character code is not limited to either the JIS 1990 version or the 1978 version, for example. Within the range, it can be used without exceeding 2 bytes, that is, without reducing the processing speed. Also, J
You can also freely use supplementary kanji that are not in the IS 1990 edition or the 1978 edition.

【0028】[0028]

【発明の効果】この発明によれば、補助漢字記憶手段の
補助漢字パターンを容易に外字記憶手段に移して記憶さ
せることができるので、任意の補助漢字を外字と同様に
使用することができる。
According to the present invention, the auxiliary Chinese character pattern of the auxiliary Chinese character storage means can be easily transferred to and stored in the external character storage means, so that any auxiliary Chinese character can be used like an external character.

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

【図1】この発明の基本構成を示すブロック図。FIG. 1 is a block diagram showing the basic configuration of the present invention.

【図2】実施例を示すブロック図。FIG. 2 is a block diagram showing an embodiment.

【図3】実施例の動作を示すブロック図。FIG. 3 is a block diagram showing the operation of the embodiment.

【図4】実施例の動作を示すブロック図。FIG. 4 is a block diagram showing the operation of the embodiment.

【図5】実施例の動作を示すブロック図。FIG. 5 is a block diagram showing the operation of the embodiment.

【符号の説明】[Explanation of symbols]

1 制御部 2 表示部 3 入力部 4 辞書部 5 共起関係辞書 6 バッファ 61 文字バッファ 62 学習バッファ 63 同音語バッファ 64 文章バッファ 65 外字バッファ 1 control unit 2 display unit 3 input unit 4 dictionary unit 5 co-occurrence relation dictionary 6 buffer 61 character buffer 62 learning buffer 63 homophone word buffer 64 sentence buffer 65 external character buffer

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 入力手段と、入力手段から入力される文
字および/又は図形を記憶する外字記憶手段と、予め複
数の補助漢字パターンを記憶した補助漢字記憶手段と、
入力手段により選択された補助漢字を補助漢字記憶手段
から外字記憶手段に移して記憶させる転送手段と、入力
手段の出力により外字記憶手段から文字および/又は図
形を選択して出力手段に出力させる制御手段を備えたこ
とを特徴とする日本語文字処理装置。
1. An input means, an external character storage means for storing characters and / or graphics input from the input means, and an auxiliary kanji character storage means for storing a plurality of auxiliary kanji character patterns in advance.
Transfer means for transferring and storing the auxiliary kanji selected by the input means from the auxiliary kanji storage means to the external character storage means, and control for selecting characters and / or figures from the external character storage means by the output of the input means and outputting them to the output means A Japanese character processing device characterized by having means.
JP4277418A 1992-10-15 1992-10-15 Japanese language character processor Pending JPH06131329A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4277418A JPH06131329A (en) 1992-10-15 1992-10-15 Japanese language character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4277418A JPH06131329A (en) 1992-10-15 1992-10-15 Japanese language character processor

Publications (1)

Publication Number Publication Date
JPH06131329A true JPH06131329A (en) 1994-05-13

Family

ID=17583280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4277418A Pending JPH06131329A (en) 1992-10-15 1992-10-15 Japanese language character processor

Country Status (1)

Country Link
JP (1) JPH06131329A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019144618A (en) * 2018-02-15 2019-08-29 マックス株式会社 External character retrieval program and external character retrieval apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019144618A (en) * 2018-02-15 2019-08-29 マックス株式会社 External character retrieval program and external character retrieval apparatus

Similar Documents

Publication Publication Date Title
KR19980080220A (en) Recording medium recording language identification device, language identification method and program of language identification
JPH06131329A (en) Japanese language character processor
JPH0412866B2 (en)
JPH0612548B2 (en) Document processor
JP2621999B2 (en) Document processing device
JPS6246029B2 (en)
JP2634926B2 (en) Kana-Kanji conversion device
JP2862236B2 (en) Character processor
JPH0380363A (en) Document processor
JPH03142558A (en) Kana/kanji converting device
JPS60207948A (en) "kana"/"kanji" conversion processor
JPH03137768A (en) Document processor
JPH06266765A (en) Sentence retrieving device
JPS61169961A (en) Character processor provided with user dictionary
JPH06187371A (en) Storing method and reading method for compressed place name data
JPS63308664A (en) Character processing device
JPH0727526B2 (en) Kana-Kanji converter
JPH0764987A (en) Japanese word processor
JPH0628338A (en) Word processor
JPH05108718A (en) Electronic dictionary
JPH07117957B2 (en) How to create a table of contents document
JPS60136863A (en) Shortening conversion system of "kana (japanese syllabary)/kanji (chinese character)" converter
JPH03110663A (en) Document processor
JPH0391062A (en) Document preparing device
JPS62119665A (en) Word processor