JPH05100782A - Character input device - Google Patents

Character input device

Info

Publication number
JPH05100782A
JPH05100782A JP3257342A JP25734291A JPH05100782A JP H05100782 A JPH05100782 A JP H05100782A JP 3257342 A JP3257342 A JP 3257342A JP 25734291 A JP25734291 A JP 25734291A JP H05100782 A JPH05100782 A JP H05100782A
Authority
JP
Japan
Prior art keywords
character
input
parenthesis symbol
character input
symbol
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
JP3257342A
Other languages
Japanese (ja)
Inventor
Takashi Sarai
高史 皿井
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 IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 NEC IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP3257342A priority Critical patent/JPH05100782A/en
Publication of JPH05100782A publication Critical patent/JPH05100782A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of an input operation and to minimize the number of the times of the character input of an operator especially. CONSTITUTION:The device has a character input part 1 to perform the character input, a left parenthesis mark deciding part 2 to decide whether or not the input character from the character input part 1 is the left parenthesis mark, and a right parenthesis mark output part 4 to output the right parenthesis mark corresponding by the decided result of the deciding part 2. The character inputted subsequently is inserted before the right parenthesis mark by a character inserting part 5. Further, the data from the left parenthesis mark deciding part 2 and the corresponding right parenthesis mark output part 4 are synthesized and stored in an input character storing part 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は計算機システム等の文字
入力装置に関し、特にキーボード等の文字入力装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character input device such as a computer system, and more particularly to a character input device such as a keyboard.

【0002】[0002]

【従来の技術】従来、この種の文字入力装置は、コンピ
ュータシステム等の文字入力に使用される。また、操作
者による文字入力回数は少なくすることが要求されてい
る。例えば、左括弧記号を入力してから文字等を入力し
終ると、いずれ右括弧記号の入力が必要になる。このよ
うな時、キーボード入力による括弧記号は、シフトキー
と該当する括弧記号を押下することが要求され、文字の
入力と比較して押下回数は増加する。要するに、従来の
文字入力装置は操作者によって右括弧記号の入力を余儀
なくされている。
2. Description of the Related Art Conventionally, this type of character input device is used for inputting characters in a computer system or the like. In addition, it is required that the number of character inputs by the operator be reduced. For example, when the left parenthesis symbol is input and the characters and the like are finished, the right parenthesis symbol must be input eventually. In such a case, as for the parenthesis symbol by keyboard input, it is required to press the shift key and the corresponding parenthesis symbol, and the number of times of pressing increases compared with the input of characters. In short, in the conventional character input device, the operator is forced to input the right bracket symbol.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の文字入
力装置は、操作者によって左括弧記号を入力するだけで
なく、右括弧記号も入力しているので、文字入力の回数
が増加するという欠点がある。
In the above-described conventional character input device, not only the operator inputs the left bracket symbol but also the right bracket symbol, so that the number of character inputs increases. There is.

【0004】本発明の目的は、かかる右括弧記号の入力
を自動化し、文字入力回数を削減する文字入力装置を提
供することにある。
An object of the present invention is to provide a character input device that automates the input of such a right parenthesis symbol and reduces the number of times of character input.

【0005】[0005]

