JPH1185736A - Document compiing device and its method - Google Patents

Document compiing device and its method

Info

Publication number
JPH1185736A
JPH1185736A JP9267884A JP26788497A JPH1185736A JP H1185736 A JPH1185736 A JP H1185736A JP 9267884 A JP9267884 A JP 9267884A JP 26788497 A JP26788497 A JP 26788497A JP H1185736 A JPH1185736 A JP H1185736A
Authority
JP
Japan
Prior art keywords
command
input
character
dictionary
kana
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
JP9267884A
Other languages
Japanese (ja)
Inventor
Kazuhisa Nakamura
和久 中村
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 JP9267884A priority Critical patent/JPH1185736A/en
Publication of JPH1185736A publication Critical patent/JPH1185736A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a device and a method for executing efficient document editing work without switching a character input mode and a character editing mode. SOLUTION: A KANA (Japanese syllabary)/KANJI(Chinese character) compilation command synthesis dictionary 16 is retrieved by a retrieval means 12 with a character string inputted by an input means 11. A user selects a candidate which is actually used from the retrieved input candidate. A discrimination means 13 discriminates whether the selected candidate is a editing command or not. A character input execution means 14 inputting characters in the case of regular character input and a character editing execution means 15 executing the command of character editing in the case of the editing command are provided. The editing command is registered to the KANA/KANJI editing command synthesis dictionary 16 in accordance with reading in addition to words for regular character input.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、文書編集装置およ
び文書編集方法に関し、特に、かな漢字変換を用いて編
集コマンドを入力する文書編集装置および文書編集方法
に関する。
The present invention relates to a document editing apparatus and a document editing method, and more particularly, to a document editing apparatus and a document editing method for inputting an editing command using kana-kanji conversion.

【0002】[0002]

【従来の技術】従来、この種の文書編集装置および文書
編集方式においては、文書を入力・編集する際に、文字
の属性を変えたり、下線を表示したりする、という具合
に、各種編集機能を文字列を入力することにより実行す
る。
2. Description of the Related Art Conventionally, in a document editing apparatus and a document editing method of this type, when a document is input and edited, various editing functions such as changing a character attribute and displaying an underline are provided. Is executed by inputting a character string.

【0003】従来の文書編集装置および文書編集方式の
一例として、例えば特開平5−242084号公報に
は、文字入力に対するかな漢字変換をする文字入力モー
ドと文文字入力に対して文字編集をする字編集モードと
を備え、文字入力および文書編集モードの切り替え指示
を受け付ける入力手段と、文字入力モードと文字編集モ
ードを切り替えるモード変更手段と、文字編集機能に対
応するコマンドを管理する管理手段と、文字編集を実行
する文字編集手段と、を備えた文字編集装置が提案され
ている。
As an example of a conventional document editing apparatus and document editing method, for example, Japanese Patent Application Laid-Open No. H5-242084 discloses a character input mode for performing Kana-Kanji conversion for character input and a character editing mode for performing character editing for sentence character input. An input means for receiving an instruction to switch between a character input mode and a document editing mode; a mode changing means for switching between a character input mode and a character editing mode; a management means for managing commands corresponding to a character editing function; And a character editing device having a character editing means for executing the character editing.

【0004】図5は、従来の文字編集装置の処理フロー
を示す流れ図である。図5を参照して、従来の文字編集
装置の動作を説明すると、文字入力モード実行時に、入
力手段より入力が行われる(ステップS51)。
FIG. 5 is a flowchart showing a processing flow of a conventional character editing apparatus. The operation of the conventional character editing device will be described with reference to FIG. 5. When the character input mode is executed, an input is performed by the input means (step S51).

【0005】次に、ステップS52において、上記ステ
ップS51における入力がモード変更を指示しているか
否かを判定する。入力がモード変更の指示の場合には
(ステップS52のYes分岐)、モードを変更する(ス
テップS53)。
Next, in step S52, it is determined whether or not the input in step S51 indicates a mode change. If the input is a mode change instruction (Yes branch of step S52), the mode is changed (step S53).

【0006】ステップS53において文字編集モードに
切り替えた後、ユーザは実行したい編集コマンドに対応
する文字列を入力する(ステップS54)。
After switching to the character editing mode in step S53, the user inputs a character string corresponding to an editing command to be executed (step S54).

【0007】次に、上記ステップS54に入力された文
字列に対応するコマンドがあるか否かを検索する(ステ
ップS55)。
Next, it is searched whether there is a command corresponding to the character string input in step S54 (step S55).

【0008】上記ステップS55での検索の結果、該当
するコマンドがあったら、編集コマンドを実行する(ス
テップS56)。コマンド実行後、文字入力モードに再
び変更する(ステップS57)。
If there is a corresponding command as a result of the search in step S55, an edit command is executed (step S56). After executing the command, the mode is changed again to the character input mode (step S57).

