JPS63310062A - Assembled character forming method - Google Patents

Assembled character forming method

Info

Publication number
JPS63310062A
JPS63310062A JP62145361A JP14536187A JPS63310062A JP S63310062 A JPS63310062 A JP S63310062A JP 62145361 A JP62145361 A JP 62145361A JP 14536187 A JP14536187 A JP 14536187A JP S63310062 A JPS63310062 A JP S63310062A
Authority
JP
Japan
Prior art keywords
code
character
display
pattern
vowel
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
JP62145361A
Other languages
Japanese (ja)
Inventor
Kazuo Mushiaki
虫明 一男
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.)
Omron Corp
Original Assignee
Omron Tateisi Electronics Co
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 Omron Tateisi Electronics Co filed Critical Omron Tateisi Electronics Co
Priority to JP62145361A priority Critical patent/JPS63310062A/en
Publication of JPS63310062A publication Critical patent/JPS63310062A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To form no pattern of an unfinished or erroneous character when there is an error in designating a character constituting element code by checking the propriety of the character constituting element code included in a character code. CONSTITUTION:The character code decided to be a Hankul character code is decomposed to a section code, a consonant code, a vowel code and a patchim code. Whether the consonant code is one within the defined range of S01-S13 or not the checked, if it is within this range, it is advanced to the check of the vowel code to check whether it is within the range of S01-S15 or not. When the vowel code is within said range, whether the patchim code is within the range of S00-S1F and one except S10, S11, S13 or not is checked and when it is understood that it is defined, the Hankul code is decided to be correct to advance to a Hankul character pattern forming processing.

Description

【発明の詳細な説明】 発明の要約 組立式文字とは複数の文字構成要素の組合せによって作
成される文字である。文字コードが与えられるとその文
字コードがその文字を構成する文字構成要素のコードに
分解され、要素コードによって指定される文字構成要素
パターンを組合せて与えられた文字パターンが生成され
る。文字パターンの生成に先だち、各要素のコードの妥
当性をチェックし、その結果要素コードに誤りがあると
分ったときには文字パターン生成を中止し、その文字コ
ードをあらかじめ定められた特定コードと置換する。こ
れにより誤った指定に基づく中途半端な文字の生成を未
然に防止する。
DETAILED DESCRIPTION OF THE INVENTION Summary of the Invention A configurable character is a character created by a combination of multiple character components. When a character code is given, the character code is decomposed into the codes of the character constituent elements constituting the character, and the given character pattern is generated by combining the character constituent patterns specified by the element codes. Prior to character pattern generation, the validity of each element code is checked, and if the element code is found to be incorrect, character pattern generation is stopped and the character code is replaced with a predetermined specific code. do. This prevents the generation of half-finished characters based on incorrect specifications.

発明の背景 この発明は、各種のデータ処理装置において組立式文字
を表示または印字するときに有用な組立式文字生成方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for generating prefabricated characters useful when displaying or printing prefabricated characters in various data processing devices.

組立式文字とは複数の文字構成要素の組合せによって作
成される文字をいい、その−例としてハングル文字があ
る。ハングル文字は、19個の子音、21個の母音およ
び27個のパッチム(終声子M)の字母を、子音+母音
、子音+母音+パッチムのように組合せることによって
構成される。この組合せの数は11.172にも達する
A configurable character is a character created by combining a plurality of character components, and an example thereof is the Hangul character. The Hangul alphabet is composed of 19 consonants, 21 vowels, and 27 patchim (final consonant M) letters, which are combined into consonants + vowels and consonants + vowels + patchim. This number of combinations reaches 11.172.

したがってすべてのハングル文字を表示または印字可能
な装置においては、1万を超える種類の文字パターンを
作成してあらかじめキャラクタ拳ゼネレータにストアし
ておかなければならないことになる。そうするときわめ
て容量の大きなROMが必要となる。
Therefore, in a device capable of displaying or printing all Hangul characters, more than 10,000 types of character patterns must be created and stored in advance in the character generator. This would require a ROM with extremely large capacity.

文字発生のためのパターンをストアするメモリ容量をで
きるだけ小さくすることのできるハングル文字生成方法
を出願人は既に提案した(たとえば特願昭62〜906
83号)。
The applicant has already proposed a Hangul character generation method that can minimize the memory capacity for storing patterns for character generation (for example, Japanese patent application No.
No. 83).

このハングル文字生成方法は、子音コード、母音コード
およびパッチム・コードにそれぞれ対応して、それらの
コードによって指定される子音の字母パターン、母音の
字母パターンおよびパッチムの字母パターンを、各コー
ドに対応してあらかじめメモリにストアしておき、子音
コード、母音コードおよびパッチム争コードによって構
成されるハングル文字コードが与えられたときに、その
コードを解析して指定された字母パターンを上記メモリ
から読出し、読出した字母パターンを合成してハングル
文字を生成するものである。
This Hangul character generation method corresponds to consonant codes, vowel codes, and patchim codes, and generates consonant character patterns, vowel character patterns, and patchim character patterns specified by those codes, respectively. When a Hangul character code consisting of a consonant code, a vowel code, and a patchwork code is given, the specified character pattern is read out from the memory by analyzing the code. It generates Hangul characters by composing the Japanese alphabet patterns.

この方法によると、子音、母音およびパッチムについて
の必要な字母パターンのみをメモリにストアすることで
足りるから小さなメモリ容量ですむとともにすべてのハ
ングル文字の生成が可能となる。
According to this method, since it is sufficient to store only the necessary character patterns for consonants, vowels, and patchim in memory, a small memory capacity is required and all Hangul characters can be generated.

与えられたハングル文字コードを子音、母音およびパッ
チム・コード(字母コードという)に分解してそのハン
グル文字を生成するときに、すべての字母コードに対応
する字母パターンが存在すれば問題は生じないが2字母
パターンの存在しない字母コード(たとえば未定義コー
ド)があった場合には生成されるハングル文字パターン
が中途半端なものになってしまう。このような誤りは。
When generating Hangul characters by decomposing a given Hangul character code into consonants, vowels, and patchim codes (called jamo codes), there will be no problem if there is a jamo pattern that corresponds to all the jamo codes. If there is a character code (for example, an undefined code) that does not have a two-character character pattern, the generated Hangul character pattern will be half-finished. Such a mistake.

データ処理装置における動作エラーによってまたは字母
パターンの指定入力操作の誤りによって生じることがあ
る。
This may be caused by an operational error in the data processing device or by an error in the input operation for specifying the character pattern.

発明の概要 この発明は9文字構成要素コード(字母コード)の指定
誤りがあった場合に中途半端なまたは誤った文字のパタ
ーンを生成しないようにすることを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to prevent half-finished or erroneous character patterns from being generated when a nine-character component code (character code) is specified incorrectly.

この発明は、複数の文字構成要素の組合せによって一つ
の組立式文字を構成する方法において、各文字構成要素
に要素コードを割当てておき1組合されるべき文字構成
要素の要素コードからなる文字コードが与えられたとき
に、その文字コードに含まれる要素コードの妥当性をチ
ェックし、妥当であれば要素コードによって指定された
文字構成要素のパターンを組合せて与えられた組立式文
字パターンを生成し、妥当でない場合には与えられた文
字コードを所定のコードと置換することを特徴とする。
This invention provides a method for configuring one assembly type character by combining a plurality of character components, in which an element code is assigned to each character component and a character code consisting of the element codes of the character components to be combined is obtained. When given, check the validity of the element code included in the character code, and if it is valid, combine the patterns of character components specified by the element code to generate the given prefabricated character pattern, It is characterized by replacing the given character code with a predetermined code if it is not valid.

この発明によると1文字構成要素パターンの合成によっ
て文字パターンを生成するに先たち、各要素コードの妥
当性をチェックしている。すなわち与えられた要素コー
ドについてあらかじめパターンが作成されているか(未
定義コードではないか)等がチェックされる。このチェ
ックの結果、与えられた要素コードに誤りがある場合に
は文字生成処理が中止され、誤りのある要素コードを含
む文字コードが特定のコードたとえばスペース・コード
に置換される。
According to the present invention, the validity of each element code is checked before a character pattern is generated by synthesizing single character component patterns. That is, it is checked whether a pattern has been created in advance for a given element code (whether it is an undefined code), etc. As a result of this check, if there is an error in the given element code, the character generation process is stopped and the character code containing the erroneous element code is replaced with a specific code, such as a space code.

したがって、中途半端な文字や誤りのある文字が生成さ
れることはなく、そのような文字が印字されたり表示さ
れたりすることがなくなる。誤った要素コードを含む文
字コードは特定のコードに置換され、特定コードによっ
て指定されるパターンが表示または印字されるから(た
とえばスペースがあけられる)、誤りのあることが即座
に分る。これは文字コードを操作者が入力するような場
合に有効である。
Therefore, half-finished characters or characters with errors will not be generated, and such characters will not be printed or displayed. A character code containing an incorrect element code is replaced with a specific code, and the pattern specified by the specific code is displayed or printed (for example, a space is left behind), so that the error can be immediately identified. This is effective when the operator inputs a character code.

上記の特定コードがスペース・コードの場合には故意に
誤った文字コード、要素コードを指定することにより、
その位置にスペースを設けて表示や印字をすることがで
きるようになる。
If the above specific code is a space code, by intentionally specifying an incorrect character code or element code,
It becomes possible to provide a space at that position for display or printing.

上記の特定コードはもちろんスペース・′コードに限ら
れることはなく、任意のパターンの文字。
The above specific codes are of course not limited to spaces and 'codes, but any pattern of characters.

記号9図形等のコードでよいのはいうまでもない。Needless to say, a code such as symbol 9 figure may be used.

実施例の説明 この発明を電子キャッシュ・レジスタ(ECR)におけ
る表示に適用した実施例について詳述する。
DESCRIPTION OF EMBODIMENTS An embodiment in which the present invention is applied to a display in an electronic cash register (ECR) will be described in detail.

(1)ECRの構成 第1図はECHの外観を示している。ECRIはその下
部に設けられかつ開閉自在のキャッシュ・ドロアを備え
たキャッシュ・ボックス2.登録のために入力された。
(1) Structure of ECR FIG. 1 shows the external appearance of ECH. ECRI is a cash box with a cash drawer installed at the bottom that can be opened and closed.2. entered for registration.

