JPH0749870A - Japanese syllabary-chinese character conversion processing method - Google Patents

Japanese syllabary-chinese character conversion processing method

Info

Publication number
JPH0749870A
JPH0749870A JP5344614A JP34461493A JPH0749870A JP H0749870 A JPH0749870 A JP H0749870A JP 5344614 A JP5344614 A JP 5344614A JP 34461493 A JP34461493 A JP 34461493A JP H0749870 A JPH0749870 A JP H0749870A
Authority
JP
Japan
Prior art keywords
character string
conversion
kana
candidate
buffer
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.)
Granted
Application number
JP5344614A
Other languages
Japanese (ja)
Other versions
JP2688652B2 (en
Inventor
Satoya Komuro
覚哉 小室
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP5344614A priority Critical patent/JP2688652B2/en
Publication of JPH0749870A publication Critical patent/JPH0749870A/en
Application granted granted Critical
Publication of JP2688652B2 publication Critical patent/JP2688652B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To smoothly perform a converting process and a resetting process for an inputted KANA (Japanese syllabary) character string. CONSTITUTION:The KANA character string which is inputted from a key input part 11 is stored in an input buffer 13 and a conversion candidate obtained by converting the KANA character string by using a conversion dictionary 15 is stored in a candidate buffer 16. The conversion candidate ate displayed at a display part 14. When determining operation is done while the conversion candidate is displayed, the conversion candidate is stored in a text memory 18 and the conversion candidate and corresponding KANA character string are deleted from the input buffer 13 and candidate buffer 16.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、入力文字列を漢字混じ
り文字列に変換する仮名漢字変換処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a kana-kanji conversion processing method for converting an input character string into a mixed kanji character string.

【0002】[0002]

【従来の技術】従来、ワードプロセッサにおいては、仮
名文字列をべた入力した後、変換キーを操作すると、上
記仮名文字列は漢字混じりの変換候補文字列に変換され
て表示される。
2. Description of the Related Art Conventionally, in a word processor, when a conversion key is operated after a kana character string is input, the kana character string is converted into a conversion candidate character string containing kanji and displayed.

【0003】[0003]

【発明が解決しようとする課題】上記のようにして変換
された変換候補文字列を表示した後において、この変換
候補文字列に誤りがあることを発見した場合、その誤り
が仮名文字列の入力の誤りであることがある。このよう
な場合、その誤りのある変換候補文字列を指定して、こ
の変換候補文字列を元の仮名文字列に戻し、この後この
仮名文字列に対して文字削除を行なったり文字追加を行
なう等の修正作業をすることになる。例えば、変換候補
に誤りがあった場合にその候補に対応する入力仮名文字
列の一部を削除するだけで所望する変換結果が得られる
ような場合がある。このような場合、従来においては、
上記変換候補文字列を元の仮名文字列に戻すキー操作
と、この仮名文字列に対して削除を行なうキー操作とが
全く独立していたため、上記のような場合にあっても仮
名文字列に戻すキー操作と、仮名文字列の一部を削除す
るキー操作を別個に行なわなければならず、スムーズな
修正作業が行なえないという問題があった。本発明の課
題は、入力仮名文字列を仮名漢字変換候補文字列に変換
した後であっても、この変換候補文字列を元の仮名文字
列に戻し、かつこの仮名文字列の削除を容易に行なえる
ようにすることである。
When it is found that there is an error in the conversion candidate character string after the conversion candidate character string converted as described above is displayed, the error is input in the kana character string. May be wrong. In such a case, the conversion candidate character string having the error is designated, the conversion candidate character string is returned to the original kana character string, and then the character is deleted or the character is added to the kana character string. Will be corrected. For example, when there is an error in a conversion candidate, a desired conversion result may be obtained by simply deleting a part of the input kana character string corresponding to the candidate. In such cases, conventionally,
Since the key operation for returning the conversion candidate character string to the original kana character string and the key operation for deleting the kana character string were completely independent, even in the case like the above, the kana character string There has been a problem that the key operation for returning and the key operation for deleting a part of the kana character string have to be performed separately, and smooth correction work cannot be performed. An object of the present invention is to return the conversion candidate character string to the original kana character string even after converting the input kana character string to the kana kanji conversion candidate character string, and to easily delete the kana character string. To be able to do it.

【0004】[0004]

【課題を解決するための手段】本発明の手段は次の通り
である。文字列を入力し、この入力文字列を表示し、上
記入力文字列を漢字混じりの変換文字列に変換し、この
変換文字列を表示し、特定の操作が行なわれた際に、上
記表示画面上に表示された上記変換文字列を、その変換
文字列の変換前の入力文字列に変更して表示し、上記変
更表示の後に、更に上記特定の操作が行なわれた際に、
上記変更表示された入力文字を削除するようにしたこと
を特徴とする。
The means of the present invention are as follows. Input a character string, display this input character string, convert the above input character string into a conversion character string containing Chinese characters, display this conversion character string, and display the above display screen when a specific operation is performed. The converted character string displayed above is changed to the input character string before conversion of the converted character string and displayed, and after the changed display, when the specific operation is further performed,
It is characterized in that the changed and displayed input characters are deleted.

【0005】[0005]

【作用】本発明の手段の作用は次の通りである。文字列
を入力し、この入力文字列を表示し、上記入力文字列を
漢字混じりの変換文字列に変換し、この変換文字列を表
示し、特定の操作が行なわれた際に、上記表示画面上に
表示された上記変換文字列を、その変換文字列の変換前
の入力文字列に変更して表示し、上記変更表示の後に、
更に上記特定の操作が行なわれた際に、上記変更表示さ
れた入力文字を削除する。従って、入力仮名文字列を仮
名漢字変換候補文字列に変換した後であっても、特定の
操作を連続して行なうことで、この変換候補文字列を元
の仮名文字列に戻し、かつこの仮名文字列の削除を行な
える。
The operation of the means of the present invention is as follows. Input a character string, display this input character string, convert the above input character string into a conversion character string containing Chinese characters, display this conversion character string, and display the above display screen when a specific operation is performed. The conversion string displayed above is changed to the input string before conversion of the conversion string and displayed, and after the above change display,
Further, when the specific operation is performed, the changed and displayed input character is deleted. Therefore, even after converting the input kana character string to the kana-kanji conversion candidate character string, by performing a specific operation continuously, the conversion candidate character string is returned to the original kana character string, and You can delete a character string.

【0006】[0006]

【実施例】以下、この発明を図1〜図7に示す一実施例
に基づいて具体的に説明する。なお、本実施例はワード
プロセッサに適用した例を示している。構 成 図1はこのワードプロセッサの基本的な構成を示すブロ
ック回路図である。図中11はキー入力部で、このキー
ボード上には文字キー等の他にかな漢字変換を指定する
変換キーKA、かな漢字変換を行なわずにかな文字を確
定する無変換キーKB、漢字候補を後述するテキストメ
モリに転送して確定する確定キーKC、現在実行中の機
能を解除する解除キーKD、カーソル位置を左方向に移
動させる左カーソルキーKE、カーソル位置を右方向に
移動させる右カーソルキーKFが設けられている。この
テキストメモリ1から操作キーに対応して出力されるキ
ーコードは、CPU(中央演算処理回路)12に入力さ
れる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be specifically described below based on an embodiment shown in FIGS. The present embodiment shows an example applied to a word processor. Structure FIG. 1 is a block circuit diagram showing the basic structure of this word processor. In the figure, reference numeral 11 denotes a key input section. In addition to character keys and the like, a conversion key KA for designating kana-kanji conversion, a non-conversion key KB for fixing kana characters without kana-kanji conversion, and kanji candidates will be described later on this keyboard. An enter key KC for transferring to the text memory for confirmation, a release key KD for releasing the function currently being executed, a left cursor key KE for moving the cursor position to the left, and a right cursor key KF for moving the cursor position to the right. It is provided. The key code output from the text memory 1 corresponding to the operation key is input to the CPU (central processing unit) 12.

【0007】CPU12は、予め記憶されているマイク
ロプログラムにしたがって文章作成処理、編集処理、表
示・印字処理等の実行を制御する。即ち、CPU12は
入力されたかな文字列データを入力バッファ13に格納
すると共に、この入力バッファ13内の文字列データを
表示部14に表示させる。この場合、入力バッファ13
は例えば78文字分の未変換かな文字列データを記憶可
能なもので、この文字列データは表示部14に設けられ
た1行分の入力表示エリアIDAに表示される。また、
CPU12は変換キーKAの操作に応答して入力バッフ
ァ13内のかな文字列データを変換辞書15を用いて1
文節毎にかな漢字変換を行って候補バッファ16に格納
すると共に、表示部14の入力表示エリアIDAに表示
させる。この場合、かな漢字変換された文節を管理する
為の文節管理データが文節管理バッファ17に格納され
る。また、CPU12は確定キーKCの操作に応答して
候補バッファ16内の変換候補文字列データを確定しテ
キストメモリ18に格納すると共に、確定データを候補
バッファ16から削除する。テキストメモリ18はラン
ダムアクセスメモリによって構成され、複数ページ分の
確定文章を記憶し、キー入力部11からの印字指令に応
答してCPU12の制御下でその内容が読み出され、サ
ーマルプリンタ等の印字部19にセットされている記録
紙Pに印字される。
The CPU 12 controls the execution of text creation processing, editing processing, display / print processing, etc. according to a microprogram stored in advance. That is, the CPU 12 stores the input kana character string data in the input buffer 13 and displays the character string data in the input buffer 13 on the display unit 14. In this case, the input buffer 13
Can store, for example, 78 character unconverted kana character string data, and this character string data is displayed in the input display area IDA for one line provided on the display unit 14. Also,
In response to the operation of the conversion key KA, the CPU 12 converts the kana character string data in the input buffer 13 to 1 using the conversion dictionary 15.
Kana-Kanji conversion is performed for each phrase and stored in the candidate buffer 16 and displayed in the input display area IDA of the display unit 14. In this case, the phrase management data for managing the kana-kanji converted phrases is stored in the phrase management buffer 17. Further, the CPU 12 confirms the conversion candidate character string data in the candidate buffer 16 and stores it in the text memory 18 in response to the operation of the confirm key KC, and deletes the confirmed data from the candidate buffer 16. The text memory 18 is composed of a random access memory, stores fixed sentences for a plurality of pages, and the content thereof is read out under the control of the CPU 12 in response to a print command from the key input unit 11 and printed by a thermal printer or the like. The recording paper P set in the section 19 is printed.

【0008】入力バッファ13、候補バッファ16、文
節管理バッファ17の内容は、対応するポインタN1
1、N2、E2、N3、E3の値にしたがって文節単位で
処理される。なお、ポインタN1、N2、N3は対応する
入力バッファ13、候補バッファ16、文節管理バッフ
ァ17における指定文節の先頭位置を示すポインタ、ポ
インタE1、E2、E3は対応する入力バッファ13、候
補バッファ16、文節管理バッファ17に記憶されてい
るデータの最終位置を示すポインタである。また、カー
ソルポインタ20は入力バッファ13に対しては1文字
毎に、候補バッファ16に対しては1文節毎に指定する
為のポインタ、未変換ポインタ21は入力バッファ13
内のデータのうち未変換かな文字列データの先頭位置を
示すポインタである。文節管理バッファ17にはYレジ
スタおよびKレジスタの値が文節毎に格納される。Yレ
ジスタ、Kレジスタは文節管理データを求める為の演算
用レジスタである。
The contents of the input buffer 13, the candidate buffer 16, and the clause management buffer 17 are the corresponding pointer N 1 ,
It is processed in phrase units according to the values of E 1 , N 2 , E 2 , N 3 , and E 3 . It should be noted that pointers N 1 , N 2 and N 3 are pointers indicating the start position of the designated phrase in the corresponding input buffer 13, candidate buffer 16 and phrase management buffer 17, and pointers E 1 , E 2 and E 3 are corresponding input buffers. 13 is a pointer indicating the final position of the data stored in the candidate buffer 16, the clause management buffer 17, and the phrase management buffer 17. Further, the cursor pointer 20 is a pointer for designating each character for the input buffer 13 and the candidate buffer 16 for each phrase, and the unconverted pointer 21 is for the input buffer 13.
It is a pointer indicating the start position of unconverted kana character string data among the data in The clause management buffer 17 stores the values of the Y register and the K register for each clause. The Y register and the K register are arithmetic registers for obtaining the phrase management data.

【0009】次に、文節管理バッファ17の記憶内容を
図2を参照して具体的に説明する。この文節管理バッフ
ァ17は1文節3バイト構成で、その1バイト目には入
力バッファ13の対応文節内の文字列データに含まれる
文字数(よみ長)、2バイト目には候補バッファ16の
対応文節内の文字列データに含まれる文字数(候補
長)、3バイト目には属性コードが格納される。この場
合、属性コードとしてかな漢字変換済を示す属性
(※)、あるいはかな漢字変換時に解除キーKDが操作
された際に、変換候補がその変換前の状態に戻され、か
な入力可能状態にセットされたことを示す入力可能属性
(?)がある。
Next, the contents stored in the phrase management buffer 17 will be specifically described with reference to FIG. The phrase management buffer 17 is composed of 1 phrase and 3 bytes, and the first byte is the number of characters (read length) included in the character string data in the corresponding phrase of the input buffer 13, and the second byte is the corresponding phrase of the candidate buffer 16. The attribute code is stored in the third byte, which is the number of characters (candidate length) included in the character string data. In this case, as the attribute code, an attribute (*) indicating that kana-kanji conversion has been completed, or when the release key KD is operated during kana-kanji conversion, the conversion candidates are returned to the state before the conversion and set to the kana input enabled state. There is an enterable attribute (?) That indicates that.

【0010】動 作 いま、本実施例の動作を図3に示すキー操作に対応する
表示内容を参照して具体的に説明する。図3(A)は入
力バッファ13に格納されている入力かな文字列データ
がIDAに表示されている状態を示している。この状態
において変換キーKAが操作されるとかな漢字変換が行
なわれ、図3(B)に示すような変換候補文字列データ
が入力表示エリアIDAに表示される。
[0010] Operation Now, detailed explanation of the operation of this embodiment with reference to the display content corresponding to the key operations shown in FIG. FIG. 3A shows a state in which the input kana character string data stored in the input buffer 13 is displayed on the IDA. When the conversion key KA is operated in this state, kana-kanji conversion is performed, and conversion candidate character string data as shown in FIG. 3B is displayed in the input display area IDA.

【0011】<かな漢字変換処理>変換キーKAが操作
されると、図4に示すフローにしたがった動作が実行さ
れる。即ち、未変換ポインタ21で指定される入力バッ
ファ13内の未変換先頭文字より最長一致法に基づいて
1文節分の文字列データを切り出してかな漢字変換を行
う(ステップA1)。これによって変換された1文節分
の候補文字列を候補バッファ16に格納する(ステップ
A2)。そして、1文節分のかな漢字変換を行うと、入
力バッファ13、候補バッファ16、文節管理バッファ
17に対応するポインタN1、N2、N3の値をインクリ
メントする(ステップA3)。即ち、ポインタE1
2、E3の値(最初は“0”)に「1」を加算し、その
結果を対応するポインタN1、N2、N3にセットするこ
とによって文節の先頭位置が更新される。これによっ
て、最初は各ポインタN1、N2、N3に「1」がセット
される。そして、かな漢字変換を行った文節のかな文字
列データに含まれる文字数(よみ数)をYレジスタに、
また、変換候補文字列データに含まれる文字数(候補
長)をKレジスタにセットする(ステップA4)。い
ま、最初の1文節のかな文字列データ「ふくぶんせつ
の」の“よみ数”は7文字、また、この変換候補文字列
データ「複文節の」の“候補長”は4文字であるから、
Yレジスタには「7」、Kレジスタには「4」がセット
される。そして、入力バッファ13、候補バッファ1
6、文節管理バッファ17に対応するポインタE1
2、E3の値をインクリメントする(ステップA5)。
この場合、ポインタE1にYレジスタの値を、ポインタ
2にKレジスタの値、ポインタE3に「3」を加算する
ことによってそれらの更新を行なう。この結果、ポイン
タE1の値は「7」、ポインタE2の値は「4」、ポイン
タE3の値は「3」となる。そして、Yレジスタ内の
“よみ数”(7)とKレジスタ内の候補長(4)をポイ
ンタN3で示される位置から文節管理バッファ17に順
次セットし(ステップA6)、そして、属性コード
(※)をポインタE3で示される文節管理バッファ17
の位置にセットする(ステップA7)。このようにして
文節管理データを文節管理バッファ17にセットした
ら、未変換ポインタ21の値が入力バッファ13内の未
変換かな文字列データの先頭位置となるように未変換ポ
インタ21の値を更新する(ステップA8)。これによ
って、未変換ポインタ21の値は「0」から「8」に更
新される。そして、入力バッファ13内に未変換かな文
字列データが残っているかを調べ(ステップA9)、有
れば、ステップA1に戻り、次の1文節分の未変換かな
文字列データを切り出してかな漢字変換を行う。以下、
上述の動作を1文節毎に繰り返し実行してゆき、そし
て、入力バッファ13の内容全ての変換が終ると、次の
ステップA10に進み、表示部14の入力表示エリアI
DAに表示されている候補バッファ16内の変換候補文
字列データのうち、ポインタN2の値で示される位置か
らKレジスタ内の文字数分(3文字分)の文字列データ
を特にあみかけ表示する。図3(B)はこの状態を示
し、最後の文節の「変換の」があみかけ表示されると共
に、表示されている全ての変換候補文字列データの下に
アンダラインが付加され、そのデータが変換候補である
ことが示される。
<Kana-Kanji conversion processing> When the conversion key KA is operated, the operation according to the flow shown in FIG. 4 is executed. That is, kana-kanji conversion is performed by cutting out character string data for one phrase based on the longest matching method from the unconverted leading character in the input buffer 13 designated by the unconverted pointer 21 (step A1). The one-phrase candidate character string thus converted is stored in the candidate buffer 16 (step A2). When the kana-kanji conversion for one phrase is performed, the values of the pointers N 1 , N 2 , and N 3 corresponding to the input buffer 13, the candidate buffer 16, and the phrase management buffer 17 are incremented (step A3). That is, the pointer E 1 ,
By adding "1" to the values of E 2 and E 3 (initially "0") and setting the result to the corresponding pointers N 1 , N 2 and N 3 , the start position of the clause is updated. As a result, “1” is initially set in each of the pointers N 1 , N 2 and N 3 . Then, the number of characters (the number of readings) included in the kana character string data of the phrase obtained by the kana-kanji conversion is stored in the Y register
Further, the number of characters (candidate length) included in the conversion candidate character string data is set in the K register (step A4). Now, the kana character string data "Fukubunsettsu" of the first bunsetsu has a "reading number" of 7 characters, and the conversion candidate character string data "complex phrase" has a "candidate length" of 4 characters. ,
“7” is set in the Y register and “4” is set in the K register. Then, the input buffer 13 and the candidate buffer 1
6, pointer E 1 corresponding to the phrase management buffer 17,
The values of E 2 and E 3 are incremented (step A5).
In this case, the value of the Y register is added to the pointer E 1 , the value of the K register is added to the pointer E 2 , and “3” is added to the pointer E 3 to update them. As a result, the value of the pointer E 1 is “7”, the value of the pointer E 2 is “4”, and the value of the pointer E 3 is “3”. Then, sequentially set from the position shown "reading number" in the Y register (7) and the K candidate length in the register (4) pointer N 3 in clause management buffer 17 (step A6), and the attribute code ( *) Is the phrase management buffer 17 indicated by the pointer E 3.
To the position (step A7). After setting the phrase management data in the phrase management buffer 17 in this way, the value of the unconverted pointer 21 is updated so that the value of the unconverted pointer 21 becomes the head position of the unconverted kana character string data in the input buffer 13. (Step A8). As a result, the value of the unconverted pointer 21 is updated from "0" to "8". Then, it is checked whether or not the unconverted kana character string data remains in the input buffer 13 (step A9), and if there is, the process returns to step A1 and the next one phrase of unconverted kana character string data is cut out and kana-kanji conversion is performed. I do. Less than,
The above operation is repeatedly executed for each phrase, and when the conversion of all the contents of the input buffer 13 is completed, the process proceeds to the next step A10, and the input display area I of the display unit 14 is displayed.
Of the conversion candidate character string data in the candidate buffer 16 displayed on the DA, the character string data for the number of characters (three characters) in the K register from the position indicated by the value of the pointer N 2 is particularly displayed as a dummy display. . FIG. 3 (B) shows this state, in which the last phrase “conversion” is displayed in appearance, underline is added under all the displayed conversion candidate character string data, and the data is It is shown that it is a conversion candidate.

【0012】<中間処理>いま、解除キーKDを操作す
ることによって「複文節の仮名漢字混じり変換の」とい
う変換候補文字列データを「複文節の仮名漢字」に修正
するものとする。この場合、解除キーKDを連続して4
回操作することにより変換候補文字列データは図3
(B)から(F)に示す如く変化し、所望する修正が可
能となる。
<Intermediate Processing> Now, by operating the cancel key KD, it is assumed that the conversion candidate character string data "of compound phrase kana-kanji mixed conversion" is corrected to "compound phrase kana-kanji". In this case, release key KD continuously 4
By performing the operation twice, the conversion candidate character string data is displayed as shown in
As shown in (F) to (B), the desired correction is possible.

【0013】即ち、解除キーKDを操作すると、図5の
フローにしたがった動作が実行され、この図5のフロー
に従った動作が4回繰り返し行なわれると候補バッファ
16、文節管理バッファ17の内容は図6(A)及び
(B)に示す如く変化する。
That is, when the release key KD is operated, the operation according to the flow of FIG. 5 is executed, and when the operation according to the flow of FIG. 5 is repeated four times, the contents of the candidate buffer 16 and the clause management buffer 17 are changed. Changes as shown in FIGS. 6 (A) and 6 (B).

【0014】次に、図3(F)に示す「複文節の仮名漢
字」を「複文節のかな漢字変換を」と修正する場合、先
ず図3(F)に示す表示状態において、それに続くかな
文字列を入力すると図3(G)に示すように、入力され
た文字列が反転表示される。
Next, when the "kana-kanji kanji of compound phrase" shown in FIG. 3 (F) is corrected to "kana-kanji conversion of compound phrase", the kana character following it is first displayed in the display state shown in FIG. 3 (F). When a column is input, the input character string is highlighted as shown in FIG.

【0015】この状態で、左カーソルキーKEを数回操
作すると、図3(K)に示す表示状態となる。この後、
無変換キーKBを操作すると、その指定文節はかな文字
列に戻され、図3(L)に示す如くとなる。なお、この
時の候補バッファ16、文節管理バッファ17の内容を
図6(C)及び(D)に示す。
When the left cursor key KE is operated several times in this state, the display state shown in FIG. 3 (K) is obtained. After this,
When the non-conversion key KB is operated, the designated phrase is returned to the kana character string, as shown in FIG. The contents of the candidate buffer 16 and the phrase management buffer 17 at this time are shown in FIGS. 6C and 6D.

【0016】<確定処理>この状態において、変換候補
文字列データの先頭から途中までの文字列を確定する為
に、確定キーKCを操作すると、図7のフローにしたが
った動作が実行される。先ず、候補バッファ16内の変
換候補文字列データの先頭位置から指定文節までの文字
列データを読み出してテキストメモリ18に格納する
(ステップD1)。この場合、指定文節の最終文字位置
は、次の如くして求められる。いま、指定文節は図3
(L)に示す如く、あみかけ表示されている「かな」、
またN2位置はその指定文節の先頭文字「か」にあるの
で、このポインタN2の値にその文節内の文字数(Kレ
ジスタの値)を加算する。すると、N2位置は次の文節
の先頭位置となる。したがって、この加算結果から
「1」を減算することによってN2位置は指定文節の最
終文字位置となる。
<Confirmation Process> In this state, when the confirmation key KC is operated to confirm the character string from the beginning to the middle of the conversion candidate character string data, the operation according to the flow of FIG. 7 is executed. First, the character string data from the start position of the conversion candidate character string data in the candidate buffer 16 to the specified phrase is read and stored in the text memory 18 (step D1). In this case, the final character position of the designated clause is obtained as follows. The designated clause is now shown in Figure 3.
As shown in (L), the “kana” that is displayed as a ghost,
Since the N 2 position is at the first character “ka” of the specified phrase, the number of characters in the phrase (K register value) is added to the value of this pointer N 2 . Then, the N 2 position becomes the start position of the next clause. Thus, N 2 position by subtracting "1" from the addition result becomes the final character position of the specified clause.

【0017】このようにして変換候補文字列データの先
頭位置から指定文節までの文字列データをテキストメモ
リ18に格納したら、(カーソルポインタ+Y−1)ま
でのよみ文字列を入力バッファ13から削除する(ステ
ップD2)。即ち、カーソルポインタ20の値(N2
置)にY文字分の値を加算し、この加算結果から「1」
を減算することによって得られた文字位置までのかな文
字列データを入力バッファ13から削除する。そして、
上述の如く候補バッファ16からテキストメモリ18に
格納した変換候補文字列データを候補バッファ16から
削除する(ステップD3)。次に、ポインタE2の値を
削除した文字数分ディクリメントし(ステップD4)、
そして文節管理バッファ17の内容もその先頭から指定
文節まで、即ちポインタN3の値に「2」を加算した
(N3+2)バイト目までを削除する(ステップD
5)。そして、ポインタE3の値を削除したバイト数分
ディクリメントし(ステップD6)、次でポインタ
2、N3に「1」をセットする(ステップD7)。
In this way, when the character string data from the start position of the conversion candidate character string data to the designated phrase is stored in the text memory 18, the reading character string up to (cursor pointer + Y-1) is deleted from the input buffer 13. (Step D2). That is, the value for the Y character is added to the value of the cursor pointer 20 (N 2 position), and “1” is added from the addition result.
The kana character string data up to the character position obtained by subtracting is deleted from the input buffer 13. And
As described above, the conversion candidate character string data stored in the text memory 18 from the candidate buffer 16 is deleted from the candidate buffer 16 (step D3). Next, the value of the pointer E 2 is decremented by the number of deleted characters (step D4),
Then, the contents of the phrase management buffer 17 are deleted from the beginning to the specified phrase, that is, up to the (N 3 +2) th byte where "2" is added to the value of the pointer N 3 (step D).
5). Then, remove a few minutes decremented byte and the value of the pointer E 3 (step D6), and sets "1" to the pointer N 2, N 3 in the next (step D7).