【0009】一方、ステップS52の判定の結果、モー
ド変更指示でなかった場合には、通常の文字列入力とし
て処理する(ステップS58)。
On the other hand, if the result of determination in step S52 is that there is no mode change instruction, processing is performed as a normal character string input (step S58).

【0010】[0010]

【発明が解決しようとする課題】しかしながら、上記し
た従来の文字編集装置は下記記載の問題点を有してい
る。
However, the above-mentioned conventional character editing apparatus has the following problems.

【0011】(1)第一の問題点は、編集コマンドを実
行しようとした際の、操作ステップが多いため、操作
性、及び作業能率が悪い、ということである。
(1) The first problem is that operability and work efficiency are poor because there are many operation steps when executing an edit command.

【0012】その理由は、編集コマンドを実行しようと
した際に、文字入力モードから文字編集モードに、モー
ドの切り替えをその都度行うことが必要とされ、その操
作が煩雑であるためである。
[0012] The reason is that it is necessary to switch the mode from the character input mode to the character editing mode every time an attempt is made to execute an editing command, and the operation is complicated.

【0013】第二の問題点は、開発コストが高くつく、
ということである。
The second problem is that the development cost is high,
That's what it means.

【0014】その理由は、文字入力モードと文字編集モ
ードを別個に開発する必要があるためである。
The reason is that it is necessary to develop the character input mode and the character edit mode separately.

【0015】したがって、本発明は、上記問題点に鑑み
てなされたものであって、編集コマンドを実行しようと
するときに、文字入力モードから文字編集モードに移行
することを不要とし、操作性、及び作業効率を特段に向
上する文書編集装置および文書編集方法を提供すること
にある。
Accordingly, the present invention has been made in view of the above problems, and eliminates the need to shift from the character input mode to the character editing mode when executing an editing command. It is another object of the present invention to provide a document editing apparatus and a document editing method which can particularly improve work efficiency.

【0016】また本発明の他の目的は、開発コストを下
げ、生産性の高い、文書編集装置および文書編集方法を
提供することにある。
It is another object of the present invention to provide a document editing apparatus and a document editing method which can reduce development costs and have high productivity.

【0017】[0017]

【課題を解決するための手段】前記目的を達成するため
本発明の文書編集方法は、入力された文字列に対して、
通常のかな漢変換の検索と編集コマンドの検索を同時に
行い、その検索結果からユーザが選択し確定した入力候
補が通常の文字か編集コマンドか判断して実行するよう
にしたものである。すなわち、本発明の文字編集方法
は、かな漢辞書と編集コマンドを統合した、かな漢/編
集コマンド統合辞書を備え、入力した文字列に対して、
前記辞書を検索し、選択・確定された入力候補が、通常
の文字入力か、コマンドであるかを判別して、コマンド
の場合には該コマンドを実行し、文字入力の場合には通
常通り文字入力を実行する。
In order to achieve the above object, a document editing method according to the present invention comprises the steps of:
Normal Kana-Kan conversion search and edit command search are performed simultaneously, and the input candidate selected and fixed by the user from the search results is determined to be a normal character or an edit command, and executed. That is, the character editing method of the present invention includes a kana-kan / edit command integrated dictionary in which a kana-kan dictionary and an editing command are integrated.
The dictionary is searched to determine whether the selected and confirmed input candidate is a normal character input or a command. If the command is a command, the command is executed. Execute the input.

【0018】また、本発明の文書編集装置は、通常の文
字入力をかな漢字変換するための単語情報に加えて文字
入力されるコマンド情報を登録した辞書を備え、入力さ
れた文字列に対して、前記辞書を検索し、検索結果であ
るかな漢字変換された文字と、該文字列入力に該当する
コマンドが検索された場合には該コマンドを候補として
画面上に表示する手段と、前記画面上に表示された候補
のうち選択・確定されたものがコマンドであるか否かを
判別する手段と、前記選択・確定されたものがコマンド
である場合に、該コマンドを実行する手段と、選択・確
定されたものが文字である場合そのまま文字入力を実行
する手段と、を含む。
Further, the document editing apparatus of the present invention includes a dictionary in which command information to be input is registered in addition to word information for converting normal character input to Kana-Kanji conversion. Means for searching the dictionary and converting the kana-kanji character as a search result, and displaying a command corresponding to the character string input on a screen as a candidate when the command is searched; and displaying the command on the screen as a candidate. Means for determining whether or not the selected / determined one of the candidates is a command; means for executing the command if the selected / determined is a command; and Means for directly inputting a character when the character is a character.

【0019】[0019]