メモリから取出されたまたは算出された部門コード、商
品名9価格9合計金額、顧客の支払金額、釣銭等を表示
するためのオペレータ用表示器3.この表示器3とは逆
方向を向いて配置されかつ同じような取引データを表示
するための顧客用表示器4.上記のような取引データが
プリンタ5(第2図参照)によって印字されたレシート
の発行口5 a +部門コード、商品コード、金額9個
数、その他の取引情報を入力するためのキーボード6、
およびクレジット・カードに関する個人照合または有効
性の検査等のためにそのカードを挿入するためのカード
挿入ロアaを備えている。
3. An operator display for displaying the department code retrieved or calculated from the memory, product name, price, total amount, customer payment amount, change, etc.;3. A customer display 4 facing away from this display 3 and for displaying similar transaction data. Receipt issuing port 5a on which transaction data as described above is printed by printer 5 (see Figure 2) + keyboard 6 for inputting department code, product code, price (9) quantity, and other transaction information;
and a card insertion lower a for inserting a credit card for personal verification or validity inspection.

第2図は上記のECRIの電気的構成を示している。E
CRIにおける登録処理の全体的な動作はメインCPU
IIによって制御され、このメインCPUIIはその実
行プログラムを格納したROM12および登録処理に必
要なデータ、その他のデータをストアするためのRA 
M 13を備えている。また、メインCPU11には上
記キーボード6ならびにクレジット・カードに記録され
ているデータを読取るおよび必要ならば書込むカード・
リーダ/ライタ7が接続されている。
FIG. 2 shows the electrical configuration of the above ECRI. E
The overall operation of registration processing in CRI is performed by the main CPU.
This main CPU II is controlled by the ROM 12 that stores the execution program, and the RA that stores data necessary for registration processing and other data.
It is equipped with M13. The main CPU 11 also includes the keyboard 6 and a card for reading and writing data recorded on the credit card if necessary.
A reader/writer 7 is connected.

オペレータ用表示器3.顧客用表示器4およびプリンタ
5はサブCPU31.41.51によってそれぞれ制御
される。これらのサブCPU31.41.51にはメイ
ンCPUIIから後述する表示コマンド。
Operator display 3. The customer display 4 and the printer 5 are each controlled by a sub CPU 31.41.51. These sub CPUs 31, 41, and 51 receive display commands from the main CPU II, which will be described later.

印字コマンドがそれぞれ与えられる。サブCPU31、
41.51は1表示または印字ドツト・パターンを発生
するキャラクタ令ゼネレータとして働くROM32.4
2.52およびメインCPUIIがら与えられるコマン
ド、その他のデータをストアするRAM33.43.5
3を備えテいル。サブCP U 31゜41は、メイン
CPUIIによって与えられる文字コードを含む表示コ
マンドを後述するように解析処理して、ROM32.4
2内のドツト中パターンを用いてハングル文字ならびに
アルファベットおよび数字の混在した情報を表示するよ
う制御する。
Each print command is given. Sub CPU31,
41.51 is a ROM 32.4 which acts as a character instruction generator that generates a display or print dot pattern.
2.52 and RAM33.43.5 that stores commands and other data given from the main CPU II.
3 and tell. The sub CPU 31.41 analyzes the display command including the character code given by the main CPU II as described later, and stores it in the ROM 32.4.
Control is performed to display information in which Hangul characters, alphabets, and numbers are mixed using the dot-medium pattern in 2.

同じようにサブCPU51は文字の印字制御を行なう。Similarly, the sub CPU 51 performs character printing control.

第3図は表示器3.4にそれぞれ備えられている表示パ
ネル34の一例を示している。表示パネル34には複数
の表示区画35が横一列に並べられている。英文字(ア
ルファベット)、数字(0〜9までの1桁の数字)、記
号等は1区画35に1個表示されるので、1個の表示区
画35を1桁分と呼ぶことにする。表示パネル34は、
複数のドツト表示管を横に並べることによって、液晶表
示器によって、その他のドツト表示器によって構成する
ことができる。
FIG. 3 shows an example of a display panel 34 provided in each display 3.4. A plurality of display sections 35 are arranged horizontally in a row on the display panel 34. Since English letters, numbers (one-digit numbers from 0 to 9), symbols, etc. are displayed one in each section 35, one display section 35 will be referred to as one digit. The display panel 34 is
By arranging a plurality of dot display tubes side by side, it is possible to construct a liquid crystal display or other dot display.

第4図は5×7ドツト表示器の1桁分の表示区画35を
拡大して示すものである。この表示区画35は横5ドツ
ト、縦7ドツトに配列されたs1〜S35の35個のド
ツト令セグメント36から構成されている。
FIG. 4 shows an enlarged display section 35 for one digit of a 5.times.7 dot display. This display section 35 is composed of 35 dot order segments 36, s1 to s35, arranged in 5 dots horizontally and 7 dots vertically.

表示区画35は5X7ドツトに限られる必要はない。た
とえば7×9でもよいし、他の任意のドツト配列を採用
できる。
The display area 35 need not be limited to 5×7 dots. For example, it may be 7×9, or any other dot arrangement may be adopted.

以下の説明では5×7ドツトの表示区画35をもつ表示
器における動作を例として述べるが、この発明はもちろ
んプリンタ5における印字処理にも適用可能である。プ
リンタ5としては、たとえば7ハーフ・ドツト×9ドツ
トのプリンタが用いられるが、これも任意のドツト配列
のものを用いることができる。表示器またはプリンタに
おけるドツト配列に応じてROM32.42.52にス
トアされるドツト・パターンが若干修正されよう。
In the following description, the operation of a display having a 5.times.7 dot display section 35 will be described as an example, but the present invention is of course also applicable to printing processing in the printer 5. As the printer 5, for example, a printer with 7 half dots x 9 dots is used, but a printer with any dot arrangement can also be used. Depending on the dot arrangement in the display or printer, the dot pattern stored in ROM 32,42,52 will be slightly modified.

(2)ハングル文字の生成とコマンド・フォーマット ハングル文字は、子音字母(以下単に子音という)19
個、母音字母(以下単に母音という)21個およびパッ
チム(終声子音)27個を、子音+母音、子音+母音+
パッチムのように組合せることによって構成される。子
音+母音の組合せで399個の文字が、子音+母音+パ
ッチムの組合せで10,773個の文字がそれぞれ構成
され、これらの組合せの総数は11.172個となる。
(2) Hangul character generation and command format Hangul characters are consonant characters (hereinafter simply referred to as consonants)19
, 21 vowels (hereinafter simply referred to as vowels) and 27 patchims (final consonants), consonant + vowel, consonant + vowel +
It is composed by combining them like a patch. The combination of consonant + vowel makes up 399 characters, and the combination of consonant + vowel + patchim makes up 10,773 characters, making the total number of these combinations 11.172.

この組合せにおいて、子音は左または上に置がれ、母音
は右または下に置がれる。パッチムは。
In this combination, the consonant is placed on the left or above and the vowel is placed on the right or below. Patchim is.

子音+母音からなるハングルの常に下に置かれる。It is always placed at the bottom of Hangul, which consists of a consonant and a vowel.

表示器3.4には、ハングル文字と、英語のアルファベ
ット、数字、記号等(これらを英数字と略す)とが表示
される。ハングル−文字1字の指定は16ビツトで行な
われ、英数字1字は8ビツトで指定される。
The display 3.4 displays Hangul characters, English alphabets, numbers, symbols, etc. (these are abbreviated as alphanumeric characters). One Hangul character is specified using 16 bits, and one alphanumeric character is specified using 8 bits.

第5図(A)はハングル文字指定コードのフォーマット
を示している。最上位ビット(第15ビツト)はハング
ル文字か英数字かを識別するための区分コードであり、
このビットが1であればハングル文字であり、0であれ
ば(後述するように英数字コードは8ビツトによって構
成されるが)英数字である。他の15ビツトは、上位か
ら5ビツトずつそれぞれ子音、母音およびパッチムを指
定するために用いられる。すなわち、第14ビツト〜第
1Oビツトは子音コード、第9ビツト〜第5ビツトは母
音コード、第4ビツト〜第0ビツトはパッチム・コード
である。これらのコードのとりうる範囲が第5図(B)
に示されている。子音は上述のように19種類あるので
、これらはコード00001〜10011  (18進
数表現で$O1〜$13)によって指定される。母音は
21種類であるがらコード00001〜10101  
(16進数表現で$01〜$15)で指定される。パッ
チムは27種類あるので、コードooooo〜1111
1  (18進数表現で$00〜$IF)のうち、16
進数表現で$10.  $11. $13.  $00
および$IFを除<27のコードによって指定される。
FIG. 5(A) shows the format of the Hangul character designation code. The most significant bit (15th bit) is a classification code to identify whether it is a Hangul character or an alphanumeric character.
If this bit is 1, it is a Hangul character, and if it is 0, it is an alphanumeric character (although the alphanumeric code is made up of 8 bits as described later). The other 15 bits are used for specifying consonants, vowels, and patchims in groups of 5 bits from the highest order. That is, the 14th to 10th bits are a consonant code, the 9th to 5th bits are a vowel code, and the 4th to 0th bits are a patchum code. The possible range of these codes is shown in Figure 5 (B).
is shown. As mentioned above, there are 19 types of consonants, so these are designated by codes 00001 to 10011 ($O1 to $13 in hexadecimal notation). Although there are 21 types of vowels, the codes 00001 to 10101
It is specified by ($01 to $15 in hexadecimal notation). There are 27 types of patchim, so the code is oooooo~1111
16 out of 1 ($00 to $IF in hexadecimal notation)
$10 in hexadecimal representation. $11. $13. $00
and $IF except <27.

パッチムはその16個において子音と字母が共通である
から、後に分るようにそのドツト・パターンを子音と共
有する。子音19種類のうち3種類のみパッチムになり
得ない子音があり、それがコード$10.  $11゜
$13で指定されているので、これらのコードが除かれ
ている。また、コード$00.$lFはパッチム無しを
意味する。したがって、パッチム無しを含むパッチム・
コードの範囲は$OO〜$lFから$ 10.  $ 
11.  $ 13を除いたものとなる。
Patchym has 16 consonants and letters in common, so as we will see later, it shares its dot pattern with consonants. Out of 19 types of consonants, there are only 3 consonants that cannot be patched, and these are the code $10. Since these codes are specified as $11° and $13, these codes are excluded. Also, code $00. $IF means no patch. Therefore, patchim including no patchim
Code range is $OO~$IF to $10. $
11. Excluding $13.

