JPS64711B2 - - Google Patents

Info

Publication number
JPS64711B2
JPS64711B2 JP55104745A JP10474580A JPS64711B2 JP S64711 B2 JPS64711 B2 JP S64711B2 JP 55104745 A JP55104745 A JP 55104745A JP 10474580 A JP10474580 A JP 10474580A JP S64711 B2 JPS64711 B2 JP S64711B2
Authority
JP
Japan
Prior art keywords
character
key
conversion
signal
uppercase
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.)
Expired
Application number
JP55104745A
Other languages
Japanese (ja)
Other versions
JPS5729180A (en
Inventor
Katsunori Takeda
Ryuichi Makitsuka
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP10474580A priority Critical patent/JPS5729180A/en
Publication of JPS5729180A publication Critical patent/JPS5729180A/en
Publication of JPS64711B2 publication Critical patent/JPS64711B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 この発明は文章編集装置において、処理される
文字を大文字と小文字の間で文字単位のみでなく
句、節、行等の単位で一括的に相互に変換可能な
変換システムに関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention is a conversion system in which characters to be processed can be mutually converted not only character by character but also by phrase, clause, line, etc., between uppercase and lowercase characters in a text editing device. Regarding.

従来の文章編集装置において、たとえば印字す
る文字の大文字、小文字の変換方式は1文字づつ
の変換であり、1文字毎に大文字なら小文字へ、
小文字なら大文字へ変換する方式であつた。この
従来の変換方式によれば、長い文章を文字変換す
る場合、大文字から小文字、或いは小文字から大
文字への変換キーを所要の全文字数について押し
続ける必要があり、又、変換の必要のない文字は
変換キーを押さないでスキツプ操作をしなければ
ならない等、種々の不便な点があつた。
In conventional text editing devices, for example, the conversion method for printing characters between uppercase and lowercase is to convert one character at a time.
The method was to convert lowercase letters to uppercase. According to this conventional conversion method, when converting long sentences, it is necessary to keep pressing the conversion key from uppercase to lowercase or from lowercase to uppercase for the entire number of characters required, and characters that do not need to be converted are There were various inconveniences, such as having to perform a skip operation without pressing the conversion key.

この発明の目的は、上述の問題点を解決するた
めになされたもので、大文字から小文字への変
換、小文字から大文字への変換、或いは大文字、
小文字混りの文章を小文字の文章へ変換、大文
字、小文字混りの文章を大文字の文章へ変換等
が、キヤラクタ(文字)、ワード(語)、ライン
(行)、パラグラフ(文節)、ページのそれぞれの
単位で一括的に行なえるようにすることにより、
大文字と小文字の変換が簡単に確実に素早く出
来、文章作成を高速化し、操作性を向上できる文
章編集装置を提供することを目的とする。
The purpose of this invention was to solve the above-mentioned problems.
You can convert sentences with lowercase letters to lowercase letters, uppercase letters, convert sentences with lowercase letters to uppercase letters, etc. for characters, words, lines, paragraphs, and pages. By making it possible to perform each unit at once,
To provide a text editing device capable of easily, reliably and quickly converting uppercase and lowercase letters, speeding up text creation, and improving operability.

本発明の概略 キヤラクタ単位の変換 キヤラクタ単位で大文字、小文字の変換をする
場合、まずキヤラクタキーCHAを押し、処理の
単位をキヤラクタモードにする。次に変換キー
CHANGEを押すと、現在キヤラクタモードにな
つているので、キヤラクタ単位の変換と判断し
て、カーソル位置の英文を大文字なら小文字へ、
小文字なら大文字へ変換する。
General Conversion of Character Units of the Present Invention When converting between uppercase and lowercase letters in character units, first press the character key CHA to set the unit of processing to character mode. Then the conversion key
When you press CHANGE, since you are currently in character mode, it is determined that the conversion is in character units, and the English text at the cursor position is converted to lower case if it is upper case.
Convert lowercase letters to uppercase.

例 ABCD FG HIJK→ABCD FG HIJK ワード単位の変換 ワード単位で大文字、小文字の変換をする場
合、ワードキーWORDを押し、処理の単位をワ
ードモードにする。次に変換キーCHANGEを押
すと、現在ワードモードとなつているので、ワー
ド単位の変換と判断して、カーソル位置のワード
の範囲を求めて、その範囲の英字を、カーソル位
置の英字が大文字なら小文字へ、カーソル位置の
英字が小文字なら大文字へ変換する。
Example ABCD E FG HIJK → ABCD e FG HIJK Word unit conversion To convert uppercase and lowercase letters in word units, press the word key WORD to set the processing unit to word mode. Next, when you press the conversion key CHANGE, since you are currently in word mode, it is determined that the conversion is in word units, and the range of the word at the cursor position is determined, and the alphabetic characters in that range are converted if the alphabetic character at the cursor position is an uppercase letter. Converts to lowercase, and if the alphabetic character at the cursor position is lowercase, converts to uppercase.

例 ABCD eg HIJK→ABCD EG HIJK ライン単位の変換 ライン単位で大文字、小文字の変換をする場
合、ラインキーLINEを押し、処理の単位をライ
ンモードにする。次に変換キーCHANGEを押す
と、現在ラインモードとなつているので、ライン
単位の変換と判断して、カーソル位置のラインの
範囲を求めて、その範囲の英字をカーソル位置の
英字が大文字なら小文字へ、カーソル位置の英字
が小文字なら大文字へ変換する。
Example ABCD e f g HIJK→ABCD E F G HIJK Conversion in line units To convert uppercase and lowercase letters in line units, press the line key LINE to set the processing unit to line mode. Next, when you press the conversion key CHANGE, since you are currently in line mode, it is determined that the conversion is done line by line, and the range of the line at the cursor position is determined, and if the alphabetic character at the cursor position is an uppercase letter, it is converted to a lowercase letter. If the alphabetic character at the cursor position is lowercase, convert it to uppercase.

例 abc EFG hijk lmn ABC EFG HIJK LMN OPQR stu VWXYZ→OPQR stu VWXYZ ABC ABC パラグラフ単位の変換 パラグラフ単位で大文字、小文字の変換をする
場合、パラグラフキーPARAを押し、処理の単
位をパラグラフモードにする。次に変換キー
CHANGEを押すと、現在パラグラフモードとな
つているのでパラグラフ単位の変換と判断して、
カーソル位置のパラグラフの範囲を求めて、その
範囲の英字を、カーソル位置の英字が大文字なら
小文字へ、カーソル位置の英字が小文字なら大文
字へ変換する。
Example abc d EFG hijk lmn ABC D EFG HIJK LMN OPQR stu VWXYZ → OPQR stu VWXYZ ABC ABC Paragraph unit conversion To convert uppercase and lowercase letters in paragraph units, press the paragraph key PARA and set the processing unit to paragraph mode. . Then the conversion key
When you press CHANGE, since you are currently in paragraph mode, it is assumed that the conversion is in paragraph units.
Find the range of the paragraph where the cursor is located, and convert the alphabetic characters in that range to lowercase if the alphabetic character at the cursor is uppercase, or to uppercase if the alphabetic character at the cursor is lowercase.

例 ABCD EFG ABCD EFG HIJKLMN OPQR ST VW xyz abcdefg →hijklmn opqr st VW XYZ abcdefg EFG hijklmn opqrstu EFG hijklmn opqrstu ページ単位の変換 ページ単位で大文字、小文字の変換をする場
合、ページキーPAGEを押し、処理の単位をペー
ジモードにする。次に変換キーCHANGEを押す
と、現在ページモードとなつているのでページ単
位の変換と判断して、カーソル位置のページの範
囲を求めて、その範囲の英字を、カーソル位置の
英字が大文字なら小文字へ、カーソル位置の英字
が小文字なら大文字へ変換する。
Example ABCD EFG ABCD EFG HIJKLMN OPQR ST U VW xyz abcdefg →hijklmn opqr st u VW Set the unit to page mode. Next, when you press the conversion key CHANGE, since you are currently in page mode, it is assumed that the conversion is in page units, and the range of the page at the cursor position is determined, and the alphabetic characters in that range are changed to lowercase letters if the alphabetic character at the cursor position is an uppercase letter. If the alphabetic character at the cursor position is lowercase, convert it to uppercase.

例 ABCD EFG ABCD EFG HIJKLMN OPQR STU VW xyz abcdefg →HIJKLMN OPQR STU VW XYZ
ABCDEFG EFG ijklmn opqrstu EFG IJKLMN OPQRSTU 以上の様に、キヤラクタ、ワード等の小さな範
囲から、ライン、パラグラフ、ページ等の長い範
囲まで、モードの設定キーと、変換キーの2回の
キー操作によつて、簡単に確実に素早く、大文字
への変換、小文字への変換を行なう事が出来る。
Example ABCD EFG ABCD EFG HIJKLMN OPQR STU VW xyz abcdefg →HIJKLMN OPQR STU VW XYZ
ABCDEFG EFG h ijklmn opqrstu EFG H IJKLMN OPQRSTU As described above, from small ranges such as characters and words to long ranges such as lines, paragraphs, and pages, two key operations, the mode setting key and the conversion key, can be used. Therefore, you can easily, reliably, and quickly convert characters to uppercase and lowercase.

以下にこの発明の一実施例を図面とともに説明
する。
An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明に係る文章編集装置の1例の外
観を示しており、1は入力した文字、文章を表示
するCRT表示装置、2は文字入力キーであり、
アルフアベツト、数字キーを備えている。3は、
第2図に示すような複数種のフアンクシヨンキー
を備えた制御キー、4は、上記文字入力キー2か
ら入力し、編集されたデータを記憶するフロツピ
ーデイスクである。
FIG. 1 shows the appearance of an example of a text editing device according to the present invention, in which 1 is a CRT display device that displays input characters and text, 2 is a character input key,
Equipped with alphanumeric keys. 3 is
The control key 4, which has a plurality of types of function keys as shown in FIG. 2, is a floppy disk that stores data inputted from the character input keys 2 and edited.

5は編集した文章を印字する印字装置である。 5 is a printing device that prints the edited text.

第2図は第1図の制御キー3を詳細に示す図面
であり、第2図の3Aはページキーであり、ペー
ジ単位で文章の編集制御を行う際に設定するキー
である。
FIG. 2 is a drawing showing the control keys 3 of FIG. 1 in detail, and 3A in FIG. 2 is a page key, which is a key set when controlling text editing on a page-by-page basis.

3Bは、パラグラフキーであり、1つの節内の
文章の編集制御を行う際に設定するキーである。
3B is a paragraph key, which is a key set when controlling the editing of sentences within one section.

3Cは、ラインキーであり、1行内の文章の編
集制御を行う際に設定するキーである。
3C is a line key, which is a key set when controlling the editing of text within one line.

3Dは、ワードキーであり、単語内の編集制御
を行う際に設定するキーである。
3D is a word key, and is a key set when controlling editing within a word.

3Eはキヤラクタキーであり、1文字の編集制
御を行う際に設定するキーである。
3E is a character key, which is set when controlling editing of one character.

3Fは変換キーであり、大文字より小文字ある
いは、小文字より大文字の変換を指示するキーで
ある。
3F is a conversion key, which instructs to convert uppercase letters to lowercase letters or lowercase letters to uppercase letters.

3Gはプリントキーであり、このプリントキー
3Gを操作すると、編集した文章を印字装置5で
印字する。3Hは、キヤンセルキーであり、設定
したモードを解除するためのキーである。
3G is a print key, and when this print key 3G is operated, the edited text is printed by the printing device 5. 3H is a cancel key, and is a key for canceling the set mode.

3J〜3MはCRT表示装置1のカーソルを移
動するためのキーであり、3Jは上昇、3Kは下
降、3Lは左、3Mは右へそれぞれキー操作する
ごとにカーソルを移動する。このカーソル移動キ
ーによつて、編集しようとする文章あるいは文字
位置を指定する。
3J to 3M are keys for moving the cursor of the CRT display device 1; 3J moves the cursor up, 3K moves down, 3L moves the cursor to the left, and 3M moves the cursor to the right. Use this cursor movement key to specify the text or character position to be edited.

次に第3図に示したブロツク回路について説明
する。30は、キーボード装置であり、文字情報
を入力する文字入力キー30aと第2図に示した
制御キー3Aないし3Mで構成した制御入力キー
30bを有している。
Next, the block circuit shown in FIG. 3 will be explained. Reference numeral 30 denotes a keyboard device, which has a character input key 30a for inputting character information and a control input key 30b composed of control keys 3A to 3M shown in FIG.

キーボード装置30からのキー信号は、キーボ
ード制御回路31に供給され、操作されたキーに
対応してコード化されて、キー信号に対応したコ
ード信号を出力する。キーコード信号は装置制御
回路32に供給され、キー操作に応じた制御がな
される。又、この装置制御回路32には、カーソ
ル制御回路33が接続されており、上記制御キー
のうちのカーソルキー3Jないし3Mの操作に応
じて表示された位置にカーソルを移動させる。
Key signals from the keyboard device 30 are supplied to a keyboard control circuit 31, coded in accordance with the operated keys, and output code signals corresponding to the key signals. The key code signal is supplied to the device control circuit 32, and control is performed according to key operations. A cursor control circuit 33 is also connected to this device control circuit 32, and moves a cursor to a displayed position in response to the operation of cursor keys 3J to 3M of the control keys.

文字入力キー30aの操作によつて出力される
文字コード信号は装置制御回路32から、バツフ
アメモリ34に供給され、アドレス回路38によ
つてアドレスされた、文章メモリ37の位置に記
憶される。又、文章メモリ37に記憶している文
字コードは、バツフアメモリ34に読出され、表
示、印刷等のための種々の処理がなされる。
The character code signal outputted by operating the character input key 30a is supplied from the device control circuit 32 to the buffer memory 34, and is stored at the location of the text memory 37 addressed by the address circuit 38. Further, the character code stored in the text memory 37 is read out to the buffer memory 34 and subjected to various processing for display, printing, etc.

更に、文章メモリ37に記憶した文字コード
は、CRT制御回路39、印字装置制御回路41、
およびフロツピデイスク制御装置43にも供給さ
れ、文章の表示、印字、およびフアイルが行われ
る。
Furthermore, the character code stored in the text memory 37 is transmitted to the CRT control circuit 39, the printing device control circuit 41,
It is also supplied to the floppy disk control device 43, where text is displayed, printed, and filed.

36は、判定回路であり、文字コードの種類を
判断する。35は文字変換回路であり、大文字よ
り小文字への変換、あるいは小文字より大文字へ
の変換を行う。
36 is a determination circuit that determines the type of character code. 35 is a character conversion circuit which converts uppercase letters to lowercase letters, or converts lowercase letters to uppercase letters.

次に第4図の制御フローについて説明する。第
4図Aには、ページキー3A、パラグラフキー3
B、ラインキー3C、ワードキー3D、キヤラク
タキー3E等のモードキーおよび指示キー、チエ
ンジキー3Fの各キー操作のフローチヤートを示
している。
Next, the control flow shown in FIG. 4 will be explained. In Figure 4A, page key 3A, paragraph key 3
A flowchart of key operations of mode keys such as B, line key 3C, word key 3D, character key 3E, instruction key, and change key 3F is shown.

いまたとえばページキー3Aが操作されると、
フリツプフロツプにてなるフラグFPAGがセツト
され、一方、FPAR、FLIN、FWOR、FCHAの
各フリツプフロツプがリセツトされ、ページモー
ドが設定される。ページモードとは、入力した文
章を印字する際に1枚の用紙内に印字される文
章、すなわち、改頁コード間の文章の編集を行う
モードである。
Now, for example, when page key 3A is operated,
The flag FPAG in the flip-flop is set, while the flip-flops FPAR, FLIN, FWOR, and FCHA are reset to set the page mode. The page mode is a mode in which the text printed on one sheet of paper when printing input text, that is, the text between page break codes, is edited.

又、パラグラフキー3Bが操作されると、フリ
ツプフロツプFPARがセツトされ、他のフリツプ
フロツプ、FPAG、FLIN、FWOR、FCHAがリ
セツトされ、パラグラフモードに設定される。パ
ラグラフモードは、入力した文章の節すなわち、
連続する改行コードと連続する改行コード間の文
章を編集する際のモードである。
Further, when the paragraph key 3B is operated, flip-flop FPAR is set, and the other flip-flops, FPAG, FLIN, FWOR, and FCHA are reset and set to paragraph mode. Paragraph mode allows you to select paragraphs of the input text, i.e.
This mode is used when editing sentences between consecutive line feed codes.

又、ラインキー3Cが操作されると、フリツプ
フロツプFLINがセツトされ、他のフリツプフロ
ツプがセツトされて、ラインモードが設定され
る。ラインモードは、入力した文章の1行分の文
章、すなわち改行コード間の文章の編集を行う際
のモードである。
When the line key 3C is operated, flip-flop FLIN is set, other flip-flops are set, and the line mode is set. The line mode is a mode for editing one line of input text, that is, text between line feed codes.

又、ワードキー3Dが操作されると、フリツプ
フロツプFWORがリセツトされ、ワードモード
が設定される。ワードモードは、1つの単語、す
なわちスペース間の文字の編集を行う際のモード
である。
Further, when the word key 3D is operated, the flip-flop FWOR is reset and the word mode is set. Word mode is a mode for editing one word, that is, characters between spaces.

キヤラクタキー3Eが操作されると、フリツプ
フロツプFCHAがセツトされ、他のフリツプフ
ロツプがリセツトされて、キヤラクタモードに設
定される。キヤラクタモードは、1つの文字を編
集する際のモードである。これらのモードが設定
された後に変換キー3Fが操作されると、カーソ
ル位置が指示している文字が大文字であるか、あ
るいは、小文字であるかを判定し、上記設定され
たモード間の文字を大文字より小文字、あるいは
小文字より大文字に変換する。本例では、カーソ
ル位置の文字が小文字であれば、小文字を全て大
文字に変換する。この時、フリツプフロツプ
Fcapがセツトされ、全て大文字に変換するよう
に指示する。大文字であれば全て小文字に変換す
る。
When character key 3E is operated, flip-flop FCHA is set and other flip-flops are reset and set to character mode. Character mode is a mode for editing one character. When the conversion key 3F is operated after these modes are set, it is determined whether the character indicated by the cursor position is an uppercase letter or a lowercase letter, and the characters between the modes set above are changed. Convert uppercase letters to lowercase letters, or lowercase letters to uppercase letters. In this example, if the character at the cursor position is a lowercase letter, all lowercase letters are converted to uppercase letters. At this time, flip-flop
Fcap is set, telling it to convert to all uppercase. Convert all uppercase letters to lowercase.

次に第5図に示す装置制御回路について説明す
る。51ないし55は前述した各モード状態を記
憶するフリツプフロツプであり、 フリツプフロツプ51(FPAG)は、キーボー
ド制御回路31(第3図)からのPAGE信号によ
つてセツトされる。更に、このPAGE信号は、オ
アゲート61,62,63,65に供給され、各
モードのフリツプフロツプ52(FPAR)、53
(FLIN)、54(FWOR)、55(FCHA)をリ
セツトする。フリツプフロツプ52は、キーボー
ド制御回路31からのパラグラフモードを指定す
るPARA信号によつてセツトされ、更にこの
PARA信号はオアゲート60,62,63,6
5に供給されて、フリツプフロツプ51,53,
54,55をリセツトする。
Next, the device control circuit shown in FIG. 5 will be explained. Reference numerals 51 to 55 are flip-flops for storing the above-mentioned mode states, and the flip-flop 51 (FPAG) is set by the PAGE signal from the keyboard control circuit 31 (FIG. 3). Furthermore, this PAGE signal is supplied to OR gates 61, 62, 63, 65, and flip-flops 52 (FPAR), 53 of each mode.
(FLIN), 54 (FWOR), and 55 (FCHA) are reset. Flip-flop 52 is set by the PARA signal from keyboard control circuit 31 specifying the paragraph mode;
PARA signal is OR gate 60, 62, 63, 6
5 and flip-flops 51, 53,
54 and 55 are reset.

フリツプフロツプ53は、キーボード制御回路
31からのラインモードを指定するLINE信号に
よつてセツトされ、このLINE信号は、他のフリ
ツプフロツプ51,52,54,55をそれぞれ
リセツトする。
Flip-flop 53 is set by a LINE signal specifying the line mode from keyboard control circuit 31, and this LINE signal resets other flip-flops 51, 52, 54, and 55, respectively.

フリツプフロツプ54は、キーボード制御回路
31からのワードモードを指定するWORD信号
によつて制御され、更にこのWORD信号は、他
のフリツプフロツプ51,52,53,55をリ
セツトする。
Flip-flop 54 is controlled by a WORD signal from keyboard control circuit 31 specifying word mode, and this WORD signal also resets other flip-flops 51, 52, 53, and 55.

フリツプフロツプ55は、キーボード制御回路
31からのキヤラクタを指定するCHAR信号に
よつてセツトされ、このCHAR信号は他のフリ
ツプフロツプ51ないし54をリセツトする。キ
ーボード制御回路31からは上記信号の他に、キ
ヤンセルキー3Eの操作によつてCANEL信号が
出力され、この信号が出力されると、フリツプフ
ロツプ51,52,53,54をリセツトする一
方、フリツプフロツプ55をセツトし、強制的に
キヤラクタモードにする。これらのフリツプフロ
ツプ51ないし55の信号は、シーケンスコント
ロール回路57に供給される。
Flip-flop 55 is set by a CHAR signal specifying a character from keyboard control circuit 31, and this CHAR signal resets the other flip-flops 51-54. In addition to the above signals, the keyboard control circuit 31 outputs a CANEL signal by operating the cancel key 3E. When this signal is output, the flip-flops 51, 52, 53, and 54 are reset, while the flip-flop 55 is reset. and force character mode. The signals from these flip-flops 51 to 55 are supplied to a sequence control circuit 57.

文字コードを記憶する文章メモリ37は、アド
レス回路38によつてアドレスされ、ここで指定
されたアドレスに記憶されている文字コードを読
み出し、あるいは、このアドレスに所定の文字を
書き込む。文章メモリ37の読出し、あるいは書
込みは、バツフアメモリ34を介して行われる。
The text memory 37 that stores character codes is addressed by the address circuit 38, and reads out the character code stored at the address designated here, or writes a predetermined character at this address. Reading from or writing to the text memory 37 is performed via the buffer memory 34.

アドレス回路38は、アツプダウンカウンタ5
6の出力が供給されており、このアツプダウンカ
ウンタ56は、アンドゲート69のタイミング信
号 〓〓 によつてカウントダウンされ、又、オア
ゲート68からのタイミング信号 〓〓 または
〓〓 によつてカウントアツプされる。
The address circuit 38 includes an up-down counter 5
This up-down counter 56 is counted down by the timing signal 〓〓 from the AND gate 69, and also by the timing signal 〓〓 from the OR gate 68.
〓〓 is counted up by 〓〓.

又、アツプダウンカウンタ56には、カーソル
キーの操作によつて、カーソル制御回路33から
出力されるカーソル位置を表わすカーソルキー信
号も、供給され、このカーソルキー信号が指示す
る位置の文字をアドレスする。
Further, the up-down counter 56 is also supplied with a cursor key signal indicating the cursor position outputted from the cursor control circuit 33 by operating the cursor key, and addresses the character at the position indicated by this cursor key signal. .

バツフアメモリ34に読み出された文字コード
は判定回路36、変換回路35、およびCRTデ
イスプレイに供給されている。
The character code read into the buffer memory 34 is supplied to a determination circuit 36, a conversion circuit 35, and a CRT display.

判定回路36は、バツフア34から読み出した
文字コードの判定を行い、改ページ信号、改行信
号、スペース信号、大文字を表わすCap信号、小
文字を表わすLit信号を出力する。
The determination circuit 36 determines the character code read from the buffer 34 and outputs a page feed signal, a line feed signal, a space signal, a Cap signal representing an uppercase character, and a Lit signal representing a lowercase character.

変換回路35は、オアゲート76から“1”が
出力されれば、バツフアメモリ34からの小文字
たとえばaの文字コードから大文字Aの文字コー
ドに変換する。読み出された文字が大文字であれ
ば、そのまま大文字の文字コードが出力される。
又、アンドゲート77が“1”を出力すれば、バ
ツフアメモリ34から出力される文字コードが、
たとえば大文字Aの文字コードから、小文字aの
文字コードに変換する。小文字の文字コードであ
れば、そのまま出力される。
When "1" is output from the OR gate 76, the conversion circuit 35 converts the character code of a lowercase letter, for example, a, from the buffer memory 34 to the character code of an uppercase letter A. If the read character is an uppercase character, the uppercase character code is output as is.
Also, if the AND gate 77 outputs "1", the character code output from the buffer memory 34 is
For example, the character code of the uppercase letter A is converted to the character code of the lowercase letter a. If it is a lowercase character code, it will be output as is.

変換回路35で変換された文字コードは再びバ
ツフアメモリ34に記憶されるとともに、文章メ
モリ37の元の位置に記憶される。
The character code converted by the conversion circuit 35 is stored in the buffer memory 34 again, and is also stored in the original position of the text memory 37.

次に第3図に示したシーケンスコントロール回
路57について第6図を参照して説明する。
Next, the sequence control circuit 57 shown in FIG. 3 will be explained with reference to FIG. 6.

第6図において100,101,102はそれ
ぞれフリツプフロツプ、110ないし114,1
16ないし124,130ないし134,139
ないし143はそれぞれアンドゲート、115,
125ないし129,135ないし138,14
4,145はそれぞれオアゲート、150ないし
152はそれぞれインバータである。
In FIG. 6, 100, 101, 102 are flip-flops, 110 to 114, 1
16 to 124,130 to 134,139
143 to 143 are AND gates, 115,
125 to 129, 135 to 138, 14
4 and 145 are OR gates, and 150 to 152 are inverters.

フリツプフロツプ100は第2図の変換キー3
Fを操作したときセツトされ、各モード状態での
大文字と小文字の変換動作を指示し、この変換動
作が完了すると、オアゲート145の出力によつ
てリセツトされる。
The flip-flop 100 is the conversion key 3 in FIG.
It is set when F is operated, and instructs the conversion operation between uppercase and lowercase letters in each mode state. When this conversion operation is completed, it is reset by the output of the OR gate 145.

フリツプフロツプ101,102は制御状態を
表わす。
Flip-flops 101 and 102 represent control states.

次に動作について説明する。 Next, the operation will be explained.

ページ変換モード 第2図に示した制御キーボード3から、ページ
キー3Aを操作するとフリツプフロツプ51がセ
ツトされ、ページモードとなる。そして公知の方
法によりCRT表示装置1の画面上に変換しよう
とするページの文章を映出させる。そして大文字
を小文字に変換する場合は、カーソルキーを操作
して、カーソルを表示画面上の大文字の位置に設
定する。小文字を大文字に変換する場合は小文字
の位置へカーソルを設定する。
Page conversion mode When the page key 3A is operated from the control keyboard 3 shown in FIG. 2, the flip-flop 51 is set and the page mode is entered. Then, the text of the page to be converted is displayed on the screen of the CRT display device 1 using a known method. When converting an uppercase letter to a lowercase letter, operate the cursor keys to set the cursor at the position of the uppercase letter on the display screen. To convert a lowercase letter to uppercase, set the cursor to the lowercase letter.

上記したカーソルの設定によつて、カーソル制
御回路33からカーソル位置に対応する値がアツ
プダウンカウンタ56に設定される。
By setting the cursor as described above, the cursor control circuit 33 sets a value corresponding to the cursor position in the up-down counter 56.

そしてこのカウンタ56の内容にしたがつてア
ドレス回路38が文章メモリ37のアドレスを指
定し、そのカーソルで指定された文字コードが判
定回路36に印加され、大文字か小文字かの判定
がなされる。
The address circuit 38 specifies an address in the text memory 37 according to the contents of the counter 56, and the character code specified by the cursor is applied to the determination circuit 36 to determine whether it is an uppercase or lowercase letter.

そして、カーソルによつて指定された文字コー
ドが大文字であれば判定回路36はCap信号、小
文字であればLit信号を生じる。
If the character code specified by the cursor is an uppercase character, the determination circuit 36 generates a Cap signal, and if the character code is a lowercase character, it generates a Lit signal.

一方、変換キー3Fを操作するとフリツプフロ
ツプ100(第6図)がセツトされる。
On the other hand, when the conversion key 3F is operated, the flip-flop 100 (FIG. 6) is set.

一方変換キー3Fの操作によつて出される
CHANGE信号はアンドゲート72,73に印加
され、これらのゲートが有効となる。
On the other hand, it is issued by operating the conversion key 3F.
The CHANGE signal is applied to AND gates 72 and 73, and these gates become valid.

もし、カーソルによつて指定されている文字コ
ードが小文字であれば、Lit信号によつてアンド
ゲート72が開き、フリツプフロツプ58がセツ
トされ、このセツト信号はアンドゲート74とオ
アゲート76を介して変換回路35に印加され
る。
If the character code specified by the cursor is a lowercase letter, the Lit signal opens the AND gate 72, sets the flip-flop 58, and this set signal is passed through the AND gate 74 and the OR gate 76 to the conversion circuit. 35.

そして後述のようにそのページ内の小文字はす
べて大文字に変換される。
All lowercase letters on the page are then converted to uppercase letters, as described below.

また、カーソルによつて指定された文字コード
が大文字であれば、cap信号によつて、アンドゲ
ート73が有効となり、変換キー3Fの操作によ
つて、アンドゲート73が開き、フリツプフロツ
プ58がリセツトされ、アンドゲート75、オア
ゲート77を介して信号が変換回路35に印加さ
れ、後述のようにそのページ内の大文字は小文字
に変換される。「なお以下の動作は小文字から大
文字に変換する場合について説明する。」 上述のようにページキー3Aの操作によつて、
フリツプフロツプ51がセツトされるとFPAG信
号によつてアンドゲート110が開き、今バツフ
アメモリ34に読み出されている文字コードが改
頁コードか否かが判定回路36で判定され改頁コ
ードでない場合には、アンドゲート111が開
き、オアゲート137を介してc101信号が出力さ
れる。
Furthermore, if the character code specified by the cursor is an uppercase letter, the AND gate 73 is enabled by the cap signal, the AND gate 73 is opened by operating the conversion key 3F, and the flip-flop 58 is reset. , an AND gate 75, and an OR gate 77, and a signal is applied to the conversion circuit 35, and uppercase letters in the page are converted to lowercase letters as will be described later. "The following operation will be explained for the case of converting lowercase letters to uppercase letters." As mentioned above, by operating the page key 3A,
When the flip-flop 51 is set, the AND gate 110 is opened by the FPAG signal, and the determination circuit 36 determines whether or not the character code currently being read into the buffer memory 34 is a page break code. , AND gate 111 opens, and the c101 signal is output via OR gate 137.

このc101信号はアンドゲート69に印加され、
このアンドゲート69が有効となり、文章メモリ
37の制御タイミング(書込み/読み出しタイミ
ング)に関係したタイミング信号T1がこのアン
ドゲート69を通つてアツプダウンカウンタ56
のD端子減算端子)に印加される。そしてカウン
タ56はカーソル制御回路33から供給されたア
ドレス値Xnから1つ減算を行ない、文章メモリ
37上で上記アドレス値Xnより1番地下のXo-1
番地が指定され、その番地Xo-1に記憶されてい
る文字コードが読み出され、改頁コードか否かの
判定を行なう。
This c101 signal is applied to the AND gate 69,
This AND gate 69 becomes valid, and a timing signal T1 related to the control timing (write/read timing) of the text memory 37 passes through this AND gate 69 to the up/down counter 56.
is applied to the D terminal (subtraction terminal) of Then, the counter 56 subtracts one from the address value Xn supplied from the cursor control circuit 33, and the counter 56 subtracts one from the address value Xn supplied from the cursor control circuit 33, and stores
An address is designated, the character code stored at that address X o-1 is read out, and it is determined whether it is a page break code or not.