【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明の文字編集装置は、その好ましい実
施の形態において、通常の文字入力をかな漢字変換する
ための単語情報に加えて文字入力されるコマンド情報を
登録した辞書(図1の17)と、文字を入力する入力手
段(図1の11)と、前記入力手段から入力された文字
列に対して、前記辞書を検索し、検索結果であるかな漢
字変換された文字と、該文字列入力に該当するコマンド
が検索された場合には該コマンドを候補として表示手段
の画面上に表示する検索手段(図1の12)と、前記画
面上に表示された候補のうち選択・確定されたものがコ
マンドであるか否かを判別する判別手段(図1の13)
と、前記選択・確定されたものがコマンドである場合
に、該コマンドを実行する文字編集実行手段(図1の1
5)と、選択・確定されたものがコマンドでなく文字で
ある場合そのまま文字入力を行う文字入力実行手段(図
1の14)と、前記辞書(図1の16)に、文字入力用
の単語に加え、編集コマンドを読みに対応させて登録も
しくは削除、更新する等の管理を行うための辞書管理手
段(図1の17)と、を備えている。
Embodiments of the present invention will be described below. In a preferred embodiment, the character editing apparatus of the present invention includes a dictionary (17 in FIG. 1) in which command information to be input is registered in addition to word information for converting normal character input to kana-kanji, and An input means (11 in FIG. 1) for inputting, a character string input from the input means, the dictionary is searched, a kana-kanji converted character as a search result, and a command corresponding to the character string input Is searched, a search means (12 in FIG. 1) for displaying the command as a candidate on the screen of the display means, and a command selected / confirmed among the candidates displayed on the screen is a command. Discriminating means for discriminating whether or not (13 in FIG. 1)
And a character editing execution means (1 in FIG. 1) for executing the command when the selected and confirmed one is a command.
5), a character input executing means (14 in FIG. 1) for directly inputting characters when the selected and confirmed one is not a command but a character, and a word for character input in the dictionary (16 in FIG. 1). In addition to the above, there is provided a dictionary management means (17 in FIG. 1) for performing management such as registration, deletion, and updating of editing commands in correspondence with reading.

【0020】文字列の入力につづいて、かな漢字変換キ
ー等所定のキーの押下により、前記検索手段において、
文字入力用の単語の検索のみを行い、かな漢字変換候補
群だけを表示するか、または、予め割り当てられた編集
コマンドキーの押下により編集コマンドの検索のみを行
い、検索されたコマンド候補だけを表示する、というよ
うに、通常の文字入力用の単語候補のみ、もしくは編集
コマンドのみを表示出力するように構成してもよい。か
な漢/編集コマンド統合辞書には、読みに対応した漢字
とともに読みに対応した編集コマンドが登録されてい
て、検索手段により読みに対応したコマンドがあるか検
索し検索結果を出力することができる。
Following the input of the character string, by pressing a predetermined key such as a kana-kanji conversion key,
Only search for words for character input and display only the kana-kanji conversion candidate group, or only press the pre-assigned edit command key to search only for edit commands and display only the searched command candidates For example, only normal word input word candidates or only edit commands may be displayed and output. In the kana-kan / edit command integrated dictionary, edit commands corresponding to reading are registered together with kanji corresponding to reading, and a search unit can search for a command corresponding to reading and output a search result.

【0021】判別手段により、ユーザによって選択され
た候補が、編集コマンドであるかどうか判別し、編集コ
マンドであれば文字編集実行手段を用い編集コマンドを
実行する。編集コマンドでなければ、文字入力手段を用
いて通常の文字入力を行う。
The determination means determines whether or not the candidate selected by the user is an edit command. If the command is an edit command, the edit command is executed using the character editing execution means. If it is not an edit command, normal character input is performed using character input means.

【0022】[0022]

【実施例】上記した本発明の実施の形態について更に詳
細に説明すべく、本発明の実施例について図面を参照し
て以下に説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention;

【0023】図1は、本発明の一実施例をなす文書編集
装置の構成を示す図である。図1を参照すると、本発明
の一実施例の文書編集装置は、キーボード等の入力手段
11と、かな漢/編集コマンド統合辞書16と、入力手
段11によって入力された文字列により辞書16を検索
し、検索の結果、入力候補を出力し、ユーザに当該候補
から実際に入力するものを選択させる検索手段12と、
ユーザによって選択された候補が編集コマンドであるか
否かを判別する判別手段13と、判別手段13による判
別の結果、通常の文字入力であった場合には、文字入力
を実行する文字入力実行手段14と、判別手段13によ
る判別の結果、編集コマンドであった場合、該編集のコ
マンドの実行を行う文字編集実行手段15と、かな漢/
編集コマンド統合辞書16に対し、通常の文字入力用の
単語に加え、編集コマンドを読みに対応させて登録する
等の管理を行うための辞書管理手段17と、を含んで構
成されている。
FIG. 1 is a diagram showing a configuration of a document editing apparatus according to an embodiment of the present invention. Referring to FIG. 1, a document editing apparatus according to an embodiment of the present invention searches an input unit 11 such as a keyboard, a kana-kan / edit command integrated dictionary 16, and a dictionary 16 based on a character string input by the input unit 11. A search unit 12 that outputs input candidates as a result of the search, and allows the user to select an input that is actually input from the candidates;
Determining means 13 for determining whether or not the candidate selected by the user is an edit command; and a character input executing means for executing character input when the result of determination by the determining means 13 is a normal character input 14, if the result of the determination by the determination means 13 is an editing command, a character editing execution means 15 for executing the editing command;
The editing command integrated dictionary 16 includes dictionary management means 17 for managing, for example, registering editing commands in correspondence with reading, in addition to ordinary words for character input.