【0018】このように確定キーKCを操作すると、変
換候補文字列データの先頭から指定文節までの文字列デ
ータが確定し、テキストメモリ18に格納されると共
に、その確定文字列データが候補バッファ16から削除
され、しかもそれに対応して入力バッファ13内の未変
換かな文字列データが削除される。図3(M)はこの場
合の表示状態を示している。
When the confirm key KC is operated in this manner, the character string data from the beginning of the conversion candidate character string data to the designated phrase is confirmed and stored in the text memory 18, and the confirmed character string data is stored in the candidate buffer 16. And the unconverted kana character string data in the input buffer 13 is deleted correspondingly. FIG. 3M shows the display state in this case.

【0019】<その他の処理>図3(M)の状態におい
て、右カーソルキーKFを1回操作すると、図3(N)
に示す表示状態となり、カーソルが未変換かな文字列デ
ータの先頭位置にセットされる。即ち、カーソルは上述
した左カーソルキーKEと同様に、変換候補文字列デー
タ上では1文節単位で、未変換かな文字列データ上では
1文字単位で移動するため、右カーソルキーKFを1回
操作するだけで図3(N)に示す如くとなる。
<Other Processing> In the state of FIG. 3 (M), if the right cursor key KF is operated once, FIG. 3 (N)
The display state shown in (3) appears, and the cursor is set at the beginning position of the unconverted kana character string data. That is, since the cursor moves in the unit of phrase on the conversion candidate character string data and in the unit of character on the unconverted kana character string data, like the left cursor key KE described above, the right cursor key KF is operated once. Only by doing so, the result is as shown in FIG.