上述の動作は改頁コードが読み出されるまでく
り返される。
The above operation is repeated until the page break code is read.

改頁コードが文章メモリ37からバツフアメモ
リ34を介して読み出され判定回路36で検出さ
れると判定回路36から改ページ信号がシーケン
スコントロール回路57のアンドゲート112に
印加され、このアンドゲート112の出力が
“1”となり、この“1”信号はオアゲート12
8を介してフリツプフロツプ102に印加され、
該フリツプフロツプ102をセツトするととも
に、オアゲート135,138を介してc102信号
を生じる。信号C102はアンドゲート66を有
効にしてタイミング信号T1をカウンタ56のU
端子(加算端子)に印加してカウンタ56の内容
を1つ加算する。
When the page break code is read out from the text memory 37 via the buffer memory 34 and detected by the judgment circuit 36, a page break signal is applied from the judgment circuit 36 to the AND gate 112 of the sequence control circuit 57, and the output of this AND gate 112 is becomes “1”, and this “1” signal is sent to the OR gate 12.
8 to flip-flop 102;
The flip-flop 102 is set and the c102 signal is generated via OR gates 135 and 138. The signal C102 enables the AND gate 66 and outputs the timing signal T1 to the U of the counter 56.
The signal is applied to the terminal (addition terminal) and the contents of the counter 56 are incremented by one.