【課題を解決するための手段】本発明の文字入力装置
は、文字入力を行う文字入力部と、前記文字入力部から
の入力文字が左括弧記号か否かを判断する左括弧記号判
定部と、前記左括弧記号判定部で判定した結果により左
括弧記号ならば対応する右括弧記号を出力する右括弧記
号出力部と、以降に入力される文字は右括弧記号の前に
入力される状態にする文字挿入部と、前記左括弧記号判
定部および前記対応右括弧記号出力部からの情報を記憶
する入力文字記憶部とを有して構成される。
A character input device of the present invention comprises a character input section for inputting characters, and a left parenthesis symbol determination section for determining whether or not an input character from the character input section is a left parenthesis symbol. If the left parenthesis symbol is a left parenthesis symbol according to the result determined by the left parenthesis symbol determination unit, the corresponding right parenthesis symbol output unit outputs the corresponding right parenthesis symbol, and the characters input thereafter are in a state of being input before the right parenthesis symbol. And an input character storage unit that stores information from the left parenthesis symbol determination unit and the corresponding right parenthesis symbol output unit.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明の一実施例を示す文字入力装
置のブロック図である。図1に示すように、本実施例
は、まず操作者等が文字入力部1を用いて文字を1文字
入力すると、左括弧記号判定部2により左括弧記号か否
かが判断される。その結果、左括弧記号であると判定さ
れると、対応右括弧記号出力部4による入力された左括
弧記号に対応する右括弧記号が出力される。この出力さ
れた右括弧記号は文字挿入部5により入力文字を右括弧
記号の前に挿入するように文字入力を挿入状態にされ
る。また、文字入力部1から判定部2を介して入力され
た文字は入力文字記憶部3に出力部4からのデータとと
もに記憶される。
FIG. 1 is a block diagram of a character input device showing an embodiment of the present invention. As shown in FIG. 1, in this embodiment, when the operator or the like first inputs one character using the character input unit 1, the left bracket symbol determination unit 2 determines whether or not it is a left parenthesis symbol. As a result, when it is determined that the symbol is a left parenthesis symbol, the right parenthesis symbol corresponding to the left parenthesis symbol input by the corresponding right parenthesis symbol output unit 4 is output. The output right parenthesis symbol is put in the character input state by the character insertion unit 5 so that the input character is inserted before the right parenthesis symbol. Characters input from the character input unit 1 via the determination unit 2 are stored in the input character storage unit 3 together with the data from the output unit 4.

【0008】右括弧記号の入力が要求されたときは、操
作者によってカーソルキー等により、入力済み左括弧記
号の次の位置に文字入力位置を移動させ、文字挿入部5
を解除する。
When the input of the right parenthesis symbol is requested, the operator moves the character input position to the position next to the left parenthesis symbol which has been input by the cursor key or the like, and the character insertion unit 5
To cancel.

【0009】図2は図1における文字入力装置の動作フ
ロー図である。図2に示すように、まずS1は操作者に
よる文字入力ステップであり、次のS2は文字が左括弧
記号か否かを判断する判定ステップである。ここでYE
Sであれば、左括弧記号に対応する右括弧記号を出力す
るための右括弧出力ステップS3に進み、続いて文字入
力を挿入状態にする文字挿入状態ステップS4および入
力文字を記憶する入力文字記憶ステップS5を行なう。
一方、ステップS2でNOであれば、文字入力を記憶す
る入力文字記憶ステップS5へ進み、文字入力に待機す
る。
FIG. 2 is an operation flow chart of the character input device in FIG. As shown in FIG. 2, first, S1 is a character input step by the operator, and next S2 is a determination step of determining whether or not the character is a left bracket symbol. YE here
If it is S, the process proceeds to a right parenthesis output step S3 for outputting the right parenthesis symbol corresponding to the left parenthesis symbol, and then a character insertion state step S4 for putting the character input into the insertion state and an input character storage for storing the input character. Step S5 is performed.
On the other hand, if NO in step S2, the process proceeds to input character storage step S5 for storing character input and waits for character input.

【0010】図3は本発明の他の実施例を示す文字入力
装置のブロック図である。図3に示すように、本実施例
は前述した図1の一実施例における判定部2及び対応す
る右括弧記号出力部4をそれぞれ括弧記号でなく任意の
特定の文字とするために、任意の特定文字を判定する特
定文字判定部6およびこの特定文字に対応する対応特定
文字判定部7で置換したことにある。その他は同一様で
ある。
FIG. 3 is a block diagram of a character input device showing another embodiment of the present invention. As shown in FIG. 3, in this embodiment, the determination unit 2 and the corresponding right parenthesis symbol output unit 4 in the one embodiment of FIG. This is because the specific character determining unit 6 for determining a specific character and the corresponding specific character determining unit 7 corresponding to the specific character are replaced. Others are the same.

【0011】[0011]