【0020】このように、カーソルを未変換かな文字列
データの先頭位置にセットした状態で変換キーKAを操
作すると、図4のフローにしたがった動作が実行される
結果、未変換かな文字列データが漢字混じりの候補文字
列データに変換されて図3(O)に示す如くとなり、所
望の修正内容となる。
Thus, when the conversion key KA is operated with the cursor set at the head position of the unconverted kana character string data, the operation according to the flow of FIG. 4 is executed, resulting in the unconverted kana character string data. Is converted into candidate character string data containing a mixture of Kanji characters, as shown in FIG. 3 (O), and the desired correction content is obtained.

【0021】このようにして修正を行った後、以降それ
に続くかな文字列を入力する(図3(P)参照)。そし
て、変換キーKAを操作すると、入力したかな文字デー
タが漢字混じりの候補文字列データに変換されて図3
(Q)に示す如くとなる。
After the correction is made in this way, the kana character string following the correction is inputted (see FIG. 3 (P)). Then, when the conversion key KA is operated, the input kana character data is converted into candidate character string data containing a mixture of kanji characters.
As shown in (Q).

【0022】この表示候補が正しければ、確定キーKC
を操作する。すると、図7のフローにしたがった動作が
実行される結果、変換候補文字列データが確定し、テキ
ストメモリ18に格納される。
If this display candidate is correct, the enter key KC
To operate. Then, as a result of the operation according to the flow of FIG. 7, the conversion candidate character string data is determined and stored in the text memory 18.