このようにして、16ビツトの情報量によって。In this way, with the amount of information of 16 bits.

11.172個のハングル文字が指定可能となる。11.172 Hangul characters can be specified.

第6図(A)は英数字を指定するコードのフォーマット
を示している。英数字のためのASCIIコードまたは
J IS7単位符号においてはすべての英数字は7ビツ
トで表現されている。最上位ビット(第7ビツト)は必
ずOになっている。この実施例ではこのような従来のコ
ード大系をそのまま流用している。すなわち、8ビツト
の英数字コードの最上位ビットOは区分コードで英数字
を表わし、他の7ビツトで英数字を指定する。
FIG. 6(A) shows the format of a code specifying alphanumeric characters. In the ASCII code or JIS7 unit code for alphanumeric characters, all alphanumeric characters are represented by 7 bits. The most significant bit (seventh bit) is always O. In this embodiment, such a conventional code system is used as is. That is, the most significant bit O of the 8-bit alphanumeric code represents an alphanumeric character in the classification code, and the other 7 bits specify the alphanumeric character.

この英数字コードのとりうる範囲は00000000〜
01111111 (18進数表現で$00〜$7F)
である。
The possible range of this alphanumeric code is 00000000~
01111111 ($00 to $7F in hexadecimal notation)
It is.

第7図、第8図および第9図は上述した子音コード、母
音コードおよびパッチム・コードによって指定される実
際の子音字母、母音字母およびパッチム字母を示してい
る。これらの図において5ビツトのコードを上位1ビツ
トと下位4ビツトとに分け、これらを16進数で表わし
ている。
7, 8, and 9 show actual consonant letters, vowel letters, and patchme letters specified by the above-mentioned consonant codes, vowel codes, and patchum codes. In these figures, the 5-bit code is divided into the upper 1 bit and the lower 4 bits, and these are expressed in hexadecimal numbers.

子音は上述したようにハングル文字の構成において左ま
たは上に配置される。すべての子音が左に配置される可
能性があり、また上に置かれる可能性がある。ハングル
文字の構成において左に配置されたときの子音を側子音
と呼びCVで略すことにする。また上に置かれたときの
子音を上子音と呼びCHと略すことにする(第7図参照
)。
As mentioned above, consonants are placed on the left or above in the composition of Hangul characters. All consonants may be placed on the left or on the top. The consonants placed on the left in the composition of Hangul characters are called lateral consonants and are abbreviated as CV. The consonant when placed above is called the upper consonant and abbreviated as CH (see Figure 7).

母音はハングル文字の構成において右または下に置かれ
る。第8図を参照して、子音の右に置がれるコード$O
1〜$04.$OA〜$OEの母音を垂直母音と名付け
、vVで略す。子音の下に置がれるコード$05〜$0
9の母音を水平母音と名付け。
Vowels are placed on the right or bottom in the composition of Hangul characters. Referring to Figure 8, the code $O placed to the right of the consonant
1~$04. The vowels from $OA to $OE are named vertical vowels and are abbreviated as vV. Codes placed under consonants $05-$0
Name the vowel number 9 the horizontal vowel.

VHで略す。さらに垂直母音と水平母音を組合せて構成
される母音がある。それはコード$oF〜$15によっ
て指定されるもので、一般に複合母音と呼ばれるものと
区別するために、ここでは複々合母音と名付け、VH+
VVで略すことにする。
Abbreviated as VH. Furthermore, there are vowels that are formed by combining vertical vowels and horizontal vowels. It is designated by the code $oF ~ $15, and in order to distinguish it from what is generally called a compound vowel, it is named here as a compound vowel, and VH+
It will be abbreviated as VV.

一般にコード$O1〜$OAの10個の母音は基本母音
と呼ばれ、$OB〜$15の11個の母音は複合母音と
呼ばれている。複合母音には基本母音同志の組合せによ
り構成されるものと、複合母音と基本母音とを組合せて
構成されるものとがある。主に後者を指す用語として(
一部例外もある)後4合母音を用いる。
Generally, the 10 vowels in codes $O1 to $OA are called basic vowels, and the 11 vowels in codes $OB to $15 are called compound vowels. Compound vowels include those made up of a combination of basic vowels and those made up of a combination of a compound vowel and a basic vowel. As a term mainly referring to the latter (
(There are some exceptions) Use the final fourth vowel.

パッチムには子音字母と同一字母のパッチム(コード$
01〜$OF、  $12)と、子音2字の組合せによ
ってつくられるパッチム(コード$14〜$ IE)と
があり、後者をトウル・パッチムと呼ぶことにする。略
称はともにCP−である。
Patchim has the same letter as the consonant letter (code $
01~$OF, $12), and patchim (codes $14~$IE) made by a combination of two consonants.The latter will be called toru patchim. Both abbreviations are CP-.

上述したように表示パネル34における1表示区画35
は横5ドツトX縦7ドツトのドツト・セグメント36か
ら構成されており、ドツトの数が少ないので1つのハン
グル文字を1表示区画35で表示しきれない場合がある
。そこで1表示区画で表示しきれないときには、2表示
区画または3表示区画にわたって1ハングル文字を表示
するようにしている。2または3表示区画にわたって表
示した場合に一般的に読みづらくなるが、できるだけ読
みやすくなるよう最適な表示品位を保つ工夫がなされて
いる。
As described above, one display section 35 on the display panel 34
is composed of dot segments 36 of 5 dots horizontally and 7 dots vertically, and because the number of dots is small, one Hangul character may not be fully displayed in one display section 35. Therefore, when the characters cannot be displayed in one display section, one Hangul character is displayed over two or three display sections. Although it generally becomes difficult to read when displayed over two or three display sections, efforts have been made to maintain optimal display quality to make it as easy to read as possible.

第10図は表示器のドツト数5×7の制限とハングル文
字パターンとのかねあいから、全ハングル文字11.1
72字を9種類の表示パターンに分類していることを示
している。また第11図は母音を基準として表示パター
ンの分類を示している。この分類テーブルはROM32
または42にストアされている。
Figure 10 shows that all Hangul characters are 11.1 due to the limit of 5 x 7 dots on the display and the Hangul character pattern.
This shows that 72 characters are classified into 9 types of display patterns. Further, FIG. 11 shows the classification of display patterns based on vowels. This classification table is in ROM32
or stored in 42.

第3図も参照して、パターン4および5は1表示区画で
表示できる組合せを示している。パターン1,2,6.
7および8は2表示区画で表示できる組合せを、パター
ン3および9は3表示区画にわたって表示されるハング
ル文字パターンをそれぞれ示している。
Referring also to FIG. 3, patterns 4 and 5 show combinations that can be displayed in one display section. Pattern 1, 2, 6.
7 and 8 indicate combinations that can be displayed in two display sections, and patterns 3 and 9 indicate Hangul character patterns that can be displayed over three display sections, respectively.

第1O図に示すハングル文字表示パターンから。From the Hangul character display pattern shown in Figure 1O.

キャラクタ・ジェネレータとして働<ROM32゜42
にどのような子音字母ドツト・パターン、母音字母ドツ
ト・パターン、パッチム字母ドツト・パターンをあらか
じめ作成しておく必要があるかが理解できる。
Works as a character generator <ROM32゜42
Students can understand what kind of consonant dot patterns, vowel dot patterns, and patchwork dot patterns need to be created in advance.

この図を参照して、子音のうち側子音Cvは垂直母音V
V (VV  、VV2)と組合せて使用される(表示
パターン1〜3)。側子音Cvについでは各字母のドツ
ト・パターンが1種類あれば足り、 19個の側子音C
vについてその例が第12図(A)に示されている。
Referring to this diagram, among the consonants, the lateral consonant Cv is a vertical vowel V
It is used in combination with V (VV, VV2) (display patterns 1 to 3). For the lateral consonant Cv, one type of dot pattern for each letter is sufficient, and there are 19 lateral consonants C.
An example for v is shown in FIG. 12(A).

上子音CH(CH、CH2)?!水平母音VH(VH、
VH、VH、VH4)と組合セテ使用される(表示パタ
ーン4〜9.とくに表示パターン4〜6)。19個の上
子音について標準的なドツト争パターンが第12図(B
)に示されるように作成されている。これを上子音CH
1とする。組合せの仕方によっては縦のドツト数の少な
いドツト管パターンが必要となることがあるので(たと
えば表示パターン5)、上記の標準的なドツト・パター
ンに加えて、特定の5個の上子音については、同図に示
されているように、もう1種類のドツト・パターンがあ
らかじめ作成されている。
Upper consonant CH (CH, CH2)? ! Horizontal vowel VH (VH,
VH, VH, VH4) are used in combination (display patterns 4 to 9, especially display patterns 4 to 6). The standard battle pattern for the 19 upper consonants is shown in Figure 12 (B
) has been created as shown. This is the upper consonant CH
Set to 1. Depending on the combination, a dot pipe pattern with a small number of vertical dots may be required (for example, display pattern 5), so in addition to the standard dot pattern above, for specific five upper consonants, , as shown in the figure, another type of dot pattern has been created in advance.

これを上子音CH2とする。This is called the upper consonant CH2.

子音については、それが側子音C■であっても−F子音
CHであっても(CH,CH2のいずれも)同じコード
で指定される(第7図参照)。
Regarding consonants, whether they are the lateral consonant C■ or the -F consonant CH (both CH and CH2), they are designated by the same code (see Figure 7).

9個の垂直母音Vvのドツト管パターンについでも(表
示パターン1〜3)最適な表示品位を得るために、縦の
ドツト数の多いもの(これをvV とする)と少ないも
の(これをVV2とすす る)との2種類が作成されている。その例が第12図(
C)に示されている。
Regarding the dot tube patterns of the nine vertical vowels Vv (display patterns 1 to 3), in order to obtain the optimal display quality, we have divided into two types: one with a large number of vertical dots (this is called vV) and one with a small number (this is called VV2). Two types have been created: sushi. An example of this is shown in Figure 12 (
C).

水平母音VHについては(表示パターン4〜6)、縦の
ドツト数および位置によって4種類のものがつくられて
おり、その例が第12図CD)に示されティる。これら
をVH、VH2,VH3゜VH,で区別する。水平母音
は5個であるが、そのすべてについて4種類のドツト・
パターンがある訳ではなく、必要に応じて設定されてい
る。
Regarding the horizontal vowel VH (display patterns 4 to 6), four types are created depending on the number and position of vertical dots, an example of which is shown in FIG. 12 (CD). These are distinguished by VH, VH2, VH3°VH. There are 5 horizontal vowels, all of which have 4 types of dots.
There is no set pattern, but settings are made as needed.

