JPH06214778A - System for automatic generating program - Google Patents

System for automatic generating program

Info

Publication number
JPH06214778A
JPH06214778A JP590993A JP590993A JPH06214778A JP H06214778 A JPH06214778 A JP H06214778A JP 590993 A JP590993 A JP 590993A JP 590993 A JP590993 A JP 590993A JP H06214778 A JPH06214778 A JP H06214778A
Authority
JP
Japan
Prior art keywords
program
information
extracted
processing
name
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
JP590993A
Other languages
Japanese (ja)
Inventor
Junichi Ikebe
純一 池邊
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.)
Hitachi Information Technology Co Ltd
Original Assignee
Hitachi Communication Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Communication Systems Inc filed Critical Hitachi Communication Systems Inc
Priority to JP590993A priority Critical patent/JPH06214778A/en
Publication of JPH06214778A publication Critical patent/JPH06214778A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To automatically convert a processing description (sentence) by daily terms into the description by a program language. CONSTITUTION:The daily terms (an information name and its data structure and variable name in the case of the job terms, the language designating a processing and program parts which executes the processing for basic data structure in the case of the processing terms) are previsously stored in a storage part 3 as a dictionary. The processing description by the daily terms from an input part 1 is morpheme- and syntax-analyzed in a central processing part 2 and also the dictionary is retrieved and edited so that the processing description is automatically converted into the program language description.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、日本語等の日常用語に
よる記述処理内容が、自動的にプログラム言語による記
述に変換されるようにしたプログラム自動作成方式に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for automatically creating a program in which description processing contents in everyday terms such as Japanese are automatically converted into descriptions in a programming language.

【0002】[0002]

【従来の技術】従来、プログラミングの自動化について
は、いわゆる第4世代言語と称される決定表などをディ
スプレイ上に表示した上、プログラム設計者が入力部を
介しこれに所定のデータを埋め込む形で処理条件を指示
することによって、定形的な処理向けに用意したプログ
ラム部品を抽出した後は、ディスプレイ上での編集操作
によりプログラミングを行うことが知られている。ま
た、自動プログラミング方式についても論文「部品合成
による自動プログラミング」(情報処理学会誌 198
7年10月号、PP1329−1345)において論じ
られており、更に、日本語で記述し得るプログラム言語
仕様も考案されているのが実情である。
2. Description of the Related Art Conventionally, with regard to automation of programming, a decision table, which is a so-called fourth generation language, is displayed on a display, and then a program designer embeds predetermined data into it through an input section. It is known that after the program parts prepared for a fixed process are extracted by instructing the processing conditions, programming is performed by an editing operation on the display. Also, regarding the automatic programming method, the paper "Automatic Programming by Component Synthesis" (Information Processing Society of Japan 198
It is discussed in the October 7 issue, PP1329-1345), and in addition, a programming language specification that can be described in Japanese is also devised.

【0003】[0003]

【発明が解決しようとする課題】これまでにあっては、
処理条件を決定表により指定した上、事前に記憶されて
いる定形的なプログラム部品を取り出し繋ぎ合せるか、
あるいは入力された処理記述をキーにプログラム部品の
リストをディスプレイ上に表示させた状態で、プログラ
ム設計者による選択操作により所望のプログラム部品が
選択された上、繋ぎ合せられることによって、自動プロ
グラミングが行われていることから、プログラミング対
象が定形的な業務プログラムに限定されているばかり
か、プログラミング過程でプログラム設計者による操作
が必要となっている。即ち、これまでの自動プログラミ
ングにおいては、予め記憶されている辞書にもとづき日
常用語で記述された処理(文)を機械翻訳した上、自動
的にプログラム部品を選択・編集することは行われてい
ないのが実情である。
[Problems to be Solved by the Invention]
After specifying the processing conditions by the decision table, take out the fixed program parts stored in advance and connect them, or
Alternatively, while the list of program parts is displayed on the display using the input process description as a key, the desired program parts are selected by the program designer's selection operation and then connected to perform automatic programming. Therefore, not only is the programming target limited to fixed-form business programs, but also the operation by the program designer is required in the programming process. In other words, in the conventional automatic programming, the process (sentence) described in everyday terms based on the dictionary stored in advance is not machine-translated, and the program parts are not automatically selected and edited. Is the reality.