【0023】このように本実施例においては、変換候補
を確定する際に、途中までの候補をチェックした段階で
とりあえず、確定キーKCを操作すると、変換候補文字
列データの先頭から指定文節までの文字列が確定され
る。したがって、変換候補が長い場合、それを全てチェ
ックすることは容易ではないが、途中までのチェックが
終った段階でとりあえず、一切りを付くことができ、文
章チェック作業をスピーディにしかも確実におこなうこ
とができる。また、途中までのチェックが終った段階で
それまでの変換候補を確定することができるので、1度
に漢字変換できる文字数が制限されている場合でもそれ
を意識することなく、入力操作を行うことができる。な
お、上記実施例は変換候補文字列データ上で文節単位で
指定するようにしたが、1文字単位で指定するようにし
てもよい。
As described above, in the present embodiment, when the conversion candidates are confirmed, if the confirmation key KC is operated for the time being when the candidates up to the middle are checked, the conversion candidate character string data from the beginning to the specified phrase is selected. The character string is confirmed. Therefore, if there are long conversion candidates, it is not easy to check all of them, but you can make a break at the stage when the check is completed halfway, and do the text check work speedily and surely. You can Also, since the conversion candidates up to that point can be confirmed when the check up to the middle is finished, even if the number of characters that can be converted at one time is limited, input operation without being aware of it. You can In the above embodiment, the conversion candidate character string data is specified in units of clauses, but may be specified in units of characters.