【0024】文書編集実行手段15で実行できる編集コ
マンドとしては、例えば、文字フォント変更、文字サイ
ズ変更、下線、文字強調、斜体文字、右寄せ、左寄せ、
中央寄せ、均等割付、文書保存(ファイル操作)、印
刷、切り取り、コピー、張り付け、等がある。また、こ
れらの他に、ユーザが作成したマクロやスクリプトなど
の実行を登録しておいてもよいことは勿論である。
The editing commands that can be executed by the document editing execution means 15 include, for example, character font change, character size change, underline, character emphasis, italic characters, right alignment, left alignment,
There are center alignment, uniform layout, document saving (file operation), printing, cutting, copying, pasting, and the like. In addition to these, execution of macros, scripts, and the like created by the user may be registered.

【0025】またかな漢/編集コマンド統合辞書16に
は、一つの読みに対応する複数の編集コマンドを登録し
ておくこともできる。
A plurality of editing commands corresponding to one reading can be registered in the kana-kan / editing command integrated dictionary 16.

【0026】図2は、本発明の一実施例の動作を説明す
るための流れ図である。図1および図2を参照して、本
発明の一実施例の動作について説明する。
FIG. 2 is a flow chart for explaining the operation of one embodiment of the present invention. The operation of one embodiment of the present invention will be described with reference to FIGS.

【0027】入力手段11により文字列を入力する(ス
テップS21)。
A character string is input by the input means 11 (step S21).

【0028】次に、ステップS21で入力された文字列
により検索手段12を用いて、かな漢/編集コマンド統
合辞書16を検索し、入力された文字列に対応する漢字
や編集コマンドの入力候補を出力する(ステップS2
2)。
Next, the kana-kan / edit command integrated dictionary 16 is searched by the search means 12 using the character string input in step S21, and input candidates for kanji and edit commands corresponding to the input character string are searched. Output (Step S2
2).

【0029】次にステップS22で出力された入力候補
の中から、ユーザは実際に入力したい候補を選択して確
定する(ステップS23)。
Next, from among the input candidates output in step S22, the user selects and confirms a candidate to actually input (step S23).

【0030】次にステップS23で確定した候補を判別
手段13において、通常の文字入力か編集コマンドの入
力であるかを判別する(ステップS24)。
Next, the determination means 13 determines whether the candidate determined in step S23 is a normal character input or an edit command input (step S24).

【0031】ステップS24における判別の結果、編集
コマンドであった場合には、該当コマンドを文字編集実
行手段15で実行する(ステップS25)。
If the result of determination in step S24 is that the command is an editing command, the command is executed by the character editing execution means 15 (step S25).

【0032】一方、ステップS24の判別の結果、編集
コマンドでない場合には、文字入力実行手段14により
通常の文字入力を行う(ステップS26)。
On the other hand, if the result of determination in step S24 is that the command is not an edit command, normal character input is performed by the character input execution means 14 (step S26).

【0033】図3は、本発明の一実施例における編集の
様子を模式的に示す図である。図3(A)〜図3(C)
には、一例として、文書入力中に右寄せコマンドを実行
する場合の画面上での操作が順に示されている。この例
では、「3月31日」と日付が記述されている行を右寄
せ表示にするものである。
FIG. 3 is a diagram schematically showing the state of editing in one embodiment of the present invention. 3 (A) to 3 (C)
FIG. 1 shows, as an example, operations on the screen when a right-justification command is executed during document input. In this example, a line in which the date “March 31” is described is displayed right-aligned.

【0034】ユーザは、右寄せしたい行で入力手段11
を介して“みぎ”と入力する(図3(A)の31参
照)。
The user enters the input means 11 in the line to be right-justified.
Is input via the keyboard (see 31 in FIG. 3A).

【0035】ユーザが、かな漢字変換を実行すると、検
索手段12は、かな漢/編集コマンド統合辞書16を検
索し、検索結果を表示する(図3(B)の32参照)。
この中には、通常の文字入力用の単語に加え、入力候補
として、「2.右寄せ(コマンド)」の編集コマンドが
表示される。
When the user executes the kana-kanji conversion, the search means 12 searches the kana-kan / edit command integrated dictionary 16 and displays the search result (see 32 in FIG. 3B).
In this, an editing command of “2. Right justification (command)” is displayed as an input candidate in addition to a normal word for character input.

