JPH04289915A - List output system for language processing processor - Google Patents

List output system for language processing processor

Info

Publication number
JPH04289915A
JPH04289915A JP3053008A JP5300891A JPH04289915A JP H04289915 A JPH04289915 A JP H04289915A JP 3053008 A JP3053008 A JP 3053008A JP 5300891 A JP5300891 A JP 5300891A JP H04289915 A JPH04289915 A JP H04289915A
Authority
JP
Japan
Prior art keywords
word
text
line
list
printer
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
JP3053008A
Other languages
Japanese (ja)
Inventor
Takako Haseda
長谷田 隆子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP3053008A priority Critical patent/JPH04289915A/en
Publication of JPH04289915A publication Critical patent/JPH04289915A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make the text outputted in a easily visible list by preventing one word from being outputted between lines in the list. CONSTITUTION:A text input means 1 inputs a text from a text file 5 of a language processing processor by using a file input processing of an operating system. A word detecting means 2 detects a word extending over the lines, which is inputted by the text input means 1 and contained in the text, and finishes the line by a delimiting signal before the word. A word editing means 3 inserts the word detected by the word detecting means 2 at the head of the next line of the line where the word extends. A printer output means 4 outputs the text edited by the word detecting means 2 and the word editing means 3 to a printer 6.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は言語処理プロセッサのリ
スト出力方式に関し、特にプリンタによる言語処理プロ
セッサのリスト出力方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a list output method for a language processor, and more particularly to a list output method for a language processor using a printer.

【0002】0002

【従来の技術】プリンタによる従来の言語処理プロセッ
サのリスト出力方式は、オペレーティングシステムのフ
ァイル入力処理を用いて、言語処理プロセッサのテキス
トファイルからテキストを入力し、テキストの中で行と
行とにまたがっている単語がある場合でも、プリンタか
らそのままリストに出力していた。
[Prior Art] A conventional language processor list output method using a printer uses the file input processing of the operating system to input text from a text file of the language processor, and uses the file input processing of the operating system to input text from a text file of the language processor, and to write text that spans lines in the text. Even if there were words in the list, they were output directly from the printer to the list.

【0003】0003

【発明が解決しようとする課題】上述した従来の言語処
理プロセッサのリスト出力方式では、テキストの中で行
と行とにまたがっている単語がある場合でも、プリンタ
からそのままリストに出力しているので、ひとつの単語
が別々の行に分れて出力され見にくいという欠点を有し
ていた。
[Problem to be Solved by the Invention] In the list output method of the conventional language processing processor described above, even if there is a word that spans lines in the text, it is output directly from the printer to a list. , one word was output on separate lines, making it difficult to read.

【0004】本発明の目的は、ひとつの単語が行と行と
にまたがってリストに出力されるような見にくいテキス
トを、見やすくすることができる言語処理プロセッサの
リスト出力方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a list output method for a language processing processor that can make difficult-to-read text, in which one word is output across lines in a list, easier to see.

【0005】[0005]

【課題を解決するための手段】本発明の言語処理プロセ
ッサのリスト出力方式は、(A)オペレーティングシス
テムのファイル入力処理を用いて、言語処理プロセッサ
のテキストファイルからテキストを入力するテキスト入
力手段、(B)前記テキスト入力手段で入力したテキス
トに含まれている行と行とにまたがっている単語を検出
し、前記単語の前の区切り記号で行を終わりとする単語
検出手段、(C)前記単語検出手段で検出された単語を
、前記単語がまたがっている後の行の先頭に挿入する単
語編集手段、(D)前記単語検出手段及び単語編集手段
で編集されたテキストをプリンタに出力するプリンタ出
力手段、を備えて構成されている。
[Means for Solving the Problems] A list output method of a language processing processor according to the present invention includes (A) a text input means for inputting text from a text file of the language processing processor using file input processing of an operating system; B) word detection means for detecting a word that spans lines included in the text input by the text input means, and terminating the line with a delimiter before the word; (C) the word (D) a word editing means for inserting the word detected by the detection means at the beginning of a line after the word spanned by the word; (D) a printer output for outputting the text edited by the word detection means and the word editing means to a printer; means.