【0024】[0024]

【発明の効果】本発明によれば、入力仮名文字列を仮名
漢字変換候補文字列に変換した後であっても、特定の操
作を連続して行なうことで、この変換候補文字列を元の
仮名文字列に戻し、かつこの仮名文字列の削除を行なえ
る。
According to the present invention, even after the input kana character string is converted into the kana-kanji conversion candidate character string, the conversion candidate character string can be converted into the original character by continuously performing a specific operation. You can restore the kana character string and delete this kana character string.

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

【図1】実施例のブロック構成図である。FIG. 1 is a block diagram of an embodiment.

【図2】文節管理バッファの記憶内容を説明する図であ
る。
FIG. 2 is a diagram illustrating stored contents of a phrase management buffer.

【図3】表示状態説明図である。FIG. 3 is an explanatory diagram of a display state.

【図4】変換動作のフローチャートである。FIG. 4 is a flowchart of a conversion operation.

【図5】解除動作のフローチャートである。FIG. 5 is a flowchart of a release operation.

【図6】候補バッファと文節管理バッファの記憶内容を
説明する図である。
FIG. 6 is a diagram illustrating stored contents of a candidate buffer and a clause management buffer.

【図7】確定動作のフローチャートである。FIG. 7 is a flowchart of a confirming operation.

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