【0004】本発明の第1の目的は、日常用語による抽
象的な処理記述のプログラム言語記述への変換過程を大
まかに自動化し得るプログラム自動作成方式を供するに
ある。本発明の第2の目的は、第1の目的に加え、その
プログラム言語記述をより具体的なものに自動変換し得
るプログラム自動作成方式を供するにある。
A first object of the present invention is to provide an automatic program creation system capable of roughly automating the process of converting an abstract processing description into a programming language description in everyday terms. A second object of the present invention is to provide an automatic program creating system capable of automatically converting the programming language description into a more specific one in addition to the first object.

【0005】[0005]

【課題を解決するための手段】上記第1の目的は、日常
用語によって記述されている、プログラム処理内容の指
示文を形態素に分解した上、構文を解析することによっ
て、情報名および操作処理指示を自動的に抽出した後、
予め複数記憶されている情報名対応のデータ構造および
操作処理指示対応のプログラム言語記述(=プログラム
部品)からはその情報名対応のデータ構造とその操作処
理指示対応のプログラム部品が取り出された上、部品合
成されることで達成される。上記第2の目的は、日常用
語によって記述されている、プログラム処理内容の指示
文を形態素に分解した上、構文を解析することによっ
て、情報名および操作処理指示を自動的に抽出した後、
予め複数記憶されている情報名対応のデータ構造および
操作処理指示対応のプログラム言語記述(=プログラム
部品)からその情報名対応のデータ構造とその操作処理
指示対応のプログラム部品が取り出された上、部品合成
されるに際し、抽出された情報名にもとづき予め情報名
対応に記憶されている変数名からその情報名対応の変数
名が取り出された上、抽出されたプログラム言語記述の
所定位置に自動的に嵌め込まれることで達成される。
The first object is to decompose an instruction sentence of program processing contents described in everyday terms into morphemes and analyze the syntax to obtain an information name and an operation processing instruction. After automatically extracting
The data structure corresponding to the information name and the program component corresponding to the operation processing instruction are extracted from the data structure corresponding to the information name and the program language description (= program component) corresponding to the operation processing instruction stored in advance. It is achieved by combining parts. The second purpose is to automatically extract the information name and the operation processing instruction by analyzing the syntax by decomposing the instruction statement of the program processing content described in everyday terms into morphemes and then analyzing the syntax.
The data structure corresponding to the information name and the program component corresponding to the operation processing instruction are extracted from the data structure corresponding to the information name and the program language description (= program component) corresponding to the operation processing instruction stored in advance, and the component is also extracted. At the time of composition, the variable name corresponding to the information name is extracted from the variable name stored in advance corresponding to the information name based on the extracted information name, and automatically at the predetermined position of the extracted programming language description. It is achieved by being fitted.

【0006】[0006]

【作用】コンピュータ科学分野で定義されている、配列
・リスト・スタック・キュー・トリー・グラフ各々につ
いてのデータ構造を基本データ構造として、また、公知
であるそのデータ構造に対する操作(データの設定・登
録・削除・探索・整列)をプログラム言語記述として、
更に日常用語記述文に使用される用語についての辞書
(情報を指示するものであれば、情報に対応する変数名
・上記データ構造の何れに相当するかの指示)、処理を
指示するものであれば、操作(データの設定・登録・削
除・探索・整列)の何れに相当するかの対応表)を予め
記憶せしめておくことによって、所期の目的を達成しよ
うというものである。
[Function] A data structure for each of arrays, lists, stacks, cues, tree graphs defined in the field of computer science is used as a basic data structure, and a known operation for the data structure (setting / registering of data)・ Delete / search / sort) as a programming language description
Further, it may be a dictionary of terms used in the daily term description (if the information is indicated, a variable name corresponding to the information, an indication of which of the above data structures corresponds), or a processing instruction. For example, it is intended to achieve the intended purpose by pre-storing an operation (correspondence table corresponding to which of data setting / registration / deletion / search / arrangement).