第8図を用いて説明したように垂直母音と水平母音の指
定コードは異なっている。
As explained using FIG. 8, the designation codes for vertical vowels and horizontal vowels are different.

表示パターン7〜9の母音は複々合母音(コード$OF
〜$15;第8図参照)で水平母音VHと垂直母音vV
に分解でき、これらの組合せVH+VVによって表示可
能である。たとえば表示パターン7および9ではV H
lまたはvH2+vV 、パターン8ではVHlまたは
vH2+VV2である。したがって、複々合母音につい
てのドツト・パターンは作成されていない。
The vowels in display patterns 7 to 9 are complex vowels (code $OF
~$15; see Figure 8), horizontal vowel VH and vertical vowel vV
and can be represented by the combination VH+VV. For example, in display patterns 7 and 9, V H
1 or vH2+vV, and in pattern 8 it is VHl or vH2+VV2. Therefore, dot patterns for complex vowels are not created.

パッチムCPは垂直母音の下の位置(表示パターン2,
8)かハングル文字の右側の位置(表示パターン3,6
.9)に置かれる。トウル・パッチムを含む27個のパ
ッチムに対して、第12図(E) (F)に示すように
、標準的な下ット・パターン(CPlとする)と、特定
の5個のパッチムに対して縦ドツト数の少ないドツト・
パターン(C20とする)とが定められている。
Patchim CP is located below the vertical vowel (display pattern 2,
8) or the right position of Hangul characters (display pattern 3, 6)
.. 9). As shown in Figure 12 (E) and (F), for 27 patches including toll patches, the standard bottom pattern (denoted as CPl) and for 5 specific patches are used. Dots with a small number of vertical dots
A pattern (referred to as C20) is defined.

第12図(A)〜(F)に示す109個のドツト・パタ
ーンはキャラクタ・ゼネレータとして働くROM32.
42にあらかじめストアされている。これらのドツト・
パターンとコードとの関係をまとめたのが第13図であ
る。O印はドツト・パターンがあることを示している。
The 109 dot patterns shown in FIGS. 12(A) to 12(F) are the ROM 32. which acts as a character generator.
42 is stored in advance. These dots
FIG. 13 summarizes the relationship between patterns and codes. The O mark indicates that there is a dot pattern.

また()内の数字は縦方向を専有するドツト数(以下、
縦ドツト数という)を示している。2種類の上子音、2
種類の垂直母音、4種類の水平母音、2種類のパッチム
をそれぞれ区別するためにサブ・コードが用いられる。
The number in parentheses is the number of dots occupying the vertical direction (hereinafter referred to as
(referred to as the number of vertical dots). 2 types of upper consonants, 2
Sub-codes are used to distinguish between different types of vertical vowels, four types of horizontal vowels, and two types of patchims.

また、()内に示した縦ドツト数を示すデータもテーブ
ル等の形であらかじめROMにストアされている。なお
第13図では作表の便宜上、子音とパッチムの一部につ
いてはコードおよびハングル字母を共通にして図示され
ている。
Further, data indicating the number of vertical dots shown in parentheses is also stored in advance in the ROM in the form of a table or the like. In FIG. 13, for convenience of tabulation, some of the consonants and patchim are shown using the same code and Hangul alphabet.

−上述したように複々合母音は水平母音と垂直母音との
組合せによってそのドツト・パターンが作成されるため
に、複々合母音のドツト・パターンはROMにストアさ
れていない。これに代えて曳々合母音のドツト・パター
ンの発生のために水平母音と垂直母音との組合せテーブ
ルが第14図のようにあらかじめ作成され、 ROM3
2.42に設定されている。
- As mentioned above, since the dot pattern of a complex vowel is created by a combination of a horizontal vowel and a vertical vowel, the dot pattern of a complex vowel is not stored in the ROM. Instead, a table of combinations of horizontal vowels and vertical vowels is created in advance as shown in Figure 14 in order to generate dot patterns of compound vowels, and is stored in ROM3.
It is set to 2.42.

(3)表示処理 第15図はメインCPUIIによってサブ(:PU31
または41に与えられる表示(または印字)コマンドの
フォーマット、およびこのコマンドから指令された文字
が表示(印字)される様子を示すものである。表示コマ
ンドは、コマンド・コードを先頭にしてその後に表示す
べき文字を指定するコード(文字コード・データ)が表
示位置の順で並んでいる。上述したようにハングル文字
1字は2バイト(16ビツト)のコードによって指定さ
れ、英数字は1バイト(8ビツト)コードによって指定
される。文字コード・データ中には一般にハングル文字
と英数字とが混在している。しかもハングル字コードと
英数字コードとはバイト数が異なる。したがって、サブ
CPU31または41は表示コマンドを受取ったときに
ハングル文字と英数字とをまず区別しなければならない
(3) Display processing Figure 15 shows the sub (:PU31)
It shows the format of the display (or print) command given to or 41 and how the characters instructed by this command are displayed (printed). In a display command, a command code is placed at the beginning, followed by codes (character code data) specifying characters to be displayed, arranged in the order of display position. As mentioned above, one Hangul character is specified by a 2-byte (16-bit) code, and each alphanumeric character is specified by a 1-byte (8-bit) code. Generally, Hangul characters and alphanumeric characters are mixed in the character code data. Furthermore, the number of bytes is different between the Hangul code and the alphanumeric code. Therefore, when the sub CPU 31 or 41 receives a display command, it must first distinguish between Hangul characters and alphanumeric characters.

表示コマンドはメインCPUIIから送られてきたとき
にサブCPtJllまたは41に接続されたRAM33
もしくは43または他の適当なバッファに一時的にスト
アされる。このストア場所を指定するためにアドレス・
ポインタが用いられ、アドレス・ポインタは1バイト分
の場所を1単位として指定する。説明の簡略化のために
、第15図の中段に示すように表示コマンド中の文字コ
ード・データの先頭の1バイト分のデータのストア場所
のアドレス・ポイントを02次の1バイト分のデータの
ストア場所を1.というようにアドレス・ポイントとし
て1バイト分のストア場所に連続番号が付けられている
ものとする。
When the display command is sent from the main CPU II, it is sent to the RAM 33 connected to the sub CPtJll or 41.
or 43 or other suitable buffer. address to specify this store location.
A pointer is used, and the address pointer specifies the location of one byte as one unit. To simplify the explanation, as shown in the middle part of Figure 15, the address point of the storage location of the first 1 byte of character code data in the display command is changed to 02 and the address point of the next 1 byte of data. Store location 1. Assume that consecutive numbers are assigned to the storage locations of 1 byte as address points.

第23図はサブCPU31または41によって実行され
る表示コマンドにおけるハングル文字と英数字の判別処
理を示している。
FIG. 23 shows a process for determining Hangul characters and alphanumeric characters in a display command executed by the sub CPU 31 or 41.

アドレス・ポインタがまず初期化され、先頭のストア場
所のアドレス・ポイント(すなわち0)を示す値に設定
される(ステップ101)。このアドレス・ポインタの
示すポイントから2バイト分のコード中データの最上位
ビットが0か1かがチェックされる(ステップ102.
103)。第5図および第6図を参照して説明したよう
に最上位ビットは区分コードであり、この区分コードが
1ならばそれを含む2バイトのコードΦデータはハング
ル文字を示すものであり、0の場合にはそれを含む1バ
イトのコード・データは英数字を示すものである。
An address pointer is first initialized and set to a value indicating the address point (ie, 0) of the first store location (step 101). It is checked whether the most significant bit of the 2 bytes of data in the code from the point indicated by this address pointer is 0 or 1 (step 102.
103). As explained with reference to FIGS. 5 and 6, the most significant bit is the classification code, and if this classification code is 1, the 2-byte code Φ data containing it indicates a Hangul character, and it is 0. In the case of , the 1-byte code data containing it indicates alphanumeric characters.

最上位ビット−1の場合にはハングル文字コードである
と判断して、その旨をRAM33または43の所定のエ
リアにストアする(ステップ104)。この後、アドレ
ス・ポインタに+2して(ステップ105)ステップ1
02に戻り、同じような処理が繰返される。
If the most significant bit is -1, it is determined that it is a Hangul character code, and that fact is stored in a predetermined area of the RAM 33 or 43 (step 104). After this, add 2 to the address pointer (step 105) and step 1
02, and similar processing is repeated.

最上位ビットが0の場合には英数字コードであると判断
してその旨をRAMにストアしくステップ10B)、ア
ドレス・ポインタに+1して(ステップ107)、ステ
ップ102に戻る。
If the most significant bit is 0, it is determined that it is an alphanumeric code, and this fact is stored in the RAM (step 10B), the address pointer is incremented by 1 (step 107), and the process returns to step 102.

上記の処理の繰返しによって表示コマンド中のすべての
文字コード・データについての解析が終了すれば(ステ
ップ108)、この判定処理は終る。
When the analysis of all the character code data in the display command is completed by repeating the above process (step 108), this determination process ends.

この解析の結果に基づいて次に各コードによって表わさ
れるドツト・パターンの生成処理に進み、第15図の最
下段に示されるようなノ1ングル文字と英数字との組合
せが表示器3または4に表示されることになる。
Based on the results of this analysis, the next step is to generate a dot pattern represented by each code. will be displayed.

ドツト・パターンの生成処理に先だちノ1ングル文字コ
ードの正誤判別処理が行なわれる。上述のようにハング
ル文字コードは1区分コード、子音コード、母音コード
およびパッチムゆコードによって構成されており、子音
コード、母音コードおよびパッチム・コードはとりうる
範囲があらかじめ定められている。与えられたノ1ング
ル文字コードのこれらの字母コードが上記の範囲内のも
のでない場合にはその字母コードの指定は誤りであり、
正しいハングル文字ドツト・パターンを作成することは
できない。与えられたハングル文字コードが妥当なもの
かどうかのチェックがこの正誤判別処理であり、その詳
細が第24図に示されている。この処理はサブCPU3
1または41によって実行される。
Prior to the dot pattern generation process, a process is performed to determine whether the single character code is correct or incorrect. As mentioned above, the Hangul character code is composed of a 1-class code, a consonant code, a vowel code, and a patchum code, and the possible ranges of the consonant code, vowel code, and patchum code are predetermined. If these character codes of a given No. 1 character code are not within the above range, the designation of that character code is incorrect;
It is not possible to create a correct Hangul character dot pattern. This correctness determination process checks whether the given Hangul character code is valid, and the details thereof are shown in FIG. This process is performed by sub CPU3
1 or 41.

上記の解析処理によってハングル文字コードであると判
定された2バイト(16ビツト)分の文字コードをバッ
ファ等に読出し、これを区分コード(1ビツト)、子音
コード(5ビツト)、母音コード(5ビツト)およびパ
ッチム拳コード(5ビツト)分解する(ステップ111
)。この分解処理の様子が第16図上段および中段に示
されている。
The 2-byte (16-bit) character code that was determined to be a Hangul character code by the above analysis process is read into a buffer, etc., and is used as the classification code (1 bit), consonant code (5 bits), vowel code (5 bits), etc. bit) and Patchym fist code (5 bits) (step 111)
). The state of this disassembly process is shown in the upper and middle rows of FIG. 16.

