JPS59103134A - Kana (japanese syllabary)/kanji (chinese character) converting system - Google Patents

Kana (japanese syllabary)/kanji (chinese character) converting system

Info

Publication number
JPS59103134A
JPS59103134A JP57212473A JP21247382A JPS59103134A JP S59103134 A JPS59103134 A JP S59103134A JP 57212473 A JP57212473 A JP 57212473A JP 21247382 A JP21247382 A JP 21247382A JP S59103134 A JPS59103134 A JP S59103134A
Authority
JP
Japan
Prior art keywords
kanji
conversion
kana
reading
input
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
JP57212473A
Other languages
Japanese (ja)
Inventor
Hirokawa Hayashi
林 大川
Yoshitoshi Yamauchi
佐敏 山内
Toshiyuki Funabe
舟部 敏行
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 JP57212473A priority Critical patent/JPS59103134A/en
Publication of JPS59103134A publication Critical patent/JPS59103134A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/53Processing of non-Latin text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To give KANA to the converted KANJI with a simple operation by displaying the reading of each displayed candidate KANJI for conversion when an indication is given from an operator. CONSTITUTION:An operator feeds each word with operations of a KANA key, a conversion key and a non-conversion key, and a part or all of input KANA is converted into KANJI corresponding to each reading. Thus the input is possible with a sentence containing KANJI and KANA. A candidate word storage part 32 stores the reading headers of candidate words and their corresponding KANJI. A conversion control part 7 checks first a reading display mode when the candidate data is sent to an output control part 5. Then a read additional control part 4 is actuated in a reading display mode, and the data of the part 32 are arranged with brackets given to the reading added areas. This avoid the double reading input when KANA is given to the converted KANJI with a simple operation.

Description

【発明の詳細な説明】 技術分野 本発明は、邦文ワードプロセッサ等におけるカナ漢字変
換処理方式に関し、特に変換を行った漢字にルビ(読み
仮名)を付けたい場合に有効なカナ漢字変換処理方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a kana-kanji conversion processing method in a Japanese word processor, etc., and particularly to a kana-kanji conversion processing method that is effective when it is desired to add ruby (pronounced kana) to the converted kanji.

従来技術 従来の邦文ワードプロセッサ等におけるカナ漢字変換処
理の入力方式では、入力した仮名文字列が表示されるか
、あるいは変換を行った漢字が表示されるかのいずれか
であり、これらを同時に表示し、入力することは゛二重
に読みを入力しない限り不可能であった。
Prior Art In the conventional input method for kana-kanji conversion processing in Japanese word processors, etc., either the input kana character string is displayed, or the converted kanji is displayed, and these are not displayed at the same time. , it was impossible to input it without inputting the reading twice.

しかしながら、特殊な読みの漢字に対するルビを付けた
いという場合もあり、簡単な操作で、このようなルビを
付けることが可能な邦文ワードプロセッサの開発が要望
されていた。
However, there are cases where it is desired to add ruby to a kanji with a special reading, and there has been a demand for the development of a Japanese word processor that can add such ruby with simple operations.

目   的 本発明は上記事情に鑑みてなされたもので、その目的と
するところは、従来のカナ漢字変換処理方式における上
述の如き問題を解消し、オペレータの指定に応じて変換
を行った漢字にルビを付けることを可能とするカナ漢字
変換処理方式を提供することにある。
Purpose The present invention has been made in view of the above circumstances, and its purpose is to solve the above-mentioned problems in the conventional kana-kanji conversion processing method, and to convert kanji into kanji that have been converted according to operator specifications. The object of the present invention is to provide a kana-kanji conversion processing method that makes it possible to add ruby characters.

構  成 以下、本発明の実施例についてその構成を説明する。composition Hereinafter, the configuration of an embodiment of the present invention will be described.

第1図は本発明の一実施例であるカナ漢字変換処理のブ
ロック図であり、図において、1は入力部、2は入力前
処理部、3は単語抽出部、4は読み付加制御部、5は出
力制御部、6は表示部そして7は変換制御部である。
FIG. 1 is a block diagram of a kana-kanji conversion process according to an embodiment of the present invention. In the figure, 1 is an input section, 2 is an input preprocessing section, 3 is a word extraction section, 4 is a reading addition control section, 5 is an output control section, 6 is a display section, and 7 is a conversion control section.