【0007】即ち、日常用語による処理記述を、機械翻
訳分野で公知である形態素・構文解析技術によって解析
することによって、情報名(主語、目的語)と操作処理
指示(動詞)を自動的に抽出した上、情報名からはその
情報名対応のデータ構造を、操作処理指示からはその操
作処理指示対応のプログラム言語記述を取り出すように
したものである。これにより日常用語による抽象的な処
理記述文は、プログラム言語記述に大まかに自動変換さ
れるものである。この後は、更に抽出された情報名対応
の変数名を取り出した上、抽出されたプログラム言語の
所定位置に自動的に嵌め込むことによって、日常用語に
よる処理記述文はプログラム言語記述に自動的に変換さ
れ得るものである。
That is, an information name (subject, object) and an operation processing instruction (verb) are automatically extracted by analyzing a processing description in everyday terms by a morpheme / syntactic analysis technique known in the field of machine translation. In addition, the data structure corresponding to the information name is extracted from the information name, and the programming language description corresponding to the operation processing instruction is extracted from the operation processing instruction. As a result, the abstract processing description sentence in everyday terms is roughly automatically converted into a programming language description. After that, the extracted variable name corresponding to the information name is extracted and automatically inserted into a predetermined position of the extracted programming language, so that the processing description sentence in everyday terms is automatically written in the programming language description. It can be converted.

【0008】[0008]

【実施例】以下、本発明を図1から図5により説明す
る。先ず、本発明に係るプログラム自動作成装置につい
て説明すれば、図2はその一例での構成を示したもので
ある。図示のように、中央処理部2を中心として、その
周辺に入力部(キーボード・マウス)1や出力部(CR
Tディスプレイなど)4、記憶部(磁気ディスク装置な
ど)3が配されており、これは一般的なソフトウェア設
計支援装置として構成されたものとなっている。プログ
ラム自動作成装置が一般のソフトウェア設計支援装置と
大きく異なるところは、記憶部3に基本的なデータ構造
に対する操作を行うプログラム部品と、入力部1より入
力される日常用語による処理記述(文)で指示される処
理と上記プログラム部品とを対応付け検索可能とするた
めの処理記述辞書と、情報名とデータ構造・変数名とを
対応付ける情報定義辞書とが記憶され、また、中央処理
部2では日常用語文の形態素、構文解析を行うプログラ
ムと、情報名とデータ構造、処理指示を対応付けてプロ
グラム言語記述に変換するためのプログラムとが実行さ
れるようになっていることである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to FIGS. First, the automatic program creating apparatus according to the present invention will be described. FIG. 2 shows an example of the structure. As shown in the figure, the central processing unit 2 is centered around the input unit (keyboard / mouse) 1 and output unit (CR).
A T display (for example) 4 and a storage unit (for example, a magnetic disk device) 3 are arranged, which is configured as a general software design support device. The major difference between the automatic program creation device and the general software design support device is the program parts that operate on the basic data structure in the storage unit 3 and the processing description (sentence) in the everyday terms input from the input unit 1. A process description dictionary for making the instructed process and the above-mentioned program component correspondently searchable, and an information definition dictionary for associating an information name with a data structure / variable name are stored. This means that a program for performing morpheme and syntactic analysis of a term sentence and a program for associating an information name with a data structure and a processing instruction to convert into a programming language description are executed.

【0009】さて、そのプログラム自動作成装置に入力
される日常用語による処理記述について説明すれば、図
1はその処理記述(本例では仕様記述)の構造を示した
ものである。なお、図1は情報の論理モデルを表す図式
で、公知であるERダイアグラム(エンティティ・リレ
ーションシップダイアグラム:実体・関係図)記法にも
とづいて記されており、長方形枠は実体情報を表し、菱
形枠は実体情報を関連付ける情報である。また、菱形枠
内の[is a]は上位位置にある実体が、即ち、下位位置
にある情報であることを示す(例えば図1の基本データ
構造は配列であり、リストであり、スタックである…
…など)。[part of]は上位位置にある実体が下位位
置にある実体により構成されることを示す(例えば図1
の仕様既述は業務用語と処理用語とから構成される)。
[instance of]は上位位置にある実体の具体的な実体
は、例えば下位位置にある実体から構成されるというこ
とを示す(例えば図1の基礎アルゴリズムは、例えば設
定、登録、削除、探索、整列などからなる)。
Now, the process description in everyday terms input to the automatic program creating apparatus will be described. FIG. 1 shows the structure of the process description (specification description in this example). It should be noted that FIG. 1 is a diagram showing a logical model of information, which is written based on a well-known ER diagram (entity / relationship diagram: entity / relationship diagram) notation, in which a rectangular frame represents entity information and a rhombus frame. Is information that associates entity information. Further, [is a] in the diamond frame indicates that the entity at the higher position is the information at the lower position (for example, the basic data structure in FIG. 1 is an array, a list, and a stack). …
…Such). [Part of] indicates that the entity at the higher position is composed of the entity at the lower position (see, for example, FIG.
The specifications described above are composed of business terms and processing terms).
[Instance of] indicates that the concrete entity of the entity at the higher position is composed of the entity at the lower position (for example, the basic algorithm of FIG. 1 is, for example, setting, registration, deletion, search, and alignment). Etc.).