11 キー入力部 13 入力バッファ 14 表示部 15 変換辞書 16 候補バッファ 17 文書管理バッファ 18 テキストメモリ 11 key input unit 13 input buffer 14 display unit 15 conversion dictionary 16 candidate buffer 17 document management buffer 18 text memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】文字列を入力し、 この入力文字列を表示し、 上記入力文字列を漢字混じりの変換文字列に変換し、 この変換文字列を表示し、 特定の操作が行なわれた際に、上記表示画面上に表示さ
れた上記変換文字列を、その変換文字列の変換前の入力
文字列に変更して表示し、 上記変更表示の後に、更に上記特定の操作が行なわれた
際に、上記変更表示された入力文字列を削除するように
したことを特徴とする仮名漢字変換処理方法。
1. A character string is input, the input character string is displayed, the input character string is converted into a converted character string containing kanji, the converted character string is displayed, and when a specific operation is performed. When the conversion character string displayed on the display screen is changed to the input character string before conversion of the conversion character string and displayed, and when the specific operation is further performed after the change display. In addition, the kana-kanji conversion processing method characterized in that the changed and displayed input character string is deleted.
JP5344614A 1993-12-20 1993-12-20 String converter Expired - Lifetime JP2688652B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5344614A JP2688652B2 (en) 1993-12-20 1993-12-20 String converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5344614A JP2688652B2 (en) 1993-12-20 1993-12-20 String converter