そして、上記改ページコードが記憶されていた
番地の次の番地の文字コードを文章メモリ37か
ら読み出して、バツフアメモリ34に一時記憶
し、その文字コードを変換回路35に印加する。
Then, the character code of the address next to the address where the page break code was stored is read out from the text memory 37, temporarily stored in the buffer memory 34, and the character code is applied to the conversion circuit 35.

前述のようにこの例ではオアゲート76から信
号が変換回路35に印加されているので、バツフ
アメモリ34から変換回路35に印加される文字
コードが小文字である場合にはこの変換回路35
で大文字に変換され、バツフアメモリ34に再び
一時記憶されるとともに、文章メモリ37の元の
アドレスに大文字で記憶される。
As mentioned above, in this example, the signal is applied from the OR gate 76 to the conversion circuit 35, so if the character code applied from the buffer memory 34 to the conversion circuit 35 is a lowercase character, this conversion circuit 35
The text is converted to uppercase letters and temporarily stored in the buffer memory 34 again, and is also stored in uppercase letters at the original address in the text memory 37.

またCRT表示装置上の該当文字も大文字で表
示される。
The corresponding characters on the CRT display device are also displayed in uppercase.

次のタイミングパルスT1が印加されるとカウ
ンタ56は加算され、アドレス回路38の内容は
1つ増加し、文章メモリ37の次のアドレスが指
定され、そのアドレスの文字が読み出されて、変
換回路35で大文字に変換される。なお文章メモ
リ37から読み出された文字が大文字であれば、
そのまゝである。
When the next timing pulse T1 is applied, the counter 56 is incremented, the contents of the address circuit 38 are incremented by one, the next address in the text memory 37 is specified, the character at that address is read out, and the character is converted. The circuit 35 converts the characters to uppercase. Note that if the characters read from the text memory 37 are uppercase letters,
It is as it is.

