Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "W91-0107",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T04:43:18.320440Z"
},
"title": "SYNTACTIC CHOICE IN LANGUAGE GENERATION r",
"authors": [
{
"first": "Lee",
"middle": [],
"last": "Fedder",
"suffix": "",
"affiliation": {
"laboratory": "Computer Laboratory",
"institution": "University of Cambridge",
"location": {
"postCode": "CB2 3QG",
"settlement": "Pembroke Street, Cambridge",
"country": "England"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "A considerable amount of study has recently been concentrated on the use of linguistically motivated unification based grammars for sentence generation (",
"pdf_parse": {
"paper_id": "W91-0107",
"_pdf_hash": "",
"abstract": [
{
"text": "A considerable amount of study has recently been concentrated on the use of linguistically motivated unification based grammars for sentence generation (",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "\"A thematic system is one where corresponding members of the contrasting terms normally have the same propositional meaning, and the same illocufionary potential.\" (Huddleston 1984:p437 ).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "2"
},
{
"text": "Most phrase structure or categorial unification based grammars encode some form of thematic system. The simplest would involve the inclusion of both active and passive voice. Typically, the grammar defines the syntactic structure of each form, but does not include the pragmatic information that distinguishes one from another. When using such a grammar for parsing, this is not important, so long as the information is not required by the system using the parser's output. However, there has recently been an upsurge in the use of these grammars for generation. The lack of pragmatic data now becomes important: the generator is under-constrained, being capable of producing any of the available thematic forms. One way of applying the necessary constraints, is to introduce a system of \"functional\" features into the feature structure of the grammar itself. These features are so called because they refer to the function of the various parts of the sentence in a discourse. McKeown suggested the use of functional features for the TEXT system (McKeown 1985) in which the grammar was based on the FUG formalism (Kay 1979 ). The functional features were defined as part of the initial specification of the sentence, which was then filled out by traversing the grammar in a \"Top Down\" fashion. For example, the following was given by McKeown as an initial sentence specification. The functional feature is \"TOPIC\", and is specified as being the agent (or PROTagonist) of the semantic structure. The feature value controls wether an active or passive sentence will be produced.",
"cite_spans": [
{
"start": 1046,
"end": 1060,
"text": "(McKeown 1985)",
"ref_id": "BIBREF8"
},
{
"start": 1113,
"end": 1122,
"text": "(Kay 1979",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "2"
},
{
"text": "The work reported in this paper extends this technique to a grammar which encodes a richer thematic system than just active and passive. We use a unification based grammar with a phrase structure backbone, which was originally developed to provide a simple computational description of current linguistic theories (mainly GPSG, Gazdar 1985) . As in the example above, a system of functional features is introduced. A bottom-up generation algorithm allows the production of sentences given an initial semantic form. The assignment of some initial values to the functional features constrains the structures generated, and typically just one sentence will be generated for each semantic input.",
"cite_spans": [
{
"start": 328,
"end": 340,
"text": "Gazdar 1985)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "2"
},
{
"text": "This work was done in the context of a database enquiery system with single sentence output. We assume there is a discourse manager which initiates generation by passing the generator a \"message\". This message consists of the propositional content of the output required, and some pragmatic information.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "2"
},
{
"text": "The rest of this paper is in three main parts. The first is the definition of a coherent set of discourse parameters that describe the behaviour in discourse of the various elements of a sentence. The second section describes the thematic system used, and how each member relates to the discourse parameters. Finally, we see how the grammar can be augmented with functional features to provide filtering during generation consistent with the discourse parameters.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "2"
},
{
"text": "'The members of the thematic system to be described below behave differently in discourse. In the linguistics literature, there is a long tradition, of assigning labels to various clause constituents in order to describe this behaviour. Labels such as \"given\" and \"new\", \"topic\" and \"comment\" ,\"theme\" and \"rheme\" and so 46 on (a summary can be found in Quirk 1985, 18.9) . We have adopted a set which allows a distinction between the members of the thematic system we use.",
"cite_spans": [
{
"start": 354,
"end": 371,
"text": "Quirk 1985, 18.9)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Parameters",
"sec_num": "3"
},
{
"text": "This parameter conveys information about the sentence as a whole. Something similar is to be found in most grammars, but precedents in generation can be found in Appelt 1985, and Bunt 1987 In general, the theme is the established or given part of a message, and lays the ground for the rest of the communication. So, when it occurs in its expected or unmarked form, it will tend to be the first element of the sentence.",
"cite_spans": [
{
"start": 162,
"end": 178,
"text": "Appelt 1985, and",
"ref_id": null
},
{
"start": 179,
"end": 188,
"text": "Bunt 1987",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Speech Act Type",
"sec_num": "3.1"
},
{
"text": "The label \"focus\" has been widely used in the linguistics and A.I. to name a whole range of concepts. We use the following definition :-\"The focus ... indicates where the new information lies\" -Quirk 1985.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Focus",
"sec_num": "3.3"
},
{
"text": "This definition is easy to assimilate in terms of a database enquiry system where the new data is easily identified. As to where the focus occurs in the sentence There may be several elements in the generator's input whitch are given, and several which are new. For simplicity, we assume the discourse manager is able to specify one as the most thematic, and one as the most focussed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Focus",
"sec_num": "3.3"
},
{
"text": "The emphasis parameter indicates that some stress is to be laid on the indicated sentence element, above that supplied by an unmarked sentence, as when correcting a false presupposition. Emphasis is associated with particular marked sentence constructions, as we will see below. Either the topic or the focus may be emphasised: other sentence elements may not.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Emphasis",
"sec_num": null
},
{
"text": "We can now move on to see how the discourse parameters relate to the thematic system in the grammar. In general, guided by Quirk's definitions, we have~ adopted the simple rule that the theme is the first NP in the sentence, and the focus is the last.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse parameters and the thematic system",
"sec_num": "4"
},
{
"text": "The active sentence is considered as \"unmarked\" form in which the parameters adopt their default or neutral values. Thus the subject NP will be the theme, and the focus will be on the verb, direct object, indirect object, or verb modifier, whichever comes last. We have modeled these effects as follows. With transitive verbs, the subject is focused and the object becomes theme. If the subject is omitted, the verb itself can be focused, but in addition, this produces some emphasis. If the subject is not omitted, the verb can still be focussed and emphasised by fronting the object, which then becomes the theme (see fronting). Modifiers may take the emphasis. The transformation can be combined with class II passivisation. The result is treated as a passive :-8. A book was given by John to Mary.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Active",
"sec_num": "4.1"
},
{
"text": "[theme = a book, focus = Mary]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Active",
"sec_num": "4.1"
},
{
"text": "This construction is generally accepted as es: tablishing the theme (see Creider 1979 -he calls theme \"topic\", and fronting \"topicalisation\"). The fronted item is not new data, and seems to be associated with some form of contrast. This shows up in examples like 9. John I like, but Mary I hate. This is modeled by assigning both the \"theme\" and \"emphasis\" parameters to the fronted item, the focus being at the end of the sentence as usual. Usually, the other entities in the sentence are given, and uncontested. As we saw in the description of the grammar above, any NP or modifier in as sentence can be clefted. So, the clefted item is in focus, and the theme now moves to the end of the sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Fronting",
"sec_num": "4.4"
},
{
"text": "[theme = a book, focus = Mary, emphasis = Mary]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "It was to Mary that John gave a book.",
"sec_num": "11."
},
{
"text": "The intonational centre is assumed to be at the end of the phrase, except in cleft forms, where it falls at the end of the first clause. If the theme or focus is realised as a relative clause, the intonational centre comes at the end of that clause. These are important assumptions since non-standard intonation can serve to shift the emphasis or focus to almost any part of a sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Intonation",
"sec_num": "4.6"
},
{
"text": "The grammar is encoded in a framework built as part of the Alvey natural language tools project, and known as the GDE (Grammar Development Environment). The syntactic analyses are based on those developed by Pulman 1987, with extensions to cover all the 48 thematic forms mentioned in the last section. They are couched within a simple unificationenriched phrase structure formalism. Semantic rules are associated with the syntactic rules on a rule-to-rule basis. The semantic rules are instructions for building logical forms of a typed higher order logic. The semantic translation of an expression is assembled using function application and composition, and by using beta-reduction. The logical forms the rules built are a type of \"intensionless Montague\", similar to PTQ (Dowty 1981) , but without the intension and extension operators. Here, we are only interested in the syntactic part of the rules, so the semantics can be omitted. The following rules couched in GDE notation will serve as an illustration",
"cite_spans": [
{
"start": 775,
"end": 787,
"text": "(Dowty 1981)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Grammar Formalism",
"sec_num": "5"
},
{
"text": "R2. Here, the prefix \"@\" denotes a variable. NP's are type rMsed. Syntactic categories, subcategorisation, and unbounded dependencies, are treated similarly to GPSG (Gazdar 1985). Topicalisation, cleft forms, and relatives are all treated as problems of unbounded dependency, using gap threading techniques. The tricky problems of passives and dative shift are covered by a version of the neat treatment presented in Pulman 1987. This involves the construction of passive and dative shifted versions of verbs, before inclusion in the rules which combine them with noun phrases, such as R4. No special structure rules for passives are needed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "R1.",
"sec_num": null
},
{
"text": "The current GDE generation system uses a chart based bottom-up grammar traversal algorithm, similar to that described in Shieber 1988 ).",
"cite_spans": [
{
"start": 121,
"end": 133,
"text": "Shieber 1988",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The generation algorithm",
"sec_num": "6"
},
{
"text": "The starting point for generation is a logical form involving symbols which represent entities in the discourse model of the applica-According to the description of the thetion program. For example \"LOVE(ENT1,ENT2)\"matic system above, a plain active sentence The referring expressions for these entities are pre-generated and entered in the chart, along with all the lexical items compatible with the rest of the logical form.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The generation algorithm",
"sec_num": "6"
},
{
"text": "During generation, chart entries are repeatedly combined into larger constituents via the grammar rules. A semantic filter blocks any constituents whose semantic formulae are incompatible withthe goal logical form. The other parameters, theme, focus, and emphasis, are conflected with entities in the application program's discourse model. For generation, they are added to the initial chart entries for those entities. Assume, to begin with, that wehave a functional feature for each discourse parameter, \"thin\", \"foc\" and \"emp\", which take the values + oras appropriate. Then, given the start logical form above, assume ENT1 is pre-generated as \"John\" and ENT2 as \"Mary\". From the discourse model, we discover that ENT1 is to be the theme, ENT2 the focus, and that neither is to receive emphasis. This gives us an initial chart with the following entries for the referring expressions : ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The generation algorithm",
"sec_num": "6"
},
{
"text": "We could constrain the generator to produce just the active form by augmenting the grammar rules as follows (irrelevant features will be omitted from the rules; altered rules retain their original numbers, augmented with a,b,c .. Functional features on the verb will be included for completeness, but are not actually used in the current system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "John loves Mary",
"sec_num": "12."
},
{
"text": "Here, the NP of R4a is assumed to be the last constituent in the sentence. Our treatment of passives means that these rules would generate passive sentences correctly as well, since there is no separate passive transfornlation rule. Rules for intransitive and bitransitive verbs could be handled in the same way. However, the system breaks down when we introduce VP modifiers. Now, we no longer know which NP will be last until the VP has been incorporated into a sentence. This can be handled by making the focus value of the NP dependent on a similar feature in the mother VP, as follows :-",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "John loves Mary",
"sec_num": "12."
},
{
"text": "Rlb S => NP[thm +,foc -,emp -] VP[foc +1 R4b VP[foc @f] V[foc -] NP[thm -,foc @f, emp -] R5 VP[foc @fl ~ VP[foc -1 VPMOD[thm -, foc @f, emp -]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "John loves Mary",
"sec_num": "12."
},
{
"text": "This, however, only works if there are no gaps.If the NP of rule R4b were a gap, and there were no modifiers, the V would then carry the focus. This can be handled by threading the focus feature through the NP. If the NP turns out to be a trace (that is, the creation of a gap), the focus value is threaded through to the V, but if it is a real NP, it keeps the focus value for itself, and passes the value \"foc -\" to the V. The \"foe\" feature R0a is now replaced by \"fin\" and \"fout\" features. This allows a gap in the VPMOD as well. If Rld there is a fronted NP, the theme shifts to it, from the subject NP. This can be accounted for by linking the value of \"thin\" to the sen-R2b tence. If a fronted element takes the theme, this is set to -, otherwise it is set to + . Below, the topicalisation rule assigns + to the R4d thm of the fronted NP, and -to the thm of the subsequent sentence. The thematised NP receives emphasis as well. Transitive or bitransitive verbs which ends up as the focus also receives emphasis. So, we also link the R5b emp value of such a verb to its \"fout\" value. Now we need to deal with clefting. In this construction, the theme isshifted from the front of the sentence to the end, and the focus shifts to the clefted element, which is also ROb emphasised. In response to this, we need to introduce a \"shifted theme\" feature, \"sthm\", Rle and link the fin feature up to the sentence category. Once shifted, the theme needs to be treated just like the focus -landing at the end of the sentence. That means it needs R4e threading, and we replace thm with the features \"tin\" and \"tout\". Treatment of clefting, then, causes the following alterations :- Finally, for dative movement, focus stays at the end of the sentence, (unless a cleft from is used) but the theme moves to the indirect object. This can happen if the theme has already been shifted by a cleft, or if it hasn't. This is treated by introducing one final feature \"normal shifted theme\" or \"nst\". This feature is set to -if there is a dative shift, and + otherwise. Then, wherever tin used to be set to +, it is now takes its value from the nst feature. The exception is topicalisation, when dative movement is prevented by setting nst to -. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "John loves Mary",
"sec_num": "12."
},
{
"text": "Let the message be :-",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Simple Example",
"sec_num": "8"
},
{
"text": "Speech-Act-Type -Declarative Theme-ENT1 Focus -ENT2 ENT1 is pre-generated as the NP \"John\" and ENT2 as \"Mary!', and this gives the following initial chart entries :-C1 Other sentence forms are blocked by the functional features. If the NP \"Mary\" were originally assigned \"emp +\", the generation would only be able to succeed by using the cleft form \"It was Mary who was loved by John\". If \"John\" were emphasised, generation would fail: the current system has no way of emphasising a thematised agent. It would be necessary to use a different verb, or use prosodic stress. Neither of these methods is available in the current system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "LF-LOVE(ENT1,ENT2)",
"sec_num": null
},
{
"text": "The functional feature system is clearly becoming rather complex, a problem which will only increase with the inclusion of more elaborate thematic forms. Further research would show if this becomes completely unmanagable. A possible solution to this problem is discussed in McKeown 1987 in which pragmatic constraints are added to a FUG grammer. They show how the constraints can be stated in one place, rather than duplicated throughout the feature system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "9"
},
{
"text": "Certain combinations of initial feature assignments cause failure to generate. In these cases, some form of constraints relaxation will be necessary.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "9"
},
{
"text": "The addition of \"functional\" features to a unification grammar is used to provide control of syntactic variants during generation. The use of threading avoids the need for duplication of rules, whilst allowing a fairly wide range of thematic variants. However, the feature system required quickly becomes complex.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": null
}
],
"back_matter": [
{
"text": "This work was made possible by funding from the Science and Engineering Research Council, and Logica U.K. I would like to thank Marianne McKormick and Steve Pulman for the insights underlying this work, and John Levine for much discussion and collaboration.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgements",
"sec_num": "11"
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Bidirectional grammars. TINLAP-3, position papers",
"authors": [
{
"first": "Douglas",
"middle": [
"E"
],
"last": "Appelt",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Appelt, Douglas E. 1987. Bidirectional grammars. TINLAP-3, position pa- pers. New Mexico State University. University Press, Cambridge, England.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Utterance Generation from semantic representations augmented with pragmatic information",
"authors": [
{
"first": "H",
"middle": [],
"last": "Bunt",
"suffix": ""
}
],
"year": 1987,
"venue": "Natural Language Generation by",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bunt, H. 1987. Utterance Generation from semantic representations aug- mented with pragmatic information. In Natural Language Generation by Kem- pen (Ed.). Martinus Nijhoff.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Unification Categorial Grammar. The Centre for Cognitive Science",
"authors": [
{
"first": "",
"middle": [],
"last": "Calder",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Calder et al. Unification Categorial Grammar. The Centre for Cognitive Science, University of Edinburgh.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "On the explanation of transformations",
"authors": [
{
"first": "C",
"middle": [],
"last": "Creider",
"suffix": ""
}
],
"year": 1979,
"venue": "Syntax and Semantics",
"volume": "12",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Creider, C. 1979. On the explanation of transformations. Syntax and Seman- tics, Vol 12. By Talmy Givon (Ed.). Academic Press NY.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Introduction to Montague Semantics",
"authors": [
{
"first": "D",
"middle": [],
"last": "Dowty",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Wall",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Peters",
"suffix": ""
}
],
"year": 1981,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dowty, D, R Wall, S Peters. 1981. Introduction to Montague Semantics. Reidel, Dordrecht.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Generalized Phrase Structure Grammar",
"authors": [
{
"first": "G",
"middle": [],
"last": "Gazdar",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Klein",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Pullum",
"suffix": ""
},
{
"first": "I",
"middle": [],
"last": "Sag",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar G, E. Klein, K. Pullum, I. Sag. 1985. Generalized Phrase Struc- ture Grammar. Basil Blackwell.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Introduction to the grammar of English",
"authors": [],
"year": 1984,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Huddleston 1984. Introduction to the grammar of English. Cambridge Uni- versity Press.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Functional Grammar",
"authors": [
{
"first": "Martin",
"middle": [],
"last": "Kay",
"suffix": ""
}
],
"year": 1979,
"venue": "Proceedings of the Annual Meeting of the Berkley Linguistics Society",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kay, Martin. 1979. Functional Gram- mar. Proceedings of the Annual Meet- ing of the Berkley Linguistics Society.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Text Generation",
"authors": [
{
"first": "K",
"middle": [],
"last": "Mckeown",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "McKeown K.1985. Text Generation. Cambridge University Press.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Functional Unification Grammar Revisited",
"authors": [
{
"first": "K",
"middle": [],
"last": "Mckeown",
"suffix": ""
},
{
"first": "Cecile",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 1987,
"venue": "ACL Proceedings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "McKeown K, and Cecile Paris. 1987. Functional Unification Grammar Re- visited. ACL Proceedings.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Passives. The proceedings of the European ACL -Copenhagen",
"authors": [
{
"first": "S",
"middle": [],
"last": "Pulman",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pulman, S. 1987. Passives. The pro- ceedings of the European ACL -Copen- hagen.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "A Comprehensive Grammar of the English Language",
"authors": [
{
"first": "R",
"middle": [],
"last": "Quirk",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Greenbaum",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Leech",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Svartvik",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Quirk, R., Greenbaum, S., Leech, G. and Svartvik, J. (1985) A Comprehen- sive Grammar of the English Language. Longman.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "A uniform architecture for parsing and generation",
"authors": [
{
"first": "Stuart",
"middle": [
"M"
],
"last": "Shieber",
"suffix": ""
}
],
"year": 1988,
"venue": "Coling proceedings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shieber, Stuart M. 1988. A uniform ar- chitecture for parsing and generation. Coling proceedings.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "A semantic head driven generation algorithm. ACL Proceedings -Vancouver",
"authors": [
{
"first": "",
"middle": [],
"last": "Shieber",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shieber et al. 1989.A semantic head driven generation algorithm. ACL Pro- ceedings -Vancouver.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"text": "BITE] [TENSE === PAST] .[ADJ === OLD] [N === MAN] [PROT]",
"type_str": "figure",
"num": null
},
"FIGREF1": {
"uris": null,
"text": "The neutral position of focus is what we may call END-FOCUS, that is (generally speaking) chief prominence on the last open-class item or proper noun in the clause\" -Quirk 1985 '.",
"type_str": "figure",
"num": null
},
"FIGREF2": {
"uris": null,
"text": "John slept in the garden. [theme = John, focus = the garden]4.Passive Creider (1979) classifies the passive as principally a topicalising structure, whilst Quirk 47 (1985) discusses the focussing effect.",
"type_str": "figure",
"num": null
},
"FIGREF3": {
"uris": null,
"text": "John gave a book. [theme = Mary, focus = a book, emphasis = Mary] 4.5 Clefts These constructions introduce the cleffed element as new data, and apply special emphasis, as when correcting a presupposition :-Q : Was it John who robbed the bank? A : No, it was Arther",
"type_str": "figure",
"num": null
},
"FIGREF4": {
"uris": null,
"text": "can the discourse parameters be embodied in in the feature system of the grammar.The speech ac t type of the sentence is introduced at the sentence level using the features \"sentence-type\" and \"wh\".Assignments are as follows :-Declarative S[type decl] Question -S[type quest, wh -] WH-Question -S[type quest, wh +]",
"type_str": "figure",
"num": null
},
"FIGREF5": {
"uris": null,
"text": "-John:NP[thm +,foc -,emp -] Mary:NP[tllm -,foc +,emp -] would be suitable.",
"type_str": "figure",
"num": null
},
"FIGREF6": {
"uris": null,
"text": ". and so on) :-Rla S ~ NP[thm +,foc -,emp -] VP. R4a VP =>V[foc -,emp -] NP[thm -,foc +,emp -].",
"type_str": "figure",
"num": null
},
"TABREF5": {
"content": "<table><tr><td>R5c</td><td/></tr><tr><td>R7b</td><td/></tr><tr><td>R8a</td><td>VP[tin @ti,nst +,fin @fi]~</td></tr><tr><td/><td>V[tin @tol,fin @fol,emp fol]</td></tr><tr><td/><td>NP[tin ~to, tout ~tol,fin @fo, lout ~fl,</td></tr><tr><td/><td>emp -]</td></tr><tr><td/><td>PP[tin @ti, tout @to, fin @fi,fout @fo,emp</td></tr><tr><td/><td>-] ; threading as normal</td></tr><tr><td>R9a</td><td>S ~ Pro AuX NP[tin -,fin +,emp +]</td></tr><tr><td/><td>S[type rel,tin:-,sthm @d,nst @d,fin -]</td></tr><tr><td/><td>; Clefting rule</td></tr><tr><td>RiO</td><td>VP[tin +,tout -,nst -,fin ~fi]</td></tr><tr><td/><td>V[tin -,fin @fol,emp fol]</td></tr><tr><td/><td>NP[tin +,fin @fo, lout @fl, emp -]</td></tr><tr><td/><td>NP[tin-,fin @fi,fout @fo,emp ,] ; da-</td></tr><tr><td/><td>tive movement</td></tr><tr><td>7.1</td><td/></tr><tr><td/><td colspan=\"2\">The rules changes that im-</td></tr><tr><td/><td colspan=\"2\">plement this are as follows :-</td></tr><tr><td/><td colspan=\"2\">SFIN ~ S[tin @d,nst @d,fin +]</td></tr><tr><td/><td>S[tin @t,sthm @s,nst NP[tin @t,fin -,emp</td><td>@d,fin @f] -]</td></tr><tr><td/><td>VP[tin @s,nst @d,fin</td><td>@f]</td></tr><tr><td/><td colspan=\"2\">VP[tin @ti,nst +,fin @fi]</td></tr><tr><td/><td colspan=\"2\">V[tin @to,fin @fo,emp -]</td></tr><tr><td/><td colspan=\"2\">NP[tin @ti, tout @to, fin @fi, fout @fo,</td></tr><tr><td/><td>emp -]</td></tr></table>",
"type_str": "table",
"num": null,
"text": "VP[tin @ti,nst @d,fin @fi] =~ VP[tin @to,nst @d,fin @fo] VPMOD[tin @to,tout @to,fin @fi,fout ~fo,emp -] S ~ NP[tin ++,fin -,emp +] S[tin -,sthm -,nst +,fin +] Initial feature values An NP now carries five functional features, as opposed to the three we assumed at the start. They are initially set as follows. If the entity is theme, we have [tin +,tout -]. If the entity is focus, we have fin +, four -]. Otherwise, theme and focus values are threaded, as in [tin @t, tout @t, fin:@f, lout @f].",
"html": null
}
}
}
}