【0036】ユーザは、入力候補の中から、この「2.
右寄せ(コマンド)」を選択し確定する。すると文字編
集実行手段15で右寄せコマンドが実行され、「3月3
1日」の表示が右寄せで表示される(図3(C)の33
参照)。
The user selects “2.
Right-align (command) "and confirm. Then, the right-justification command is executed by the character editing execution means 15 and “March 3
"1 day" is displayed right-justified (33 in FIG. 3C).
reference).

【0037】本発明の第二の実施例として、辞書16を
検索する際に、通常の文字入力用の単語を検索する場合
と、編集コマンドを検索する場合と、検索の契機となる
ユーザ入力を別々にするようにしてもよい。例えば、こ
れは、キーボード上で、通常の文字入力単語を検索する
場合に使用する、かな漢字変換キーと、編集コマンドを
検索する場合に使用する、編集コマンド検索キーと、を
別々に割り当てることが考えられる。
As a second embodiment of the present invention, when the dictionary 16 is searched, a case where a word for normal character input is searched, a case where an edit command is searched, and a user input which triggers the search are input. You may make it separate. For example, it is possible to separately assign a kana-kanji conversion key used for searching for a normal character input word and an edit command search key used for searching for an edit command on a keyboard. Can be

【0038】これにより、検索手段12による辞書16
の検索の結果として、通常の文字入力用の単語のみ、も
しくは編集コマンドのみを出力することができる。
As a result, the dictionary 16 by the search means 12
As a result of the search, only words for normal character input or only edit commands can be output.

【0039】本発明の第2の実施例の操作の一例を図4
を参照して説明する。図4(A)〜図4(E)には、文
書入力中に、文字の「右」を入力する場合、及び右寄せ
コマンドを実行する場合の操作画面が順に示されてい
る。
FIG. 4 shows an example of the operation of the second embodiment of the present invention.
This will be described with reference to FIG. FIGS. 4A to 4E sequentially show operation screens when a character “right” is input and a right-justification command is executed during document input.

【0040】ユーザは、入力手段11から“みぎ”と入
力する(図4(A)の41)。
The user inputs "MIGI" from the input means 11 (41 in FIG. 4A).

【0041】ユーザが編集コマンドを実行したい場合に
は、編集コマンド検索キーを押下する。すると、検索手
段12が統合辞書16を検索して、“みぎ”の読みに対
応するコマンド「右寄せ(コマンド)」を検索し、表示
する(図4(D)の44参照)。ユーザが、「1.右寄
せ(コマンド)」を確定すると、右寄せが実行され、
「3月31日」の表示が右寄せで表示される(図3
(E)の45参照)。
When the user wants to execute an edit command, he presses an edit command search key. Then, the search unit 12 searches the integrated dictionary 16 to search for and display a command "right justification (command)" corresponding to the reading of "Migi" (see 44 in FIG. 4D). When the user confirms “1. Right alignment (command)”, right alignment is executed,
The display of “March 31” is displayed right-justified (FIG. 3
(See (E) 45)).

【0042】一方、ユーザが、通常の文字入力を行いた
い場合には、かな漢字変換キーを押下する。すると、検
索手段12は、統合辞書16を検索し、「みぎ」という
読みに該当する通常の文字入力用の単語を検索し、検索
結果として候補を表示する(図4(B)の42参照)。
On the other hand, when the user wants to perform normal character input, he or she presses the kana-kanji conversion key. Then, the search unit 12 searches the integrated dictionary 16, searches for a word for normal character input corresponding to the reading of "Migi", and displays candidates as a search result (see 42 in FIG. 4B). .

【0043】ユーザは、入力候補の中から、「1.右」
を選択して確定する。すると、「右」という文字が入力
される(図4(C)の43参照)。
The user selects "1. Right" from the input candidates.
Select and confirm. Then, the character “right” is input (see 43 in FIG. 4C).

【0044】[0044]

【発明の効果】以上説明したように、本発明によれば下
記記載の効果を奏する。
As described above, according to the present invention, the following effects can be obtained.

【0045】本発明の第一の効果は、編集コマンドを実
行しようとした際に、効率的な作業を行え、操作性、及
び編集作業効率を向上する、ということである。
A first effect of the present invention is that, when an editing command is to be executed, efficient work can be performed, and operability and editing work efficiency are improved.

【0046】その理由は、本発明においては、編集コマ
ンドの入力をかな漢字変換を用いて行うため、文字入力
モードから文字編集モードへというように、モードを変
更することなく、編集コマンドを実行することができ、
通常の文字入力と同じインタフェースで編集コマンドを
選択・実行できるため、である。
The reason is that, in the present invention, since the input of the edit command is performed by using the kana-kanji conversion, it is necessary to execute the edit command without changing the mode from the character input mode to the character edit mode. Can be
This is because editing commands can be selected and executed using the same interface as for normal character input.