【0010】さて、図1に示すように、日常用語による
処理記述は、業務用語(これは情報の定義に相当)と処
理用語(これは処理の指示に相当)からなり、更に、業
務用語は情報の定義、算出式、データ構造からなり、処
理用語は基本データ構造とその処理のための基礎アルゴ
リズムから構成される。次に、本発明において使用す
る、記憶部3に記憶される辞書の論理モデルについて説
明すれば、業務用語辞書に登録する情報も処理記述と同
等の構造を以て記憶される。即ち、この仕組により入力
部1より入力された処理記述の構文構造と辞書を対応付
ける用語を効率よく検索し、抽出すべきプログラム部品
を容易に選定することが可能となっている。
As shown in FIG. 1, the processing description in everyday terms consists of business terms (this corresponds to the definition of information) and processing terms (this corresponds to the instruction of processing). It consists of information definitions, calculation formulas, and data structures. Processing terms consist of basic data structures and basic algorithms for processing them. Next, the logical model of the dictionary stored in the storage unit 3 used in the present invention will be described. The information registered in the business term dictionary is also stored in the same structure as the process description. That is, with this mechanism, it is possible to efficiently search a term that associates the syntactic structure of the process description input from the input unit 1 with the dictionary, and easily select the program component to be extracted.

【0011】次に、自動プログラミングの過程を具体例
を用い説明すれば、図3〜図5は簡単な業務管理システ
ムを例に、本発明に係るプログラムの自動作成過程を示
したものである。先ず図3から説明すれば、これには業
務管理システムで用いられる情報間の論理的関連が示さ
れたものとなっている。図示のように、その工数管理シ
ステムには、「業務」「担当」「作業」「従業員」「査
定」「単金」の6種類の情報があるが、このうち、「業
務」と「作業」は「担当」により関係付けられ、また、
「担当」は「従業員」とその「従業員」の「査定」、
「単金」などと関連付けられたものとなっている。これ
らの関係付けにもとづき、例えばその「業務」のコスト
などを算出することが可能とされているものである。図
4にはまた、図3に示された各情報の物理構造が示され
ているが、これによる場合、「業務」、「担当」、「作
業」、「従業員」、「査定」、「単金」は“Projec
t”、“Charge”、“Work”、“Emply”、“Assess”、
“Payroll”などと命名(計算機上で処理される構造体
名、配列名などのようなメモリ上の所定アドレスに付け
られた名称)され、その物理構造(いわゆるテーブル、
ファイルの物理構造)は配列状に示した枠内に示す要素
(prjcode[プロジェクトコード]、prjname[プロジェ
クト名]、proceed[売上]、volume[規模]、empcode
[従業員コード]、empname[従業員名]、enter[入社
年]など)から構成されたものとなっている。なお、こ
れら物理構造も予め分析・設計された上、記憶部3に記
憶されている業務用語辞書中に写像するように記憶され
るものとなっている。また、上記物理構造は複数の「業
務」、「担当」、「作業」などを格納するエリアとして
定義されるものであるが、ある1つの「業務」、「担
当」、「作業」といった情報を格納するエリアも必要で
あり(「業務の登録」といえば、ある1つの業務を先の
複数の業務が既に格納されているエリアに追加格納する
ことを意味し、このある1つの業務を格納するエリアが
必要となる)、図4中にはそれはインスタンス(“prjc
t”、“charge”、“emply”など)として明示されてい
る。
Next, the process of automatic programming will be described using a concrete example. FIGS. 3 to 5 show the process of automatically creating a program according to the present invention by taking a simple business management system as an example. First, referring to FIG. 3, this shows the logical relationship between the information used in the business management system. As shown in the figure, the man-hour management system has six types of information of “work”, “charge”, “work”, “employee”, “assessment”, and “unit price”. Of these, “work” and “work” Is related by "person in charge", and
"Responsible" means "employee" and "assessment" of that "employee",
It is associated with "money". Based on these relationships, it is possible to calculate the cost of the "business", for example. FIG. 4 also shows the physical structure of each piece of information shown in FIG. 3, and in this case, “business”, “charge”, “work”, “employee”, “assessment”, “assessment”, Money is "Projec
t ”,“ Charge ”,“ Work ”,“ Emply ”,“ Assess ”,
It is named "Payroll" etc. (name given to a predetermined address in memory such as structure name processed on computer, array name etc.) and its physical structure (so-called table,
The physical structure of the file is the elements (prjcode [project code], prjname [project name], proceed [sales], volume [scale], empcode) shown in the frame in the array.
[Employee code], empname [employee name], enter [hire year], etc.). Note that these physical structures are also analyzed and designed in advance and then stored so as to be mapped in the business term dictionary stored in the storage unit 3. Further, the physical structure is defined as an area for storing a plurality of “business”, “charge”, “work”, etc., but one piece of information such as “business”, “charge”, “work” is stored. An area for storing is also required ("registering a job" means that a certain job is additionally stored in an area where a plurality of previous jobs have already been stored, and this one job is stored. Area is required), in Figure 4 it is an instance ("prjc
"t", "charge", "emply", etc.).