2バイトのハングル文字コードが16進数表現でたとえ
ば$ 843Fの場合には、子音コードは$O1,母音
コードは$01.パッチム番コードは$lFであること
が分る。
For example, if the 2-byte Hangul character code is $843F in hexadecimal representation, the consonant code is $O1, the vowel code is $01. It can be seen that the patch number code is $lF.

このようにして分解されたコードのうち、まず子音コー
ドが定義済の$O1〜$13の範囲内のものであるかど
うかがチェックされる(ステップ112)。この範囲内
にあれば次に母音コードのチェ、ツクに進み、母音コー
ドが$O1〜$15の範囲内のものであるかどうかが調
べられる(ステップ113)。母音コードが上記の範囲
内であれば、パッチム・コードが$00〜$lFの範囲
内にありかつ$10.  $11.  $13以外かど
うかがチェックされる(ステップ114)。パッチム・
コードも上記の定義済のものであることが分れば、その
ハングル文字コードは正しいものであると判断され(ス
テップ115)、後述するハングル文字パターン生成処
理に進む。
Among the codes decomposed in this way, it is first checked whether the consonant code is within the predefined range of $O1 to $13 (step 112). If it is within this range, the next step is to check and check the vowel code, and it is checked whether the vowel code is within the range of $O1 to $15 (step 113). If the vowel code is within the above range, the patch chord is within the range of $00 to $1F and $10. $11. It is checked whether the value is other than $13 (step 114). Patchim・
If the code is also found to be the one defined above, it is determined that the Hangul character code is correct (step 115), and the process proceeds to Hangul character pattern generation processing, which will be described later.

上記ステップ112〜114のいずれかにおいて字母コ
ードが所定の範囲内のものでない場合には。
If the letter code is not within the predetermined range in any of steps 112 to 114 above.

そのハングル文字コードは誤りであると判定される(ス
テップ117)。そして、 RAM33.43内のバッ
ファにおいてこのハングル文字コードに代えてスペース
・コードがストアされる(ステップ118)。
It is determined that the Hangul character code is incorrect (step 117). Then, a space code is stored in the buffer in the RAM 33.43 in place of this Hangul character code (step 118).

第22図は与えられた文字コード・データ中の文字コー
ドに対応して表示器34に表示されるドット・パターン
を示している。第22図(A)はすべてのハングル文字
コードに誤りがない場合のものである。第22図(B)
は1つのハングル文字コード$ FFFFが誤りであり
、したがってこのハングル文字コードがスペース・コー
ドに置換されることによって1表示区画がブランクにな
っている(いかなる文字も表示されない)様子を示して
いる。このようにスペース・コードによって1表示区画
をブランクにしても、2以上の表示区画をブランクとし
てもよい。
FIG. 22 shows a dot pattern displayed on the display 34 corresponding to the character code in the given character code data. FIG. 22(A) shows the case where there are no errors in all Hangul character codes. Figure 22 (B)
shows that one Hangul character code $FFFF is incorrect, and therefore, this Hangul character code is replaced with a space code, resulting in one display section being blank (no characters are displayed). In this way, one display section or two or more display sections may be left blank by the space code.

もっともステップ118において、誤りであるハングル
文字コードを他の文字または記号等のコードで置換して
もよく、そのときには置換したコードによって表わされ
る文字、記号等が表示されることになるであろう。
However, in step 118, the erroneous Hangul character code may be replaced with another character or symbol code, and in that case, the character, symbol, etc. represented by the replaced code will be displayed.

英数字コードについては第24図に示す正誤判別処理は
不要であるが、もちろん行なうようにしてもよい。
For alphanumeric codes, the correctness determination process shown in FIG. 24 is not necessary, but may of course be performed.

英数字は指定された1文字を指定された位置の1表示区
画35に表示すればよいので、従来から知られたやり方
でその表示を行なうことができる。
Since it is sufficient to display one designated alphanumeric character in one display section 35 at a designated position, the display can be performed in a conventionally known manner.

もちろん英数字のドツト・パターンもROM32または
42にストアされている。
Of course, alphanumeric dot patterns are also stored in ROM 32 or 42.

ハングル文字のドツト・パターン生成および表示処理は
やや慢雑であり、その処理手順の一部が第25図に示さ
れている。この処理もサブCPU31または41によっ
て実行される。
The dot pattern generation and display process for Hangul characters is somewhat complicated, and a part of the process procedure is shown in FIG. This process is also executed by the sub CPU 31 or 41.

まずパッチム・コードの解読によってパッチムが有か無
かが判定される(ステップ122)。パッチム・コード
がそのとりうる範囲にあるかどうかは既に第24図ステ
ップ114でチェックしているので、ここではパッチム
・コードがパッチム無しを示す$00または$lFかど
うかの検査を行なえばよい。パッチム・コードが$00
または$IFであればパッチム無しと判定され、それ以
外のときはパッチムありと判定される。
First, it is determined whether or not there is a patch by decoding the patch code (step 122). Since it has already been checked in step 114 of FIG. 24 whether the patchm code is within the possible range, it is sufficient here to check whether the patchm code is $00 or $IF, which indicates no patchm. Patchim code $00
Otherwise, if it is $IF, it is determined that there is no patching, and in other cases, it is determined that there is patching.

パッチム無しの場合には、第11図を参照して。If there is no patch, see Figure 11.

表示されるパターン類型はパターン1,4または7であ
り、これらは母音の種類によって分類される。したがっ
て、母音コードが示す母音の種類が検査され(ステップ
123)、母音コードが垂直母音であれば表示パターン
1の生成処理に(ステップ124)、水平母音であれば
表示パターン4の生成処理に(ステップ125)、複々
合母音であれば表示パターン7の生成処理に(ステップ
126)それぞれ進む。
The pattern types displayed are patterns 1, 4, and 7, and these are classified according to the type of vowel. Therefore, the type of vowel indicated by the vowel code is checked (step 123), and if the vowel code is a vertical vowel, display pattern 1 is generated (step 124), and if it is a horizontal vowel, display pattern 4 is generated (step 124). Step 125), and if it is a compound vowel, the process proceeds to display pattern 7 generation processing (step 126).

第16図に示す例において母音コード$01は垂直母音
であるから9表示パターン1の表示処理(ステップ12
4)が行なわれる。この処理は最も簡単である。表示パ
ネル34内の2つの表示区画35が用いられ、第1番目
の表示区画には子音コードによりて示されるドツト・パ
ターンが、第2番目の表示区画には母音コードによって
指定される2種類のドツト・パターンのうちパターンV
■1がそれぞれ表示される。子音コード$01.母音コ
ード$O1の場合の表示例が第1α図の下段に示されて
いる。
In the example shown in FIG. 16, the vowel code $01 is a vertical vowel, so the display processing of 9 display pattern 1 (step 12
4) is performed. This process is the simplest. Two display sections 35 within the display panel 34 are used, the first display section showing the dot pattern indicated by the consonant code, and the second display section showing the two types of dot patterns specified by the vowel code. Pattern V of dot patterns
■1 is displayed respectively. Consonant code $01. A display example for the vowel code $O1 is shown in the lower part of FIG. 1α.

表示パターン4は2つのパターンに分けられる。それは
上子音CH,と水平母音■H1との組合せ(これをパタ
ーン4−1という)、および上子音CHと水平母音V 
H2との組合せ(これをパターン4−2という)である
。これらの2つの表示パターンが第17図に示されてい
る。
Display pattern 4 is divided into two patterns. These are the combinations of the upper consonant CH and the horizontal vowel ■H1 (this is called pattern 4-1), and the combination of the upper consonant CH and the horizontal vowel V
This is a combination with H2 (this is called pattern 4-2). These two display patterns are shown in FIG.

旧子音CH1の縦ビット数は、第13図からも分るよう
に、3または4である。これに対して水平器=Va1の
縦ビット数は3または1である。したがって、上子音C
H,と水平母音V Htのいかなる組合せにおいてもそ
れらの縦ビット数の合計は表示区画35の縦ビット数で
ある7を超えることはなく、パターン4となるすべての
ハングル文字は原則的に表示パターン4−1で表示可能
である。
As can be seen from FIG. 13, the number of vertical bits of the old consonant CH1 is 3 or 4. On the other hand, the number of vertical bits of the horizontal device=Va1 is 3 or 1. Therefore, the upper consonant C
In any combination of H, and the horizontal vowel VHt, the total number of vertical bits will not exceed 7, which is the number of vertical bits of the display section 35, and all Hangul characters that form pattern 4 will, in principle, match the display pattern. It can be displayed in 4-1.

しかしながら、上子音コード$04.$OCまたは$O
Eの字母と水平母音コード$07または$08の字母と
の組合せにおいては、ドツト・パターンCHとV H1
との合成によって生成された文字か非常に見づらくなる
。そこで水平母音のドツト・パターンV Htに代えて
縦ビット数が2であるドツト・パターンV H2が用い
られる。そして、上半部の上子音ドツト・パターンCH
,と下半部の水平母音ドツト・パターンvH2との間に
1ドツト分のスペースが置かれる。これが表示パターン
4−2である。
However, the upper consonant code $04. $OC or $O
In the combination of the letter E and the letter of the horizontal vowel code $07 or $08, the dot pattern CH and V H1
It becomes very difficult to see the characters generated by compositing with. Therefore, a dot pattern VH2 having two vertical bits is used instead of the horizontal vowel dot pattern VHt. And upper consonant dot pattern CH in the upper half
, and the horizontal vowel dot pattern vH2 in the lower half. This is display pattern 4-2.

