JPH0752391B2 - Translation method of source program including multiple database descriptions - Google Patents

Translation method of source program including multiple database descriptions

Info

Publication number
JPH0752391B2
JPH0752391B2 JP63037195A JP3719588A JPH0752391B2 JP H0752391 B2 JPH0752391 B2 JP H0752391B2 JP 63037195 A JP63037195 A JP 63037195A JP 3719588 A JP3719588 A JP 3719588A JP H0752391 B2 JPH0752391 B2 JP H0752391B2
Authority
JP
Japan
Prior art keywords
name
record
database
subschema
information
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 - Lifetime
Application number
JP63037195A
Other languages
Japanese (ja)
Other versions
JPH01211121A (en
Inventor
道行 宇新明
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63037195A priority Critical patent/JPH0752391B2/en
Publication of JPH01211121A publication Critical patent/JPH01211121A/en
Publication of JPH0752391B2 publication Critical patent/JPH0752391B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は複数データベース記述を含む原始プログラムの
翻訳方式に関し、特に複数のデータベース記述を含む原
始プログラムのデータベースレコード定義情報の展開処
理方式に関する。
Description: TECHNICAL FIELD The present invention relates to a translation method of a source program including a plurality of database descriptions, and more particularly to a method of expanding database record definition information of a source program including a plurality of database descriptions.

〔従来の技術〕[Conventional technology]

従来、この種のデータベース記述を含む原始プログラム
の翻訳方式では、データベース記述解析手段により展開
される中間テキストのデータベースレコード定義情報を
サブスキーマオブジェクトで定義されているレコードの
名標で固定的に展開していた。ここで、サブスキーマオ
ブジェクトとは、サブスキーマ言語で記述されたプログ
ラムをコンパイルして生成されたオブジェクトである。
Conventionally, in the translation method of the source program including this kind of database description, the database record definition information of the intermediate text expanded by the database description analysis means is fixedly expanded by the name tag of the record defined by the subschema object. Was there. Here, the sub-schema object is an object generated by compiling a program described in the sub-schema language.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来のデータベース記述を含む原始プログラム
の翻訳方式では、データベースレコード定義情報がサブ
スキーマオブジェクトで定義されているレコードの名標
で固定的に展開されるようになっているので、原始プロ
グラム中に複数のデータベース記述が記述されている場
合には、同じレコードの名標をもつデータベースレコー
ド定義情報が展開されることが生じ、レコードの名標の
二重定義となって一意にレコードの名標を参照すること
ができずに翻訳エラーとなる欠点がある。
In the above-mentioned translation method of the source program including the database description, the database record definition information is fixedly expanded by the name of the record defined in the subschema object. When multiple database descriptions are described, database record definition information with the same record name may be expanded, resulting in double definition of the record name and unique record name. It has the drawback that it cannot be referenced and a translation error occurs.

本発明の目的は、上述の点に鑑み、レコードの名標にレ
コード名一連番号,サブスキーマ名一連番号およびプロ
グラム名一連番号を付加してレコードの名標を一意にな
るように変更することにより、翻訳エラーを未然に回避
できるようにした複数データベース記述を含む原始プロ
グラムの翻訳方式を提供することにある。
In view of the above points, an object of the present invention is to add a record name serial number, a subschema name serial number, and a program name serial number to a record label to change the record label so as to be unique. , It is to provide a translation method of a source program including a plurality of database descriptions capable of avoiding a translation error.

〔課題を解決するための手段〕[Means for Solving the Problems]

本発明の複数データベース記述を含む原始プログラムの
翻訳方式は、原始プログラムを入力し語彙分解された第
1中間テキストを生成する語彙分解手段と、前記第1中
間テキスト中のデータベース記述を解析し定義されたサ
ブスキーマ名に基づいてサブスキーマオブジェクトを入
力し対応するデータベースレコード定義情報を第2中間
テキストに展開するデータベース記述解析手段と、この
データベース記述解析手段によりサブスキーマ節の定義
単位に起動されサブスキーマ名に関連する全てのレコー
ド名,プログラムでの利用の有無,レコード名一連番
号,サブスキーマ名一連番号等からなるデータベースレ
コード情報を生成するレコード情報生成手段と、前記デ
ータベースレコード定義情報の生成時に前記データベー
ス記述解析手段より起動され前記データベースレコード
情報中のレコード名一連番号,サブスキーマ名一連番号
および現在処理中のプログラム名一連番号によってレコ
ードの名標を一意になるように変更するデータベースレ
コード名標変更手段と、前記第2中間テキストを入力し
データ定義記述を解析し名標ディクショナリを生成する
データ部構文意味解析手段と、前記データ定義記述の解
析時に前記データ部構文意味解析手段より起動されレベ
ル指示器が01のレコード名に対して前記データベースレ
コード情報を検索しプログラムで利用ありとなっている
レコード名に関連するサブスキーマオブジェクトで定義
されているレコードの名標についてだけ前記名標ディク
ショナリに登録するデータベースレコード分析手段と、
前記第2中間テキストを入力し手続き部中のユーザ語ト
ークンに対して前記名標ディクショナリ中のデータ名ト
ークンで置換した第3中間テキストを生成する属性取込
み手段とを有する。
A translation method of a source program including a plurality of database descriptions according to the present invention is defined by lexical decomposition means for inputting the source program and generating a first intermediate text which is lexically decomposed, and analyzing the database description in the first intermediate text. A database description analysis means for inputting a subschema object based on the subschema name and expanding the corresponding database record definition information into a second intermediate text, and this database description analysis means is activated by the definition unit of the subschema section Record information generating means for generating database record information consisting of all record names related to the name, presence / absence of use in a program, record name serial number, subschema name serial number, etc., and at the time of generating the database record definition information, From database description analysis means Database record name changing means for changing the name of the record to be unique by the record name serial number, the subschema name serial number and the program name serial number currently being processed in the database record information. 2 Data part syntactic and semantic analysis means for inputting an intermediate text and analyzing the data definition description to generate a name dictionary, and a record which is activated by the data part syntactic and semantic analysis means at the time of analysis of the data definition description and the level indicator is 01 Database record analysis means for searching the database record information for a name and registering in the name dictionary only the name of the record defined in the subschema object related to the record name that is used in the program; ,
The second intermediate text is input, and the user language token in the procedure division is replaced with the data name token in the name dictionary to generate a third intermediate text.

〔作用〕[Action]

本発明の複数データベース記述を含む原始プログラムの
翻訳方式では、語彙分解手段が原始プログラムを入力し
語彙分解された第1中間テキストを生成し、データベー
ス記述解析手段が第1中間テキスト中のデータベース記
述を解析し定義されたサブスキーマ名に基づいてサブス
キーマオブジェクトを入力し対応するデータベースレコ
ード定義情報を第2中間テキストに展開し、レコード情
報生成手段がデータベース記述解析手段よりサブスキー
マ節の定義単位に起動されたサブスキーマ名に関連する
全てのレコード名,プログラムでの利用の有無,レコー
ド名一連番号,サブスキーマ名一連番号等からなるデー
タベースレコード情報を生成し、データベースレコード
名標変更手段がデータベースレコード定義情報の生成時
にデータベース記述解析手段より起動されデータベース
レコード情報中のレコード名一連番号,サブスキーマ名
一連番号および現在処理中のプログラム名一連番号によ
ってレコードの名標を一意になるように変更し、データ
部構文意味解析手段が第2中間テキストを入力しデータ
定義記述を解析し名標ディクショナリを生成し、データ
ベースレコード分析手段がデータ定義記述の解析時にデ
ータ部構文意味解析手段より起動されレベル指示語が01
のレコード名に対してデータベースレコード情報を検索
しプログラムで利用ありとなっているレコード名に関連
するサブスキーマオブジェクトで定義されているレコー
ドの名標についてだけ名標ディクショナリに登録し、属
性取込み手段が第2中間テキストを入力し手続き部中の
ユーザ語トークンに対して名標ディクショナリ中のデー
タ名トークンで置換した第3中間テキストを生成する。
In the method of translating a source program including a plurality of database descriptions of the present invention, the vocabulary decomposing means inputs the source program to generate a lexically decomposed first intermediate text, and the database description analyzing means analyzes the database description in the first intermediate text. The sub-schema object is input based on the parsed and defined sub-schema name, the corresponding database record definition information is expanded into the second intermediate text, and the record information generation means is activated from the database description analysis means to the definition unit of the sub-schema section. Generates database record information consisting of all record names related to the created subschema name, presence / absence of use in a program, record name serial number, subschema name serial number, etc., and database record name changing means defines the database record. The database is recorded when the information is generated. The name of the record is changed to be unique by the record name serial number, subschema name serial number, and the program name serial number currently being processed, which is started by the analysis means, and the data part syntactic and semantic analysis means The second intermediate text is input, the data definition description is analyzed to generate a name dictionary, and the database record analysis means is activated by the data part syntactic and semantic analysis means when the data definition description is analyzed, and the level indicator is 01.
The database record information is searched for the record name of, and only the name tag of the record defined in the subschema object related to the record name that is used in the program is registered in the name tag dictionary, and the attribute fetching means The second intermediate text is input and the third intermediate text is generated by replacing the user word token in the procedure division with the data name token in the name tag dictionary.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be described in detail with reference to the drawings.

第1図は、本発明の複数データベース記述を含む原始プ
ログラムの翻訳方式の一実施例の構成を示すブロック図
である。本実施例の複数データベース記述を含む原始プ
ログラムの翻訳方式は、COBOLコンパイラに適用したも
のであり、語彙分解手段1と、データベース記述解析手
段2と、レコード情報生成手段3と、データベースレコ
ード名標変更手段4と、データ部構文意味解析手段5
と、データベースレコード分析手段6と、属性取込み手
段7と、原始プログラム8と、サブスキーマオブジェク
ト9と、第1中間テキスト10と、第2中間テキスト11
と、データベースレコード情報12と、名標ディクショナ
リ13と、第3中間テキスト14とから、その主要部が構成
されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of a translation method of a source program including a plurality of database descriptions of the present invention. The translation method of the source program including a plurality of database descriptions of this embodiment is applied to a COBOL compiler, and the vocabulary decomposition means 1, the database description analysis means 2, the record information generation means 3, and the database record name change are performed. Means 4 and data part syntactic and semantic analysis means 5
, Database record analysis means 6, attribute acquisition means 7, source program 8, subschema object 9, first intermediate text 10, second intermediate text 11
, The database record information 12, the name tag dictionary 13, and the third intermediate text 14 constitute the main part.

次に、このように構成された本実施例の複数データベー
ス記述を含む原始プログラムの翻訳方式の動作について
説明する。なお、ここでは、第2図ないし第4図を適宜
参照しながら具体的に説明する。
Next, the operation of the translation method of the source program including the plurality of database descriptions of this embodiment configured as described above will be described. Note that a specific description will be given here with reference to FIGS. 2 to 4 as appropriate.

語彙分解手段1は、例えば第2図中に示すような複数の
サブスキーマ節の定義がデータベース記述として記述さ
れた、すなわちサブスキーマ節の定義が記述されたプロ
グラムを複数含む原始プログラム8を入力し、ユーザ語
や予約語等に語彙分解した第1中間テキスト10を生成す
る。
The vocabulary decomposition means 1 inputs a source program 8 including a plurality of programs in which the definitions of a plurality of subschema sections are described as a database description, that is, the definitions of the subschema sections are described, for example, as shown in FIG. , A first intermediate text 10 that is lexically decomposed into user words, reserved words, and the like is generated.

データベース記述解析手段2は、第1中間テキスト10中
のデータベース記述を解析し、定義されているサブスキ
ーマ名に基づいて、例えば第2図中に示すような複数の
サブスキーマ名のレコード定義が含まれたサブスキーマ
オブジェクト9を入力し、対応するデータベースレコー
ド定義情報を第2中間テキスト11に展開するためにレコ
ード情報生成手段3およびデータベースレコード名標変
更手段4を起動する。
The database description analysis means 2 analyzes the database description in the first intermediate text 10 and includes record definitions of a plurality of subschema names as shown in FIG. 2 based on the defined subschema names. The generated sub-schema object 9 is input, and the record information generating means 3 and the database record name changing means 4 are activated to expand the corresponding database record definition information into the second intermediate text 11.

レコード情報生成手段3は、サブスキーマ名に関連する
全てのレコード名に対してプログラムでの利用の有無,
レコードの名標を一意にするために必要な情報等からな
るデータベースレコード情報12を主記憶(図示せず)上
に生成する。
The record information generation means 3 determines whether or not the program is used for all record names related to the subschema name,
The database record information 12 including information necessary for making the name of the record unique is generated on the main memory (not shown).

第3図を参照すると、データベースレコード情報12は、
データベースレコード名ハッシュテーブルと、サブスキ
ーマ名情報と、レコード名情報とから構成されている。
Referring to FIG. 3, the database record information 12 is
It is composed of a database record name hash table, subschema name information, and record name information.

データベースレコード名ハッシュテーブルは、サブスキ
ーマ名に関連するレコード名情報を検索するために使用
されるハッシュテーブルである。
The database record name hash table is a hash table used to retrieve record name information associated with a subschema name.

サブスキーマ名情報は、原始プログラム8中の各プログ
ラムのデータベース記述で定義されたサブスキーマ名,
原始プログラム8中でのサブスキーマ名一連番号,原始
プログラム8中でのプログラム名一連番号,サブスキー
マオブジェクト9中のサブスキーマ名に関連するレコー
ド名情報数,次のサブスキーマ名情報へのポインタ(次
サブスキーマレコードポインタ)等から構成されてい
て、原始プログラム8中のデータベース記述で定義され
たサブスキーマ名の数だけ生成される。
The subschema name information is the subschema name defined in the database description of each program in the source program 8,
Subschema name serial number in source program 8, program name serial number in source program 8, number of record name information related to subschema name in subschema object 9, pointer to next subschema name information ( Next subschema record pointer), etc., and the number of subschema names defined in the database description in the source program 8 is generated.

レコード名情報は、サブスキーマオブジェクト9中での
レコード名,そのレコード名長,プログラム中の命令を
解析した結果得られるレコード名のプログラムでの利用
の有無,レコード名が同一ハッシュ値である場合に次の
レコード情報のアドレスを示すハッシュポインタ(レコ
ードハッシュポインタ),プログラム内でのレコード名
一連番号等から構成されていて、サブスキーマオブジェ
クト9中のサブスキーマ名に関連する全てのレコード名
の数だけ生成される。
The record name information is used when the record name in the subschema object 9, its record name length, whether the record name obtained as a result of analyzing the instructions in the program is used in the program, and the record name has the same hash value. It consists of a hash pointer (record hash pointer) that indicates the address of the next record information, a record name serial number in the program, etc., and is equal to the number of all record names related to the subschema name in the subschema object 9. Is generated.

データベースレコード名標変更手段4は、データベース
制御情報域定義情報,データベースレコード域定義情報
等のデータベースレコード定義情報の生成時に、データ
ベースレコード情報12中のレコード名一連番号,サブス
キーマ名一連番号および現在処理中のプログラム名一連
番号によってレコードの名標を一意になるように変更す
る。
The database record name mark changing means 4 generates a record name serial number, a subschema name serial number in the database record information 12 and a current process when generating database record definition information such as database control information area definition information and database record area definition information. Change the name of the record to be unique by the program name serial number inside.

例えば、第4図を参照すると、プログラムaで定義され
たデータベースレコード定義情報中のレコード名a1ポイ
ンタは、データベースレコード情報12中の対応するレコ
ード名情報およびサブスキーマ名情報によって、レコー
ド名a1−01−01−01に変更される。また、プログラムb
で定義されたデータベースレコード定義情報中のレコー
ド名b1ポインタはレコード名b1−01−02−01に、さらに
レコード名b2ポインタはレコード名b2−02−02−02にそ
れぞれ変更される。
For example, referring to FIG. 4, the record name a1 pointer in the database record definition information defined by the program a is the record name a1-01 according to the corresponding record name information and subschema name information in the database record information 12. Changed to -01-01. Also, program b
The record name b1 pointer in the database record definition information defined in 1. is changed to the record name b1-01-02-01, and the record name b2 pointer is changed to the record name b2-02-02-02.

したがって、サブスキーマ名bのレコード定義にサブス
キーマ名aのレコード定義と同じ名標(例えば、a1−b
1)をもつレコードがあっても、レコード名一連番号,
サブスキーマ名一連番号およびプログラム名一連番号を
付加することにより、レコードの名標を一意にすること
ができる。
Therefore, the record definition with the subschema name b has the same name as the record definition with the subschema name a (for example, a1-b).
Even if there is a record with 1), the record name serial number,
By adding the subschema name serial number and the program name serial number, the name tag of the record can be made unique.