【0047】本発明の第二の効果は、文字入力モードと
文字編集モードを別々に開発することなく、開発のコス
トの増大を抑止低減することができる、ということであ
る。
The second effect of the present invention is that the development cost can be suppressed and reduced without developing the character input mode and the character editing mode separately.

【0048】その理由は、本発明においては、かな漢字
変換の辞書および辞書検索手段を拡張して、編集コマン
ドを入力できるようにしたため、新たに文字編集モード
を開発する必要が無く、文字入力モードを拡張する形態
にて実現することがきる、ためである。
The reason is that, in the present invention, the dictionary and dictionary search means for Kana-Kanji conversion are expanded so that editing commands can be input, so that it is not necessary to develop a new character editing mode, and the character input mode can be changed. This is because it can be realized in an extended form.

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

【図1】本発明の第一の実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of the present invention.

【図2】本発明の第一の実施例の動作を説明するための
流れ図である。
FIG. 2 is a flowchart for explaining the operation of the first embodiment of the present invention.

【図3】本発明の第一の実施例の操作画面を模式的に示
す図である。
FIG. 3 is a diagram schematically showing an operation screen according to the first embodiment of the present invention.

【図4】本発明の第二の実施例の操作画面を模式的に示
す図である。
FIG. 4 is a diagram schematically showing an operation screen according to a second embodiment of the present invention.

【図5】従来の文書編集装置及び方法の動作を説明する
ための流れ図である。
FIG. 5 is a flowchart illustrating the operation of a conventional document editing apparatus and method.

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