【0006】[0006]

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

【0007】図1は本発明の言語処理プロセッサのリス
ト出力方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a list output method of a language processing processor according to the present invention.

【0008】本実施例の言語処理プロセッサのリスト出
力方式は、図1に示すように、オペレーティングシステ
ムのファイル入力処理を用いて、言語処理プロセッサの
テキストファイル5からテキストを入力するテキスト入
力手段1、テキスト入力手段1で入力したテキストに含
まれている行と行とにまたがっている単語を検出し、単
語の前の区切り記号で行を終わりとする単語検出手段2
、単語検出手段2で検出された単語を、単語がまたがっ
ている後の行の先頭に挿入する単語編集手段3、単語検
出手段2及び単語編集手段3で編集されたテキストをプ
リンタ6に出力するプリンタ出力手段4から構成されて
いる。
As shown in FIG. 1, the list output method of the language processor of this embodiment includes a text input means 1 for inputting text from a text file 5 of the language processor using file input processing of the operating system; Word detection means 2 that detects words that span lines included in the text input by text input means 1, and ends the line with the delimiter before the word.
, a word editing means 3 which inserts the word detected by the word detection means 2 at the beginning of the line after the word spans the word, and outputs the text edited by the word detection means 2 and the word editing means 3 to the printer 6. It is composed of printer output means 4.

【0009】次に、動作を説明する。Next, the operation will be explained.

【0010】図1において、まず、テキスト入力手段1
で、オペレーティングシステムのファイル入出処理を用
いて、言語処理プロセッサのテキストファイル5からテ
キストを入力する。
In FIG. 1, first, text input means 1
Then, text is input from the text file 5 of the language processor using the file input/output process of the operating system.

【0011】次に、単語検出手段2により、テキスト入
力手段1の入力結果のテキストに含まれる行と行とにま
たがっている単語があるか否かを検出し、行と行とにま
たがっている単語が検出されたときには、その単語の前
の区切り記号で行の終わりとする。そして、単語編集手
段3により、単語検出手段2で検出した行と行とにまた
がっている単語を、その単語がまたがっている後の行の
先頭に挿入する。
[0011] Next, the word detection means 2 detects whether or not there is a word that spans between lines contained in the text input by the text input means 1, and detects whether there is a word that spans between lines. When a word is found, the line ends with the delimiter before the word. Then, the word editing means 3 inserts the word that straddles the lines detected by the word detection means 2 at the beginning of the next line that the word straddles.

【0012】さらに、プリンタ出力手段4により、単語
検出手段2及び単語編集手段3による編集結果のテキス
トをプリンタ6に出力することにより、ひとつの行に連
続した単語として表示されるように編集したテキストを
リストに出力する。
Furthermore, the text edited by the word detection means 2 and the word editing means 3 is output to the printer 6 by the printer output means 4, so that the text edited so as to be displayed as continuous words on one line is output. Output to a list.

【0013】以上述べたように、テキストの単語が行と
行とにまたがっているときに、その単語が一行にまとめ
て表示されるように編集して出力することにより、見や
すいテキストをリストに出力することができる。
[0013] As described above, when words in text span multiple lines, by editing and outputting the words so that they are displayed together on one line, it is possible to output the text in a list that is easy to read. can do.

【0014】[0014]

【発明の効果】以上説明したように、本発明の言語処理
プロセッサのリスト出力方式は、テキストの中で一つの
行の終りの部分から次の行の先頭部分にまたがっている
単語がある場合でも、一方の行にその単語をまとめて表
示できるように編集することにより、ひとつの単語が行
と行とにまたがってリストに出力されるようなことがな
く、リストに出力されたテキストを見やすくすることが
できるという効果を有している。
Effects of the Invention As explained above, the list output method of the language processing processor of the present invention can be used even when there are words that extend from the end of one line to the beginning of the next line in the text. , by editing so that the words are displayed together on one line, a single word will not be output to the list across two lines, and the text output to the list will be easier to read. It has the effect of being able to

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