データ部構文意味解析手段5は、第2中間テキスト11を
入力し、データ定義記述を解析し、名標ディクショナリ
13を生成する。
The data part syntactic / semantic analysis means 5 inputs the second intermediate text 11, analyzes the data definition description, and extracts the name tag dictionary.
Generates 13.

データベースレコード分析手段6は、データ定義記述の
解析時にデータ部構文意味解析手段5より起動され、レ
ベル指示器が01のレコード名に対してデータベースレコ
ード情報12を検索し、プログラムで利用ありとなってい
るレコード名に関連するサブスキーマオブジェクト9で
定義されているレコードの名標についてだけ名標ディク
ショナリ13に登録する。
The database record analysis means 6 is started by the data part syntax / means analysis means 5 at the time of analysis of the data definition description, the level indicator searches the database record information 12 for the record name of 01, and it is used by the program. Only the name tag of the record defined by the sub-schema object 9 related to the existing record name is registered in the name tag dictionary 13.

属性取込み手段7は、第2中間テキスト11を入力し、手
続き部中のユーザ語トークンについて名標ディクショナ
リ13中のデータ名トークンで置換した第3中間テキスト
14を生成する。
The attribute fetching means 7 inputs the second intermediate text 11 and replaces the user language token in the procedure division with the data name token in the name tag dictionary 13 to obtain the third intermediate text.
Produces 14.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、データベースレコード定
義情報の生成時にデータベースレコード情報中のサブス
キーマ名情報およびレコード名情報に基づいてレコード
名一連番号,サブスキーマ名一連番号およびプログラム
名一連番号をレコードの名標の後に付加してレコードの
名標を一意になるように変更することにより、1つの原
始プログラム中にサブスキーマ名の異なる複数のデータ
ベースレコード定義情報を展開して一意に参照できるの
で、翻訳エラーを生じるおそれなしにサブスキーマ名の
異なる複数のデータベースを処理するプログラムを1つ
の原始プログラム中に記述できるという効果がある。
As described above, according to the present invention, when the database record definition information is generated, the record name serial number, the subschema name serial number, and the program name serial number are recorded based on the subschema name information and the record name information in the database record information. By adding after the name tag to change the name of the record so that it is unique, multiple database record definition information with different subschema names can be expanded in one source program and uniquely referenced. There is an effect that a program for processing a plurality of databases having different subschema names can be described in one source program without the risk of causing an error.

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

