| { |
| "paper_id": "J82-2006", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T03:07:19.886845Z" |
| }, |
| "title": "5. Sublanguages", |
| "authors": [ |
| { |
| "first": "Richard", |
| "middle": [], |
| "last": "Kittredge", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Universitd de Montreal Montreal", |
| "location": { |
| "postCode": "PQH3C3J7", |
| "region": "Quebec" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Chairperson", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Universitd de Montreal Montreal", |
| "location": { |
| "postCode": "PQH3C3J7", |
| "region": "Quebec" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Joan", |
| "middle": [], |
| "last": "Bachenko", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Naval Research Laboratory Ralph Grishman, New York University Donald E. Walker, SRI International Ralph Weischedel", |
| "institution": "University of Delaware", |
| "location": {} |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Four of the five panels at this workshop are assessing the perspectives in applied computational linguistics for four important problem areas: natural-language interfaces, machine translation, text generation, and concept extraction. For each of these areas, it is assumed that any applied system will be oriented toward the particular variety of natural language associated with a single knowledge domain. This follows from the now widely accepted fact that such systems require rather tight, primarily semantic, constraints to obtain a correct analysis, and that such constraints can at present be stated only for sublanguages, not for the language as a whole. Although a practical system may well have components that are designed to accommodate the whole language, it must also anticipate the particular syntactic, lexical, semantic, and discourse properties of the sublanguage in which it will operate. Research into the linguistic structure of weather reports, medical records, and aircraft maintenance manuals has led to specialized grammars for the sublanguages of these domains. Central to each sublanguage grammar is a statement of the functionally similar word classes and the co-occurrence restrictions among these classes. When a parser, generator, or translation system incorporates such a precise linguistic description, it becomes not only more efficient but also capable of discriminating between sentences (and texts) that are appropriate to the domain and those that are grammatical but inappropriate. In addition, the word classes used in the grammar, and the hierarchies relating these classes, are an important part of the knowledge structure for the domain.", |
| "pdf_parse": { |
| "paper_id": "J82-2006", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Four of the five panels at this workshop are assessing the perspectives in applied computational linguistics for four important problem areas: natural-language interfaces, machine translation, text generation, and concept extraction. For each of these areas, it is assumed that any applied system will be oriented toward the particular variety of natural language associated with a single knowledge domain. This follows from the now widely accepted fact that such systems require rather tight, primarily semantic, constraints to obtain a correct analysis, and that such constraints can at present be stated only for sublanguages, not for the language as a whole. Although a practical system may well have components that are designed to accommodate the whole language, it must also anticipate the particular syntactic, lexical, semantic, and discourse properties of the sublanguage in which it will operate. Research into the linguistic structure of weather reports, medical records, and aircraft maintenance manuals has led to specialized grammars for the sublanguages of these domains. Central to each sublanguage grammar is a statement of the functionally similar word classes and the co-occurrence restrictions among these classes. When a parser, generator, or translation system incorporates such a precise linguistic description, it becomes not only more efficient but also capable of discriminating between sentences (and texts) that are appropriate to the domain and those that are grammatical but inappropriate. In addition, the word classes used in the grammar, and the hierarchies relating these classes, are an important part of the knowledge structure for the domain.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "When natural language is used in a sufficiently restricted setting, we may be justified in calling the resultant forms a sublanguage. Although there is no generally accepted definition of this term. Several factors are usually present when the subset of a natural language is restricted enough for efficient semantic processing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 Restricted domain of reference. The set of objects and relations to which the linguistic expressions refer is relatively small. \u2022 Restricted purpose and orientation. The relationships among the participants in the linguistic exchange are of a particular type and the purpose of the exchange is oriented towards certain goals. \u2022 Restricted mode of communication. Communication may be spoken or written, but there are constraints on the form of expression, which may include \"bandwidth\" limitations. Compressed (or telegraphic) language forms may reflect the time and space constraints of certain communication modes. \u2022 Community of participants sharing specialized knowledge. The best canonical examples of sublanguages are those for which there exists an identifiable community of users who share specialized knowledge and who communicate under restrictions of domain, purpose, and mode by using the sublanguage. These participants enforce the special patterns of usage and ensure the coherence and completeness of the sublanguage as a linguistic system.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "A typical sublanguage makes use of only a part of the language's lexical, morphological, syntactic, semantic, and discourse structures. These restrictions on its grammar, once detected and encoded in the form of rules, can be exploited during automatic processing by greatly reducing the number of possibilities to be considered. A sublanguage may also exhibit structures (and, hence, rules) that are not normally regarded as part of the standard language. In the most general case, then, a sublanguage grammar intersects, but is not contained in, the grammar of the general or standard language from which it derives.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Constraints and Extensions in the Grammar of a Sublanguage", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "Some of the typical constraints and extensions found in each component of a sublanguage grammar are given below, along with reference to recognized techniques for describing the constraints and for identifying them in a corpus of texts, when appropriate. In addition, we mention a number of mechanisms for capturing these constraints for the purposes of computer processing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Constraints and Extensions in the Grammar of a Sublanguage", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "The most obvious feature of a sublanguage is its specialized lexicon. Not only is the set of word forms (and their possible meanings) highly restricted, but the productive word-formation rules may be of a particular kind, sometimes unique to the sublanguage or to a family of related sublanguages. Texts in medicine and pharmacology, for example, may contain a rich variety of names for diseases and drugs, which are constructed using characteristic affixes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Lexical and Morphological Characteristics", |
| "sec_num": "5.3.1" |
| }, |
| { |
| "text": "Military sublanguages make frequent use of acronyms which obey describable rules of noun phrase formation in the grammar. Many sublanguages employ symbolic expressions (e.g., mathematics) or abbreviations which can be shown to have their own morphological characteristics.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Lexical and Morphological Characteristics", |
| "sec_num": "5.3.1" |
| }, |
| { |
| "text": "Techniques for identifying the special morphology of sublanguage terms are readily available from linguistics. In cases where the lexicon is large, the designer of a computational system may find it profitable to include word-formation rules in a special processing phase.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Lexical and Morphological Characteristics", |
| "sec_num": "5.3.1" |
| }, |
| { |
| "text": "Early work on restricted language has shown that the syntactic description of a naturally occurring sublanguage may differ significantly from that of a unrestricted language. In the highly constrained style of weather bulletins, there is little resemblance between the syntactic structure of telegraphic forecasts and that of general language. The syntactic rules are essentially those of a semantic grammar (Burton 1976 ). The TAUM-METEO system (Chevalier et al. 1978) for translating Canadian weather bulletins is based on a grammar arrived at through a distributional analysis of a large corpus of these texts. In less stereotyped sublanguages such as medical records, there may be both elliptical sentence forms and their fullsentence paraphrases in the sublanguage. Thus the NYU system for extracting formatted data from medical records (Sager 1978 (Sager , 1981 must include in its parser special rules for elliptical forms as well as more general syntactic rules for the full forms.", |
| "cite_spans": [ |
| { |
| "start": 408, |
| "end": 420, |
| "text": "(Burton 1976", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 446, |
| "end": 469, |
| "text": "(Chevalier et al. 1978)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 842, |
| "end": 853, |
| "text": "(Sager 1978", |
| "ref_id": "BIBREF47" |
| }, |
| { |
| "start": 854, |
| "end": 867, |
| "text": "(Sager , 1981", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Syntactic Characteristics", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "Most sublanguages of English observe the syntactic patterns of standard English but may differ markedly in the frequency of usage of various constructions. For example, many of the question forms, stylistic inversions, and exclamatives of conversational English are totally absent from technical literature (Lehrberger 1981) .", |
| "cite_spans": [ |
| { |
| "start": 307, |
| "end": 324, |
| "text": "(Lehrberger 1981)", |
| "ref_id": "BIBREF32" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Syntactic Characteristics", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "Grammars for processing technical language may therefore delete the corresponding production rules for analysis in technical domains. On the other hand, some sublanguages may use syntactic construc-tions unknown in the general language, in which case the appropriate productions must be included in the sublanguage grammar.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Syntactic Characteristics", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "Even when certain grammatical constructions cannot be ruled out of the grammar, they may be of such high or low frequency in the sublanguage that this fact can be used to reorganize the order in which rules are tried or to change the preference weighting assigned to competing syntactic analyses.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Syntactic Characteristics", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "The restricted domain of reference of a sublanguage is mirrored in the way words are used with respect to one another.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Semantic Constraints", |
| "sec_num": "5.3.3" |
| }, |
| { |
| "text": "A distributional analysis of word co-occurrences in a large corpus of texts (Harris 1963; Hirschman, Grishman, and Sager 1975 ) allows a computational linguist to group words into equivalence classes and to describe the occurring sentences in terms of these classes. Computational systems which use the semantic grammar approach (Burton 1976) state the syntax directly in terms of such distributional classes, which are relevant for the semantic or functional distinctions to which the system s sensitive. Collapsing syntax and semantics in this way is useful for small sublanguages (Hendrix et al. 1978; Epstein and Walker 1978) , but there is the disadvantage that the grammar has no generality and a new one has to be written for each new sublanguage. Though one argument for semantic grammars has been that they are computationally more efficient, recent experiments in which a semantic grammar was compared with a linguistically motivated grammar for the same database demonstrated that the latter could be just as efficient (cf. Sagalowicz 1980) . In more complex sublanguages it is usually necessary to maintain traditional syntactic categories, and hence to couch parsing rules in terms of these categories. In this case, semantic constraints in the form of selectional restrictions can be applied either during or directly after parsing to eliminate those syntactic analyses that give meanings impossible in the sublanguage (Sager and Grishman 1975, Sager 1981, Robinson 1,980) .", |
| "cite_spans": [ |
| { |
| "start": 76, |
| "end": 89, |
| "text": "(Harris 1963;", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 90, |
| "end": 125, |
| "text": "Hirschman, Grishman, and Sager 1975", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 329, |
| "end": 342, |
| "text": "(Burton 1976)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 583, |
| "end": 604, |
| "text": "(Hendrix et al. 1978;", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 605, |
| "end": 629, |
| "text": "Epstein and Walker 1978)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 1035, |
| "end": 1051, |
| "text": "Sagalowicz 1980)", |
| "ref_id": "BIBREF45" |
| }, |
| { |
| "start": 1433, |
| "end": 1443, |
| "text": "(Sager and", |
| "ref_id": "BIBREF47" |
| }, |
| { |
| "start": 1444, |
| "end": 1486, |
| "text": "Grishman 1975, Sager 1981, Robinson 1,980)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Semantic Constraints", |
| "sec_num": "5.3.3" |
| }, |
| { |
| "text": "Most sublanguage texts also have larger information structures beyond the word-class co-occurrences of single sentences. An analysis of the information formats of medical records (Hirschman and Sager 1981) has been carried out for the purpose of information retrieval. Frame-like structures may also be employed to recognize and extract larger information components (e.g., Bobrow et al. 1977 , Schank et al. 1980 . A number of techniques are being developed for the specification and representation of semantic structures that can extend beyond the sentence unit. One entails the assignment of propositional structures to text passages (Walker and Hobbs 1981) . Domain and protocol analysis (Davis 1977 , Newell and Simon 1972 , Malhotra 1975 provide techniques for hypothesizing facts and inference rules appropriate for semantic analysis and reasoning procedures. Knowledge acquisition procedures (Davis 1977 , Haas and Hendrix 1980 , Rychener 1980 , now under investigation, could significantly aid in the building of semantic and inference components.", |
| "cite_spans": [ |
| { |
| "start": 179, |
| "end": 205, |
| "text": "(Hirschman and Sager 1981)", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 374, |
| "end": 392, |
| "text": "Bobrow et al. 1977", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 393, |
| "end": 413, |
| "text": ", Schank et al. 1980", |
| "ref_id": "BIBREF49" |
| }, |
| { |
| "start": 637, |
| "end": 660, |
| "text": "(Walker and Hobbs 1981)", |
| "ref_id": "BIBREF54" |
| }, |
| { |
| "start": 692, |
| "end": 703, |
| "text": "(Davis 1977", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 704, |
| "end": 727, |
| "text": ", Newell and Simon 1972", |
| "ref_id": "BIBREF39" |
| }, |
| { |
| "start": 728, |
| "end": 743, |
| "text": ", Malhotra 1975", |
| "ref_id": "BIBREF34" |
| }, |
| { |
| "start": 900, |
| "end": 911, |
| "text": "(Davis 1977", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 912, |
| "end": 935, |
| "text": ", Haas and Hendrix 1980", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 936, |
| "end": 951, |
| "text": ", Rychener 1980", |
| "ref_id": "BIBREF44" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Semantic Constraints", |
| "sec_num": "5.3.3" |
| }, |
| { |
| "text": "Recent research has shown that the way in which sentences are strung together to form coherent text can vary considerably from one sublanguage to another. In addition to differences in discourse-level semantic structures (see 5.3.3), separate sublanguages may make different use of a language's linguistic means of textual cohesion. In view of the considerable attention given to anaphora in the literature of computational linguistics, it is worthwhile to note that certain technical sublanguages contain no occurrences of anaphoric pronouns, while others make use of special anaphoric devices (Kittredge 1981) . Even when a technical sublanguage uses pronominal anaphora, it often appears that the sublanguage effectively restricts it to cases where the antecedent noun phrase occurs in the preceding sentence or even in an earlier clause in the same sentence. Needless to say, the strategy employed for establishing co-reference in a sublanguage must therefore take into account the behavior of each anaphoric device in that same sublanguage. In many cases, a far simpler algorithm can be used than would be necessary for unrestricted language. In any given language, the semantic coherence and grammatical cohesion of a text can be signalled by a variety of linking devices. From a language's inventory of devices, each sublanguage seems to make a rather distinctive and limited selection. Stock market reports avoid repetition of the same verb in successive sentences, using synonyms instead, whereas technical manuals apparently avoid synonymy at the expense of lexical repetition (Kittredge 1981) . The use of tense or tense variation may also fit a distinctive pattern. All such tendencies, whether probabilistic or absolute, may be exploited during the design of optimized sublanguage processing systems.", |
| "cite_spans": [ |
| { |
| "start": 595, |
| "end": 611, |
| "text": "(Kittredge 1981)", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 1587, |
| "end": 1603, |
| "text": "(Kittredge 1981)", |
| "ref_id": "BIBREF29" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discourse Considerations", |
| "sec_num": "5.3.4" |
| }, |
| { |
| "text": "The sublanguage approach to language processing may not be appropriate to all varieties of restricted language or all types of application. It may only be profitable where there exists an established group of users who help to identify and define the knowledge domain. In addition, the domain should be relatively well-defined and internally consistent. The most tract-able sublanguages from the computational point of view are those that present a simple discourse structure. Finally, each application should be one in which the computer is an appropriate medium of communication or processing (e.g., spoken sublanguages or ones for which permanent records would not or should not be kept may not be appropriate).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Factors Defining Suitable Candidate Applications", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "In practical applications where economic considerations are decisive, one must also take into account the time and cost of studying the linguistic properties in a sufficiently large and representative sample of the sublanguage and of creating and programming the sublanguage-specific dictionary and grammar rules. There is reason to believe that sublanguages that are semantically and pragmatically near-neighbors are similar in their grammatical properties, so that a better understanding of language form and function will make the description of new sublanguages easier and more predictable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Factors Defining Suitable Candidate Applications", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "A successful general approach to sublanguage processing in a wide variety of domains will depend on advances in a number of research areas, some of which are maturing rapidly. Empirical work on knowledge structures (Bobrow et al. 1977 , Mark 1980 , Robinson et al. 1980 ) and on mechanisms of focus (Grosz 1977 (Grosz , 1981 ) is relevant to a proper treatment of sublanguage specific features of discourse and semantic structure.", |
| "cite_spans": [ |
| { |
| "start": 215, |
| "end": 234, |
| "text": "(Bobrow et al. 1977", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 235, |
| "end": 246, |
| "text": ", Mark 1980", |
| "ref_id": "BIBREF35" |
| }, |
| { |
| "start": 247, |
| "end": 269, |
| "text": ", Robinson et al. 1980", |
| "ref_id": "BIBREF42" |
| }, |
| { |
| "start": 299, |
| "end": 310, |
| "text": "(Grosz 1977", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 311, |
| "end": 324, |
| "text": "(Grosz , 1981", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Maturing Areas of Research Relevant to the Sublanguage Approach", |
| "sec_num": "5.5" |
| }, |
| { |
| "text": "Techniques of using precise selectional restrictions for sublanguages have been implemented (Burton 1976) as have those for extracting formatted information from fairly stereotyped sublanguages (Sager 1978) . A new technique for developing transportable systems for natural-language interfaces to databases (Hendrix and Lewis 1981) elicits from the user a language for querying the contents at the same time that information about the domain is being entered. This approach is being extended to provide a more sophisticated system that is not limited to formatted databases but entails translation into a set of well-formed formulas in a many-sorted first-order logic (Haas and Hendrix 1980) . Recent work on treating departures from grammaticality (Sondheimer and Weischedel 1980 , Hayes and Mouradian 1980 , McKeown 1980 , Kwasny and Sondheimer 1981 , Miller et al. 1981 ) can be use in handling specialized language that deviates syntactically from the standard language. Devices for designing more \"friendly\" systems, such as the work on graceful interaction (Kaplan 1978 , Hayes and Reddy 1979 , Weischedel and Sondheimer 1981 are relevant to the question of relating sublanguage-specific phenomena to those of the whole language.", |
| "cite_spans": [ |
| { |
| "start": 92, |
| "end": 105, |
| "text": "(Burton 1976)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 194, |
| "end": 206, |
| "text": "(Sager 1978)", |
| "ref_id": "BIBREF47" |
| }, |
| { |
| "start": 307, |
| "end": 331, |
| "text": "(Hendrix and Lewis 1981)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 668, |
| "end": 691, |
| "text": "(Haas and Hendrix 1980)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 749, |
| "end": 780, |
| "text": "(Sondheimer and Weischedel 1980", |
| "ref_id": "BIBREF52" |
| }, |
| { |
| "start": 781, |
| "end": 807, |
| "text": ", Hayes and Mouradian 1980", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 808, |
| "end": 822, |
| "text": ", McKeown 1980", |
| "ref_id": "BIBREF33" |
| }, |
| { |
| "start": 823, |
| "end": 851, |
| "text": ", Kwasny and Sondheimer 1981", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 852, |
| "end": 872, |
| "text": ", Miller et al. 1981", |
| "ref_id": "BIBREF37" |
| }, |
| { |
| "start": 1063, |
| "end": 1075, |
| "text": "(Kaplan 1978", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 1076, |
| "end": 1098, |
| "text": ", Hayes and Reddy 1979", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 1099, |
| "end": 1131, |
| "text": ", Weischedel and Sondheimer 1981", |
| "ref_id": "BIBREF57" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Maturing Areas of Research Relevant to the Sublanguage Approach", |
| "sec_num": "5.5" |
| }, |
| { |
| "text": "A number of new or even underdeveloped research areas will certainly prove important for work on sublanguage. We expect that further research on syntactic variation will yield a more unified framework for the description of sublanguage word and phrase structure. Work in pragmatics, such as the recent computational modeling of speech acts, will intersect with investigations into sublanguages where social or legal dimensions are important. As we accumulate experience in semantic processing over a number of specialty areas, we will be able to identify more and more sharply the important parameters for assessing the computational tractability of any given sublanguage. This experience will also nourish a distinct area which has both theoretical and practical aspects: the problem of relating sublanguages (and their grammars) to the standard language (and its grammar).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Promising New Research Areas", |
| "sec_num": "5.6" |
| }, |
| { |
| "text": "The preliminary efforts at building up a taxonomy and typology of sublanguages are aimed in this direction.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Promising New Research Areas", |
| "sec_num": "5.6" |
| }, |
| { |
| "text": "There is already an identifiable movement towards codifying and teaching language for specific purposes. For some applications it is possible to take naturally occurring sublanguages and slightly regularize them so that strong tendencies are promoted to norms for communicating in the subfield. Attempts in this direction have occurred in the stylistic guidelines now used for writing weather reports and aircraft maintenance manuals.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Promising New Research Areas", |
| "sec_num": "5.6" |
| }, |
| { |
| "text": "A serious scientific approach to this \"engineering design\" of new sublanguages must await a more exact theoretical and practical understanding of how language function relates to language form.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Promising New Research Areas", |
| "sec_num": "5.6" |
| }, |
| { |
| "text": "At present, only a small number of sublanguages haw~ been studied in detail. Thus one urgent need is to broaden the basis of our understanding of these linguistic subsystems. The members of the panel feel tlhat this can best be achieved by selecting a few promi,dng application areas in which to concentrate substantive research resources.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Recommendations", |
| "sec_num": "5.7" |
| }, |
| { |
| "text": "Such concentration is necessary for several reasons. First, most naturally occurring sublanguages present real challenges for linguistic description. Many months or years of effort must usually be invested in describing a corpus of texts and in finding the natural extensions of that corpus in collaboration with speakers of the sublanguage. Second, the linguistic peculiarities of the sublanguage often present new problems for computational treatment, particularly if the solutions are to be generalizable to other, related sublanguages. Third, many further months of on-site testing are usually necessary to properly absorb and evaluate the feedback from users of prototype systems, and to evolve more adequate versions. The evolution of any significant new system therefore implies a substantial collaborative effort over a period ranging from several months to several years. l[n parallel with a program of applied research along the lines suggested above, we recommend that certain kinds of basic research be supported which can both feed and be nourished by the applied research. Basic research in the areas identified under Sections 5.5 and 5.6 above should be encouraged in such a way that researchers, however theoretically oriented, are brought periodically into contact with the practical aspects of the proposed real-world applications. Such an interplay between the practitioners of basic and applied research has proved to be an essential ingredient of past advances in sublanguage processing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Recommendations", |
| "sec_num": "5.7" |
| }, |
| { |
| "text": "This workshop is the first in a series organized by the Navy Center for Applied Research in Artificial Intelligence. The concept for this workshop emerged from numerous discussions with Marvin Denicoff and Joel Trirnble of ONR, Paul Chapin and Henry Hamburger of NSF, Robert Engelmore and Robert Kahn of DARPA, Stanley Wilson and John Davis of NRL, and William Price of AFOSR. The workshop itself was made possible only through the superb cooperation of the ACL. Norm Sondheimer, former ACL president, and Don Walker, ACL Secretary-Treasurer, used their organizational talents to incorporate the workshop into the 1981 ACL Conference. Jerry Kaplan, local chairman for the ACL meeting, graciously accepted the added responsibility of providing local arrangements for the workshop.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": "6." |
| }, |
| { |
| "text": "We gratefully acknowledge the very competent secretarial assistance by Janet L. Stroup of NRL and the careful compilation of the workshop proceedings by Veronica Bates of NRL. Financial support for the workshop was provided by the Office of Naval Research.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": "6." |
| }, |
| { |
| "text": "American Journal of Computational Linguistics, Volume 8, Number 2, April-June 1982", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "American Journal of Computational Linguistics, Volume 8, Number 2. April-June 1982", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Artificial Intelligence Corporation 1981 Intellect Query System User's Guide. Release 101", |
| "authors": [], |
| "year": null, |
| "venue": "Artificial Intelligence Corp", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Artificial Intelligence Corporation 1981 Intellect Query System User's Guide. Release 101. Artificial Intelligence Corp., Walt- ham, MA.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Toward Natural Language Computation", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Bicrmann", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Ballard", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "AJCL", |
| "volume": "6", |
| "issue": "2", |
| "pages": "71--86", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bicrmann, A. and Ballard, B. 1980 Toward Natural Language Computation, AJCL 6 No. 2, 71-86.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "The RUS System", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Bobrow", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bobrow, R. 1978 The RUS System. BBN report 3878. Bolt, Beranek, and Newman, Inc., Cambridge, MA.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "GUS, A Frame-Driven Dialogue System", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Bobrow", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaplan", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Kay", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Norman", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Thompson", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Winograd", |
| "suffix": "" |
| } |
| ], |
| "year": 1977, |
| "venue": "Artificial Intelligence", |
| "volume": "8", |
| "issue": "", |
| "pages": "155--173", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bobrow, D., Kaplan, R., Kay, M., Norman, D., Thompson, H., and Winograd, T. 1977 GUS, A Frame-Driven Dialogue System. Artificial Intelligence 8 155-173.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "SOPHIE: A Sophisticated Instructional Environment for Teaching Electronic Troubleshooting", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Brown", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Burton", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Bell", |
| "suffix": "" |
| } |
| ], |
| "year": 1974, |
| "venue": "BBN Report", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Brown, J., Burton, R., and Bell, S. 1974 SOPHIE: A Sophisticated Instructional Environment for Teaching Electronic Troubleshooting. BBN Report 2790 (March).", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Semantic Grammar: An Engineering Technique for Constructing Natural Language Understanding Systems", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Burton", |
| "suffix": "" |
| } |
| ], |
| "year": 1976, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Burton, R. 1976 Semantic Grammar: An Engineering Technique for Constructing Natural Language Understanding Systems. BBN Report 3453, Bolt, Beranek, and Newman, Inc. Cambridge, MA (December).", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Dynamic Strategy Section in Flexible Parsing", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carbonell", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hayes", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Nineteenth Annual Meeting of the Association for Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carbonell, J. and Hayes, P. 1981 Dynamic Strategy Section in Flexible Parsing. Nineteenth Annual Meeting of the Association for Computational Linguistics. Stanford, CA (June).", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "TAUM-METEO: Description du Syst~me", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Chevalier", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Dansereau", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Poulin", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Chevalier, L., Dansereau, J., and Poulin, G. 1978 TAUM-METEO: Description du Syst~me. Universite de Montreal, Canada.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Seven Steps to Rendezvous with the Casual User", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Codd", |
| "suffix": "" |
| } |
| ], |
| "year": 1974, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "179--200", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Codd, E. 1974 Seven Steps to Rendezvous with the Casual User. In Klimbie, J. and Koffeman, K., Eds., Data Base Management. North-Holland, Amsterdam: 179-200.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "How About Recently? (English Dialogue with Relational Databases Using RENDEZVOUS Version 1)", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Codd", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Databases: Improving Usability and Responsiveness", |
| "volume": "", |
| "issue": "", |
| "pages": "3--28", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Codd, E. 1978 How About Recently? (English Dialogue with Relational Databases Using RENDEZVOUS Version 1). In Shneiderman, B., Ed., Databases: Improving Usability and Responsiveness. Academic Press, New York: 3-28.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Interactive Transfer of Expertise: Acquisition of New Inference Rules", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| } |
| ], |
| "year": 1977, |
| "venue": "Proceedings of the Fifth International Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "321--328", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Davis, R. 1977 Interactive Transfer of Expertise: Acquisition of New Inference Rules. In Proceedings of the Fifth International Conference on Artificial Intelligence. Cambridge, MA: 321-328.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Natural Language Access to a Melanoma Data Base", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Epstein", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Walker", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Proceedings of the Second Annual Symposium on Computer Application in Medical Care", |
| "volume": "", |
| "issue": "", |
| "pages": "320--325", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Epstein, M. and Walker, D. 1978 Natural Language Access to a Melanoma Data Base. In Proceedings of the Second Annual Symposium on Computer Application in Medical Care. IEEE, New York: 320-325.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Question Answering from Natural Language Data Bases", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Grishman", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "25--43", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grishman, R, and Hirschman, L. 1978 Question Answering from Natural Language Data Bases. Artificial Intelligence 25-43.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Focusing and Description in Natural Language Dialogues", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Grosz", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Elements of Discourse Understanding: Proceedings of a Workshop on Computational Aspects of Linguistic Structure and Discourse Setting", |
| "volume": "", |
| "issue": "", |
| "pages": "84--105", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grosz, B. 1981 Focusing and Description in Natural Language Dialogues. In Joshi, A., Sag, I., and Webber, B., Eds., Elements of Discourse Understanding: Proceedings of a Workshop on Compu- tational Aspects of Linguistic Structure and Discourse Setting. Cambridge University Press, Cambridge: 84-105.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "The Representation and Use of Focus in a System for Understanding Dialogs", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Grosz", |
| "suffix": "" |
| } |
| ], |
| "year": 1977, |
| "venue": "Proceedings of the Fifth International Joint Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "67--76", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grosz, B. 1977 The Representation and Use of Focus in a System for Understanding Dialogs. Proceedings of the Fifth International Joint Conference on Artificial Intelligence. Cambridge, MA (August 22-25): 67-76.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "An Approach to Acquiring and Applying Knowledge", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Haas", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hendrix", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of the First Annual National Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "235--239", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Haas, N. and Hendrix, G. 1980 An Approach to Acquiring and Applying Knowledge. In Proceedings of the First Annual Nation- al Conference on Artificial Intelligence. Stanford University: 235-239.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Transportable Natural-Language Interfaces to Databases", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hendrix", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Lewis", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Nineteenth Annual Meeting of the Association for Computational Linguistics. Stanford", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hendrix, G. and Lewis, W. 1981 Transportable Natural-Language Interfaces to Databases. In Proceedings of the Nineteenth Annu- al Meeting of the Association for Computational Linguistics. Stan- ford, CA (June).", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Developing a Natural Language Interface to Complex Data", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hendrix", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Sacerdoti", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Sagalowicz", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Slocum", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "ACM Transactions on Database Systems", |
| "volume": "3", |
| "issue": "2", |
| "pages": "105--147", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hendrix, G., Sacerdoti, E., Sagalowicz, D. and Slocum, J. 1978 Developing a Natural Language Interface to Complex Data. ACM Transactions on Database Systems 3 No. 2 (June) 105-147.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Discourse Analysis Reprints. The Hague", |
| "authors": [ |
| { |
| "first": "Z", |
| "middle": [], |
| "last": "Harris", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Mouton", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hayes", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Mouradian", |
| "suffix": "" |
| } |
| ], |
| "year": 1963, |
| "venue": "Proceedings of of the lSth Annual Meeting of the Association for Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "97--103", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Harris, Z. 1963 Discourse Analysis Reprints. The Hague, Mouton. Hayes, P. and Mouradian, G. 1980 Flexible Parsing. In Proceed- ings of of the lSth Annual Meeting of the Association for Compu- tational Linguistics. University of Pennsylvania: 97-103.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Graceful Interaction in Man-Machine Communication", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hayes", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Reddy", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "Sixth International Joint Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "372--374", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hayes, P. and Reddy, R. 1979 Graceful Interaction in Man- Machine Communication. Sixth International Joint Conference on Artificial Intelligence. Stanford University, 372-374.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Grammatically-Based Automatic Word Class Formation. Information Processing and Management 11", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Grishman", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sager", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hirschman, L., Grishman, R., and Sager, N. 1975 Grammatically- Based Automatic Word Class Formation. Information Process- ing and Management 11.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Automatic Informatting of a Medical Sublanguage", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sager", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hirschman, L. and Sager, N. 1981 Automatic Informatting of a Medical Sublanguage. In Kittredge and Lehrberger.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Natural Language Interaction with Dynamic Knowledge Bases: Monitors as Responses", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Joshi", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Mays", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Lanka", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Webber", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the IJCAI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joshi, A., Mays, E., Lanka, S., and Webber, B, 1981 Natural Language Interaction with Dynamic Knowledge Bases: Monitors as Responses. In Proceedings of the IJCAI 1981. Vancouver, Vancouver (August).", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "An End User Friendly Interface for Databases", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Kameny", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Proceedings VLDB", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kameny, I. et al. 1978 An End User Friendly Interface for Data- bases. Proceedings VLDB. Berlin.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Cooperative Responses from a Portable Language Data Base Query System", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "J" |
| ], |
| "last": "Kaplan", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, S.J. 1979 Cooperative Responses from a Portable Language Data Base Query System. Ph.D. Dissertation, University of Penn- sylvania. (Available as Stanford Heuristic Programming Project Report HPP-79-19, Computer Science Department, Stanford University, Stanford, CA, 94305 (July).)", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Indirect Responses to Loaded Questions. Theoretical Issues in Natural Language Processing-2", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "J" |
| ], |
| "last": "Kaplan", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, S.J. 1978 Indirect Responses to Loaded Questions. Theo- retical Issues in Natural Language Processing-2. University of Illinois at Urbana-Champaign (July).", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Interpreting Natural Language Database Updates", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "J" |
| ], |
| "last": "Kaplan", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Davidson", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Nineteenth Annual Meeting of the Association for Computational Linguistics. Stanford", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, S.J. and Davidson, J. 1981 Interpreting Natural Language Database Updates. In Proceedings of the Nineteenth Annual Meeting of the Association for Computational Linguistics. Stan- ford, CA, June.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "On-Line Bugging: Hope for Terminal Cases of Semantic Deviance", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaner", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Montgomery", |
| "suffix": "" |
| } |
| ], |
| "year": 1972, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaner, R. and Montgomery, C. 1972 On-Line Bugging: Hope for Terminal Cases of Semantic Deviance. Invited Paper at the Gordon Research Conference on the Frontiers of Science. New London, NH, July.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Functional Grammar", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Kay", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "Proceedings of the Fifth Annual Meeting of the Berkeley Linguistics Society", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kay, M. 1979 Functional Grammar. In Proceedings of the Fifth Annual Meeting of the Berkeley Linguistics Society.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Variation and Homogeneity of Sublanguages", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kittredge", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kittredge, R. 1981 Variation and Homogeneity of Sublanguages. In Kittredge and Lehrberger.", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Ungrammaticality and Extragrammaticality in Natural Language Understanding Systems", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kittredge", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Lehrberger", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Eds ; Degruyter", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Berlin", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Kwasny", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sondheimer", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Seventeenth Annual Meeting of the ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kittredge, R. and Lehrberger, J. Eds. 1981 Sublanguage: Studies of Language in Restricted Semantic Domains. deGruyter, Berlin. Kwasny, S. and Sondheimer, N. 1981 Ungrammaticality and Extragrammaticality in Natural Language Understanding Sys- tems. In Proceedings of the Seventeenth Annual Meeting of the ACL. La Julia, CA (August).", |
| "links": null |
| }, |
| "BIBREF31": { |
| "ref_id": "b31", |
| "title": "Formal Languages for Semantic Representation", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Landsbergen", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Scha", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Aspects of Automated Text Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Landsbergen, S. and Scha, R. 1978 Formal Languages for Seman- tic Representation. In Petofi, J., Ed., Aspects of Automated Text Processing. Buske, Hamburg.", |
| "links": null |
| }, |
| "BIBREF32": { |
| "ref_id": "b32", |
| "title": "Automatic Translation and the Concept of Sublanguage", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Lehrberger", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lehrberger, J. 1981 Automatic Translation and the Concept of Sublanguage. In Kittredge and Lehrberger.", |
| "links": null |
| }, |
| "BIBREF33": { |
| "ref_id": "b33", |
| "title": "Generating Relevant Explanations: Natural Language Responses to Questions About Database Structure", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Mckeown", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of First Meeting of AAAI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mckeown, K. 1980 Generating Relevant Explanations: Natural Language Responses to Questions About Database Structure. In Proceedings of First Meeting of AAAI. Stanford, CA (August).", |
| "links": null |
| }, |
| "BIBREF34": { |
| "ref_id": "b34", |
| "title": "Design Criteria for a Knowledge-Based English Language System for Management: An Experimental Analysis. MAC TR 146. Cambridge", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Malhotra", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Malhotra, A. 1975 Design Criteria for a Knowledge-Based English Language System for Management: An Experimental Analysis. MAC TR 146. Cambridge, MA: Project MAC. Massachusetts Institute of Technology, February.", |
| "links": null |
| }, |
| "BIBREF35": { |
| "ref_id": "b35", |
| "title": "Rule-Based Inference in Large Knowledge Bases", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Mark", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of the First Annual National Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mark, W. 1980 Rule-Based Inference in Large Knowledge Bases. In Proceedings of the First Annual National Conference on Artifi- cial Intelligence. Stanford, CA.", |
| "links": null |
| }, |
| "BIBREF36": { |
| "ref_id": "b36", |
| "title": "Failures in Natural Language Systems: Applications to Database Query Systems", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Mays", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of the First Meeting of AAAI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mays, E. 1980 Failures in Natural Language Systems: Applica- tions to Database Query Systems. In Proceedings of the First Meeting of AAAI. Stanford, CA, August.", |
| "links": null |
| }, |
| "BIBREF37": { |
| "ref_id": "b37", |
| "title": "Text-critiquing with the EPISTLE System: An Author's Aid to Better Syntax", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Miller", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Heidorn", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Jensen", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "AFIPS Conference Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "649--655", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Miller, L., Heidorn, G., and Jensen, K. 1981 Text-critiquing with the EPISTLE System: An Author's Aid to Better Syntax. In AFIPS Conference Proceedings. AFIPS Press, Montvale, NJ: 649-655.", |
| "links": null |
| }, |
| "BIBREF38": { |
| "ref_id": "b38", |
| "title": "Problems in Logical Form", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [ |
| "C" |
| ], |
| "last": "Moore", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Nineteenth Annual Meeting of the ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moore, R.C. 1981 Problems in Logical Form. In Proceedings of the Nineteenth Annual Meeting of the ACL (June).", |
| "links": null |
| }, |
| "BIBREF39": { |
| "ref_id": "b39", |
| "title": "Human Problem Solving", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Newell", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Simon", |
| "suffix": "" |
| } |
| ], |
| "year": 1972, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Newell, A. and Simon, H. 1972 Human Problem Solving. Prentice- Hall, Englewood Cliffs, NJ.", |
| "links": null |
| }, |
| "BIBREF40": { |
| "ref_id": "b40", |
| "title": "Physics Problem Solving: ISAAC-II", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [ |
| "S" |
| ], |
| "last": "Novak", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Jr", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Seventh International Joint Conference on Artificial Intelligence. IJCAI-81", |
| "volume": "2", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Novak, G.S., Jr. 1981 Physics Problem Solving: ISAAC-II. In Proceedings of the Seventh International Joint Conference on Arti- ficial Intelligence. IJCAI-81, Vol. 2. University of British Co- lumbia, Vancouver, B.C. (August).", |
| "links": null |
| }, |
| "BIBREF41": { |
| "ref_id": "b41", |
| "title": "Design of the Underlying Structure for a Data Base Retrieval System", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Petrick", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "Directions in Artificial Intelligence: Natural Language Processing", |
| "volume": "7", |
| "issue": "", |
| "pages": "60--93", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Petrick, S. 1975 Design of the Underlying Structure for a Data Base Retrieval System. In Grishman, R., Ed., Directions in Artificial Intelligence: Natural Language Processing. Courant Computer Science Report 7, Courant Institute of Mathematical Sciences, York University, New York, New NY, 60-93.", |
| "links": null |
| }, |
| "BIBREF42": { |
| "ref_id": "b42", |
| "title": "Interpreting Natural Language Utterances in Dialog about Tasks. Communications of the ACM in press. SRI Technical Note 210", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Robinson", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Appelt", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Grosz", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hendrix", |
| "suffix": "" |
| }, |
| { |
| "first": "Robinson", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Artificial Intelligence Center, SRI International", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Robinson, A., Appelt, D., Grosz, G., Hendrix, G., and Robinson, J. 1980 Interpreting Natural Language Utterances in Dialog about Tasks. Communications of the ACM in press. SRI Tech- nical Note 210. Artificial Intelligence Center, SRI Internation- al, Menlo Park, CA.", |
| "links": null |
| }, |
| "BIBREF43": { |
| "ref_id": "b43", |
| "title": "DIAGRAM: A Grammar for Dialogues. Communications of the A CM", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Robinson", |
| "suffix": "" |
| } |
| ], |
| "year": 1982, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Robinson, J. 1982 DIAGRAM: A Grammar for Dialogues. Com- munications of the A CM.", |
| "links": null |
| }, |
| "BIBREF44": { |
| "ref_id": "b44", |
| "title": "Approaches to Knowledge Acquisition: The lnstructable Production System Project", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Rychener", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of the First Annual Conference on Artificial Intelligence", |
| "volume": "", |
| "issue": "", |
| "pages": "228--230", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Rychener, M. 1980 Approaches to Knowledge Acquisition: The lnstructable Production System Project. In Proceedings of the First Annual Conference on Artificial Intelligence. Stanford, CA: 228-230.", |
| "links": null |
| }, |
| "BIBREF45": { |
| "ref_id": "b45", |
| "title": "Mechanical Intelligence: Research and Applications. Final Technical Report", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Sagalowicz", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Ed", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Artificial Intelligence Center, SRI International", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sagalowicz, D., Ed. 1980 Mechanical Intelligence: Research and Applications. Final Technical Report. Artificial Intelligence Center, SRI International. Menlo Park, CA.", |
| "links": null |
| }, |
| "BIBREF46": { |
| "ref_id": "b46", |
| "title": "Natural Language Information Processing: A Computer Grammar of English and Its Applications", |
| "authors": [ |
| { |
| "first": "'", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "~agcr", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "',~agcr, N. 1981 Natural Language Information Processing: A Com- puter Grammar of English and Its Applications. Addison-Wesley, Reading, MA.", |
| "links": null |
| }, |
| "BIBREF47": { |
| "ref_id": "b47", |
| "title": "Natural Language Information Formatting: The Automatic Conversion of Texts to a Structure Data Base", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sager", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Advances in Computers", |
| "volume": "", |
| "issue": "", |
| "pages": "89--162", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sager, N. 1978 Natural Language Information Formatting: The Automatic Conversion of Texts to a Structure Data Base. In Yovits, M. and Rubinoff, M., Eds., Advances in Computers. Academic Press, New York: 89-162.", |
| "links": null |
| }, |
| "BIBREF48": { |
| "ref_id": "b48", |
| "title": "The Restriction Language for Computer Grammars", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sager", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Grishman", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "Communications of the ACM", |
| "volume": "18", |
| "issue": "", |
| "pages": "390--400", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sager, N. and Grishman, R. 1975 The Restriction Language for Computer Grammars. Communications of the ACM 18 390-400.", |
| "links": null |
| }, |
| "BIBREF49": { |
| "ref_id": "b49", |
| "title": "An Integrated Understander", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Schank", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Lebowitz", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Birnbaum", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "American Journal of Computational Linguistics", |
| "volume": "6", |
| "issue": "", |
| "pages": "13--30", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schank, R., Lebowitz, M. and Birnbaum, L. 1980 An Integrated Understander. American Journal of Computational Linguistics 6 13-30.", |
| "links": null |
| }, |
| "BIBREF50": { |
| "ref_id": "b50", |
| "title": "A Knowledge-Based Automated Message Understanding Methodology for an Advanced Indications System", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [ |
| "M T" |
| ], |
| "last": "Silva", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [ |
| "L" |
| ], |
| "last": "Dwiggins", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [ |
| "G" |
| ], |
| "last": "Busby", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "L" |
| ], |
| "last": "Kuhns", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Silva, G.M.T., Dwiggins, D.L., Busby, S.G., and Kuhns, J.L. 1979 A Knowledge-Based Automated Message Understanding Methodolo- gy for an Advanced Indications System. OSI Report R79-006, Operating Systems, Inc. (February).", |
| "links": null |
| }, |
| "BIBREF51": { |
| "ref_id": "b51", |
| "title": "Relating Sentences and Semantic Networks with Clausal Logic", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [ |
| "F" |
| ], |
| "last": "Simmons", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Chester", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "Communications of the ACM", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Simmons, R. F. and Chester, D. Relating Sentences and Semantic Networks with Clausal Logic. Communications of the ACM, to appear.", |
| "links": null |
| }, |
| "BIBREF52": { |
| "ref_id": "b52", |
| "title": "A Rule-Based Approach to 111-Formed Input", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sondheimer", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Weischedel", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings of the Eighth International Conference on Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "46--53", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sondheimer, N. and Weischedel, R. 1980 A Rule-Based Approach to 111-Formed Input. In Proceedings of the Eighth International Conference on Computational Linguistics: 46-53.", |
| "links": null |
| }, |
| "BIBREF53": { |
| "ref_id": "b53", |
| "title": "Practical Natural Language Processing: The REL System as Prototype", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Thompson", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Thompson", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "Advances in Computers", |
| "volume": "13", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thompson, F. and Thompson, B. 1975 Practical Natural Language Processing: The REL System as Prototype. In Rubinoff, M. and Yovits, M.C., Eds., Advances in Computers, Volume 13. Academic Press, New York.", |
| "links": null |
| }, |
| "BIBREF54": { |
| "ref_id": "b54", |
| "title": "Natural Language Access to Medical Text", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Walker", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hobbs", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "Proceedings of the Fifth Annual Symposium on Computer Applications in Medical Care", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Walker, D. and Hobbs, J. 1981 Natural Language Access to Medical Text. In Proceedings of the Fifth Annual Symposium on Computer Applications in Medical Care. IEEE, New York.", |
| "links": null |
| }, |
| "BIBREF55": { |
| "ref_id": "b55", |
| "title": "An English Language Question Answering System for a Large Relational Data Base", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [ |
| "L" |
| ], |
| "last": "Waltz", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Communications of the ACM", |
| "volume": "21", |
| "issue": "", |
| "pages": "526--539", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Waltz, D.L. 1978 An English Language Question Answering System for a Large Relational Data Base. Communications of the ACM 21 526-539.", |
| "links": null |
| }, |
| "BIBREF56": { |
| "ref_id": "b56", |
| "title": "Responding to Potentially Unparsable Sentences. Tech Rep. 79/3. Department of Computer and Information Sciences", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Weischedel", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Black", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Weischedel, R. and Black, J. 1979 Responding to Potentially Un- parsable Sentences. Tech Rep. 79/3. Department of Computer and Information Sciences, Universiy of Delaware, Newark, DE.", |
| "links": null |
| }, |
| "BIBREF57": { |
| "ref_id": "b57", |
| "title": "Department of Computer and Information Sciences", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Weischedel", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Sondheimer", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Weischedel, R. and Sondheimer, N. 1981 A Framework for Proc- essing Ill-Formed Input. Technical Report. Department of Com- puter and Information Sciences, University of Delaware, New- ark, DE.", |
| "links": null |
| }, |
| "BIBREF58": { |
| "ref_id": "b58", |
| "title": "Understanding Goal-Based Stories", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Wilensky", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Wilensky, R. 1978 Understanding Goal-Based Stories. Yale Uni- versity Research Report No. 140.", |
| "links": null |
| } |
| }, |
| "ref_entries": {} |
| } |
| } |