【0012】さて、以上に記した情報には各種の操作が
施されるものとなっている。即ち、“登録”、“削
除”、“変更”、“入力”などの操作であるが、その操
作の種別は対象とする情報の物理構造によって様々とな
っている。操作の種別は図4中に、例えば「プロジェク
トの登録」、「プロジェクトの削除」、「従業員の削
除」などとして示されているが、これらの操作は対象と
する情報の物理構造により体系的に分類することも可能
となっている。即ち、図4に示されている各情報の物理
構造の下角に示すように、これら情報の物理構造は全て
構造体配列の構造をもっており、構造体配列の操作アル
ゴリズムを基礎アルゴリズム部品として1つ用意すれ
ば、後はそれぞれの情報の構成に従い編集(カスタマイ
ズ)すればよいものである。
Various operations are performed on the above-mentioned information. That is, the operations are "registration", "delete", "change", "input", etc., but the types of the operations vary depending on the physical structure of the target information. The types of operations are shown in FIG. 4 as “project registration”, “project deletion”, “employee deletion”, etc., but these operations are systematic according to the physical structure of the target information. It is also possible to classify into. That is, as shown in the lower corner of the physical structure of each piece of information shown in FIG. 4, all the physical structures of these pieces of information have a structure array structure, and one operation algorithm for the structure array is prepared as a basic algorithm component. Then, it is only necessary to edit (customize) according to the structure of each information.

【0013】ここで、以上に記した仕組を1つの具体例
で示せば、例えばプログラムの処理仕様の記述として、
入力部2より「従業員の削除」が入力された場合を想定
すれば、先ず業務用語辞書、処理用語辞書を用いそこに
登録されている様々な用語と比較されることによって、
形態素(個々の用語:「従業員」「削除」)が抽出され
るものとなっている、更に業務用語辞書からは「従業
員」のデータ構造(=構造体配列)、変数名(=empcn
t,Emply[i],empcodeなど)が抽出されるようになって
いる。この結果、入力分は「構造体配列の削除」と解釈
されるものである。一方、処理用語辞書に「構造体配列
の削除=構造体配列の順次探索+構造体配列からの削
除」の形でそれぞれのプログラム部品(基礎アルゴリズ
ム部品)を記憶させておくようにすれば、これを検索に
よって取り出し部品を合成し得るものである(図5を参
照のこと)。なお、目的とするプログラム言語記述を得
るためには、対象とする情報の物理構造に従いカスタマ
イズする必要がある。そこで、取り出したプログラム部
品に先に抽出した変数名を嵌め込む(図5では該当箇所
を破線枠表示)ことによって、目的とするプログラムへ
の自動変換が行われるものである。
Here, if the above-described mechanism is shown by one concrete example, for example, as a description of a processing specification of a program,
Assuming that “delete employee” is input from the input unit 2, first, by using the business term dictionary and the processing term dictionary, the various terms registered therein are compared,
The morphemes (individual terms: "employee" and "delete") are to be extracted, and from the business term dictionary, the data structure (= structure array) and variable name (= empcn) of "employee".
t, Emply [i], empcode, etc.) are extracted. As a result, the input is interpreted as "deletion of structure array". On the other hand, if each program part (basic algorithm part) is stored in the processing term dictionary in the form of “deletion of structure array = sequential search of structure array + deletion from structure array”, Can be taken out to synthesize the parts (see FIG. 5). In order to obtain the target programming language description, it is necessary to customize it according to the physical structure of the target information. Therefore, the previously extracted variable name is inserted into the extracted program component (in FIG. 5, the relevant part is indicated by a broken line frame), so that the target program is automatically converted.