第1図は本発明の複数データベース記述を含む原始プロ
グラムの翻訳方式の一実施例の構成を示すブロック図、 第2図は第1図中に示した原始プログラム中のデータベ
ース記述とサブスキーマオブジェクト中のレコード定義
との一例を示す図、 第3図は第1図中のデータベースレコード情報の一例を
示す図、 第4図は第1図中の第2中間テキストにおけるデータベ
ースレコード定義情報の一例を示す図である。 図において、 1……語彙分解手段、 2……データベース記述解析手段、 3……レコード情報生成手段、 4……データベースレコード名標変更手段、 5……データ部構文意味解析手段、 6……データベースレコード分析手段、 7……属性取込み手段、 8……原始プログラム、 9……サブスキーマオブジェクト、 10……第1中間テキスト、 11……第2中間テキスト、 12……データベースレコード情報、 13……名標ディクショナリ、 14……第3中間テキストである。
FIG. 1 is a block diagram showing the construction of an embodiment of a translation method of a source program including a plurality of database descriptions of the present invention, and FIG. 2 is a database description and subschema objects in the source program shown in FIG. FIG. 3 shows an example of the database record information in FIG. 1, FIG. 3 shows an example of the database record information in FIG. 1, and FIG. 4 shows an example of the database record definition information in the second intermediate text in FIG. It is a figure. In the figure, 1 ... lexical decomposition means, 2 ... database description analysis means, 3 ... record information generation means, 4 ... database record name change means, 5 ... data part syntactic / means analysis means, 6 ... database Record analysis means, 7 ... Attribute fetching means, 8 ... Source program, 9 ... Subschema object, 10 ... First intermediate text, 11 ... Second intermediate text, 12 ... Database record information, 13 ... Nameplate dictionary, 14 ... 3rd intermediate text.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】原始プログラムを入力し語彙分解された第
1中間テキストを生成する語彙分解手段と、 前記第1中間テキスト中のデータベース記述を解析し定
義されたサブスキーマ名に基づいてサブスキーマオブジ
ェクトを入力し対応するデータベースレコード定義情報
を第2中間テキストに展開するデータベース記述解析手
段と、 このデータベース記述解析手段によりサブスキーマ節の
定義単位に起動されサブスキーマ名に関連する全てのレ
コード名,プログラムでの利用の有無,レコード名一連
番号,サブスキーマ名一連番号等からなるデータベース
レコード情報を生成するレコード情報生成手段と、 前記データベースレコード定義情報の生成時に前記デー
タベース記述解析手段より起動され前記データベースレ
コード情報中のレコード名一連番号,サブスキーマ名一
連番号および現在処理中のプログラム名一連番号によっ
てレコードの名標を一意になるように変更するデータベ
ースレコード名標変更手段と、 前記第2中間テキストを入力しデータ定義記述を解析し
名標ディクショナリを生成するデータ部構文意味解析手
段と、 前記データ定義記述の解析時に前記データ部構文意味解
析手段より起動されレベル指示語が01のレコード名に対
して前記データベースレコード情報を検索しプログラム
で利用ありとなっているレコード名に関連するサブスキ
ーマオブジェクトで定義されているレコードの名標につ
いてだけ前記名標ディクショナリに登録するデータベー
スレコード分析手段と、 前記第2中間テキストを入力し手続き部中のユーザ語ト
ークンに対して前記名標ディクショナリ中のデータ名ト
ークンで置換した第3中間テキストを生成する属性取込
み手段と、 を有することを特徴とする複数データベース記述を含む
原始プログラムの翻訳方式。
1. A lexical decomposition means for inputting a source program to generate a lexically decomposed first intermediate text, and a subschema object based on a subschema name defined by analyzing a database description in the first intermediate text. And a corresponding database record definition information is expanded into the second intermediate text, and a database description analysis means is activated by the definition unit of the subschema section by the database description analysis means, and all record names and programs related to the subschema name. Record information generating means for generating database record information consisting of presence / absence of use in a database, record name serial number, subschema name serial number, etc .; Record in information Database record label changing means for changing the label of the record to be unique by the serial number, the subschema name serial number, and the program name serial number currently being processed; and the second intermediate text to input the data definition description A data part syntactic and semantic analysis means for parsing and generating a name tag dictionary; and searching the database record information for a record name whose level directive is 01, which is activated by the data part syntactic and semantic analysis means during analysis of the data definition description Database record analysis means for registering in the name dictionary dictionary only for the name of the record defined in the subschema object related to the record name that is used by the program, and the procedure for inputting the second intermediate text For the user language tokens in the section, A method of translating a source program including a plurality of database descriptions, comprising: attribute fetching means for generating a third intermediate text replaced with a data name token in Nari.
JP63037195A 1988-02-19 1988-02-19 Translation method of source program including multiple database descriptions Expired - Lifetime JPH0752391B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63037195A JPH0752391B2 (en) 1988-02-19 1988-02-19 Translation method of source program including multiple database descriptions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63037195A JPH0752391B2 (en) 1988-02-19 1988-02-19 Translation method of source program including multiple database descriptions