以後同様の動作を、次の改頁コードが読み出さ
れるまで繰り返す。この間、信号C102はアン
ドゲート113から得られる。
Thereafter, similar operations are repeated until the next page break code is read. During this time, signal C102 is obtained from AND gate 113.

一頁分の変換が終つて、次の改ページコードが
読み出されるとアンドゲート114が有効とな
り、このアンドゲート114の出力はオアゲート
129を介してフリツプフロツプ102のリセツ
ト入力端子に印加され、このフリツプフロツプ1
02をリセツトする。またアンドゲート114の
出力はオアゲート145を介してフリツプフロツ
プ100に印加され、該フリツプフロツプ100
をリセツトして、変換動作を完了する。
When the conversion for one page is completed and the next page break code is read, the AND gate 114 becomes valid, and the output of this AND gate 114 is applied to the reset input terminal of the flip-flop 102 via the OR gate 129.
Reset 02. The output of the AND gate 114 is also applied to the flip-flop 100 via the OR gate 145.
to complete the conversion operation.

パラグラフモード パラグラフキー3Bを押すと、PARA信号が
フリツプフロツプ52に印加され、該フリツプフ
ロツプ52がセツトされる。
Paragraph Mode When the paragraph key 3B is pressed, the PARA signal is applied to flip-flop 52, setting flip-flop 52.