【0014】以上、本発明を説明したが、以上の説明か
らも判るように、プログラムをより抽象的なレベルで、
しかも日常用語による文で記述し得ることから、煩わし
いプログラミング作業を省略し得ることになる。また、
プログラム部品の種類も基本的なものに限定され、しか
も何れのプログラムにも利用し得ることから、多様な分
野のプログラム設計に容易に適用され得るものとなって
いる。更に、プログラム部品として予め記憶されるプロ
グラムは公知のものとされていることから、日常用語に
よる記述は性能良好にして、しかも高品質なプログラム
へ自動的に変換され得るものとなっている。
The present invention has been described above, but as can be understood from the above description, the program is at a more abstract level.
Moreover, since it can be described by sentences in everyday terms, troublesome programming work can be omitted. Also,
Since the types of program parts are limited to basic ones and can be used for any program, they can be easily applied to program design in various fields. Further, since the programs stored in advance as the program parts are publicly known, the description in everyday terms can be automatically converted into a high quality program with good performance.

【0015】[0015]

【発明の効果】以上、説明したように、請求項1による
場合は、日常用語による抽象的な処理記述のプログラム
言語記述への変換過程を大まかに自動化し得、また、請
求項2による場合には、そのような効果に加え、その処
理記述はより具体的なプログラム言語記述に自動変換さ
れ得るものとなっている。
As described above, according to claim 1, the process of converting an abstract processing description into a programming language description in everyday terms can be roughly automated, and according to claim 2, In addition to such effects, the processing description can be automatically converted into a more specific programming language description.

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

【図1】図1は、本発明に係る情報、処理用語辞書、お
よび処理記述(仕様記述)の構成を示す図
FIG. 1 is a diagram showing a configuration of information, a processing term dictionary, and a processing description (specification description) according to the present invention.

【図2】図2は、本発明に係るプログラム自動作成装置
の一例での構成を示す図
FIG. 2 is a diagram showing a configuration of an example of a program automatic creation device according to the present invention.

【図3】図3は、具体的な例による情報定義辞書の内容
・プログラム部品抽出・編集の過程の説明を説明するた
めの1部分を示す図
FIG. 3 is a diagram showing a part for explaining a process of extracting / editing contents / program parts of an information definition dictionary according to a concrete example.

【図4】図4は、具体的な例による情報定義辞書の内容
・プログラム部品抽出・編集の過程の説明を説明するた
めの1部分を示す図
FIG. 4 is a diagram showing a part for explaining the process of extracting / editing the contents / program parts of an information definition dictionary according to a specific example.

【図5】図5は、具体的な例による情報定義辞書の内容
・プログラム部品抽出・編集の過程の説明を説明するた
めの1部分を示す図
FIG. 5 is a diagram showing a part for explaining the process of extracting / editing the contents / program parts of an information definition dictionary according to a concrete example.

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