したがってステップ125の表示パターン4の生成処理
ではまず、与えられた文字コードにおける上子音と水平
母音との組合せが上述したパターン4−2となるべき特
定のものかどうかが判定される。上記特定のものでなけ
ればパターン4−1にしたがって、特定のものであれば
パターン4−2にしたがってそれぞれ1つの表示区画に
表示する。表示パターン4−2のドツト・パターンが生
成される様子が第18図に示されている。
Therefore, in the process of generating display pattern 4 in step 125, it is first determined whether the combination of upper consonant and horizontal vowel in the given character code is a specific combination that should form pattern 4-2 described above. If it is not the above-mentioned specific item, it is displayed in one display section according to pattern 4-1, and if it is specific, it is displayed in one display section according to pattern 4-2. FIG. 18 shows how the dot pattern of display pattern 4-2 is generated.

このパターン4の生成処理の手法は、後に示すパターン
6.7.8および9の生成処理において利用される。
This method of generating pattern 4 is used in generating processes of patterns 6.7.8 and 9, which will be described later.

ステップ12Bにおける表示パターン7の生成アルゴリ
ズムの詳細が第26図に示されている。またこのアルゴ
リズムにしたがって行なわれる複々合母音を含むハング
ル文字の生成過程の一例が第19図に示されている。こ
れらの図を参照して、まず複々合母音を水平母音と垂直
母音とに分解する(ステップ131)。上述したように
後4合母音のドツト争パターンはあらかじめ作−成され
ていず。
Details of the algorithm for generating display pattern 7 in step 12B are shown in FIG. FIG. 19 shows an example of the process of generating Hangul characters including complex vowels, which is performed according to this algorithm. Referring to these figures, first, complex vowels are decomposed into horizontal vowels and vertical vowels (step 131). As mentioned above, the dot-dot competition pattern for the final fourth vowel is not created in advance.

その代わりに複々合母音を構成する水平母音と垂直母音
との組合せテーブル(第14図参照)がROM32また
は42にストアされている。この組合せテーブルを参照
して、指定された複々合母音を構成する水平母音(VH
またはVH2)のコードと垂直母音(VVl)のコード
とをみつけ出す。第19図の例では、コード$OFの後
4合母音が指定されているから、これはコード$05の
水平母音とコード$O1の垂直母音とから構成すること
ができることが分る。
Instead, a combination table (see FIG. 14) of horizontal vowels and vertical vowels constituting a complex vowel is stored in the ROM 32 or 42. By referring to this combination table, horizontal vowels (VH
Or find the chord of VH2) and the chord of vertical vowel (VVl). In the example of FIG. 19, since a quadruple vowel is specified after the code $OF, it can be seen that this can be composed of the horizontal vowel of the code $05 and the vertical vowel of the code $O1.

表示パターン7のハングル文字は表示パネル34の2つ
の表示区画35を用いて表示される。次に。
The Hangul characters of display pattern 7 are displayed using two display sections 35 of display panel 34. next.

子音コードによって指定された上子音CH1のドツト・
パターンと上記の処理で検索された水平母音(VHまた
はVH2)とが上述した表示パターン4の作成手法で合
成され、第1番目の表示区画に表示される(ステップ1
32)。第19図の例ではコード$O1の上子音とコー
ド$05の水平母音とが組合されている。続いて上記処
理で検索された垂直母音(VVl)のドツト・パターン
が第2番目の表示区画に表示される(ステップ133)
The dot of the upper consonant CH1 specified by the consonant code.
The pattern and the horizontal vowel (VH or VH2) searched for in the above process are synthesized using the display pattern 4 creation method described above, and are displayed in the first display section (step 1
32). In the example of FIG. 19, the upper consonant of code $O1 and the horizontal vowel of code $05 are combined. Subsequently, the dot pattern of the vertical vowel (VVl) retrieved in the above process is displayed in the second display section (step 133).
.

第25図ステップ122でパッチム有と判断されたとき
には第27図に示す処理に進む。ここでもまず母音コー
ドがチェックされ、垂直母音か、水平母音かまたは複々
合母音かが判断される(ステップ141)。
If it is determined in step 122 of FIG. 25 that there is patching, the process proceeds to the process shown in FIG. 27. Here too, the vowel code is first checked to determine whether it is a vertical vowel, horizontal vowel, or compound vowel (step 141).

垂直母音の場合には第11図の分類テーブルからも分る
ように表示パターン2または3となる。表示パターン2
は1つのハングル文字を2つの表示区画で表示するもの
であり1表示パターン3は3つの表示区画を用いて表示
する。できるだけ少ない表示区画で1つのハングル文字
を表示することが好ましいので、まずパターン2で表示
可能かどうかがチェックされる(ステップ142)。表
示パターン2,3のいずれにおいても第1番目の表示区
画には子音コードによって指定された側子音が表示され
る。したがって、ハングル文字を構成する垂直母音(縦
ドツト数の少ない母音vv2)とパッチムCPlの組合
せが1表示区画におさまるかどうかがチェックの対象と
なる。
In the case of vertical vowels, display pattern 2 or 3 is used, as can be seen from the classification table in FIG. Display pattern 2
1 displays one Hangul character in two display sections, and 1 display pattern 3 displays one Hangul character using three display sections. Since it is preferable to display one Hangul character in as few display sections as possible, it is first checked whether pattern 2 can be displayed (step 142). In both display patterns 2 and 3, the lateral consonant specified by the consonant code is displayed in the first display section. Therefore, it is checked whether the combination of the vertical vowel (vowel vv2 with a small number of vertical dots) and the patchim CP1 constituting the Hangul character can fit into one display section.

第13図を参照して、垂直母音vv2の縦ドツト数は3
または4であり、パッチムCP1の縦ドツト数は3.4
または5である。したがって縦ドツト数が7の1表示区
画に表示可能な組合せは。
Referring to Figure 13, the number of vertical dots of vertical vowel vv2 is 3.
or 4, and the number of vertical dots in Patchim CP1 is 3.4
Or 5. Therefore, the combinations that can be displayed in one display section with 7 vertical dots are as follows.

縦ドツト数3の垂直母音■v2と縦ドツト数3のパッチ
ムCP 、縦ドツト数3の■v2と縦ドツト数4のCP
 および縦ドツト数4の■v2と縦ドツト数3のCPl
である。これらの場合には表示パターン2のドツト・パ
ターンの生成が行なわれる(ステップ145)。この処
理では、第2番目の表示区画に母音コードによって指定
された垂直母音■v2のドツト・パターンとパッチム・
コードによって指定されたパッチムCP1のドツト・パ
ターンとが合成されて表示される。
Vertical vowel ■v2 with 3 vertical dots and patchum CP with 3 vertical dots, ■v2 with 3 vertical dots and CP with 4 vertical dots
and ■v2 with 4 vertical dots and CPl with 3 vertical dots
It is. In these cases, a dot pattern of display pattern 2 is generated (step 145). In this process, the dot pattern and patch pattern of the vertical vowel ■v2 specified by the vowel code are displayed in the second display section.
The dot pattern of patch pattern CP1 specified by the code is combined and displayed.

上記の組合せ以外の場合には表示パターン3の生成処理
が行なわれる(ステップ14B)。この処理では、第2
番目の表示区画に母音コードによって指定される垂直母
音ドツト・パターンのうち縦ドツト数の多い■■lのパ
ターンが表示され、第3番目の表示区画に指定されたパ
ッチムCP1のドツト・パターンが表示される。
In cases other than the above combinations, display pattern 3 generation processing is performed (step 14B). In this process, the second
The pattern with the largest number of vertical dots among the vertical vowel dot patterns specified by the vowel code is displayed in the second display section, and the dot pattern of Patchum CP1 specified in the third display section is displayed. be done.

母音の種類の判定において水平母音であることが分った
場合には、ハングル文字が表示パターン5で表わすこと
ができるかどうかが検査される(ステップ143)。表
示パターン5は子音、母音およびパッチムの組合せを1
表示区画に収めるものである。表示パターン5の組合せ
が可能であれば指定されたハングル文字をこのパターン
5で表示し、不可能な場合には表示パターン6が使用さ
れる。表示パターン6は、第1番目の表示区画に子音と
母音の組合せを、第2番目の表示区画にパッチムをそれ
ぞれ表示することによって、2表示区画で1ハングル文
字を表現する。
If the vowel type is determined to be a horizontal vowel, it is checked whether Hangul characters can be represented by display pattern 5 (step 143). Display pattern 5 is a combination of consonants, vowels and patchims.
It is to be placed in the display area. If the combination of display patterns 5 is possible, the specified Hangul characters are displayed in this pattern 5, and if the combination is not possible, display pattern 6 is used. Display pattern 6 expresses one Hangul character in two display sections by displaying a combination of consonants and vowels in the first display section and patchims in the second display section.

表示パターン5は、縦ドツト数の異なる字母の組合せに
応じて第20図に示すように表示パターン5−1.5−
2および5−3に分類される。表示パターン5−1は、
縦ドツト数2の子音ドツト・パターンCH2と縦ドツト
数2の母音ドツト・パターンVH3と縦ドツト数3のパ
ッチム・ドツト・パターンCPlを縦に並べることによ
って構成される。表示パターン5−2は縦ビット数3の
CHlと縦ドツト数2のVH4と縦ドツト数2のCP 
2とによって、パターン5−3は縦ドツト数3のCH,
と縦ドツト数1のvH3と縦ドツト数3のCPlとによ
ってそれぞれ構成される。最上段の子音の縦ドツト数が
多い方がより品位の高いハングル文字の表現が可能なの
で表示パターン5−1よりもパターン5−2の方が優先
的に採用される。これらの表示パターン5−1〜5−3
を構成する子音、母音およびパッチムの字母を第21図
に示す。
The display pattern 5 is a display pattern 5-1.5- as shown in FIG.
2 and 5-3. Display pattern 5-1 is
It is constructed by vertically arranging a consonant dot pattern CH2 with two vertical dots, a vowel dot pattern VH3 with two vertical dots, and a patchum dot pattern CPl with three vertical dots. Display pattern 5-2 is CHl with 3 vertical bits, VH4 with 2 vertical dots, and CP with 2 vertical dots.
2, the pattern 5-3 is a CH with 3 vertical dots,
, vH3 having one vertical dot, and CPl having three vertical dots. Pattern 5-2 is preferentially adopted over display pattern 5-1 because the higher the number of vertical dots in the top row of consonants, the higher the quality of Hangul characters. These display patterns 5-1 to 5-3
Figure 21 shows the consonants, vowels, and patchim letters that make up the word.