11 入力手段 12 検索手段 13 判別手段 14 文字入力実行手段 15 文字編集実行手段 16 かな漢字/編集コマンド統合辞書 17 辞書管理手段 31〜32、41〜45 画面 Reference Signs List 11 input means 12 search means 13 discriminating means 14 character input executing means 15 character editing executing means 16 kana-kanji / editing command integrated dictionary 17 dictionary management means 31-32, 41-45 screen

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】通常の文字入力をかな漢字変換するための
単語情報に加えて文字入力されるコマンド情報を登録し
た辞書を備え、 入力文字列に対して、前記辞書を検索して、検索結果で
あるかな漢字変換された単語と、該文字列入力に該当す
るコマンドが検索された場合には該コマンドを候補とし
て画面上に表示し、 前記候補のうち選択・確定されたものがコマンドである
場合には、該コマンドを実行し、選択・確定されたもの
がコマンドでなく単語の場合には該単語の文字入力を実
行する、ようにしたことを特徴とする文字編集方法。
1. A dictionary in which command information for character input is registered in addition to word information for converting normal character input into kana-kanji characters. The dictionary is searched for an input character string, and a search result is obtained. When a command corresponding to a certain kana-kanji converted word and the character string input is searched, the command is displayed on the screen as a candidate, and when the selected and confirmed one of the candidates is a command, Wherein the command is executed, and when the selected and confirmed one is not a command but a word, the character input of the word is executed.
【請求項2】通常の文字入力をかな漢字変換するための
単語情報に加えて、文字入力されるコマンド情報を登録
した辞書を備え、 入力文字列に対して、かな漢字変換キー等所定のキーが
押下された場合には、文字入力を行うものとして、前記
辞書を検索し、検索結果であるかな漢字変換された単語
の候補だけを表示し選択・確定された単語の文字入力が
行われ、 あらかじめ割り当てられた編集コマンドキーが押下され
た場合には、コマンドの入力を行うものとして、前記辞
書のうちコマンドを検索し、検索結果であるコマンドの
候補を表示し、選択・確定された候補のコマンドが実行
される、ようにしたことを特徴とする文字編集方法。
2. A dictionary in which command information for character input is registered in addition to word information for converting normal character input into kana-kanji characters. A predetermined key such as a kana-kanji conversion key is pressed for an input character string. In the case where the character input is performed, the dictionary is searched, and only the kana-kanji converted word candidates that are the search results are displayed, and the character input of the selected / confirmed word is performed, and the character is input in advance. When the edit command key is pressed, the command is searched for in the dictionary as a command input is performed, command candidates as search results are displayed, and the selected / confirmed candidate command is executed. A character editing method characterized by being performed.
【請求項3】通常の文字入力をかな漢字変換するための
単語情報に加えて文字入力されるコマンド情報を登録し
た辞書と、 入力された文字列に対して、前記辞書を検索し、検索結
果であるかな漢字変換された文字、及び、該文字列入力
に該当するコマンドが検索された場合には該コマンドを
候補として画面上に表示する手段と、 前記画面上に表示された候補のうち選択・確定されたも
のがコマンドであるか否かを判別する手段と、 前記選択・確定されたものがコマンドである場合には、
該コマンドを実行する手段と、 選択・確定されたものが文字である場合そのまま文字入
力を実行する手段と、を含むことを特徴とする文字編集
装置。
3. A dictionary in which command information for character input is registered in addition to word information for converting normal character input to kana-kanji, and the dictionary is searched for an input character string. Means for displaying, on a screen, a character converted into a certain kana-kanji character and a command corresponding to the character string input, as a candidate, selecting / confirming the candidate displayed on the screen Means for determining whether or not the selected one is a command; and if the selected and confirmed one is a command,
A character editing apparatus comprising: means for executing the command; and means for executing character input as it is when the selected / confirmed character is a character.
【請求項4】通常の文字入力をかな漢字変換するための
単語情報に加えて文字入力されるコマンド情報を登録し
た、かな漢/コマンド統合型の辞書と、 文字を入力する入力手段と、 前記入力手段から入力された文字列に対して、前記辞書
を検索し、検索結果であるかな漢字変換された文字と、
該文字列入力に該当するコマンドが検索された場合には
該コマンドを候補として表示手段の画面上に表示する手
段と、 前記画面上に表示された候補のうち選択・確定されたも
のがコマンドであるか否かを判別する手段と、 前記選択・確定されたものがコマンドである場合に、該
コマンドを実行する手段と、 選択・確定されたものが文字である場合そのまま文字入
力を実行する手段と、 前記辞書に、文字入力用の単語に加え、編集コマンドを
読みに対応させて登録する等の管理を行うための手段
と、 を備えたことを特徴とする文字編集装置。
4. A kana-kan / command integrated dictionary in which command information to be input is registered in addition to word information for converting normal character input into kana-kanji, input means for inputting characters, Searching the dictionary for the character string input from the means, and Kana-Kanji converted characters as a search result;
Means for displaying the command corresponding to the character string input on the screen of the display means as a candidate, and selecting and confirming the selected / confirmed one of the candidates displayed on the screen. Means for determining whether or not there is a command; means for executing the command when the selected / confirmed is a command; means for directly executing character input when the selected / confirmed is a character And a means for performing management such as registering an editing command in the dictionary in correspondence with reading in addition to words for character input, and the like.
【請求項5】文字列の入力に、かな漢字変換キー等所定
のキーの押下により、文字入力用の単語の検索のみを行
い、かな漢字変換候補群だけを表示するか、または、予
め割り当てられた編集コマンドキーの押下により編集コ
マンドの検索のみを行い、検索されたコマンド候補だけ
を表示する、ように構成されてなる、ことを特徴とする
請求項3記載の文字編集装置。
5. When a predetermined key such as a Kana-Kanji conversion key is pressed to input a character string, only a word for character input is searched, and only a Kana-Kanji conversion candidate group is displayed, or a pre-assigned editing is performed. 4. The character editing apparatus according to claim 3, wherein only a search for an editing command is performed by pressing a command key, and only the searched command candidates are displayed.
【請求項6】(a)入力装置から入力された文字列に対
して、通常の文字入力をかな漢字変換するための単語情
報に加えて文字入力されるコマンド情報を登録した辞書
を検索し、検索結果である、かな漢字変換された文字
と、該文字列入力に該当するコマンドが検索された場合
には該コマンドを候補として表示装置の画面上に表示す
る手段、 (b)前記画面上に表示された候補のうち選択・確定さ
れたものがコマンドであるか否かを判別する手段、 (c)前記選択・確定されたものがコマンドである場合
に、該コマンドを実行する手段、 (d)選択・確定されたものが文字である場合そのまま
文字入力を行う手段、及び、 (e)前記辞書に、文字入力用の単語に加え、編集コマ
ンドを読みに対応させて登録もしくは削除する等の管理
を行うための手段、 の上記(a)〜(e)の各手段を文書編集装置を構成す
るコンピュータ上で機能させるためのプログラムを記録
した記録媒体。
6. A dictionary for registering, in a character string input from an input device, command information for inputting characters in addition to word information for converting a normal character input into kana-kanji characters, is searched. Means for displaying, on a screen of a display device, a result of the kana-kanji converted character and a command corresponding to the character string input when the command is searched, (b) displayed on the screen Means for determining whether the selected / confirmed one of the candidates is a command, (c) means for executing the command if the selected / confirmed one is a command, (d) selection A means for directly inputting characters when the confirmed one is a character, and (e) managing, for example, registering or deleting an editing command in the dictionary in correspondence with reading in addition to a word for character input. Do A recording medium storing a program for causing each of the above (a) to (e) to function on a computer constituting a document editing apparatus.
【請求項7】通常の文字入力のための単語に加えてコマ
ンドを登録する辞書を備えたことを特徴とする文書編集
装置。
7. A document editing apparatus comprising a dictionary for registering commands in addition to words for normal character input.
【請求項8】ユーザが選択した入力候補が、通常の文字
入力かコマンドかを判別する手段を備えたことを特徴と
する請求項6記載の文書編集装置。
8. The document editing apparatus according to claim 6, further comprising means for determining whether the input candidate selected by the user is a normal character input or a command.
【請求項9】通常の文字入力のための単語に加えてコマ
ンドを登録する辞書を備え、入力した文字列に対して、
辞書を検索し、選択・確定された入力候補が、通常の文
字入力かコマンドかを判別して、コマンドの場合には該
コマンドを実行し、文字入力の場合には通常通り文字入
力を行うことを特徴とする文書編集方法。
9. A dictionary for registering a command in addition to a word for normal character input, and
Search the dictionary, determine whether the selected and confirmed input candidate is a normal character input or a command, execute the command if it is a command, and perform character input as usual if it is a character input A document editing method characterized by the following.
JP9267884A 1997-09-12 1997-09-12 Document compiing device and its method Pending JPH1185736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9267884A JPH1185736A (en) 1997-09-12 1997-09-12 Document compiing device and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9267884A JPH1185736A (en) 1997-09-12 1997-09-12 Document compiing device and its method

