|
{ |
|
"paper_id": "E91-1020", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T10:38:15.838968Z" |
|
}, |
|
"title": "STRUCTURE-DRIVEN GENERATION FROM SEPARATE SEMANTIC REPRESENTATIONS", |
|
"authors": [ |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Busernann", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Deutsches Forschungszentrum fiir Kfinstliche Intelligenz (DFKI) GmbH", |
|
"location": { |
|
"addrLine": "Stuhlsatzenhausweg 3", |
|
"postCode": "D-6600", |
|
"settlement": "Saarbrficken 11" |
|
} |
|
}, |
|
"email": "n@dfki.uni-sb.de" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "", |
|
"pdf_parse": { |
|
"paper_id": "E91-1020", |
|
"_pdf_hash": "", |
|
"abstract": [], |
|
"body_text": [ |
|
{ |
|
"text": "In the licld of unification-based computational linguistics, current research on tactical natural language (NL) generation concentrates on the foliowing problem: i \u2022 Given a semantic representation (which is often called logical form (LF)) and a grammar that includes a lexicon, what are the surface strings corresponding to the semantic representation?", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "A variety of approaches to solving this problem in an efficient way has been put forward on the basis of unification-based grammar formalisms with a context-free backbone and complex categories (for some discussion see e.g. [Shieber et al. 1990] ). Most of this work shares a Montagovian view of semantics by assuming that LF be integrated into the grammar rules, thus assigning to each syntactic category its semantic representation. Within this integrated-semantics approach the generation tmsk mainly consists of reconstructing a 1This work was partially funded by the German Minister for Research trod Tedmology (BMFT) mt(ler contract ITW 9002. Most of the research underlying rids article was accomplished within the EURO'rH.A-D accompanying research project K IT-FAST at the Technical University of Berlin and fimded by the BMFT trader contract 1013211.", |
|
"cite_spans": [ |
|
{ |
|
"start": 224, |
|
"end": 245, |
|
"text": "[Shieber et al. 1990]", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "I wish to thank Christa llauenschiid, John Nerbo[me, and Ilans Ilszk~weit h,r com,,lcntin g on earlier ve,.'~ions of this paper.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "given LF, thereby ensuring that the result is complete (all parts of the input structure are reconstructed) and coherent (no additional structure is built up). Thus, the surface strings then come out as a side effect.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This paper describes a different use of semantics for generatio n. llere the semantics is not part of the grammar, but rather expressed within a separate semantic representation language (abbrcv.: SRL). This approach, in which the grammar only covers the syntax part, is called the separate semantics approach. It has a long tradition in At NL systems, but was rarely used for unification-based syntax and semantics. It will be argued that it can still be useful for interfacing a syntactic generator to some application system.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The main goal of this paper is to describe a generator using a separate semantics and to suggest a structure-driven strategy that is bascd on a systcm of pattern-action (PA) rules, as they are known from AI production systems (for an overview see [Davis/King 1977] ). The purpose of these rulcs is to explicitly relate the semantic (sub)structures to possible syntactic counterparts. The rnappizJg process is driven by the semantic input structure that is traversed step by step. At each step PA rules are applied, which contribute to successively i)roducing an overall syntactic structure from which the terminal string can easily be produced. This new approach allows for a carefully directed and nearly deterministic choice of grammar rules.", |
|
"cite_spans": [ |
|
{ |
|
"start": 247, |
|
"end": 264, |
|
"text": "[Davis/King 1977]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "INTRODUCTION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The integrated-semantics approach is often illustrated in a Prolog-like notation using DCG rules. The infix function symbol '/' is used in each category to separate tile syntactic from the semantic part. Rule (1) introduces complements in an llPSGstyle manner by \"removing\" tile complement from the VP's subcategorization list (cf. [Pollard/Sag 1987] ). The relation between the semantics S and the semantics of Comp:l. is established in tile lexical entry for tile verb (2).", |
|
"cite_spans": [ |
|
{ |
|
"start": 332, |
|
"end": 350, |
|
"text": "[Pollard/Sag 1987]", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "(", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "1) vp(Subcat)/S --> vp([CompllSubcat])/S, Compl. (2) vp([np(_)/0bj, np(3rd-sing)/Subj])/ kiss(Subj, 0bj) --> [kisses].", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Recent work on semantic-head-driven generation [Shieber et al. 1990 , Calder et al. 1989 , Russell et al. 1990 ] provides a very promising step towards efficient, goal-directed reconstruction of LF that is espescially suited for lexicon-centered grammar formalisms such as IIPSG or UCG. It was observed that top-down generation may not terminate. This is illustrated in (1). If the vp node is used for top-down expansion, there is nothing to prevent the subcategorization list from growing infinitely. If the Comp node is used, the constituent to be generated must completely be guessed due to the uninstantiated semantics. Since the grammar will contain recursive rules (e.g. for relative clauses), the guessing procedure will not terminate either. In view of this problem a bottom-up approach was suggested that is guided by semantic information in a top-down fashion. The benefits of integrated semantics are manifold. Elegant analyses of linguistic phenomena are possible that relate syntactic and semantic properties to each other (cf. the treatment of e.g. 'raising' and 'equi' constructions in [Pollard/Sag 1987] ). LF is defined on purely linguistic grounds and as such, it is well-suited to tile contputationai linguist's work. llowever, if a generator based on an integrated semantics is to be used for conveying the results of some application system into NL, expressions of the application system's SRL have to be adalJted to LF. Given that tile grammar should not be rewritten, this amou,,ts to an additional'step of processing. This step may turn out to be costly since the SRL will typically contain application-dependent information that must be considered. Take, for instance, a transfer-based machine translation (MT) system (such as EUROTRA [Arnold/des Tombe 1986]). The results of the transfer (say, from German to English) are encoded in a semantic representation that is given to the system's generation component to produce the English target sentence. In a system capable of translating between a variety of languages, representations of this kind may themselves be subject to transfer and will therefore contain information relevant for translation. 2 SAn exception is tim MiMe2 system ].", |
|
"cite_spans": [ |
|
{ |
|
"start": 47, |
|
"end": 67, |
|
"text": "[Shieber et al. 1990", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 68, |
|
"end": 88, |
|
"text": ", Calder et al. 1989", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 89, |
|
"end": 110, |
|
"text": ", Russell et al. 1990", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1101, |
|
"end": 1119, |
|
"text": "[Pollard/Sag 1987]", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The price to pay for allowing transfer at the level of LF was to accept an \"extremely poor\" view of translation by just preserving the logical meaning emd--as far as possible--the way in which meaning is built compositionMiy (quotation from ).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The effort of introducing an additional step of processing can be saved to a large extent by adopting a separate-semantics approach. The SRL of some application system may directly serve as an interface to the generator. 3 In the case at hand, two additional components must be introduced into the generation scenario: the definition of SRL and PA rules. Instead of mapping SRL onto LF, SRL is directly related to syntax by virtue of the PA rules.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "A STRUCTURE-DRIVEN GENERATOR The generator to be described in this section is a module of the Berlin MT system [llauenschild/Busemann 1988], which translates sentences taken from administrative texts in an EC corpus from German into English and vicc versa. 4 The syntax formalism Used is a constructive version of GPSG [Gazdar et al. 1985] as described in [Busemann/ Hauenschild 1988] . The semantic representation language FAS (Functor-Argument Stuctures) [Mahr/Umbach 1990] is employed as an interface between three different processes: it is the target of GPSG-based analysis, for sentence-semantic transfer, and as the source for GPSG-based generation.", |
|
"cite_spans": [ |
|
{ |
|
"start": 319, |
|
"end": 339, |
|
"text": "[Gazdar et al. 1985]", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 367, |
|
"end": 384, |
|
"text": "Hauenschild 1988]", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 457, |
|
"end": 475, |
|
"text": "[Mahr/Umbach 1990]", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "FAS is defined by context-free rule schemata with complex categories consisting of a main category (e.g. 'clause' in Figure la), which is associated with a fixed list of feature specifications. 5 The categories are in canonical order with the functor preceding all of its arguments. In contrast to syntactic structures where agreement relations are established by virtue of feature propagation, FAS categories contain alnmst no redundant information. For instance, number information is only located at the 'det' category. The use of semantic relations (encoded by the 'role' feature), role configurations ('conf') and semantic features allows us to discriminate between different readings of words that result in different translational equivalents. Moreover, part of the thematic structure of the source language sentence is preserved during transfer and encoded by virtue of the feature 'them' with the numerical values indicating which portion should preferrably be presented first, second, third etc. The definitions of FAS for the German and English fragments mainly differ with regard to their terminal symbols.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "3This interface does not correspond to the common separation between making decisions about what to say and how to say it (cf. [McKeown/Swartout 1988] ). Rather the interface in question must be situated somewhere in the 'how to say it' component because it presupposes many decisions about sentence formulation (e.g. regarding pronominalization, or voice).", |
|
"cite_spans": [ |
|
{ |
|
"start": 127, |
|
"end": 150, |
|
"text": "[McKeown/Swartout 1988]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "4The underlying view of MT is described in [Hauenschild 1988] .", |
|
"cite_spans": [ |
|
{ |
|
"start": 43, |
|
"end": 61, |
|
"text": "[Hauenschild 1988]", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Sln the present versions there are up to seven features in a FAS category. For sake of simplicity many details irrelevant to the present discussion are omitted in the examples. \"These proposals have been adopted by the Council.\" The GPSG formalism used includes the ID/LP format, feature co-occurrence restrictions (FCRs) and universal principles of feature instantiation (FIPs). The ID rules are interpreted by the generator as providing the basic information for a local tree. The categories of each generated local tree are filrther instantiated by the FIPs and FCRz. Finally, the branches are ordered by virtue of the LP state-lnen|.s.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Strategies for structure building and feature instantiation. The task of constructing an admissible GPSG syntactic structure call be divided up into the following suhta.sks that can be performed independently of each other, and each according to its own processing strategy:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": ",, Structure building (by virtue of PA rules, which in turn use ID rules)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": ". Feature instantiaton and ordering of the branches (by virtue of FIPs, FCRs and LP statemerits)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The question arises which strategies are best suited to ellicient generation. For each subtask both a top-down and a bottom-up strategy have been investigated. As a result it turned out that structure building shouhl occur top-down whereas feature instantiation should be performed in a bottomup manner. Before .justifying the result let us have a closer look at the sl.ructure-buiiding algorithm. Tile over-all syntactic structure (OSS) is successively construed in a top-down manner. At each level there is a set of nonterminal leaf nodes available serving as attachment points for further expansion steps (initially tile empty category is the only attachment point). An expansion step consists of 1. generating a local tree t by virtue of an ID rule, 2. unifying its mother node with one of the attachment points, 3. removing the attachment point from the current set, 4. defining tile daughters of t as the new current set of attachment points.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Since lexicai entries terminate a branch of the OSS, the fourth of the above points is dropped during expansion of lexical categories: processing continues with the reduced set of attachment points. Feature instafftiation and the ordering of branches take place in a bottom-up manner after a local tree has no fuither attachment points associated with it (i.e. all of its daughters have been expanded). Then processing returns to tile next higher level of tile OSS examining the set of attachment points. Depending on whether or not it is empty, the next step is either feature instantiation or structure building. Given this interlinking of the two subtasks, all OSS is admitted by tile grammar if its top-most local tree has passed feature instantiation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The effects of feature instantiation with respect to the German example in Figure lb 6 can be better understood with the help of the S-expansion rules used; of. (3)-(5). t Rule (3) causes topicalization, (4) introduces a perfect auxiliary, and (5) requires a transitive verb whose object is topicalized. The solution will now be justified. First of all, note that the top-most part of an FAS expression is related to tile top-most part of the GPSG structure, and that the leaves of a FAS expression usually correspond to GPSG lexicon entries. As a consequence, the order the FAS expression is traversed determines the order in which the structure-building subtask is performed. Why should then, in the case of FAS, the traversal occur top-down?", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The answer is motivated by the distribution of information in FAS expressions. In order to apply a certain ID rule deterministically, information from distant portions of tim FAS expression may be needed. For instance, the FAS specification (them : 1), which is part of one of the daughters of clause in Figure la , is interpreted as requiring topicalization of a syntactic constituent under the condition that a declarative sentence is being generated. This latter information is, however, only available at the [illo\u00a2 [asnertion] ] s part of the FAS expression (of. Figure la) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 520, |
|
"end": 531, |
|
"text": "[asnertion]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 304, |
|
"end": 313, |
|
"text": "Figure la", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 568, |
|
"end": 578, |
|
"text": "Figure la)", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Two possible methods for collecting this infornration present themselves. First, the pattern including (them : 1) could be required to cover as nmch of the FAS expression as would be needed to include i].loc. In that case, all the information needed is present, and the traversal of the FAS expression could occur bottom-up as well as top-down.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "\u2022 Unfortunately the required size of the pattern is not always known in advance because the FAS syntax might allow an arbitrary number of recursively defined local trees to intervene. The second method--which was eventually adopted--requires the patterns to cover not more than one local FAS tree. In order to gather information that is locally missing, an auxiliary storage is needed. If, for instance, the illocution is matched, information about whether or not a declarative sentence is being generated is stored. Later on, (them : 1) is encountered. Now, the ID rule for to-6These are not shown for the constituents of NPs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "ZNote the different use of the symbol '/': here it denotes the category-valued feature 'slash'.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "e Square brackets are used here to indicate tree stnicture. picalization (3) is triggered iff 'declarative' can be retrieved from the storage.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "If the necessary information is not available yet, one must accept either a delay of a mapping or backtracking. With a top-down traversal of FAS expressions, however, such cases are sufficiently restricted to ensure efficiency. Note that a bottom-up traversal or a mixed strategy could be more efficient if the distribution of information in the SRL were different.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The problems observed with top-down generatots using an integrated semantics cannot occur in the separate-semantics approach. Expansion of grammar rules can be controlled by the semantic representation if each rule application is explicitly triggered. Situations causing an infinite expansion due to an uninstantiated semantics (as with topdown expansion using the rule (2)) cannot arise at all since the separate semantics is fully specified.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Let us now discuss why feature instantiation should be a bottom-up process. The FIPs apply to tim mother and/or a subset of daughters in a local tree. In general, tile more these categories are instantiated the less likely the l\"lPs will have to choose between alternative instantiations, which would be a source for backtracking. A top-down strategy would meet a more completely instantiated mother, but still underspecified daughters. With a bottom-up strategy, howew:r, only tile mother would be underspecified. For instance, consider the GPSG account of parasitic gaps, which are handled by the Foot Feature Principle. The 'slash' feature may occur at more than one daughter and then require all occurrences of it to unify with the mother (el. [Gazdar et al. 1985, p. 16211] ). While this is easy to handle for a bottom-up process, a top-down strategy would have to guess at which daughters to instantiate a slash value.", |
|
"cite_spans": [ |
|
{ |
|
"start": 748, |
|
"end": 778, |
|
"text": "[Gazdar et al. 1985, p. 16211]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Pattern-action rules. A PA rule is a production rule with a pattern for local FAS trees as its left-hand side and two sets of actions as its right-hand side. The information-gathering aclions (IGAs) maintain the auxiliary storage. The structure-building actions (SBAs) generate GPSG trees. Either one of these sets may be empty.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In:order to minimize tim power of PA rules, the inventory of IGAs and SBAs is restricted. There are only lthree 1GAs for storing information into and removing from the auxiliary storage. The auxiliary storage is a two-dimensional array of a fixed size. It may contain atomic values for a set of features predetermined by the PA rule writer as well as a single GPSG category. There are only five SBAs for different kinds of mapping, three of which are explained below; cf. [Busemann 1990 ] for a coml)rehensive discussion. Any SBA' will remove the stored category from the storage and unify it with the :mother of the local tree it is about to generate.", |
|
"cite_spans": [ |
|
{ |
|
"start": 472, |
|
"end": 486, |
|
"text": "[Busemann 1990", |
|
"ref_id": "BIBREF1" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "To illustrate this let us return to the topicalization example. The responsible PAl rules are shown in Figure 2 . The pattern of the first one naatches any local FAS tree whose mbther is a term(them: 1). The 1GAs work as follows: Ifa specification (sent : (lecl) can be removed from the storage, the GPSG feature specification [+top] will be added to the stored category (by virtue of the IGA set_gpsg_features). The SBA set is empty. The second PA rule matches any local FAS tree whose first daughter is a dcfinite determiner with plural number followed by zcro or more daughters. Note that both patterns match the same local tree of the FAS expression in Figure la . There is only one IGA, which adds the number information to the stored GPSG category. The single SBA, call_id, states that a local GPSG tree is generated by virtue of the ID rule indicated and added to the OSS. Since the mother of the local tree (NP) now contains the specification [+top] , it, can only unify with the 'slash' value introduced by the mother of rule (5). Fronting of the NP is achieved in accordance with the FIPs and LP statements.", |
|
"cite_spans": [ |
|
{ |
|
"start": 951, |
|
"end": 957, |
|
"text": "[+top]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 103, |
|
"end": 111, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 657, |
|
"end": 666, |
|
"text": "Figure la", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Three kinds of PA rules should be distinguished according to the effects of their SBAS. Figure 2 shows two of tl,em; the first one doesn't create structure at, all while the second one transduces a (FAS) local tree into a (GPSG) loi:ai tree. A third type of rules generates GPSG structure out of FAS feature specifications. Figure 1 shows its use to generate the non-local subtree including the perfect auxiliary fs I'v [hab'l, s(psp)]] from the local FAS tree dominated by clauso(perf:+). Note that this PA rule must be applied before an attempt is started to attach the subtree fs/np(acc) [np(nom), v(trans)]]. This latter subtree is generated by a PA rule whose pattern rnatches the same FAS tree as the previous one. We shall return to this problem in the following section.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 88, |
|
"end": 96, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 324, |
|
"end": 332, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Controlling the ntapl>ing procc.'dure.. First of all note that PA rules can comrnunicate with each other only indirectly, i.e. by modifying the content of the auxiliary storage or by successfully applying an SBA, thereby creating a situation in which another rule becomes applicable (or cannot be applied anymore). PA rules do not contain any control knowledge.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "A local FAS tree is completely verbalized iff a maximum number rt > 1 of applicable PA rules are successful. A PA rule is applicable to a local FAS tree t iff its pattern unifies with t. An applicable PA rule is successful iff all elements of IGA can be executed and an SBA--if present--is successful. An SBA is successful iff a syntactic subtree can be attached to the OSS as described above.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Since the set of PA rules is not commutative, the order of application is crucial in order to ensure that 72 is maximal. Due to the restricted power of the PA rules possible conflicts can be detected and resolved a priori. A conflict arises if more than one pattern matches a given FAS tree. All FAS trees matched by more than one pattern can be identified with help of the FAS grammar. The respective PA rules are members of the same conflict set. The elements of a conflict set can be partially ordered by virtue of precedence rules operating on pairs of PA rules.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "For instance, the conflict regarding the perfect auxiliary is resolved by making a precedence rule check the ID rules that would be invoked by the respective SBAs. If the mother of the second one can be unified with a daughter of the first one and not vice versa, then the first PA rule must be applied before the second one. Thus a PA rule with an SBA invoking ID rule (4) will apply before another one wifll an SBA invoking ID rule (5).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Note that, in this example, the number of successful PA rules would not be maximal if the order of application was the other way around since the SBA invoking ID rule (4) would not succeed anymore.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The control regime described above guarantees termination, completeness and coherence in the following way: The traversal of a FAS expression terminates since there is only a finite number of local trees to be investigated, and for each of them a finite number of PA rules is applicable. The aSS generated is complete because all local FAS trees are processed and for each a maximum rmmber of PA rules is successful. It is coherent because (1) no PA rule may be applied whose pattern is not matched by the FAS expression and (2) all attachment points nmst be expanded.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "KEEPING SEMANTICS SEPARATE FROM SYNTAX", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The adaptation of a GPSG-based generator to an MT system using FAS as its SRL was described as an instance of the separate-semantics approach to surface generation. In this instance, the OSS is most efficiently built top-down whereas feature instmltiation is performed bottom-up.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CONCLUSION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The mapping based on PA rules has proved to be efficient in practice. There are only a few cases where backtracking is required; most often the local FAS tree being verbalized allows together with the contents of the auxiliary storage and the current set of attachment points for a deterministic choice of grammar rules.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CONCLUSION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The generator has been fully implemented and tested with middle-sized fragments of English and German. It is part of the Berlin MT system and runs on both an IBM 4381 under VM/SP in Waterloo Core Prolog and a PC XT/AT in Arity Prolog.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CONCLUSION", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Compared to algorithms based on an integrated semantics the separate-semantics approach pursued here is promising if the generator has to be adapted to the SRL of some application system. Adaptation then consists in modifying the set of PA rules rather than in rewriting the grammar.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CONCLUSION", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Theoretical and Methodological Issues in Machine Translation", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "114--135", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Arnold/des Tombe 1986] Doug Arnold and Louis des \"Ibmbe (1986), 'Ba.~ic Theory and Methodology in Eurotra', in S. Nirenburg (ed.), Theoretical and Me- thodological Issues in Machine Translation, Cam- bridge: Cambridge University Press, 114-135.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Gcnerierung nat6rlichcr Sprache mit Generalisierten Phrascnstruktur-Grammatiken, Doctoral Dissertation", |
|
"authors": [ |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Busemann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Busemann 1990] Stephan Busemann (1990), Gcne- rierung nat6rlichcr Sprache mit Generalisierten Phrascnstruktur-Grammatiken, Doctoral Disserta- tion, Universit~t des Saarlandes, Saarbriicken. Also available: TU Berlin, Dept. of Computer Science, KIT Report 87.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "A Constructive View of GPSG or Itow to Make it Work", |
|
"authors": [ |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Busemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christa", |
|
"middle": [], |
|
"last": "Hauenschild", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "Proc. leth COLING-88", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "77--82", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stephan Busemann and Christa Hauenschild (1988), 'A Constructive View of GPSG or Itow to Make it Work', in Proc. leth COLING-88, Budapest, 77-82.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "An Algorithm for Generation in Unification Categorial Grammar", |
|
"authors": [ |
|
{ |
|
"first": "Jonathan", |
|
"middle": [], |
|
"last": "Calder", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mike", |
|
"middle": [], |
|
"last": "Reape", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "Proc. 4th Conf. of the European Chapter of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "233--240", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Calder et ai. 1989] Jonathan Calder, Mike Reape, and llenk Zeevat (1989), 'An Algorithm for Generation in Unification Categorial Grammar', in Proc. 4th Conf. of the European Chapter of the ACL, Manchester, 233-240.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "An Overview of Production Systems", |
|
"authors": [], |
|
"year": 1977, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Davis/King 1977] Randall Davis und Jonathan King (1977), 'An Overview of Production Systems', in E.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Machine Intelligence 8", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "300--332", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "W. Elcock and D. Michie (eds.), Machine Intelligence 8, Chichester: Ellis Itorwood, 300-332.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Generalized Phrase Structure Grammar", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Gazdar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ewan", |
|
"middle": [], |
|
"last": "Gerald Gazdar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Geoffrey", |
|
"middle": [], |
|
"last": "Klein", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivan", |
|
"middle": [], |
|
"last": "Pullum", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Sag", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1985, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Gazdar ct al. 1985] Gerald Gazdar, Ewan Klein, Ge- offrey Pullum, and Ivan Sag, (1985), Generalized Phrase Structure Grammar, Oxford: Blackwell.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Discourse Structure--Some Imphcations for Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "Christa", |
|
"middle": [], |
|
"last": "Hauenschild", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "New Directions in Machine Translation, Dordrecht: Foris", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "145--156", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Hauenschild 1988] Christa Hauenschild (1988), 'Dis- course Structure--Some Imphcations for Machine Translation', in D. Maxwell, K. Schubert und A. P. M. Witkam (eds.), New Directions in Machine Translation, Dordrecht: Foris, 145-156. [tlauenschild/Busemann 1988] Christa llauen- schild and Stephan Busemann (1988), 'A Construc- tive Version of GPSG for Machine Translation', in E.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Functor-Argument Structures for the Meaning of Natural Language Sentences and Their Formal Interpretation", |
|
"authors": [ |
|
{ |
|
"first": "Bernd", |
|
"middle": [], |
|
"last": "Mahr", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carla", |
|
"middle": [], |
|
"last": "Umbach", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "From Syntax to Semantics--Insights From Machine Translation", |
|
"volume": "418", |
|
"issue": "", |
|
"pages": "286--304", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Steiner, P. Schmidt, and C. Zelinsky-Wibbelt (eds.), From Syntax to Semantics--Insights From Machine Translation, London: Frances Pinter, 216-238. [MMtr/Umbach 1990] Bernd Mahr and Carla Umbach (1990), 'Functor-Argument Structures for the Mea- ning of Natural Language Sentences and Their For- mal Interpretation', in K.-H. Bl~sius, U. Hedstiick, and C.-R. Rollinger (eds.), Sorts and Types in Artifi- cial Intelligence, Berlin, New York: Springer (Lecture Notes in Artificial Intelligence 418), 286-304.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Language Generation and Explanation", |
|
"authors": [ |
|
{ |
|
"first": "Kathleen", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Mckeown", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "William", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Swartout", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "Advances in Natural Language Generation. An blterdisciplinary Perspective", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "1--52", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[McKeown/Swartout 1988] Kathleen R. McKeown and William R. Swartout, 'Language Generation and Ex- planation', in M. Zock and G. Sabah (eds.), Advan- ces in Natural Language Generation. An blterdisci- plinary Perspective. Vol. 1, London: Frances Pinter, 1-52.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "An Overview of Head-Driven Bottom-up Generation", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Gertjan Van Noord", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Current Research in Natural Language Generation, Academic", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "141--165", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Noord 1990] Gertjan van Noord (1990), 'An Overview of Head-Driven Bottom-up Generation', in R. Dale, C. Mellish, and M. Zock (eds.), Current Research in Natural Language Generation, Academic, 141-165.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Joke Dorrepaal, Pim van tier Eijk, Maria Florenza, and Louis des qbmbe (1990), 'The MiMo2 Research System", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Noord", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Proc. 3rd Int. Conf. on Theoretical and Methodological Issues in Machine Translation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Noord et al. 1990] Gertjan van Noord, Joke Dorre- paal, Pim van tier Eijk, Maria Florenza, and Louis des qbmbe (1990), 'The MiMo2 Research System', in Proc. 3rd Int. Conf. on Theoretical and Methodolo- gical Issues in Machine Translation, Austin, Texas.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Information-Based Syntax and Semantics", |
|
"authors": [ |
|
{ |
|
"first": "/", |
|
"middle": [], |
|
"last": "Pollard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Sag ; Carl", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivan", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Pollard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Sag", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pollard/Sag 1987] Carl J. Pollard and Ivan A. Sag (1987), Information-Based Syntax and Semantics.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Center for the Study of Language and Information", |
|
"authors": [], |
|
"year": null, |
|
"venue": "CSLI Lecture Notes", |
|
"volume": "I", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Volume I, Center for the Study of Language and In- formation, CSLI Lecture Notes 13, Chicago: Univer- sity of Chicago Press.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Asymmetry in Parsing and Generating with Unification Grammars: Case Studies from ELU", |
|
"authors": [ |
|
{ |
|
"first": "Russell", |
|
"middle": [], |
|
"last": "", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Prac. Conf. o/ the ~8th Annual Meeting of the ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "205--211", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Russell et al. 1990] Graham Russell, Susan Warwick, and John Carroll (1990), 'Asymmetry in Parsing and Generating with Unification Grammars: Case Stu- dies from ELU', in Prac. Conf. o/ the ~8th Annual Meeting of the ACL, Pittsburgh, 205-211.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "A Semantic-Head-Driven Generation Algorithm for Unification-Based Formalisms", |
|
"authors": [ |
|
{ |
|
"first": "[", |
|
"middle": [], |
|
"last": "Shieber", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Computational Linguistics", |
|
"volume": "16", |
|
"issue": "", |
|
"pages": "30--42", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "[Shieber et al. 1990] Stuart M. Shieber, Gertjan van Noord, Robert C. Moore, and Fernando C. N. Pereira (1990), 'A Semantic-Head-Driven Generation Algo- rithm for Unification-Based Formalisms', in Compu- tational Linguistics, 16(1), 30-42.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF1": { |
|
"num": null, |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Sample FAS Expression (a) and Corresponding GPSG Structure (b)." |
|
}, |
|
"FIGREF3": { |
|
"num": null, |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "Two Pattern-Action Rules for NP-Topicalization." |
|
}, |
|
"TABREF0": { |
|
"text": ", acc, +plu] S [fin, -plu] / NP[+top, acc. +plu]", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"content": "<table><tr><td/><td/><td/><td/><td colspan=\"3\">(b) GPSG structure:</td></tr><tr><td/><td/><td/><td/><td/><td colspan=\"2\">S[fin, -plul</td></tr><tr><td/><td/><td/><td/><td>NP [+top/\\</td><td/></tr><tr><td/><td/><td/><td/><td>Det</td><td>N1</td><td>V [fro, -plu] S [psp, -plu] / NP [+top, acc. +plu]</td></tr><tr><td/><td/><td/><td/><td>dies</td><td>N</td><td>hab</td><td>NP [nom. -plul V [trans, pspl</td></tr><tr><td>/\\ I det verab-num: sing schieden</td><td>nom I I nwed sere: inst</td><td colspan=\"2\">term role: affected them : 1 /-... det nom num: plur I n_pred sem: plan</td><td colspan=\"2\">I vorschlag</td><td>/\\ I I Dot N1 d-N I fal I</td><td>I verabschied</td></tr><tr><td>de[_sing</td><td>J</td><td>dies</td><td>I</td><td colspan=\"3\">diese vorschl~tge hat ]these proposals has</td><td>der the Council adopted] Rat verabschiedet</td></tr><tr><td/><td>rat</td><td/><td>vorschlag</td><td/><td/></tr></table>" |
|
} |
|
} |
|
} |
|
} |