【発明の効果】以上説明したように、本発明の文字入力
装置は、括弧記号等の左側が入力されると、右側の括弧
記号を自動的に作成することにより、操作者の文字入力
回数を少なくすることが出来るという効果がある。
As described above, in the character input device of the present invention, when the left side of a parenthesis symbol or the like is input, the right side parenthesis symbol is automatically created, so that the number of times of character input by the operator can be reduced. The effect is that it can be reduced.

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

【図1】本発明の一実施例を示す文字入力装置のブロッ
ク図である。
FIG. 1 is a block diagram of a character input device showing an embodiment of the present invention.

【図2】図1における文字入力装置の動作フロー図であ
る。
FIG. 2 is an operation flow diagram of the character input device in FIG.

【図3】本発明の他の実施例を示す文字入力装置のブロ
ック図である。
FIG. 3 is a block diagram of a character input device showing another embodiment of the present invention.

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

1 文字入力部 2 左括弧記号判定部 3 入力文字記憶部 4 対応右括弧記号出力部 5 文字挿入部 6 任意の特定文字判定部 7 対応特定文字出力部 1 character input part 2 left parenthesis symbol determination part 3 input character storage part 4 corresponding right parenthesis symbol output part 5 character insertion part 6 arbitrary specific character determination part 7 corresponding specific character output part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 文字入力を行う文字入力部と、前記文字
入力部からの入力文字が左括弧記号か否かを判断する左
括弧記号判定部と、前記左括弧記号判定部で判定した結
果により左括弧記号ならば対応する右括弧記号を出力す
る右括弧記号出力部と、以降に入力される文字は右括弧
記号の前に入力される状態にする文字挿入部と、前記左
括弧記号判定部および前記対応右括弧記号出力部からの
情報を記憶する入力文字記憶部とを有することを特徴と
する文字入力装置。
1. A character input section for inputting characters, a left parenthesis symbol determination section for determining whether an input character from the character input section is a left parenthesis symbol, and a result determined by the left parenthesis symbol determination section. If it is a left parenthesis symbol, a right parenthesis symbol output unit that outputs the corresponding right parenthesis symbol, a character insertion unit that makes the characters to be input subsequently input before the right parenthesis symbol, and the left parenthesis symbol determination unit And an input character storage unit for storing information from the corresponding right parenthesis symbol output unit.
JP3257342A 1991-10-04 1991-10-04 Character input device Pending JPH05100782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3257342A JPH05100782A (en) 1991-10-04 1991-10-04 Character input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3257342A JPH05100782A (en) 1991-10-04 1991-10-04 Character input device

Publications (1)

Publication Number Publication Date
JPH05100782A true JPH05100782A (en) 1993-04-23

Family

ID=17305039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3257342A Pending JPH05100782A (en) 1991-10-04 1991-10-04 Character input device

Country Status (1)

Country Link
JP (1) JPH05100782A (en)

Similar Documents

Publication Publication Date Title
JPS6320622A (en) Document editing device
JPS59200375A (en) Electronic cash register
JPS63766A (en) Document processor
JP3034465B2 (en) Character input method using numeric keys
JPH05100782A (en) Character input device
JPS6057382A (en) Character processor
JPS6038750B2 (en) How to enter characters in a word processor
JP2815261B2 (en) Electronic equipment with complex number calculation function
JP2773731B2 (en) Keyboard device
JPH01217671A (en) Language processor
JPH0199166A (en) Document preparing device
JPH0778008A (en) Program device for programmable controller
JP2959490B2 (en) String addition method
JP3138664B2 (en) Input control parts
JPS63284619A (en) Data input processing system
JP3069384B2 (en) Document processing apparatus and method
JPH08147301A (en) Display method for document processor
JPH0546602A (en) Layout editing device
JPH0414169A (en) Document processor
JPH04336313A (en) Auxiliary information display system
JPH079705A (en) Method of printing designated page in one lump and apparatus thereof
JPH1063781A (en) Handwritten character input method
JPH06168208A (en) Electronic computer
JPH07141330A (en) Document preparation device having multi-lingual function
JPH0922345A (en) Program editor