そして、前述と同様に、変換しようとする文章
をCRT表示装置40上に表示し、所望のパラグ
ラフの1つの小文字にカーソルを設定する。
Then, in the same manner as described above, the sentence to be converted is displayed on the CRT display device 40, and the cursor is set on one lowercase letter of the desired paragraph.

これによつて、その文字コードが判定回路36
に印加され、小文字であることが判定されると
Lit信号が生じ、変換キー3Fの操作によつて、
CHANGE信号が生じるとフリツプフロツプ58
はセツトされる。またCHANGE信号によつて、
フリツプフロツプ100がセツトされる。そして
フリツプフロツプ100の信号とPARA信号と
によつて、アンドゲート116が開き、これにし
たがつてアンドゲート117が開き、オアゲート
125,137を介して信号C101が生じる。
As a result, the character code is determined by the determination circuit 36.
is applied to and determines that it is a lowercase letter.
A Lit signal is generated, and by operating the conversion key 3F,
When the CHANGE signal occurs, the flip-flop 58
is set. Also, by the CHANGE signal,
Flip-flop 100 is set. The AND gate 116 is opened by the signal from the flip-flop 100 and the PARA signal, and accordingly the AND gate 117 is opened, and the signal C101 is generated via the OR gates 125 and 137.

この信号C101によつてカウンタ56のD端
子に信号が加えられ、減算カウンタとして作動
し、ページモードと同様にして、文章メモリ37
のアドレスを減じつつ、各アドレスのコードが改
行コードであるか否かが判定回路36で判定され
る。
This signal C101 applies a signal to the D terminal of the counter 56, which operates as a subtraction counter, and in the same way as the page mode, the text memory 37
While subtracting the addresses, the determination circuit 36 determines whether the code of each address is a line feed code.