コードによって指定されたハングル文字がパターン5−
1〜5−3のいずれかで表現できるかどうかをチェック
するにあたって、まず母音コードがチェックされる。母
音コードがドツト・パターンVH4をもつもの($ 0
5.  $ 06.  $ 07゜$08)であれば表
示パターン5−2で表現できる可能性がある。この場合
には1次に子音コードをもつ字母を示していること(C
Hlの中には縦ド・ソト数が4のものもある)、および
パッチム争コードが縦ドツト数2のドツト・パターンC
P 2をもっ字母を示していることを条件にパターン5
−2が選択される。母音コードがドツト・パターンvH
4をもつものを示してはいるが(この母音コードはドツ
ト・パターンVH3をももっている)、上記の子音とパ
ッチムの条件を満たさない場合には2次に子音コードが
縦ドツト数2のドツト・パターンCHをもつものであり
(縦ドツト数2のCH2は縦ドツト数3のCH,に含ま
れる)、かつパッチム・コードが縦ドツト数3のドツト
・パターンcP1をもつものであることを条件に表示パ
ターン5−1で表示可能と判定する。母音コードがドツ
ト・パターンVH4をもつものであっても子音コードま
たはパッチム・コードが表示パターン5−1または5−
2の条件を満たさない場合には表示パターン6で表現す
ると判定する。
The Hangul characters specified by the code are pattern 5-
In checking whether it can be expressed as one of 1 to 5-3, the vowel code is first checked. Those whose vowel code has a dot pattern VH4 ($ 0
5. $06. $07゜$08), there is a possibility that it can be expressed by display pattern 5-2. In this case, it indicates a letter with a primary consonant code (C
Some Hl have 4 vertical dots), and patch pattern C has 2 vertical dots.
Pattern 5 on the condition that P 2 indicates the letter
-2 is selected. Vowel chord is dot pattern vH
4 (this vowel code also has dot pattern VH3), but if the above consonant and patchum conditions are not met, the secondary consonant code will be a dot with a vertical dot number of 2.・The patch code must have a pattern CH (CH2 with 2 vertical dots is included in CH with 3 vertical dots), and the patch cord must have a dot pattern cP1 with 3 vertical dots. It is determined that the display pattern 5-1 can be displayed. Even if the vowel code has dot pattern VH4, the consonant code or patchim code has display pattern 5-1 or 5-.
If condition 2 is not satisfied, it is determined that display pattern 6 is to be used.

残った表示パターン5−3で表現可能かどうかをみるた
めに、母音コードが縦ドツト数1のドツト・パターンv
H3をもつもの(これは母音コード$09のみ)かどう
かをチェックし、そうであれば子音コードが縦ドツト数
3のドツト令パターンCH1をもつものであり、かつパ
ッチム・コードが縦ドツト数3のドツト令パターンCP
1をもつものであることを条件に表示パターン5−3を
採用する。それ以外の場合には表示パターン6となる。
In order to see if it can be expressed with the remaining display pattern 5-3, we created a dot pattern v with a vowel code of 1 vertical dot.
Check whether it has H3 (this is only the vowel code $09), and if so, the consonant code has a dot order pattern CH1 with 3 vertical dots, and the patchim code has 3 vertical dots. dot order pattern CP
Display pattern 5-3 is adopted on the condition that it has a value of 1. In other cases, display pattern 6 is used.

表示パターン5−1.5−2または5−3で表示可能と
判定されれば、そのパターンに応じたドツト・パターン
がROM32または42から読出され、これらが重ね合
わされることによって1表示区画に指定されたハングル
文字が表示される(ステップ147)。
If it is determined that the display pattern 5-1, 5-2 or 5-3 can be displayed, the dot pattern corresponding to that pattern is read from the ROM 32 or 42, and these are superimposed to be designated as one display section. The Hangul characters are displayed (step 147).

それ以外の場合には表示パターン6の生成処理に進む(
ステップ148)。この表示パターン6の表示処理にお
いて第1番目の表示区画には、与えられた子音コードお
よび母音コードのドツト・パターンCHおよびVHまた
はVH2が、第17図に示した表示パターン4と同じ手
法にしたがって表示され、第2番目の表示区画にはパッ
チム・コードによって指定された表示パターンCPlが
表示される。
In other cases, proceed to the generation process of display pattern 6 (
Step 148). In the display processing of display pattern 6, the dot patterns CH and VH or VH2 of the given consonant code and vowel code are displayed in the first display section according to the same method as display pattern 4 shown in FIG. The display pattern CPl specified by the patch code is displayed in the second display section.

ステップ141の母音コードの分析において複々合母音
と判定されたときには9表示パターン8で表現できるか
どうかが判定される(ステップ144)。表示パターン
8は2表示区画で1ノ1ングル文字を表わすものである
。表示パターン8で表現できなければ、1ハングル文字
を3表示区画を用いて表現する表示パターン9が採用さ
れる。
When it is determined that the vowel is a compound vowel in the analysis of the vowel code in step 141, it is determined whether or not it can be represented by 9 display pattern 8 (step 144). Display pattern 8 is one in which 1 no. 1 nguru characters are expressed in two display sections. If display pattern 8 cannot be used, display pattern 9 is adopted in which one Hangul character is expressed using three display sections.

表示パターン8で表現できるかどうかの判定は9表示パ
ターン7の表示処理の場合と同じように、第14図に示
すテーブルを用いて複々合母音を水平母音(VHまたは
VH2)と垂直母音(VV  またはvv2)とに分解
する。次に1分解した垂直母音と与えられたパッチムと
が1表示区画で表現できるものであるかどうかを、上述
した表示パターン2で表現可能かどうかの処理と同じ手
法を用いて判定する。表示可能であればパターン8が採
用され、不可能であ−ればパターン9となる。
To determine whether or not it can be expressed using display pattern 8, use the table shown in Figure 14 to determine whether a complex vowel can be represented by a horizontal vowel (VH or VH2) and a vertical vowel ( VV or vv2). Next, it is determined whether the vertical vowel divided into one segment and the given patch can be expressed in one display section using the same method as the process for determining whether or not they can be expressed in display pattern 2 described above. If it can be displayed, pattern 8 is adopted, and if it is not possible, pattern 9 is adopted.

表示パターン8で表示可能ということになれば、まず表
示パターン4の表示処理で用いた手法によって、子音コ
ード(CHl)と上記の分解した水平母音コード(VH
またはVH2)の各ドツト・パターンを上下に重ねて第
1番目の表示区画に表示し1次に第2番目の表示区画に
は分解された垂直母音と指定されたパッチムのドツト・
パターンを重ねて表示する(ステップ149)。表示パ
ター・ン9を表示するときには、第1番目の表示区画に
ついては上記パターン8と同じ処理を、第2および第3
番目の表示区画についてはパターン3のと同じ処理が用
いられる(ステップ150)。
If it is possible to display using display pattern 8, first, by using the method used in the display processing of display pattern 4, the consonant code (CHl) and the above decomposed horizontal vowel code (VH
Alternatively, the dot patterns of VH2) are stacked one above the other and displayed in the first display section, and then the dot patterns of the decomposed vertical vowel and the specified patch are displayed in the second display section.
The patterns are displayed in an overlapping manner (step 149). When display pattern 9 is displayed, the same process as pattern 8 above is applied to the first display section, and the same process is applied to the second and third display sections.
For the th display section, the same process as in pattern 3 is used (step 150).

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

第1図はECRの外観を示す斜視図、第2図はECRの
電気的構成を示すブロック図、第3図はECRにおける
表示器の表示パネルの構成を示す正面図、第4図は上記
表示パネルの表示区画の、ドツト・セグメントを示す図
である。 第5図(A)はハングル文字指定コードのフォーマット
を示す図、第5図(B)は同指定コードのとりうる範囲
を示す図、第6図(A)は英数字を指定するコードのフ
ォーマットを示す図、第6図(B)は同指定コードのと
りうる範囲を示す図である。 第7図は子音コードと子音字母との対応関係を示す図、
第8図は母音コードと母音字母との対応関係を示す図、
第9図はパッチム・コードとパッチム字母との対応関係
を示す図である。 第10図は表示パターンの類型を示す図であり。 第11図はこれらの表示パターンの分類を母音を基準に
示す図である。 第12図(A)〜第12図CP)はキャラクタ・ゼネレ
ータとしてのROMにストアされる字母表示のためのド
ツト令パターンの例を示す図である。 第13図は作成されかつストアされている字母のドツト
・パターンを各字母およびその指定コードごとに整理し
て示す図であり、第14図は複々合母音を構成する水平
母音と垂直母音との組合せをテーブルにして示す図であ
る。 第15図は表示コマンドのフォーマットおよびこのコマ
ンドから指定された文字が表示される様子を示す図であ
る。 第16図は表示パターン1のハングル文字が指定コード
を分解することによって表示される様子を示す図である
。 第17図は表示パターン4が2種類に分類できる様子を
示す図、第18図は表示パターン4のハングル文字の生
成9表示処理過程を示す図である。 第19図は、凌々合母音を含む表示パターン7のハング
ル文字の生成1表示処理過程を示す図である。 第20図は表示パターン5が3種類に分類できる様子を
示す図、第21図は3種類に分けられた表示パターン5
を構成する具体的な字母を整理して示す図である。 第22図は表示器への表示例を示すものであって、(A
)は与えられたすべてのハングル文字コードが妥当であ
る場合、(B)は1つのハングル文字コードが誤りであ
り対応表示区画がブランクになっている様子を示してい
る。 第23図は表示コマンドを受けたときにサブCPUによ
って行なわれるハングル文字と英数字とを識別する処理
手順を示すフロー・チャートである。 第24図はハングル文字コードの正誤判別処理手順を示
すフロー・チャートである。 第25図から第27図はサブCPUによって実行される
各種表示パターンのハングル文字作成処理手順を示すフ
ロー・チャートである。 1・・・ECR。 3.4・・・表示器。 5・・・プリンタ。 11・・・メインCPU。 12・・・メインCPUのROM。 13・・・メインCPUのRA M 。 31、41・・・サブCPU。 32、42・・・サブCPUのキャラクタ・ゼネレータ
として働<ROM。 33、43・・・サブCPUのRA M 。 34・・・表示パネル。 35・・・表示区画。 36・・・ドツト・セグメント。 以  上 特許出願人  立石電機株式会社 代 理 人   弁理士 牛 久 健 司(外1名) 1 ECR 第2図 第3図 第4図 スち し一一−−−−−−−−−−−−−−」第5図 (A) (B) 第6図 (B) 第10図  − パターン1       パターン2       ノ
ζターン35トフト  5ト、ド パターン4       パターン5      パタ
ー76パター77       パターン8     
  パターン9第11図 第12図 (A) 第12図 (C]− 垂直長母音(VV、)−−−94 垂am橢(VVt)  −−−94固 第12図 (D) 水平長母音(VH+)−−−54 水平短母音(VH3)−−−54 、水平短母音(VH4)−−−44 第12図 − (E) パッチム(CR)  −−−164’a第12図 (F) トラルパッチムIcP、) −−−If 41パ、+ム
