JPH02181211A - Word registering system - Google Patents

Word registering system

Info

Publication number
JPH02181211A
JPH02181211A JP64001032A JP103289A JPH02181211A JP H02181211 A JPH02181211 A JP H02181211A JP 64001032 A JP64001032 A JP 64001032A JP 103289 A JP103289 A JP 103289A JP H02181211 A JPH02181211 A JP H02181211A
Authority
JP
Japan
Prior art keywords
katakana
word
input
kana
key
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
JP64001032A
Other languages
Japanese (ja)
Inventor
Ichiroku Yanagisawa
柳沢 一六
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP64001032A priority Critical patent/JPH02181211A/en
Publication of JPH02181211A publication Critical patent/JPH02181211A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To contrive the shortening of a word registration time of a KATAKANA (square form of Japanese syllabary) word by converting a KANA (Japanese syllabary) inputted until immediately before to a KATAKANA and registering a word as a KATAKANA word, when a key for instructing to convert a KANA to a KATAKANA is depressed. CONSTITUTION:A processor 2 waists for an input from a keyboard 1, and when a key input is executed, whether its input is a KATAKANA conversion key or not is checked up. In the case of the KATAKANA conversion key, a KANA character-string inputted before that time is converted to a KATAKANA. Subsequently, whether this KATAKANA character-string exists already in a KANA to KANJI (Chinese character) converting dictionary or not is checked up, and unless it exists in this dictionary, this KATAKANA character-string is brought to word registration. When this KATAKANA character-string exists already therein, the word registration is not executed, and the input processing until that time is ended.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は日本語入力方式に関し、特にかな漢字変換辞書
の単語登録方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a Japanese input method, and more particularly to a word registration method for a kana-kanji conversion dictionary.

〔従来の技術〕[Conventional technology]

従来、日本語処理における単語登録方式は画面上に予め
入力された文字の範囲を指定し、その読み方を入力して
単語登録する方法が一般的となっている。
Conventionally, a common word registration method in Japanese language processing is to specify a range of characters that have been input in advance on a screen, input their pronunciation, and register the word.

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

上述した従来の単語登録方式では、カタカナの単語を登
録しようとしな場合には登録しようとする単語をカタカ
ナで入力し、その後にそのカタカナの単語を改めて単語
登録する操作をしなければならず、単語登録の操作に時
間がかかるという欠点がある。
In the conventional word registration method described above, if you want to register a katakana word, you have to enter the word you want to register in katakana, and then register the katakana word again. The disadvantage is that the word registration operation takes time.

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

本発明の単語登録方式は、ひらがなをカタカナに変換す
ることを指示するキーを含むキーボードを有し、前記キ
ーが押された場合に直前までに入力されたひらがなをカ
タカナに変換し、前記カタカナをカタカナの単語として
単語登録するようにして構成される。
The word registration method of the present invention has a keyboard including a key that instructs to convert hiragana to katakana, and when the key is pressed, the hiragana input just before is converted to katakana, and the katakana is converted to katakana. It is configured so that words are registered as katakana words.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成図である。同図におい
て処理装置2はキーボード1からの入力を処理しデイス
プレィ4に表示し、記憶装置3に文章を記憶したりする
処理を行うプログラムを有するマイクロプロセッサを持
つ。記憶装置3にはかな漢字変換処理のためのかな漢字
変換辞書が含まれる。
FIG. 1 is a block diagram of an embodiment of the present invention. In the figure, a processing device 2 has a microprocessor having a program for processing input from a keyboard 1, displaying it on a display 4, and storing text in a storage device 3. The storage device 3 includes a kana-kanji conversion dictionary for kana-kanji conversion processing.

第2図は本発明の処理フローチャートである。FIG. 2 is a processing flowchart of the present invention.