1…入力部、2…中央処理部、3…記憶部、4…出力部 1 ... Input unit, 2 ... Central processing unit, 3 ... Storage unit, 4 ... Output unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 日常用語によって記述されている、プロ
グラム処理内容の指示文を形態素に分解した上、構文を
解析することによって、情報名および操作処理指示を自
動的に抽出した後、予め複数記憶されている情報名対応
のデータ構造および操作処理指示対応のプログラム言語
記述(=プログラム部品(=基礎アルゴリズム部品))
から該情報名対応のデータ構造、該操作処理指示対応の
プログラム言語記述が取り出された上、部品合成される
ようにしたプログラム自動作成方式。
1. A plurality of information names and operation processing instructions are automatically stored after the instruction sentences of the program processing content described in everyday terms are decomposed into morphemes and the syntax is analyzed to store them in advance. Structure corresponding to the specified information name and programming language description corresponding to the operation processing instruction (= program component (= basic algorithm component))
An automatic program creation method in which a data structure corresponding to the information name and a program language description corresponding to the operation processing instruction are extracted from the table and the parts are combined.
【請求項2】 日常用語によって記述されている、プロ
グラム処理内容の指示文を形態素に分解した上、構文を
解析することによって、情報名および操作処理指示を自
動的に抽出した後、予め複数記憶されている情報名対応
のデータ構造および操作処理指示対応のプログラム言語
記述(=プログラム部品(=基礎アルゴリズム部品))
から該情報名対応のデータ構造、該操作処理指示対応の
プログラム言語記述が取り出された上、部品合成される
ようにしたプログラム自動作成方式であって、抽出され
た情報名にもとづき予め情報名対応に記憶されている変
数名からは該情報名対応の変数名が取り出された上、抽
出されたプログラム言語記述の所定位置に自動的に嵌め
込まれるようにしたプログラム自動作成方式。
2. A plurality of information names and operation processing instructions are automatically extracted after morphologically decomposing instruction statements of program processing contents described in everyday terms and analyzing the syntax, and then a plurality of them are stored in advance. Structure corresponding to the specified information name and programming language description corresponding to the operation processing instruction (= program component (= basic algorithm component))
The data structure corresponding to the information name and the program language description corresponding to the operation processing instruction are extracted from the table, and the program is automatically created so that the parts are synthesized. The information name corresponding to the information name is extracted in advance based on the extracted information name. An automatic program creation method in which a variable name corresponding to the information name is extracted from the variable name stored in, and is automatically inserted into a predetermined position of the extracted programming language description.
JP590993A 1993-01-18 1993-01-18 System for automatic generating program Pending JPH06214778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP590993A JPH06214778A (en) 1993-01-18 1993-01-18 System for automatic generating program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP590993A JPH06214778A (en) 1993-01-18 1993-01-18 System for automatic generating program

Publications (1)

Publication Number Publication Date
JPH06214778A true JPH06214778A (en) 1994-08-05

Family

ID=11624031

Family Applications (1)

Application Number Title Priority Date Filing Date
JP590993A Pending JPH06214778A (en) 1993-01-18 1993-01-18 System for automatic generating program

Country Status (1)

Country Link
JP (1) JPH06214778A (en)

Similar Documents

Publication Publication Date Title
US20060177808A1 (en) Apparatus for ability evaluation, method of evaluating ability, and computer program product for ability evaluation
US20050193330A1 (en) Methods and systems for eBook storage and presentation
JP3181994B2 (en) How to automatically create job flow specifications
JPH08305616A (en) Data management system
US20040237041A1 (en) Apparatus, method and program for supporting a review
JP3828379B2 (en) Test specification generation support apparatus, method, program, and recording medium
JPH06214778A (en) System for automatic generating program
JPH07146785A (en) Method for automatically generating program and device therefor
JP2762934B2 (en) Test item design support system
JPH11338686A (en) Program development support device, its method and medium for recording program development support program
JPH0488469A (en) Device for issuing business management document or the like
JPH09330212A (en) Programming language processing system
Griem et al. Maximizing the Discovery of Data Sets in the Yale University Library Catalog
JPH0748181B2 (en) How to edit text knowledge in the knowledge organization editor
JP2000181691A (en) Program structure analysis system
JPS63226730A (en) Automatic program forming method
JPH0215374A (en) Image information retrieving device
JP2004341770A (en) Data management system and data management method
JP2002015272A (en) Table document creation supporting device
JPH0926874A (en) Automatically generating system for asset correction history
JP2946509B2 (en) Control method of interactive manual
JPH064276A (en) Program synthesizing system
Badertscher Software Reviews: Get-A-Ref
JPH032923A (en) Automatic programming system
JPH09223000A (en) Method for merging and managing documents and device therefor