日本語文が仮名文で入力されると変換制御部7の制御の
下に、以下の如き処理を経て漢字混じり文として出力さ
れる。なお、第1図において、太い白線矢印は取扱うデ
ータの流れを、また、実線矢印は制御信号の流れを示し
ている。入力前処理部2は入力文字列の種類(英数字、
記号、カタ仮名、ひら仮名1区切り記号等)や制御キー
の操作を認識し、変換対象となる仮名文字列を抽出する
When a Japanese sentence is input as a kana sentence, under the control of the conversion control section 7, it is output as a sentence mixed with kanji through the following processing. In FIG. 1, thick white line arrows indicate the flow of handled data, and solid line arrows indicate the flow of control signals. The input preprocessing unit 2 determines the type of input character string (alphanumeric,
symbols, katakana, hiragana 1 delimiter, etc.) and control key operations, and extracts the kana character string to be converted.

単語抽出部3は、第2図に示す如く、単語抽出制御部3
1.候補単語記憶部32.辞書検索部33および変換辞
書記憶部34で構成されており、前記入力前処理部2で
抽出された仮名文字列を、変換制御部7を介して受取り
、該文字列に対応する変換候補を変換辞書を参照して抽
出し、一旦候補単語記憶部32に記憶する。これらの操
作は、変換制御部7の制御の下に、単語抽出制御部31
により制御される。出力制御部5は変換制御部7の制御
の下に、入力文字列や変換文字列の表示部6への表示を
制御する。
As shown in FIG. 2, the word extraction section 3 includes a word extraction control section 3
1. Candidate word storage unit 32. It is composed of a dictionary search unit 33 and a conversion dictionary storage unit 34, and receives the kana character string extracted by the input preprocessing unit 2 via the conversion control unit 7, and converts the conversion candidate corresponding to the character string. The words are extracted with reference to the dictionary and temporarily stored in the candidate word storage unit 32. These operations are performed by the word extraction control unit 31 under the control of the conversion control unit 7.
controlled by The output control section 5 controls the display of input character strings and converted character strings on the display section 6 under the control of the conversion control section 7 .

ここでζオペレータが制御キーの1つである変換キーを
操作すると、前記入力文字列中に変換すべき文字列があ
る場合、単語抽出部3で変換候補が抽出され、出力制御
部5により表示される。
Here, when the ζ operator operates a conversion key, which is one of the control keys, if there is a character string to be converted in the input character string, the word extraction unit 3 extracts conversion candidates, and the output control unit 5 displays them. be done.

入力された読みに対して変換候補が複数個ある場合は、
変換制御部7の制御の下に、前記読みに対してそれらし
い第1の候補がまず表示される。オペレータは表示され
た第1の候補が意図する変換文字列となっていない場合
は、次の候補を表示させるための制御キー(例えば、前
記変換キー)を操作することによって、読みに対応する
他の変換候補を表示させ、選択することができる。
If there are multiple conversion candidates for the input reading,
Under the control of the conversion control unit 7, a first candidate likely to correspond to the reading is first displayed. If the first displayed candidate is not the desired conversion character string, the operator can change the pronunciation by operating a control key (for example, the conversion key) to display the next candidate. Conversion candidates can be displayed and selected.

以上述べた処理は従来のカナ漢字変換処理においても行
われていた処理であり、以下が本実施例処理の特徴とな
る処理である。
The processing described above is the processing that was also performed in the conventional kana-kanji conversion processing, and the following is the processing that characterizes the processing of this embodiment.

本実施例処理においては、制御キーとして前記変換キー
の他に、表示された変換候補の漢字部の直後に該漢字部
の読みを表示するように指定できる制御キー(以下、「
読み指定キー」という)を有している。本実施例処理で
使用する変換辞書は、第3図にその概要を示す如く、単
語ごとに読み見出しとそれに対応する漢字を収容してい
る。
In the processing of this embodiment, in addition to the conversion key described above, a control key (hereinafter referred to as "
It has a "pronunciation specification key"). The conversion dictionary used in the process of this embodiment, as shown in outline in FIG. 3, stores a reading heading and a corresponding kanji for each word.

筬4図に、いわゆる変換無変換指定方式に基づく入力変
換例を示す。(ト)の如き原文に対して、オペレータが
「仮名文字キー」と「変換キー」および「無変換キー」
を使用して03)に示す如く単語単位で入力を行った場
合、(Qの如く入力した仮名の一部または全部が読みに
対応した漢字に変換され漢字仮名混じり文が入力できる
。ここで、(ロ)の入力に先立って前記読み指定キーを
操作し、処理を読み表示モードにしておくと、0の代り
に■)に示す如く各漢字ごとに括弧で囲まれてその読み
が表示される。
Figure 4 shows an example of input conversion based on the so-called conversion/no-conversion specification method. For an original text such as
When inputting word by word as shown in 03) using , part or all of the input kana is converted to kanji corresponding to the reading (as shown in Q), and a sentence containing kanji and kana can be input.Here, If you operate the reading specification key before inputting (b) and set the process to reading display mode, the reading will be displayed in parentheses for each kanji instead of 0, as shown in ■). .