改行コードが読み出されると、アンドゲート1
18が開き、フリツプフロツプ101がセツトさ
れる。
When the line feed code is read, AND gate 1
18 is opened and flip-flop 101 is set.

そしてさらに1つ手前のアドレスの文字コード
が読み出されて、このコードが改行コードでない
ときは、アンドゲート119が開き、フリツプフ
ロツプ101はリセツトされ、前述の動作をくり
返す。
Then, the character code of the next previous address is read out, and if this code is not a line feed code, the AND gate 119 is opened, the flip-flop 101 is reset, and the above-described operation is repeated.

もし改行コードが文章メモリ37からバツフア
メモリ34を介して2つ続けて読み出されると、
アンドゲート120が開き、フリツプフロツプ1
02がセツトされ、F−READ信号が出じる。
If two line feed codes are successively read from the text memory 37 via the buffer memory 34,
AND gate 120 opens and flip-flop 1
02 is set and the F-READ signal is output.

F−READ信号が生じるとアンドゲート67
が有効となりタイミング信号T1を2つ出力する
パルスT2がアツプダウンカウンタ56に印加さ
れ、該カウンタ56を2つ歩進して、改行のあつ
たパラグラフの先頭の文字が記憶されているアド
レスを指定する。
When the F-READ signal occurs, the AND gate 67
becomes effective, and a pulse T2 that outputs two timing signals T1 is applied to the up-down counter 56, and the counter 56 is incremented by two, and the address where the first character of the paragraph where the line break occurred is stored. Specify.