Publications (1)

Publication Number Publication Date
JPH1185736A true JPH1185736A (en) 1999-03-30

Family

ID=17450976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9267884A Pending JPH1185736A (en) 1997-09-12 1997-09-12 Document compiing device and its method

Country Status (1)

Country Link
JP (1) JPH1185736A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164134A (en) * 2002-11-11 2004-06-10 Just Syst Corp Electronic document creation device and method, as well as program for making computer execute the same method
JP2007201529A (en) * 2006-01-23 2007-08-09 Kyocera Corp Broadcast receiving method and device
WO2009001828A1 (en) * 2007-06-26 2008-12-31 Nec Corporation Terminal, function starting-up method and program for terminal
JP2011028584A (en) * 2009-07-27 2011-02-10 Kyocera Corp Display device
JP2011192136A (en) * 2010-03-16 2011-09-29 Sharp Corp Character input device, character input method, and program with character input method
JP2014229095A (en) * 2013-05-23 2014-12-08 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Command generation method, apparatus and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164134A (en) * 2002-11-11 2004-06-10 Just Syst Corp Electronic document creation device and method, as well as program for making computer execute the same method
JP2007201529A (en) * 2006-01-23 2007-08-09 Kyocera Corp Broadcast receiving method and device
WO2009001828A1 (en) * 2007-06-26 2008-12-31 Nec Corporation Terminal, function starting-up method and program for terminal
JPWO2009001828A1 (en) * 2007-06-26 2010-08-26 日本電気株式会社 Terminal, function activation method and terminal program
JP2011028584A (en) * 2009-07-27 2011-02-10 Kyocera Corp Display device
JP2011192136A (en) * 2010-03-16 2011-09-29 Sharp Corp Character input device, character input method, and program with character input method
JP2014229095A (en) * 2013-05-23 2014-12-08 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Command generation method, apparatus and program
US9684738B2 (en) 2013-05-23 2017-06-20 International Business Machines Corporation Text-based command generation

Similar Documents

Publication Publication Date Title
JP2667352B2 (en) Data retrieval apparatus and method
JPH1185736A (en) Document compiing device and its method
JP3108031B2 (en) Command input method for inputting characters using kana-kanji conversion software and computer-readable recording medium storing a program for causing a computer to execute the method
JP2000222106A (en) Data input device, data input method and recording medium
JPH08137648A (en) Operation device for image input output device
JPH11212705A (en) Character string prediction device and character string prediction method
JP4363167B2 (en) Electronic dictionary apparatus and program
JP2998654B2 (en) Kana-Kanji conversion candidate display method for Japanese input
JPH0962666A (en) Document processing method and device therefor
JPH08161320A (en) Document preparing device and display processing method therefor
JPH11203279A (en) Kana-kanji conversion device and method and storage medium
JPH0981555A (en) Method and device for document processing
JP2001092817A (en) Kana/kanji converting method and readable recording medium recording its program
JPH10334089A (en) Character input device
JPH0922411A (en) Document processing method and its device
JPH09128388A (en) Document preparing device
JP2001222527A (en) Editing processing system and recording medium with recorded program for computer to execute the same
JP2003132054A (en) System for inputting japanese, program therefor, and personal digital assistant
JPH02181266A (en) Japanese word processor with meaning explanation dictionary
JPH0619894A (en) Document processor
JP2002041509A (en) Character input device
JPH07141363A (en) Document editing method
JPH10187705A (en) Method and device for document processing
JPH0776966B2 (en) Kana-Kanji conversion device
JPH08106459A (en) Kana-kanji converting device with program searching function for next candidate

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20001003