上記各漢字とその読みとの並列表示は、次のようにして
行われる。
The above-mentioned kanji and their readings are displayed in parallel as follows.

前記候補単語記憶部32には、変換辞書から得た候補と
なる単語の読み見出しと対応漢字の両方が記憶されてい
る。変換制御部7は上記候補のデータを出力制御部5に
送る場合に、まず読み表示モードであるか否かをチェッ
クし、読み表示モードである場合は、第1図の読み付加
制御部4を起動し、候補単語記憶部32のデータを前記
第4図0の如く並べ読み付加部分に括弧を挿入する。
The candidate word storage unit 32 stores both the pronunciation of the candidate word obtained from the conversion dictionary and the corresponding kanji. When the conversion control unit 7 sends the candidate data to the output control unit 5, it first checks whether or not it is in the reading display mode, and if it is in the reading display mode, it controls the reading addition control unit 4 in FIG. The program is activated, and the data in the candidate word storage section 32 is read side by side as shown in FIG. 4, and parentheses are inserted in the added portion.

第5図に本実施例処理のプログラム・フローチャートを
示した。第5図に示した処理においては、変換文字列編
集と読み付加編集を分離しているが、これは変換文字列
編集で両者を統合し、その内部で読み付加編集を行うよ
うにしても良い。
FIG. 5 shows a program flowchart of the processing of this embodiment. In the process shown in Figure 5, the converted string editing and the reading addition editing are separated, but it is also possible to integrate the two in the conversion string editing and perform the reading addition editing within that. .

なお、第4図に示した例においては、ルビを各変換候補
の各漢字ごとにその直後に括弧を付して示したが、ルビ
はいわゆるふり仮名として前記各漢字の上方、側方等に
小さな文字で示すことも可能であることは言うまでもな
い。
In the example shown in Figure 4, ruby is shown in parentheses immediately after each kanji of each conversion candidate, but ruby is a so-called furigana with a small Needless to say, it is also possible to indicate it in text.

効果 以上述べた如く、本発明によれば、日本語文の読みを入
力する手段と、該入力手段により入力された文字列を一
時記憶する手段と、変換辞書記憶手段および該変換辞書
記憶手段を検索して前記一時記憶手段の内容を漢字混じ
り文に変換するカナ漢字変換制御回路を有するカナ漢字
変換処理装置において、前記入力を単語単位で行うとと
もに入力文字列の変換候補を表示する手段と、変換候補
がオペレータの意図しない文字列であるとき次点となる
候補を表示する手段および表示された変換候補の漢字部
の読みを表示する手段を設けて、オペレータの指示かあ
るとき、前記表示された変換候補の各漢字1字ごとに該
漢字の読みを表示するようにしたので、邦文ワードプロ
セッサ等において、従来のように二重に読みを入力する
ことなく、簡単な操作により変換を行った漢字にルビを
付けることが可能になるという顕著な効果を奏するもの
である。
Effects As described above, according to the present invention, there is a means for inputting the pronunciation of a Japanese sentence, a means for temporarily storing the character string inputted by the input means, a conversion dictionary storage means, and a search for the conversion dictionary storage means. In the kana-kanji conversion processing device, the kana-kanji conversion control circuit includes a kana-kanji conversion control circuit that converts the contents of the temporary storage means into a sentence containing kanji, comprising means for performing the input word by word and displaying conversion candidates for the input character string; Means for displaying the runner-up candidate when the candidate is a character string not intended by the operator and means for displaying the reading of the kanji part of the displayed conversion candidate are provided, and when an instruction from the operator is given, the displayed Since the pronunciation of each kanji character that is a conversion candidate is displayed, you can easily convert the converted kanji into Japanese word processors without having to enter the pronunciation twice as in the past. This has the remarkable effect of making it possible to add ruby text.

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