Publications (2)

Publication Number Publication Date
JPH0749870A true JPH0749870A (en) 1995-02-21
JP2688652B2 JP2688652B2 (en) 1997-12-10

Family

ID=18370632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5344614A Expired - Lifetime JP2688652B2 (en) 1993-12-20 1993-12-20 String converter

Country Status (1)

Country Link
JP (1) JP2688652B2 (en)

Also Published As

Publication number Publication date
JP2688652B2 (en) 1997-12-10

Similar Documents

Publication Publication Date Title
JPH11328166A (en) Character input device and computer-readable recording medium where character input processing program is recorded
JP2688652B2 (en) String converter
JP2688651B2 (en) String converter
JPH0612548B2 (en) Document processor
JPH0716192Y2 (en) Text processor
JPH0656844U (en) Kana-Kanji conversion processor
JPS6246029B2 (en)
JPH0452500B2 (en)
JP3329476B2 (en) Kana-Kanji conversion device
JPH0656843U (en) Kana-Kanji conversion device
JP2744241B2 (en) Character processor
JPH1091623A (en) Character conversion device
JP2862236B2 (en) Character processor
JP2713942B2 (en) Kana-Kanji conversion device
JPH0697455B2 (en) Kana-Kanji conversion device
JP2937634B2 (en) Document creation device
JP3052339B2 (en) Document data processing device
JP3809238B2 (en) Document processing method and apparatus
JPH06203031A (en) Character input device
JPH0666065B2 (en) Document processor with furigana addition function
JPH0154742B2 (en)
JPS61169961A (en) Character processor provided with user dictionary
JPS62119665A (en) Word processor
JPH06131329A (en) Japanese language character processor
JPH0877159A (en) Learning method

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070829

Year of fee payment: 10