JPS6238971A - document creation device - Google Patents

document creation device

Info

Publication number
JPS6238971A
JPS6238971A JP60178509A JP17850985A JPS6238971A JP S6238971 A JPS6238971 A JP S6238971A JP 60178509 A JP60178509 A JP 60178509A JP 17850985 A JP17850985 A JP 17850985A JP S6238971 A JPS6238971 A JP S6238971A
Authority
JP
Japan
Prior art keywords
word
block
dictionary
kana
word block
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
JP60178509A
Other languages
Japanese (ja)
Inventor
Tomio Masuyama
増山 富夫
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP60178509A priority Critical patent/JPS6238971A/en
Publication of JPS6238971A publication Critical patent/JPS6238971A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は文書作成装置に関し、特にかな−漢字変換機能
を備える文書作成装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a document creation device, and more particularly to a document creation device equipped with a kana-kanji conversion function.

[従来の技術1 現在、日本語ワードプロセッサの殆どは「かな−漢字」
の自動変換機能を備えている。この種の装置では、オペ
レータがキーボードから漢字の「読み」を「かな文字」
で入力することによりまずその「かな文字」が表示部に
表示される。次に入力した「かな文字」を「漢字」に変
換したい場合は「変換キー」を押し下げる。そうすると
、例えば入力した「かな文字」を「読み」とする単語が
2以上ある場合はそれらの全てが「候補」として表示さ
れ、又は表示画面の都合により−・部が「候補」とし−
(表示される。史に、オペレータが表示部の候補の1つ
を選択すると、上記入力した「かな文字」が選択した「
漢字」に置き換えられ、かな−漢字変換の目的を達成す
る。一般に、かな−漢字変換用の単語辞書には「かな文
字」から成る「読み部」と、該「読み部」に対応する単
語の「漢字部」と、該単語の「文法情報」等が格納され
ている。このような単語辞書は通常フロッピm−ディス
ク等の補助記憶装置に格納されており、補助記憶装置の
入出力の単位毎(ディスクの場合は例えばセクタ毎)に
連続した「読み」でブロック化されて管理されている。
[Conventional technology 1 Currently, most Japanese word processors use "kana-kanji"
It has an automatic conversion function. With this type of device, the operator inputs the ``yomi'' of kanji from the keyboard into ``kana characters.''
When you input ``kana characters,'' the ``kana characters'' are first displayed on the display. Next, if you want to convert the entered "kana characters" to "kanji", press the "conversion key". Then, for example, if there are two or more words that have the "yomi" of the input "kana characters", all of them will be displayed as "candidates", or depending on the display screen, the -- section will be displayed as "candidates".
(Displayed.) When the operator selects one of the candidates on the display section, the "kana characters" input above will be displayed.
``Kanji'' to achieve the purpose of Kana-Kanji conversion. In general, a word dictionary for kana-kanji conversion stores a ``yomi part'' consisting of ``kana characters'', a ``kanji part'' of the word corresponding to the ``yomi part'', and ``grammatical information'' of the word. has been done. Such word dictionaries are usually stored in an auxiliary storage device such as a floppy M-disk, and are divided into blocks by consecutive "reads" for each input/output unit of the auxiliary storage device (for example, each sector in the case of a disk). It is well managed.

このような単語辞書には予め標準的な単語が格納されて
いるが、この単語辞書に新たな単語を追加することも、
また削除することも可能である。ところが、単語辞書の
容量は有限であるから各ブロック毎に格納できる単語数
には制限がある。例えば「あ」で始まる単語を追加し続
けると、やがてそのブロックの容量を越えてしまい、新
しい単語の追加ができなくなる。
Standard words are stored in such a word dictionary in advance, but new words can also be added to this word dictionary.
It is also possible to delete it. However, since the word dictionary has a finite capacity, there is a limit to the number of words that can be stored in each block. For example, if you keep adding words that start with "a", you will eventually exceed the capacity of that block, and you will no longer be able to add new words.

従来、このような単語の追加若しくは削除の要求がある
ときは、まずオペレータが当該単語を含むべき単語ブロ
ックをその単語ブロックの先頭の単語の「読み」又は終
端の単語の「読み」でもって参照することにより、当該
単語ブロックの内容を表示していた。これにより、単語
ブロック中の不要な単語を検出・削除し、または新たな
単語を挿入・登録する訳である。ところが、従来の単語
辞書の表示においては、当該単語ブロックにどの程度の
余裕(空きエリア)があるのかが表示されない為、単語
が追加できなくなるまで当該単語ブロックの容量を越え
ていることが分からないという欠点があった。
Conventionally, when there is a request to add or delete such a word, the operator first refers to the word block that should contain the word using the "yomi" of the first word or the "yomi" of the last word in the word block. By doing so, the contents of the word block were displayed. This allows unnecessary words in the word block to be detected and deleted, or new words to be inserted and registered. However, in the display of conventional word dictionaries, it is not displayed how much room (empty area) there is in the word block, so it is not known that the capacity of the word block has been exceeded until no more words can be added. There was a drawback.

[発明が解決しようとする問題点] 本発明の目的は、上述した「かな−漢字」変換機能の管
理上の操作性を改善した文書作成装置を提供することに
ある。
[Problems to be Solved by the Invention] An object of the present invention is to provide a document creation device that improves the management operability of the above-mentioned "kana-kanji" conversion function.

[問題点を解決するための手段] この問題を解決する一手段として、例えば第1図に示す
実施例の文書作成装置は、ディスク装置4又は単語辞書
メモリ9に記憶される情報ブロックであって、少なくと
もかなコードの読みと対応する漢字コートとが対をなす
複数の単語ブロックを備えるかな一漢字変換用辞書と、
前記単語ブロックの空きエリアの量を管理する空きエリ
ア管理手段11と、キーボードlからの前記単語ブロッ
クの表示の指定入力に従って当該指定単語ブロックの内
容と空きエリアの量をCRT表示部3に表示する表示制
御手段10を備える。
[Means for Solving the Problem] As a means for solving this problem, for example, the document creation device of the embodiment shown in FIG. , a kana-ichi-kanji conversion dictionary comprising a plurality of word blocks in which at least kana code readings are paired with corresponding kanji codes;
Free area management means 11 manages the amount of free area of the word block, and displays the contents of the designated word block and the amount of free area on the CRT display section 3 in accordance with input designation for displaying the word block from the keyboard l. A display control means 10 is provided.

また好ましくは、かな−漢字変換用辞書は各単語ブロッ
クに付したブロック番号を含む。
Preferably, the kana-kanji conversion dictionary includes a block number assigned to each word block.

[作用] かかる第1図の構成において、空きエリア管理手段11
は単語ブロック中の単語の削除または新たな単語の挿入
登録があると当該単語ブロックの空きエリアの量を更新
する。また辞書表示手段10は、キーボードlからの表
示指定入力であって、ある単語ブロック番号の指定入力
があると単語辞書メモリ9内の指定単語ブロックの内容
と空きエリアの量を、若しくはディスク装置4から読み
出した指定単語ブロックの内容と空きエリアの量を第1
1図のようにしてCRT表示部3に表示する。
[Operation] In the configuration shown in FIG. 1, the vacant area management means 11
When a word in a word block is deleted or a new word is inserted and registered, the amount of free area of the word block is updated. Further, the dictionary display means 10 receives a display designation input from the keyboard l, and when a certain word block number is designated, the dictionary display means 10 displays the contents of the designated word block in the word dictionary memory 9 and the amount of free space, or displays the contents of the designated word block in the word dictionary memory 9 and the amount of free area. The contents of the specified word block read from the first block and the amount of free area are
The image is displayed on the CRT display section 3 as shown in FIG.

また辞書表示手段10は、キーボード1からの表示指定
入力であって、ある単語ブロックに含まれるべき単語の
読みのかな入力があると単語辞書メモリ9内の指定単語
ブロックの内容と空きエリアの量を、若しくはディスク
装置4から読み出した指定単語ブロックの内容と空きエ
リアの量を第11図のようにしてCRT表示部3に表示
する。
The dictionary display means 10 also displays the content of the specified word block in the word dictionary memory 9 and the amount of free space when there is a display designation input from the keyboard 1, such as kana or kana pronunciation of a word to be included in a certain word block. or the contents of the specified word block read from the disk device 4 and the amount of free area are displayed on the CRT display section 3 as shown in FIG.

[実施例] 以下、添付図面に従って本発明の実施例を詳細に説明す
る。
[Examples] Examples of the present invention will be described in detail below with reference to the accompanying drawings.

第1図は実施例の文書作成装置のブロック構成図である
。図において、1は文字入力や装置動作を指定するキー
ボード、2は文書作成、辞書表示に係る各種演算及び論
理判断を行なうセントラルプロセツシングユニツ) (
CPU)でアlJ、 第7図、第8図に示す実施例の処
理プログラムや固定データを格納したROMと、該プロ
グラムの実行に必要なRAM(例えばワーク・エリアと
して、あるいは入力文書の一時記憶エリアとして使用す
るRAM)からなる主メモリ6と、単語辞書の読み出し
バッファとして使用する単語辞書メモリ9を含む。3は
入力された文書の表示、及び単語辞書の内容の表示等を
行なうCRT表示部、4は補助記憶装置としてのディス
ク装置であり、かな−漢字変換用の単語辞書及び入力さ
れた文書等が格納される。5は文書等の出力のためのプ
リンタである。
FIG. 1 is a block diagram of a document creation device according to an embodiment. In the figure, 1 is a keyboard that inputs characters and specifies device operations, and 2 is a central processing unit that performs various calculations and logical decisions related to document creation and dictionary display.
A ROM that stores the processing programs and fixed data of the embodiment shown in FIGS. It includes a main memory 6 consisting of a RAM used as an area, and a word dictionary memory 9 used as a word dictionary reading buffer. 3 is a CRT display unit for displaying input documents and the contents of a word dictionary, and 4 is a disk device as an auxiliary storage device, in which a word dictionary for kana-kanji conversion and input documents are stored. Stored. 5 is a printer for outputting documents and the like.

更に、CPUZ内にはプログラムの実行により実現され
る各種機能ブロックが示されている。7はキー人力に従
って文書を作成する文書作成手段、8は「かな−漢字変
換」の指定により付勢され、単語辞書メモリ9から、ま
た必要ならディスク装置4の単語辞書から当該「読み」
に対応するl又は2以−Lの漢字を読み出すかな一漢字
変換手段、9は、ディスク装置4にある辞書全体から一
部を読出記憶してかな一漢字変換を迅速ならしめ、かつ
後述する単語ブロックと空きエリアの量の表示を行うた
めの単語辞書メモリ、10は単語ブロックの内容と空き
エリアの量を表示する辞書表示手段、11は単語の挿入
・削除により変化する空きエリアの量を管理する空きエ
リア管理手段である。
Furthermore, various functional blocks realized by executing programs are shown in CPUZ. Reference numeral 7 denotes a document creation means for creating a document according to key human power; 8 is activated by the designation of "Kana-Kanji conversion" and reads the relevant "yomi" from the word dictionary memory 9 or, if necessary, from the word dictionary in the disk device 4;
A kana-to-kanji conversion means 9 reads out the kanji of 1 or 2 or more-L corresponding to , and 9 reads and stores a part from the entire dictionary in the disk device 4 to speed up the kana-to-kanji conversion, and the words to be described later. A word dictionary memory for displaying the amount of blocks and free areas; 10 a dictionary display means for displaying the contents of word blocks and the amount of free areas; 11 managing the amount of free areas that changes due to word insertion/deletion; This is a free area management means.

第2図はかな一漢字変換用の単語辞書の構成を示す図で
ある。単語辞書はインデックス・ブロックとそれに続く
単語ブロックl −nより成る。インデックス・ブロッ
クは、第3図に示すように、少なくとも各単語ブロック
1−nの先頭の単語の「読み」と終端の単語の「読み」
を格納している。また各単語ブロックは、第4図及び第
11図に示すように、例えば「あ、い、う、・・・」の
順で連続するようにかな文字の配列された複数の単語の
「読み部」と、その単語に付随する「文法情報」と、そ
の単語の「漢字コード列」から構成されている。また、
単語ブロックの末尾にある「空きエリア」は新たな単語
を登録するためのエリアであり、ここには空きであるこ
とを示すコードが格納されている。そして、新たな単語
の登録又は不必要な単語の削除によってこの空きエリア
は増減する。また、第3図のインデックスブロックにも
「空きエリア」があり、ここでは単語ブロックの登録、
削除を可能にしている。
FIG. 2 is a diagram showing the structure of a word dictionary for kana-to-kanji conversion. The word dictionary consists of an index block followed by word blocks l-n. As shown in FIG. 3, the index block includes at least the "yomi" of the first word and the "yomi" of the last word of each word block 1-n.
is stored. In addition, each word block is a "reading part" of a plurality of words in which kana characters are arranged consecutively in the order of, for example, "A, I, U,..." as shown in FIGS. 4 and 11. ”, the ``grammatical information'' that accompanies the word, and the ``kanji code string'' of the word. Also,
The "empty area" at the end of the word block is an area for registering new words, and a code indicating that it is empty is stored here. This free area increases or decreases by registering new words or deleting unnecessary words. There is also an "empty area" in the index block in Figure 3, where word blocks can be registered,
Allows deletion.

例えば、この単語辞書において単語を削除する場合には
該単語の「読み部」を含む単語ブロックから当該単語を
取り去り、該単語ブロックにおいてそれ以降の各単語を
前に詰める。第5図にその一例を示すと、削除したい単
語が単語ブロックのi番目の単語である場合は当該単語
を削除し、i千1番目以降の単語を前に詰める。従って
、これにより当該単語ブロックの空きエリアが一つ増加
する。逆に、単語辞書に新たな単語を追加する場合には
その単語の「読み部」を含む単語ブロックにおいて、そ
の単語の格納されるべき位置(例えば「あ、い、う、・
・・」の順に従って)を決定する。第6図において、新
しい単語が単語ブロックのi−1番目とi番目の間に当
たる時はi番目にその単語を挿入し、従来の1番目以降
の単語を後にずらす。これにより当該単語ブロックの空
きエリアは一つ減少する。
For example, when deleting a word in this word dictionary, the word is removed from the word block that includes the "yomibu" of the word, and each subsequent word in the word block is moved forward. An example of this is shown in FIG. 5. If the word to be deleted is the i-th word in the word block, that word is deleted, and the i-101st and subsequent words are moved forward. Therefore, this increases the free area of the word block by one. Conversely, when adding a new word to the word dictionary, the position where the word should be stored (for example, ``A, I, U, ・
) is determined according to the order of ``...''. In FIG. 6, when a new word falls between the (i-1)th and i-th word blocks, the new word is inserted at the i-th position, and the conventional words after the first word are shifted to the rear. As a result, the free area of the word block decreases by one.

第7図は辞書表示手段10における単語辞書−賢夫示の
処理手順を示すフローチャートである。
FIG. 7 is a flowchart showing the processing procedure for displaying a word dictionary in the dictionary display means 10.

オペレータによりキーボードlから「単語辞書一覧」の
機能が選択されると、ステップS1では単語辞書のイン
デックス・ブロックの読出しを行ない、ステップS2で
は第1θ図に示すような初期画面の表示を行なう。イン
デックス・ブロックの読出しは後に指定入力される単語
ブロックの検索を容易にするためである。尚、第1O図
の初期画面において゛°単語ブロック=[]“の表示エ
リアは単語ブロック番号の設定エリアであり、“先頭の
読み=「、l+の表示エリアは設定された単語ブロック
の先頭の単語の「読み」を表示するエリアであり、“空
き=[]%パの表示エリアは設定された単語ブロックの
空きエリアの割合いを表示するエリアである。ステップ
s3、S4ではキーボードlからの久方処理を行ない、
もし入カキ−が数字キー「θ〜9」ならステップS5に
進んで単語ブロック番号の設定処理を行なう。即ち、例
えば設定入力が“°1パなら、初期画面の単語ブロック
設定エリアに°°単語ブロック=[001]”をエコー
表示する。また、インデックスブロックから先頭の単語
の「読み」が容易に得られるから°“先頭の読み=「あ
」′”の確認表示    マが簡単に得られる。次に、
オペレータは設定に間違いがなければ「選択キー」を押
す。辞書表示手段10は、ステップS3、S4において
もし入カキ−が「選択キー」ならステップS6に進み、
設定ブロック番号に対応する単語ブロックを単語辞書メ
モリ9に読み出す。ステップS7では読み出された単語
ブロック中の各単語データの「読み部」 「文法情報」
 「漢字部」を表示用データに編集し、ステップS8で
はこれをCRT表示部3に表示する。例えば、設定され
た単語ブロック(O01)に対応する情報として「あ、
い、う、・・・」の順に並ぶ単語の「読み部」 「文法
情報」 「漢字部」が第it図のように表示される。ス
テップS9では当該単語ブロックの空きエリアを計算し
、ステップSIOでは、例えば°゛空さ−[13]%パ
のようにして空きエリアの割合いを表示する。次にステ
ップSit、S12ではキー人力を待つ。もし、l単語
ブロックの単語数が膨大で1画面に表示しきれないよう
な場合には、オペレータが「前画面/次画面」キーを入
力することにより処理はステップS13に進み、表示画
面の切り替え処理を行なう。
When the operator selects the "word dictionary list" function from the keyboard 1, an index block of the word dictionary is read out in step S1, and an initial screen as shown in FIG. 1.theta. is displayed in step S2. The purpose of reading the index block is to facilitate the search for a word block that will be specified and input later. In addition, in the initial screen of Fig. 1O, the display area for ``word block = []'' is the setting area for the word block number, and the display area for ``first reading ='', l+ is the setting area for the word block number. This is an area that displays the "pronunciation" of a word, and the display area for "Free = []%" is an area that displays the percentage of free space in the set word block. Perform Kugata processing,
If the input key is a numeric key "θ~9", the process advances to step S5 and a word block number setting process is performed. That is, for example, if the setting input is "°1pa", "°°word block=[001]" is echo-displayed in the word block setting area of the initial screen. Also, since the reading of the first word can be easily obtained from the index block, the confirmation display of “first reading = “a”′” can be easily obtained.Next,
The operator presses the "selection key" if the settings are correct. If the input key is the "selection key" in steps S3 and S4, the dictionary display means 10 proceeds to step S6;
The word block corresponding to the set block number is read into the word dictionary memory 9. In step S7, the "reading part" and "grammar information" of each word data in the read word block are
The "kanji part" is edited into display data, and this is displayed on the CRT display section 3 in step S8. For example, the information corresponding to the set word block (O01) is “Ah,
The reading section, grammatical information, and kanji section of the words arranged in the following order are displayed as shown in Figure IT. In step S9, the free area of the word block is calculated, and in step SIO, the percentage of the free area is displayed, for example, as follows: °゛empty - [13]%. Next, in step S12, key human power is awaited. If the number of words in the l word block is so large that it cannot be displayed on one screen, the operator inputs the "previous screen/next screen" key and the process proceeds to step S13 to switch the display screen. Process.

第8図は単語ブロックの空きエリアの計算手順を示すフ
ローチャートである。ステップS21ではポインタが読
み込まれた単語ブロックの先頭を指すように設定され、
同時にカウンタがOに初期化される。ステップS22 
、S23ではポインタが指す1バイトをチェックし、も
し空きエリアコードでなければステップS24に進みポ
インタを次のl#A語を指すように進める。また、同時
にカウンタに1単語のサイズを加えて後、ステップS2
2に戻る。ステップS23でもし空きエリアコードであ
った場合にはステップS25に進み、空きエリアのサイ
ズ(バイト数)を求める。即ち、 (空きエリアのサイズ) =(1ブロツクのサイズ)−(カウンタ)である。次に
、ステップ326では空きエリアのサイズの当該単語ブ
ロック中での割合を百分率(%)で求める。即ち、 (空きエリア) =(空きエリアのサイズX100) ÷(lブロックのサイズ) である。第9図にはlブロックのサイズと空きエリアの
サイズの関係が示されている。
FIG. 8 is a flowchart showing the procedure for calculating the free area of a word block. In step S21, the pointer is set to point to the beginning of the read word block,
At the same time, the counter is initialized to O. Step S22
, S23 checks the 1 byte pointed to by the pointer, and if it is not a free area code, the process proceeds to step S24 and advances the pointer to point to the next l#A word. At the same time, after adding the size of one word to the counter, step S2
Return to 2. If it is a free area code in step S23, the process advances to step S25, and the size (number of bytes) of the free area is determined. That is, (size of free area) = (size of one block) - (counter). Next, in step 326, the proportion of the size of the free area in the word block is determined as a percentage (%). That is, (vacant area) = (vacant area size x 100) ÷ (l block size). FIG. 9 shows the relationship between the size of l block and the size of free area.

尚、上述した実施例では単語ブロック番号を直接指定す
るようになっているが、その代りに単語の「読み」をか
な文字で入力し、該「読み」を含むような単語ブロック
を[あ、い、う、・・・」の順で決定し、画面に一覧表
示するようにしてもよい。
In the above-mentioned embodiment, the word block number is directly specified, but instead, the "yomi" of the word is input in kana characters, and the word block containing the "yomi" is selected as [A, It is also possible to decide in the order of ``y, y, ...'' and display the list on the screen.

また、上述した実施例では、空きエリアをブロック・サ
イズとの割合(百分率)で表示するようになっているが
、その代りに空きエリアのサイズを単語数に換算して表
示してもよい。この場合には空きエリアを次のようにし
て求める。即ち、(空きエリア) =(空きエリアのサイズ)/(単語サイズ) O であり、端数は切り捨てる。
Further, in the above embodiment, the free area is displayed as a percentage of the block size, but instead, the free area size may be converted into the number of words and displayed. In this case, the vacant area is determined as follows. That is, (vacant area) = (vacant area size)/(word size) O, and fractions are rounded down.

[発明の効果] 以上説明したように本発明によれば、単語辞書の各単語
ブロックの使用状況を容易に把握できるので、単語の追
加/削除の辞書管理をより効率的に行なうことができる
[Effects of the Invention] As described above, according to the present invention, the usage status of each word block in a word dictionary can be easily grasped, so that dictionary management for adding/deletion of words can be performed more efficiently.

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

第1図は実施例の文書作成装置のブロック構成図、 第2図はかな一漢字変換用の単語辞書の構成を示す図、 第3図は単語辞書のインデックス・ブロックの構成図、 第4図は単語辞書の単語ブロックの構成図、第5図は単
語辞書の単語を削除する場合の動作を示す図、 第6図は単語辞書の単語を追加する場合の動作を示す図
、 第7図は辞書表示手段10における単語辞書−賢夫示の
処理手順を示すフローチャート、第8図は単語ブロック
の空きエリアの計算手順を示すフローチャート、 第9図にはlブロックのサイズと空きエリアのサイズの
関係を示す図である。 図中、■・・・キーボード、2・・・セントラルプロセ
ツシングユニツ) (CPU)、3・・・CRT 表示
部、4・・・ディスク装置、5・・・プリンタ、6・・
・主メモリ、7・・・文書作成手段、8・・・かな−漢
字変換手段、9・・・単語辞書メモリ、10・・・辞書
表示手段、11・・・空きエリア管理手段である。 4+f 訂 出願人    キャノン株式会社、・ ′
1−〕 11開BoG2−38971(8) 第8図 第10図 第11図 手続補正書 (方式) %式% 1、事件の表示 特願昭60−178509号 2、発明の名称 文書作成装置 キャノン株式会社 昭和60年11月26日(発送) 6、補正の対象 明細書の図面の簡単な説明の欄 図面の簡単な説明の欄の補正 明細書第19頁第8行目の「図である。」を「図、」と
補正する。 明細書第19頁第8行目の次に「第1O図は実施例の初
期表示の一態様を示す図、 第11図は単語ブロックの一表示態様を示す図である。 」を挿入する。
Figure 1 is a block configuration diagram of the document creation device of the embodiment; Figure 2 is a diagram showing the configuration of a word dictionary for Hakana-ichi-Kanji conversion; Figure 3 is a configuration diagram of the index block of the word dictionary; Figure 4 is a diagram showing the configuration of word blocks in the word dictionary, Figure 5 is a diagram showing the operation when deleting a word from the word dictionary, Figure 6 is a diagram showing the operation when adding a word to the word dictionary, and Figure 7 is a diagram showing the operation when adding a word to the word dictionary. A flowchart showing the processing procedure of the word dictionary-Kenfuji in the dictionary display means 10, FIG. 8 is a flowchart showing the procedure for calculating the free area of the word block, and FIG. 9 shows the relationship between the size of the l block and the size of the free area. FIG. In the figure, ■... Keyboard, 2... Central processing unit (CPU), 3... CRT display section, 4... Disk device, 5... Printer, 6...
- Main memory, 7... Document creation means, 8... Kana-Kanji conversion means, 9... Word dictionary memory, 10... Dictionary display means, 11... Free area management means. 4+f revision Applicant: Canon Co., Ltd., ′
1-] 11 Opening BoG2-38971 (8) Figure 8 Figure 10 Figure 11 Procedure amendment (method) % formula % 1. Indication of case Patent application No. 178509/1982 2. Title of invention Document preparation device Canon Co., Ltd. November 26, 1985 (shipped) 6. Brief explanation of drawings in the specification subject to amendment " is corrected to "Figure,". Next to the 8th line of page 19 of the specification, insert ``Figure 1O is a diagram showing one mode of initial display of the embodiment, and Figure 11 is a diagram showing one mode of display of word blocks.''.

Claims (3)

【特許請求の範囲】[Claims] (1)かな−漢字変換機能を備える文書作成装置におい
て、少なくともかなコードの読みと対応する漢字コード
とが対をなす複数の単語ブロックを備えるかな−漢字変
換用辞書と、前記単語ブロックの空きエリアの量を管理
する管理手段と、前記単語ブロックの表示の指定入力に
従つて当該指定単語ブロックの内容と空きエリアの量を
表示する表示制御手段を備えることを特徴とする文書作
成装置。
(1) A document creation device equipped with a kana-kanji conversion function, which includes at least a plurality of word blocks in which the pronunciation of a kana code is paired with a corresponding kanji code - a dictionary for kanji conversion, and an empty area of the word block. 1. A document creation device comprising: a management means for managing the amount of the word block; and a display control means for displaying the contents of the designated word block and the amount of free area in accordance with an input designating the display of the word block.
(2)各単語ブロックに付したブロック番号を含み、表
示制御手段は前記ブロック番号の指定入力に従つて当該
指定単語ブロックの内容と空きエリアの量を表示するこ
とを特徴とする特許請求の範囲第1項記載の文書作成装
置。
(2) A claim characterized in that each word block includes a block number assigned to it, and the display control means displays the contents of the designated word block and the amount of free area in accordance with the designated input of the block number. The document creation device according to paragraph 1.
(3)表示制御手段は単語ブロックに含まれるべき単語
の読みのかな入力に従つて当該単語ブロックの内容と空
きエリアの量を表示することを特徴とする特許請求の範
囲第1項記載の文書作成装置。
(3) The document according to claim 1, wherein the display control means displays the contents of the word block and the amount of free area according to the kana input of the pronunciation of the word to be included in the word block. Creation device.
JP60178509A 1985-08-15 1985-08-15 document creation device Pending JPS6238971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60178509A JPS6238971A (en) 1985-08-15 1985-08-15 document creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60178509A JPS6238971A (en) 1985-08-15 1985-08-15 document creation device

Publications (1)

Publication Number Publication Date
JPS6238971A true JPS6238971A (en) 1987-02-19

Family

ID=16049710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60178509A Pending JPS6238971A (en) 1985-08-15 1985-08-15 document creation device

Country Status (1)

Country Link
JP (1) JPS6238971A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01170310U (en) * 1988-05-18 1989-12-01
JPH0339461U (en) * 1989-08-28 1991-04-16

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01170310U (en) * 1988-05-18 1989-12-01
JPH0339461U (en) * 1989-08-28 1991-04-16

Similar Documents

Publication Publication Date Title
EP0528421B1 (en) Recording medium and information reading apparatus
JPS5699569A (en) Registered document selecting system of character processing device
EP0449322B1 (en) Text processing apparatus with formatting of text
JPS6238971A (en) document creation device
JPH0225546B2 (en)
JPS6238970A (en) Documentation device
JPH01136270A (en) Word processor device
JPH025175A (en) character processing device
JP2787822B2 (en) Document processing device
JPH0231421B2 (en)
EP0353097B1 (en) A text processing system
JP2937634B2 (en) Document creation device
JPS60118970A (en) Registration erasure control system of phrase in japanese word processor
JPS6142307B2 (en)
JPS62119665A (en) Word processor
JPH01106163A (en) Replacement method for learning memory for kana (japanese syllabary)/kanji (chinese character) conversion
JPH02161557A (en) character processing device
JPH04211863A (en) Input character conversion display method and device
JPH0619778B2 (en) Data processing device
JPH03141461A (en) Document processing method and device
JPS6319060A (en) Kana-kanji conversion device
JP2001022745A (en) Kana-Kanji conversion device
JPH0447451A (en) character processing device
JPS6263367A (en) Kana/kanji converting device
JPS63257862A (en) character processing device