そして、このアドレスの文字コードが変換回路
35に印加され、小文字であれば大文字に変換さ
れる。
Then, the character code of this address is applied to the conversion circuit 35, and if it is a lower case letter, it is converted into an upper case letter.

一方、改行コードの読み出しによつて、アンド
ゲート122が開き、フリツプフロツプ101を
リセツトするとともにオアゲート135,138
を介して、信号C102を生じる。
On the other hand, by reading the line feed code, the AND gate 122 opens and resets the flip-flop 101, and the OR gates 135 and 138 open.
, which produces signal C102.

信号C102によつてアンドゲート66が有効
となり、カウンタ56を加算カウンタとして動作
させる。
AND gate 66 is enabled by signal C102, causing counter 56 to operate as an addition counter.

そして次のタイミング信号T1で、カウンタ5
6の内容は1つ歩進し、そのパラグラフの2番目
の文字コードを文章メモリ37から読み出して、
変換回路35で文字の変換動作を行なう。
Then, at the next timing signal T 1 , counter 5
The contents of No. 6 are incremented by one, and the second character code of the paragraph is read from the sentence memory 37.
A conversion circuit 35 performs a character conversion operation.

上述の動作を、次の改行コードが2つ連続して
読み出されるまで行なう。改行コードが読み出さ
れなければアンドゲート123が開きフリツプフ
ロツプ101をセツトし、上記動作をくり返す。
The above operation is performed until the next two line feed codes are read out in succession. If the line feed code is not read out, the AND gate 123 is opened, the flip-flop 101 is set, and the above operation is repeated.

2つの改行コードが連続して読み出されると、
アンドゲート124が有効になりフリツプフロツ
プ101,102,100をリセツトして1パラ
グラフ分の文字変換を終了する。
When two line feed codes are read consecutively,
AND gate 124 becomes valid, resets flip-flops 101, 102, and 100, and completes character conversion for one paragraph.

なお上述の動作において、変換された文字コー
ドは文章メモリ37、バツフアメモリ34に書き
込まれることは前述したとおりである。
Note that in the above-described operation, the converted character code is written to the text memory 37 and buffer memory 34, as described above.

ラインモード このラインモードについても上記同様に
CHANGE信号によりフリツプフロツプ100が
セツトされ、アンドゲート130が開きC101信
号を出力する。
Line mode Same as above for this line mode.
The flip-flop 100 is set by the CHANGE signal, and the AND gate 130 opens and outputs the C101 signal.

C101信号により行の先頭を読出し、上記のよ
うに文字変換を順次行う。
The beginning of the line is read by the C101 signal, and character conversion is performed sequentially as described above.

ワードモード ワードモードであればアンドゲート139が開
きスペース間の文字コードが読出されて1語単位
で文字変換が行なわれる。
Word Mode In the word mode, the AND gate 139 is opened, character codes between spaces are read out, and character conversion is performed word by word.

キヤラクタモード キヤラクタモードであればフリツプフロツプ5
5がセツトされ、アンドゲート70,71が有効
となり、チエンジキーが操作されCHANGE信号
が生じるごとにアンドゲート70,71の一方が
開く。すなわち、カーソル位置の文字が小文字で
あればアンドゲート70が開き、変換回路35に
より大文字に変換するように制御する。
Character mode If character mode, flip-flop 5
5 is set, the AND gates 70 and 71 are enabled, and each time the CHANGE key is operated and a CHANGE signal is generated, one of the AND gates 70 and 71 is opened. That is, if the character at the cursor position is a lowercase character, the AND gate 70 is opened and the conversion circuit 35 controls the character to be converted to an uppercase character.

又、カーソル位置の文字が大文字であればアン
ドゲート71が開き、その文字は小文字に変換さ
れる。
Further, if the character at the cursor position is an uppercase character, an AND gate 71 is opened and the character is converted to a lowercase character.

なお上述の実施例ではカーソル位置の文字によ
つて大文字への変換か小文字への変換かを指示し
ていたが、他の方法として、キー数は増加するが
大文字変換キー、小文字変換キーを設けて、この
キーによつて文字の変換を指示しても良い。また
この発明は同一文字で字体の異なる文字間の変換
にも適用できる。
Note that in the above embodiment, the character at the cursor position is used to instruct whether to convert to uppercase or lowercase, but another method is to provide an uppercase conversion key and a lowercase conversion key, although the number of keys increases. You may also use this key to instruct character conversion. The present invention can also be applied to conversion between characters of the same character but in different fonts.

以上詳述したように、この発明によれば、モー
ド指定用のキーによつて、たとえばページモード
とし、変換キーを操作すれば、当該ページの文字
はすべて、たとえば小文字から大文字に変換でき
るので、字体の変換を1回の操作で1ページ全体
について行なうことができるようになり字体の変
換操作が極めて簡単になる。
As detailed above, according to the present invention, by setting the mode specification key to, for example, page mode and operating the conversion key, all the characters on the page can be converted from lower case to upper case. The font conversion can be performed for the entire page in one operation, making the font conversion operation extremely simple.

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