【図1】本発明の言語処理プロセッサのリスト出力方式
の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a list output method of a language processing processor according to the present invention.

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

1    テキスト入力手段 2    単語検出手段 3    単語編集手段 4    プリンタ出力手段 5    テキストファイル 6    プリンタ 1 Text input means 2 Word detection means 3 Word editing means 4. Printer output means 5 Text file 6 Printer

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】(A)オペレーティングシステムのファイ
ル入力処理を用いて、言語処理プロセッサのテキストフ
ァイルからテキストを入力するテキスト入力手段、(B
)前記テキスト入力手段で入力したテキストに含まれて
いる行と行とにまたがっている単語を検出し、前記単語
の前の区切り記号で行を終わりとする単語検出手段、(
C)前記単語検出手段で検出された単語を、前記単語が
またがっている後の行の先頭に挿入する単語編集手段、
(D)前記単語検出手段及び単語編集手段で編集された
テキストをプリンタに出力するプリンタ出力手段、を備
えたことを特徴とする言語処理プロセッサのリスト出力
方式。
1. (A) Text input means for inputting text from a text file of a language processor using file input processing of an operating system; (B)
) word detection means for detecting a word that spans lines included in the text input by the text input means, and terminating the line with a delimiter before the word;
C) word editing means for inserting the word detected by the word detection means at the beginning of a line after the word spans;
(D) A list output method for a language processing processor, comprising: printer output means for outputting the text edited by the word detection means and word editing means to a printer.
JP3053008A 1991-03-19 1991-03-19 List output system for language processing processor Pending JPH04289915A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3053008A JPH04289915A (en) 1991-03-19 1991-03-19 List output system for language processing processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3053008A JPH04289915A (en) 1991-03-19 1991-03-19 List output system for language processing processor

Publications (1)

Publication Number Publication Date
JPH04289915A true JPH04289915A (en) 1992-10-14

Family

ID=12930889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3053008A Pending JPH04289915A (en) 1991-03-19 1991-03-19 List output system for language processing processor

Country Status (1)

Country Link
JP (1) JPH04289915A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6208878B1 (en) * 1997-07-24 2001-03-27 Kabushiki Kaisha Toshiba Radio communication apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6208878B1 (en) * 1997-07-24 2001-03-27 Kabushiki Kaisha Toshiba Radio communication apparatus

Similar Documents

Publication Publication Date Title
NO972969L (en) Method and apparatus for processing a table
JPH04289915A (en) List output system for language processing processor
JPS63250735A (en) Image output device
JPS60116035A (en) Generation system for software graphic data
JPH03235135A (en) Automatic inspection system for program
JPH04178836A (en) Format editing processing system
JPH05313870A (en) Preparation system for program structure diagram
JPS63220361A (en) Translating device
JPH11203285A (en) Document structure analysis device and its method, and recording medium
JPH0646411B2 (en) End token output circuit
JPH01302483A (en) Document reader
JP2530302B2 (en) Output method of job result information
JPH02309421A (en) Structure descriptor connecting system
JPH08171594A (en) Table processor
JPH05100931A (en) Data continuation reference system
JPH0580992A (en) Output system for procedure-function relation chart
JPH04336327A (en) Linking system for object program
JPS63253430A (en) Write control system
JPH0358266A (en) Character string edition processor
JPH0667872A (en) Commnet extracting system in source program
JPH05334062A (en) Logic description difference extracting system
JPH02216527A (en) System for outputting source program list
JPH02250150A (en) Document preparing device
JPH03197997A (en) Outline font data conversion system
JP2001331312A (en) System for acquiring related information among plural programs