第1図は本発明の一実施例を示すブロック図、第2図は
単語抽出部の詳細を示す図、第3図は辞書内容の一部を
示す図、第4図は変換の具体例を示す図、第5図は処理
のプログラム・フローチャートである。 1:入力部、2:入力前処理部、3:単語抽出部、4:
読み付加制御部、5=出力i1d!御部、6:表示部、
7:変換制御部。 第    1    図 第   2   図 第   3   図
Figure 1 is a block diagram showing an embodiment of the present invention, Figure 2 is a diagram showing details of the word extraction section, Figure 3 is a diagram showing part of the dictionary contents, and Figure 4 is a concrete example of conversion. The figure shown in FIG. 5 is a program flowchart of the process. 1: Input section, 2: Input preprocessing section, 3: Word extraction section, 4:
Reading addition control unit, 5=output i1d! Control part, 6: Display part,
7: Conversion control unit. Figure 1 Figure 2 Figure 3

Claims (1)

【特許請求の範囲】[Claims] 日本語文の読みを入力する手段と、該入力手段により入
力された文字列を一時記憶する手段と、変換辞書記憶手
段および該変換辞書記憶手段を検索して前記一時記憶手
段の内容を漢字混じり文に変換するカナ漢字変換制御回
路を有するカナ漢字変換処理装置において、前記入力を
単語単位で行うとともに入力文字列の変換候補を表示す
る手段と、変換候補がオペレータの意図しない文字列で
あるとき次点となる候補を表示する手段および表示され
た変換候補の漢字部の読みを表示する手段を設けて、オ
ペレータの指示があるとき、前記表示された変換候補の
各漢字1字ごとに該漢字の読みを表示するようにしたこ
とを特徴とするカナ漢字変換処理方式。
means for inputting the pronunciation of a Japanese sentence, means for temporarily storing the character string input by the input means, a conversion dictionary storage means, and searching the conversion dictionary storage means to retrieve the contents of the temporary storage means for sentences containing kanji. In the kana-kanji conversion processing device having a kana-kanji conversion control circuit for converting into kana-kanji, there is a means for performing the input word by word and displaying conversion candidates for the input character string, and a means for displaying conversion candidates for the input character string, Means for displaying dot candidates and means for displaying the pronunciation of the kanji part of the displayed conversion candidates are provided, and when an operator instructs the operator to display the pronunciation of the kanji part of the displayed conversion candidates, A kana-kanji conversion processing method characterized by displaying the reading.
JP57212473A 1982-12-03 1982-12-03 Kana (japanese syllabary)/kanji (chinese character) converting system Pending JPS59103134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57212473A JPS59103134A (en) 1982-12-03 1982-12-03 Kana (japanese syllabary)/kanji (chinese character) converting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57212473A JPS59103134A (en) 1982-12-03 1982-12-03 Kana (japanese syllabary)/kanji (chinese character) converting system

Publications (1)

Publication Number Publication Date
JPS59103134A true JPS59103134A (en) 1984-06-14

Family

ID=16623222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57212473A Pending JPS59103134A (en) 1982-12-03 1982-12-03 Kana (japanese syllabary)/kanji (chinese character) converting system

Country Status (1)

Country Link
JP (1) JPS59103134A (en)

Similar Documents

Publication Publication Date Title
JPS61166676A (en) Dictionary production system for character processor
JPS59103134A (en) Kana (japanese syllabary)/kanji (chinese character) converting system
JPS6118074A (en) Pre-editing system
JPS5927338A (en) "kana" (japanese syllabary) and "kanji" (chinese character) conversion and processing system
JPS60157661A (en) Kana to kanji converting system
JP2621999B2 (en) Document processing device
JPS58182741A (en) Kana (japanese syllabary)-kanji (chinese character) conversion processor
JP2737160B2 (en) Sentence processing equipment
JPH0380363A (en) Document processor
JPS6371767A (en) Document producing device
JP2682048B2 (en) Sentence processing equipment
JPS6172359A (en) Character correction system for close writing kana-to-kanji conversion
JP2999049B2 (en) Sentence processing equipment
JPS638860A (en) Kana/kanji converting device
JPS5949628A (en) Japanese syllabary-chinese character conversion processing system
JPS6175471A (en) Logotype learning system
JPS60112175A (en) Abbreviation conversion system of kana (japanese syllabary)/kanji (chinese character) convertor
JPH0394367A (en) Japanese input system
JPH0628058B2 (en) Document creation device
JPS6257055A (en) Japanese word processor
JPS61260353A (en) Document processing system
JPS61169961A (en) Character processor provided with user dictionary
JPS6172360A (en) Close writing kana-to-kanji conversion system
JPH0384658A (en) Document processor
JPS5932032A (en) Processor of japanese word information