(CF2)−−−5掴 第15図 jllS図 基本ドツト・パターン(109パター7)第14図 13図 第17図 表示パターン              表示ノぐタ
ーフ第七図 冒 第19図 一フヨ       1トヨ 第23図 第24図−
Fig. 1 is a perspective view showing the external appearance of the ECR, Fig. 2 is a block diagram showing the electrical configuration of the ECR, Fig. 3 is a front view showing the structure of the display panel of the display device in the ECR, and Fig. 4 is the above-mentioned display. FIG. 3 is a diagram showing dot segments of a display section of a panel; Figure 5 (A) is a diagram showing the format of the Hangul character designation code, Figure 5 (B) is a diagram showing the possible range of the designation code, and Figure 6 (A) is the format of the code that designates alphanumeric characters. FIG. 6(B) is a diagram showing the possible range of the same designation code. Figure 7 is a diagram showing the correspondence between consonant codes and consonant letters;
Figure 8 is a diagram showing the correspondence between vowel codes and vowel letters;
FIG. 9 is a diagram showing the correspondence between patchum codes and patchum characters. FIG. 10 is a diagram showing types of display patterns. FIG. 11 is a diagram showing the classification of these display patterns based on vowels. FIGS. 12(A) to 12(CP) are diagrams showing examples of dot order patterns for character display that are stored in a ROM serving as a character generator. Figure 13 is a diagram showing the dot patterns of created and stored characters organized by each character and its designated code, and Figure 14 shows the horizontal vowels and vertical vowels that make up a compound vowel. It is a diagram showing the combinations in a table. FIG. 15 is a diagram showing the format of a display command and how characters designated by this command are displayed. FIG. 16 is a diagram showing how the Hangul characters of display pattern 1 are displayed by decomposing the designated code. FIG. 17 is a diagram showing how display pattern 4 can be classified into two types, and FIG. 18 is a diagram showing the Hangul character generation 9 display processing process of display pattern 4. FIG. 19 is a diagram illustrating the process of generating 1 displaying Hangul characters of display pattern 7 including a consonant vowel. FIG. 20 is a diagram showing how display patterns 5 can be classified into three types, and FIG. 21 is a diagram showing display patterns 5 divided into three types.
FIG. FIG. 22 shows an example of display on the display, and shows (A
) shows that all the given Hangul character codes are valid, and (B) shows that one Hangul character code is incorrect and the corresponding display section is blank. FIG. 23 is a flow chart showing the processing procedure for identifying Hangul characters and alphanumeric characters performed by the sub CPU when receiving a display command. FIG. 24 is a flow chart showing the processing procedure for determining whether the Hangul character code is correct or incorrect. FIGS. 25 to 27 are flow charts showing the Hangul character creation process for various display patterns executed by the sub CPU. 1...ECR. 3.4...Display device. 5...Printer. 11...Main CPU. 12... ROM of main CPU. 13... RAM of main CPU. 31, 41...Sub CPU. 32, 42... Works as a character generator for the sub CPU <ROM. 33, 43... RAM of sub CPU. 34...Display panel. 35...Display section. 36...Dot segment. Patent applicant Tateishi Electric Co., Ltd. Agent Patent attorney Kenji Ushiku (1 other person) 1 ECR Figure 2 Figure 3 Figure 4 Ichiichi Suchishi ---''Figure 5 (A) (B) Figure 6 (B) Figure 10 - Pattern 1 Pattern 2 No.
Pattern 9 Figure 11 Figure 12 (A) Figure 12 (C] - Vertical long vowel (VV,) ---94 Vertical long vowel (VVt) ---94 Solid Figure 12 (D) Horizontal long vowel ( VH+) ---54 Horizontal short vowel (VH3) ---54 , Horizontal short vowel (VH4) ---44 Figure 12 - (E) Patchym (CR) ---164'a Figure 12 (F) TRALPATCHYM IcP, ) --- If 41 Pa, + M (CF2) --- 5 grips Figure 15 jllS Figure Basic dot pattern (109 Putter 7) Figure 14 Figure 13 Figure 17 Display pattern Display Nog Turf Figure 7 - Figure 19 1 Toyo Figure 23 Figure 24 -

Claims (3)

【特許請求の範囲】[Claims] (1)複数の文字構成要素の組合せによって一つの組立
式文字を構成し、各文字構成要素に要素コードを割当て
ておき、 組合されるべき文字構成要素の要素コードからなる文字
コードが与えられたときに、その文字コードに含まれる
要素コードの妥当性をチェックし、 妥当であれば要素コードによって指定された文字構成要
素のパターンを組合せて与えられた組立式文字パターン
を生成し、 妥当でない場合には与えられた文字コードを所定のコー
ドと置換する、 組立式文字生成方法。
(1) A composite character is constructed by combining multiple character components, an element code is assigned to each character component, and a character code consisting of the element codes of the character components to be combined is given. Sometimes, it checks the validity of the element code contained in that character code, and if it is valid, it generates the given composite character pattern by combining the pattern of character components specified by the element code, and if it is not valid, it is an assembly-type character generation method that replaces a given character code with a predetermined code.
(2)上記所定のコードがスペース・コードであり、こ
れによって文字生成処理が省略される、特許請求の範囲
第(1)項に記載の組立式文字生成方法。
(2) The prefabricated character generation method according to claim (1), wherein the predetermined code is a space code, whereby character generation processing is omitted.
(3)文字構成要素のパターンがあらかじめメモリにス
トアされている、特許請求の範囲第(1)項に記載の組
立式文字生成方法。
(3) The assembly type character generation method according to claim (1), wherein patterns of character constituent elements are stored in memory in advance.
JP62145361A 1987-06-12 1987-06-12 Assembled character forming method Pending JPS63310062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62145361A JPS63310062A (en) 1987-06-12 1987-06-12 Assembled character forming method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62145361A JPS63310062A (en) 1987-06-12 1987-06-12 Assembled character forming method

Publications (1)

Publication Number Publication Date
JPS63310062A true JPS63310062A (en) 1988-12-19

Family

ID=15383424

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62145361A Pending JPS63310062A (en) 1987-06-12 1987-06-12 Assembled character forming method

Country Status (1)

Country Link
JP (1) JPS63310062A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01236355A (en) * 1988-03-16 1989-09-21 Brother Ind Ltd Kana/kanji converting device
EP0353756A2 (en) * 1988-08-03 1990-02-07 Sharp Kabushiki Kaisha Electronic translator apparatus
JP2007279913A (en) * 2006-04-04 2007-10-25 Kureo:Kk Korean alphabet input device, korean alphabet input method, and program for korean alphabet input
JP2007279912A (en) * 2006-04-04 2007-10-25 Kureo:Kk Korean alphabet input device, korean alphabet input method and program for korean alphabet input

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56129175A (en) * 1980-03-14 1981-10-09 Photo Composing Mach Mfg Co Ltd Typesetting method for han-gur alphabet

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56129175A (en) * 1980-03-14 1981-10-09 Photo Composing Mach Mfg Co Ltd Typesetting method for han-gur alphabet

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01236355A (en) * 1988-03-16 1989-09-21 Brother Ind Ltd Kana/kanji converting device
EP0353756A2 (en) * 1988-08-03 1990-02-07 Sharp Kabushiki Kaisha Electronic translator apparatus
JP2007279913A (en) * 2006-04-04 2007-10-25 Kureo:Kk Korean alphabet input device, korean alphabet input method, and program for korean alphabet input
JP2007279912A (en) * 2006-04-04 2007-10-25 Kureo:Kk Korean alphabet input device, korean alphabet input method and program for korean alphabet input

Similar Documents

Publication Publication Date Title
US7690581B2 (en) Method and apparatus for generating a barcode with a human readable interpretation, a printing apparatus, and a program
US5295238A (en) System, method, and font for printing cursive character strings
JPS61502495A (en) Cryptographic analysis device
US5441309A (en) Negotiable instrument
US5329598A (en) Method and apparatus for analyzing character strings
US4717911A (en) Technique for chaining lines of a document together to facilitate editing or proofreading
JPS63310062A (en) Assembled character forming method
JPS6126192A (en) Method for recognizing hungul character from hungul letter string
JPS63311295A (en) Display reprocessing
JPS63256458A (en) Method for identifying hangeul character code
JPS63256989A (en) Generation of hangul character
JPS63271295A (en) Display processor
US4680707A (en) Electronic cash register and method for defining print characters
Aman Use of Arabic in computerized information interchange
JPS63271289A (en) Display processor
JPS63256990A (en) Alphabet generation of hangul character
EP1855209A2 (en) System and method for using divided fonts to achieve proportional spacing
JPS63296973A (en) Printing method
JPH083705B2 (en) Display processor
JPS63296088A (en) Hangul alphabet character generation
JPH0533911B2 (en)
KR930006475B1 (en) Korean character processing method and apparatus
JPS60200383A (en) On-line character recognizing system
JP2554906B2 (en) Right-justified edit input control method
JPH09185673A (en) Character recognized result output method