第1図はこの発明の文章編集装置の一実施例の
外観を示す斜視図、第2図は第1図の実施例にお
けるキーボードの一例を示す平面図、第3図はこ
の発明の一実施例を示すブロツク図、第4図Aな
いしFはこの発明の一実施例の動作を示すフロー
チヤート、第5図は第3図の装置制御回路の一例
の詳細な回路図、第6図は第5図のシーケンスコ
ントロール回路の一例の詳細な回路図である。 1……CRT表示装置、2……文字入力キー、
3……制御キー、3A……ページキー、3B……
パラグラフキー、3C……ラインキー、3D……
ワードキー、3E……キヤラクタキー、3F……
変換キー、3J,3K,3L,3M……カーソル
キー、30……キーボード装置、30a……文字
入力キー、30b……制御入力キー、31……キ
ーボード制御回路、32……装置制御回路、33
……カーソル制御回路、34……バツフアメモ
リ、37……文章メモリ、38……アドレス回
路。
FIG. 1 is a perspective view showing the appearance of an embodiment of the text editing device of the present invention, FIG. 2 is a plan view showing an example of the keyboard in the embodiment of FIG. 1, and FIG. 3 is an embodiment of the invention. 4A to 4F are flowcharts showing the operation of one embodiment of the present invention, FIG. 5 is a detailed circuit diagram of an example of the device control circuit of FIG. 3, and FIG. FIG. 3 is a detailed circuit diagram of an example of the sequence control circuit shown in the figure. 1...CRT display device, 2...Character input key,
3...Control key, 3A...Page key, 3B...
Paragraph key, 3C...Line key, 3D...
Word key, 3E...Character key, 3F...
Conversion key, 3J, 3K, 3L, 3M...Cursor key, 30...Keyboard device, 30a...Character input key, 30b...Control input key, 31...Keyboard control circuit, 32...Device control circuit, 33
... Cursor control circuit, 34 ... Buffer memory, 37 ... Text memory, 38 ... Address circuit.

Claims (1)

【特許請求の範囲】 1 文字コードによつて所定の文章を文章メモリ
に記憶しておき、アドレス回路で指定された文章
メモリ中のアドレスの文字コードを読み出して、
所定の文章を所定行、所定パラグラフ、所定ペー
ジ上に、表示装置で表示し或いは印字装置で印刷
するようにするとともに、表示装置上で移動可能
に表示されるカーソルにより処理される文字或い
は文章が指定されるようにした文章編集装置にお
いて、カーソルで指定された位置の文字を判定す
る判定手段とこの判定手段の判定出力に基づいて
第1の字体あるいは第2の字体から第2の字体あ
るいは第1の字体に変換処理する変換手段とを備
え、モード指定手段で指定された単位で上記カー
ソル位置の文字を基準に上記変換処理をさせるこ
とを特徴とする文章編集装置の文字変換制御装
置。 2 位置指定手段で指定された文字の字体にした
がつて変換すべき字体が決定されるようにした特
許請求の範囲第1項に記載の文字変換制御装置。
[Scope of Claims] 1. A predetermined sentence is stored in a sentence memory according to a character code, and the character code of an address in the sentence memory specified by an address circuit is read out.
A predetermined text is displayed on a display device or printed on a predetermined page in a predetermined line, a predetermined paragraph, and a predetermined page, and the characters or sentences processed by a cursor movably displayed on the display device are In the text editing device configured to be specified, there is a determining means for determining the character at the position specified by the cursor, and a change from the first font or the second font to the second font or the second font based on the determination output of this determining means. 1. A character conversion control device for a text editing device, comprising: conversion means for performing conversion processing into one font, and performing the conversion processing based on the character at the cursor position in units specified by mode specification means. 2. The character conversion control device according to claim 1, wherein the font to be converted is determined according to the font of the character specified by the position specifying means.
JP10474580A 1980-07-29 1980-07-29 Character conversion controller of document editing device Granted JPS5729180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10474580A JPS5729180A (en) 1980-07-29 1980-07-29 Character conversion controller of document editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10474580A JPS5729180A (en) 1980-07-29 1980-07-29 Character conversion controller of document editing device

Publications (2)

Publication Number Publication Date
JPS5729180A JPS5729180A (en) 1982-02-17
JPS64711B2 true JPS64711B2 (en) 1989-01-09

Family

ID=14389022

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10474580A Granted JPS5729180A (en) 1980-07-29 1980-07-29 Character conversion controller of document editing device

Country Status (1)

Country Link
JP (1) JPS5729180A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58129636A (en) * 1982-01-29 1983-08-02 Canon Inc Character processing device
JPS61228566A (en) * 1985-04-02 1986-10-11 Sanyo Electric Co Ltd Document producing device
JPS62266652A (en) * 1986-05-14 1987-11-19 Brother Ind Ltd Word processor
JPS63251249A (en) * 1987-04-07 1988-10-18 Fujitsu Ltd Control system of character size in word processor

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5382136A (en) * 1976-12-27 1978-07-20 Nec Corp Crt display unit
JPS5578336A (en) * 1978-12-11 1980-06-12 Hitachi Ltd Attribute control unit of display

Also Published As

Publication number Publication date
JPS5729180A (en) 1982-02-17

Similar Documents

Publication Publication Date Title
JPH0142416B2 (en)
KR860001012B1 (en) Ideographic coder
JPS64711B2 (en)
US4789255A (en) Correction buffer
JPH0128975B2 (en)
JPH0746352B2 (en) Font conversion method
JPS6010348B2 (en) Automatic conversion method for half-width and full-width characters
JPH0375912B2 (en)
JPH0114617B2 (en)
JPH0354376B2 (en)
JPS60245075A (en) Automatic agate display system
JPS612583A (en) Layout-displaying system for electronic japanese character typewriter
JPS60238966A (en) Kana and kanji reverse conversion processing system
JP3042284B2 (en) Japanese input device
JPS59170934A (en) Controlling method of printing of document forming device
JPH0666065B2 (en) Document processor with furigana addition function
JPH0666066B2 (en) Document processor with furigana addition function
JPH0245215B2 (en)
JP2543501B2 (en) Word processor
JPH06259414A (en) Method and device for outputting furikana (japanese pronunciation of chinese character) for word processor
JPH04276854A (en) Word processor
JPH0363100B2 (en)
JPH0340418B2 (en)
JPS61122773A (en) Japanese input/output device
JPH0768852A (en) Letter outputting device