Publications (2)

Publication Number Publication Date
JPH01211121A JPH01211121A (en) 1989-08-24
JPH0752391B2 true JPH0752391B2 (en) 1995-06-05

Family

ID=12490792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63037195A Expired - Lifetime JPH0752391B2 (en) 1988-02-19 1988-02-19 Translation method of source program including multiple database descriptions

Country Status (1)

Country Link
JP (1) JPH0752391B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2837525B2 (en) * 1990-08-31 1998-12-16 富士通株式会社 Derived database processing method
JP3670305B2 (en) * 1993-12-09 2005-07-13 富士通株式会社 Database search statement creation device

Also Published As

Publication number Publication date
JPH01211121A (en) 1989-08-24

Similar Documents

Publication Publication Date Title
Bouma et al. Alpino: Wide-coverage computational analysis of Dutch
US6539348B1 (en) Systems and methods for parsing a natural language sentence
McKeown Paraphrasing using given and new information in a question-answer system
JPH0242572A (en) Preparation/maintenance method for co-occurrence relation dictionary
JPH0630066B2 (en) Table type language translation method
JPH083815B2 (en) Natural language co-occurrence relation dictionary maintenance method
KR20030094632A (en) Method and Apparatus for developing a transfer dictionary used in transfer-based machine translation system
US5283737A (en) Mechanism for generating linguistic expressions based on synonyms and rules derived from examples
JPS58192173A (en) System for selecting word used in translation in machine translation
Fliedl et al. From OWL class and property labels to human understandable natural language
JP2001236352A (en) Method and device for semistructured document retrieval and storage medium stored with semistructured document retrieval program
JPH0752391B2 (en) Translation method of source program including multiple database descriptions
CN108008947B (en) Intelligent prompting method and device for programming statement, server and storage medium
JP2000181697A (en) Method and device for conversion to open type system of mainframe cobol property and recording medium
JP4635585B2 (en) Question answering system, question answering method, and question answering program
JPS61187077A (en) Japanese language analyzer
JPH07121379A (en) Plural languages mixing compiler
KR20170062358A (en) Apparatus and method for processing structured stream data
Le Duyen Sandra Vu CISQA: Corporate Smart Insights Question Answering System
JPH01195534A (en) Translation system
JP2942414B2 (en) Virtual database method
JP3419483B2 (en) Natural language processing apparatus and method
JPH07334504A (en) Japanese processing system
Räihä et al. Developments in compiler writing systems
JPH10293685A (en) Program comprehension supporting method