まず、処理装置はキーボードからの入力を待っており(
ステップ11)、キー人力があった場合キーボードから
の入力がカタカナ変換キーか否かを判定する(ステップ
12)。カタカナ変換キーであった場合には、そこまで
入力されたひらがな文字列をカタカナに変える(ステッ
プ13)。次にこのカタカナ文字列が既にかな漢字変換
辞書に存在するか否かをチエツクしくステップ14.1
5)、本辞書に存在しなければこのカタカナ文字列を単
語登録する(ステップ16)。もし既に存在する場合に
は、単語登録は行なわず、そこまでの入力処理を終了す
る(ステップ17)。
First, the processing unit is waiting for input from the keyboard (
In step 11), if there is manual key input, it is determined whether the input from the keyboard is a katakana conversion key (step 12). If it is a katakana conversion key, the hiragana character string input up to that point is changed to katakana (step 13). Next, check whether this katakana character string already exists in the kana-kanji conversion dictionary or not in step 14.1.
5) If it does not exist in this dictionary, register this katakana character string as a word (step 16). If the word already exists, the input processing up to that point is ended without registering the word (step 17).

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

以上説明したように本発明は、ひらがなをカタカナに変
換することを指示するキーを持つキーボードと、本キー
が押された場合に入力されたひらがなをカタカナに変換
すると同時にその文字列をカタカナの単語として単語登
録する手段を有することにより、カタカナの単語の単語
登録が簡単に行なえる効果がある。
As explained above, the present invention provides a keyboard having a key for instructing the conversion of hiragana to katakana, and when this key is pressed, the input hiragana is converted to katakana, and at the same time the character string is converted into a katakana word. By having means for registering words as katakana words, it is possible to easily register katakana words.

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

第1図は本発明の一実施例の構成図、第2図は処理方式
を示すフローチャート図である。 1・・・キーボード、2・・・処理装置、3・・・記憶
装置、4・・・デイスプレィ。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flowchart showing a processing method. 1...Keyboard, 2...Processing device, 3...Storage device, 4...Display.

Claims (1)

【特許請求の範囲】[Claims] ひらがなをカタカナに変換することを指示するキーを含
むキーボードを有し、前記キーが押された場合に直前ま
でに入力されたひらがなをカタカナに変換し、前記カタ
カナをカタカナの単語として単語登録することを特徴と
する単語登録方式。
A keyboard including a key for instructing to convert hiragana to katakana, and when the key is pressed, converts the hiragana input just before to katakana, and registers the katakana as a katakana word. A word registration method featuring:
JP64001032A 1989-01-05 1989-01-05 Word registering system Pending JPH02181211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP64001032A JPH02181211A (en) 1989-01-05 1989-01-05 Word registering system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP64001032A JPH02181211A (en) 1989-01-05 1989-01-05 Word registering system

Publications (1)

Publication Number Publication Date
JPH02181211A true JPH02181211A (en) 1990-07-16

Family

ID=11490226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP64001032A Pending JPH02181211A (en) 1989-01-05 1989-01-05 Word registering system

Country Status (1)

Country Link
JP (1) JPH02181211A (en)

Similar Documents

Publication Publication Date Title
JPH02181211A (en) Word registering system
JPS6376056A (en) Processing and conversion system for document forming device
JPS62102356A (en) Chinese character conversion system
JPS60211566A (en) Japanese word input device
JPS59149542A (en) Input device of japanese word processor
JPS63254561A (en) Japanese word input device
JPH04369707A (en) Input device for japanese processor
JPS63225860A (en) Japanese-language input device
JPS60163158A (en) Japanese word processor
JPH0394367A (en) Japanese input system
JPH03282873A (en) Document preparation device
JPH02255933A (en) Word processor
JPS6298456A (en) Japanese language input device
JPS63148368A (en) Conversion system for word processor
JPS61267864A (en) Method for correcting character string
JPS61156462A (en) Word processor
JPH04357550A (en) Character string registeration and learning system
JPH02297120A (en) Kana/kanji conversion system
JPH01133172A (en) Kanji-katakana converter
JPH01113860A (en) Word processor with automatic katakana word registering function
JPH01241672A (en) Kanji input system to utilize kana for reading of kanji
JPH0398157A (en) Check system for improper expression
JPS6370371A (en) English input system
JPH0154741B2 (en)
JPH01111267A (en) Character transforming device