|
{ |
|
"paper_id": "E87-1017", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T10:53:58.223031Z" |
|
}, |
|
"title": "DICTIONARY ORGANIZATION FOR MACHINE TRANSLATION: THE EXPERIENCE AND IMPLICATIONS OFTHEUMIST JAPANESE PROJECT", |
|
"authors": [ |
|
{ |
|
"first": "Mary", |
|
"middle": [], |
|
"last": "Mcgee Wood", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "Centre for Computational Linguistics UMIST", |
|
"institution": "", |
|
"location": { |
|
"postBox": "P.0. Box 88", |
|
"postCode": "M60 IQD", |
|
"settlement": "Manchester", |
|
"country": "U.K" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Elaine", |
|
"middle": [], |
|
"last": "Pollard", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "Centre for Computational Linguistics UMIST", |
|
"institution": "", |
|
"location": { |
|
"postBox": "P.0. Box 88", |
|
"postCode": "M60 IQD", |
|
"settlement": "Manchester", |
|
"country": "U.K" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Heather", |
|
"middle": [], |
|
"last": "Horsfall", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "Centre for Computational Linguistics UMIST", |
|
"institution": "", |
|
"location": { |
|
"postBox": "P.0. Box 88", |
|
"postCode": "M60 IQD", |
|
"settlement": "Manchester", |
|
"country": "U.K" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Natsuko", |
|
"middle": [], |
|
"last": "Holden", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "Centre for Computational Linguistics UMIST", |
|
"institution": "", |
|
"location": { |
|
"postBox": "P.0. Box 88", |
|
"postCode": "M60 IQD", |
|
"settlement": "Manchester", |
|
"country": "U.K" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Jeremy", |
|
"middle": [], |
|
"last": "Carroll", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "Centre for Computational Linguistics UMIST", |
|
"institution": "", |
|
"location": { |
|
"postBox": "P.0. Box 88", |
|
"postCode": "M60 IQD", |
|
"settlement": "Manchester", |
|
"country": "U.K" |
|
} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "The organization of a dictionary system raises significant questions for all natural language processing applications. We concentrate here on three with specific reference to machine translation: the optimum grain-size for lexical entries, the division of information about separate languages, and the level of abstraction appropriate to the task of translation. These are discussed, and the solutions implemented in the UMIST English-Japanese translation project are described and illustrated in detail.", |
|
"pdf_parse": { |
|
"paper_id": "E87-1017", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "The organization of a dictionary system raises significant questions for all natural language processing applications. We concentrate here on three with specific reference to machine translation: the optimum grain-size for lexical entries, the division of information about separate languages, and the level of abstraction appropriate to the task of translation. These are discussed, and the solutions implemented in the UMIST English-Japanese translation project are described and illustrated in detail.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "The importance of the dictionaries in a machine translation system", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In any machine translation system, the dictionaries are of critical importance, from (at least) two distinct aspects, their content and their organization. The content of the dictionaries must be adequate in both quantity and quality:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "that is, the vocabulary coverage must be extensive and appropriately selected (cf. Ritchie 1985) , and the translation equivalents carefully chosen (cf. Knowles 1982) , if target language output is to be satisfactory or indeed even possible.", |
|
"cite_spans": [ |
|
{ |
|
"start": 78, |
|
"end": 96, |
|
"text": "(cf. Ritchie 1985)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 153, |
|
"end": 166, |
|
"text": "Knowles 1982)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The organization of a dictionary system also raises significant questions in translation system design. The information held about lexical items must be stored efficiently, accessed easily in a perspicuous form by the system and by the user, and readily extendable as and when required by the addition either of new lexical entries to a dictionary or of new information to existing entries. In this paper we discuss the way in which these issues have been addressed in the design and implementation of our English-Japanese translation system.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "At the Centre for Computational Linguistics, we are designing and implementing an English-to-Japanese machine translation system with monolingual English interaction. The project is funded jointly by the Alvey Directorate and International Computers Limited (ICL). The prototype system runs on the ICL PERQ. although much of the development work has been done on a VAX 11/750, a MicroVAX II, and a variety of Sun equipment.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The UMIST Japanese project", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "It is implemented in Prolog,ln the interests of rapid prototyping, but intended for later optimization. For development purposes we are using an existing corpus of i0,000 words of continuous prose from the PERQ's graphics documentation;", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The UMIST Japanese project", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "in the long term,the system will be extended for use by technical writers in fields other than software, and possibly to other languages.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The UMIST Japanese project", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "At the time of writing, we have welldeveloped system development software, user interface, grammar and dictionary handling facilities, including dictionary entry in kanji, and a range of formats for output of linguistic representations and Japanese text. The English analysis grammar handles almost all the syntactic structures of the corpus. The transfer component and Japanese generation grammar currently handle a significant subset of their intended final coverage, and are under rapid development. A facility for interactive resolution of structural ambiguity has been implemented, and the form of its surface presentation is also being refined.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The UMIST Japanese project", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We are committed to active recognition of the mutual benefit of machine translation and linguistic theory, and our system has been designed as an implementation of independently motivated linguistic-theoretic descriptions. The informing principles are those of modern 'lexicalist'", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Foundations in linguistic theory", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "unification-based linguistic theories: the English analysis grammar is based on Lexical-Functional Grammar (Bresnan, ed. 1982) and Generalized Phrase Structure Grammar (Gazdar et al 1985) , the Japanese generation grammar on Categorial Grammar (Ades & Steedman 1982 , Steedman 1985 , Whitelock 1986 ). These models share a general principle of holding as much information as possible as properties of individual lexical items or as regularities within the lexicon, rather than in a separate component of syntactic grammar rules; our system concurs in this, as will be detailed below.", |
|
"cite_spans": [ |
|
{ |
|
"start": 107, |
|
"end": 126, |
|
"text": "(Bresnan, ed. 1982)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 168, |
|
"end": 187, |
|
"text": "(Gazdar et al 1985)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 244, |
|
"end": 265, |
|
"text": "(Ades & Steedman 1982", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 266, |
|
"end": 281, |
|
"text": ", Steedman 1985", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 282, |
|
"end": 298, |
|
"text": ", Whitelock 1986", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Foundations in linguistic theory", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Many of the important questions in dictionary design for machine translation are common to all nlp applications. Before describing our actual implementation, we will briefly discuss three issues with specific reference to translation: the optimum grain-size for lexical entries, the division of information about separate languages, and the level of abstraction appropriate to the task of translation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Firstly, what units should the entries in a machine translation dictionary system describe? In the interests of efficient and accurate translation, one should try to bring together all and only that information which is most likely to be used together. A grouping based on lexical stems of specified category appears to be optimal. Change of verb voice or valency across translation equivalents will not be uncommon. For example, an action with unexpressed agent will normally be described in English with the passive, in French by an active verb with impersonal subject, and in Japanese by an active verb with no expressed subject. Change of lexical category is more often not necessary; when it is, wider structural change is likely to be involved, and is better handled by syntactic than lexical relations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Secondly, the optimum organization of multilingual information we take to be the clear separation of source from target languages. Our analysis and generation dictionaries are purely monolingual, with each entry including, not a direct translation equivalent, but a pointer into the transfer dictionary where such correspondences are mapped. For mnemonic reasons these pointers normally take the form of the lexical stem of the translation equivalent or gloss, but this is purely a convenience for the user, and should not obscure their formal nature, or the fact that contrastive information is held only in the transfer dictionaries.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Thirdly, one must consider the level of abstraction appropriate to the task of translation and thus to the components of a machine translation system. Conventionally, in a bilingual transfer system, the transfer dictionaries will whenever possible specify correspondences between actual words of the source and target languages, as is done in our system. (This will be discussed and illustrated below.) However some interesting points of principle are raised when a system either handles more than two languages or is interlingual in design (the two criteria are of course orthogonal).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "It is sometimes suggested, or assumed, that the appropriate base for a machine translation system, perhaps especially an interlingual system, should be language-independent not just in the sense of 'independent of any particular language(s)' but also 'independent of language in general', and 'knowledge-based' translation systems using Schank's 'conceptual dependency' framework (eg Schank & Abelson 1977) are presented in, for example, Nirenberg (1986) . We believe this approach to be misguided. The task of translation is specifically linguistic: the objects which are represented and compared, analysed and generated are texts, linguistic objects. The formal representations built and manipulated in formalized translation should therefore, to be appropriate to the task, also be specifically linguistic (cf Johnson 1985) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 380, |
|
"end": 406, |
|
"text": "(eg Schank & Abelson 1977)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 438, |
|
"end": 454, |
|
"text": "Nirenberg (1986)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 809, |
|
"end": 826, |
|
"text": "(cf Johnson 1985)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "As well as this issue of principle, there are purely practical arguments against the use even of non-language-specific, let alone non-linguistic representations in machine translation. An interllngual system must (aim to) hold in its 'dictionaries', and/or in the knowledge representation component which supplements or supplants them, any and all information which could in principle ever be needed for translation to or from any language, while the information in a transfer system will be decided on a need-toknow basis given the specific languages involved. Thus for a transfer system the amount of dictionary information needed will be smaller, and the problem of selecting what to include will be more easily and objectively decidable, than for an interlingual system. On this interpretation, it is possible in principle, although complex in practice, to construct a single unified lexicon of mappings among three or more languages which would still properly be classed as a transfer dictionary;", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "and this task would still be simpler than the construction of a satisfactory interlingual 'lexicon'.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Should one take.the further step to a fully non-linguistic inter-'lingua', the complications will ramify yet further. It will be necessary to construct not only a fully adequate and genuinely neutral knowledge-base, but also lexically driven access to it, presumably through a more-or-less conventional lexicon, for each language in question, in a way which enables this languageneutral core accurately to map specific lexical equivalents across particular languages. This is not to deny that a complex and sophisticated semantics is necessary, and some recourse to world-knowledge would be helpful, for the resolution of ambiguities and the determination of correct translation equivalents. We reject only the claim that an appropriate or realistic level of underlying representation for machine translation can be either non-linguistic or language-universal, let alone both at once.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The dictionaries and the user Given these three underlying design principles -dictionary entries for lexical stems of specified category, strictly monolingual analysis and generation dictionaries, and transfer dictionaries based on language-pair-specific information -we have tried to organize our dictionary system to offer efficient and perspicuous access to both the end-user and the system itself.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We have implemented on-line dictionary creation routines for our intended monolingual end user, which elicit and encode the values for a range of features for an open class English \"word (noun, verb, or adjective -see Whitelock et al 1986 for details), but which do not ask for translation equivalents in Japanese. This information is sufficient for a parse to continue, with the word in question retained in English or transcribed in katakana in the output (as happens also for proper nouns).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The English entries thus created are stored within the dictionary system in separate '.supp' files, where they are accessible to the parser, (thus allowing translation to continue) but clearly isolated for later full update. This will be carried out by the bilingual linguist, who will add an index to the transfer dictionary and create corresponding full entries in the transfer and Japanese dictionaries.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "At present, during system development, these stages are often run together. In the final version of the system, for monollngual use, the bilingual updates will be supplied by specialist support personnel.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Although this might appear restrictive, it is less so than the alternatives. Given our objective of offering reliable Japanese output to a monolingual English user, we cannot expect that user to carry out full bilingual dictionary update. Equally, we do not wish to constrain the user to operate within the necessarily limited vocabulary of the dictionaries supplied with the system. This organization of information goes some way towards overcoming this dilemma, by enabling the user to extend the available working vocabulary without bilingual knowledge.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The dictionaries, the user, and the system The dictionary creation routines, whether in monolingual mode for the end user or in bilingual mode for the linguist, build 'neutral form' dictionary entries consisting of a simple list of features and values. Regular inflected forms are supplied dynamically during dictionary creation and lookup, by running the morphological analyser in reverse.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "All atomic feature values are listed explicitly.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This ensures that all the information held about each word is clearly available to the user. The compilation process for these neutral forms is so designed that values for a new feature can be added throughout without totally rebuilding the dictionary file in question. forms_comp=no]).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The neutral form dictionaries are automatically compiled into 'program form' entries in the format expected by the parser. These are kept as small as possible, firstly by storing only irregular inflected forms, as in the neutral form entries described above. Secondly, we factor out predictable atomic feature values into feature cooccurrence restrictions. These derive largely from the fcrs of Generalized Phrase Structure Grammar (Gazdar et al 1984) , which are in fact classical redundancy rules as in Chomsky (1965) , Chomsky & Halle (1968) . obJ2, pcomp, vcomp, ecomp, scomp, ....] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 432, |
|
"end": 451, |
|
"text": "(Gazdar et al 1984)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 505, |
|
"end": 519, |
|
"text": "Chomsky (1965)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 522, |
|
"end": 544, |
|
"text": "Chomsky & Halle (1968)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 547, |
|
"end": 552, |
|
"text": "obJ2,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 553, |
|
"end": 559, |
|
"text": "pcomp,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 560, |
|
"end": 566, |
|
"text": "vcomp,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 567, |
|
"end": 573, |
|
"text": "ecomp,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 574, |
|
"end": 580, |
|
"text": "scomp,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 581, |
|
"end": 586, |
|
"text": "....]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "~eatset (roles,[argl,arg0,arg2,adjunct, =0mpound, ..... ] This is one possible implementation of the 'virtual lexicon' strategy proposed by Church 1980, and widely used since. A similar technique is used in the LRC Metal system (Slocum & Bennett 1982) . The use of defaults in dictionary design for machine translation, or natural language processing in general, is a complex issue which lles beyond the scope of the present paper.", |
|
"cite_spans": [ |
|
{ |
|
"start": 8, |
|
"end": 57, |
|
"text": "(roles,[argl,arg0,arg2,adjunct, =0mpound, ..... ]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 228, |
|
"end": 251, |
|
"text": "(Slocum & Bennett 1982)", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Thus the maximum load is given to generalized lexical redundancy patterns rather than to individual lexical entries. However this is not 'procedural'", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "as opposed to 'declarative'. It is simply a declarative statement in which the maximum number of regularities are stated explicitly as such.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This two-layered dictionary structure and automatic compilation ensures that any change in the parser which implicates its dictionary format requires at most a recompilation from the neutral form rather than labour-intensive rewriting. It also makes dictionary information available both in a form perspicuous to the human user and, independently, in a form optimally adapted to the design of the parser.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The demm~ds of translation", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The program form dictionaries factor out different types of information to be invoked at different stages in parsing and interpretation of English input.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In the first stage, grammatical category and morphological and semantic-feature information is looked up in 'edict' dictionaries. edict (correspond,[pred=correspond,stemtyp=verb] edict (provlde,[pred=provide,stemtyp=verb] Stop (a,det,[spec=indef,agrpl=no,artpl=no] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 136, |
|
"end": 178, |
|
"text": "(correspond,[pred=correspond,stemtyp=verb]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 185, |
|
"end": 221, |
|
"text": "(provlde,[pred=provide,stemtyp=verb]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 227, |
|
"end": 264, |
|
"text": "(a,det,[spec=indef,agrpl=no,artpl=no]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "stop (many,det,[quan=many,agrpl=yes]}. stop(much,det,[quan=much,agrpl=no] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 5, |
|
"end": 73, |
|
"text": "(many,det,[quan=many,agrpl=yes]}. stop(much,det,[quan=much,agrpl=no]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "stop (some,det,[spec=indef,artpl=yes] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 5, |
|
"end": 37, |
|
"text": "(some,det,[spec=indef,artpl=yes]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "subcat (put,[trans,locgoal] ). ~oblig (put,[arg0,arg2] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 7, |
|
"end": 27, |
|
"text": "(put,[trans,locgoal]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 38, |
|
"end": 54, |
|
"text": "(put,[arg0,arg2]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "subcat (be,[predadj,aux] ,predadj). subcat(be, [pass,aux] ,passive). subcat(be, [prog,au~] ,prog). subcat(be, [exist,objess] ,be_exist)-sub=at~be, [intrans,objess] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 7, |
|
"end": 24, |
|
"text": "(be,[predadj,aux]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 47, |
|
"end": 57, |
|
"text": "[pass,aux]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 80, |
|
"end": 90, |
|
"text": "[prog,au~]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 110, |
|
"end": 124, |
|
"text": "[exist,objess]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 147, |
|
"end": 163, |
|
"text": "[intrans,objess]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "subcat (become,[intrans,objess,loc] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 7, |
|
"end": 35, |
|
"text": "(become,[intrans,objess,loc]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Using this additional information, the functional structures can go through functionargument mapping to produce semantic stzn/ctures for those which are valid. The transfer component consists solely of a dictionary of mappings between source and target language lexical items, or, where necessary (eg for idioms), more complex quasi-syntactic configurations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The dictionaries and the system", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict(file,fairu).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "NOUNS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdlct(informatlon,zyouhou).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "NOUNS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict(storage,kiokusouti).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "\"xdlct(manual_book,manyuaru).", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict (be_exist,a,[vmorph=aru] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 30, |
|
"text": "(be_exist,a,[vmorph=aru]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "VERBS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict (become,na,[gloss=become] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 31, |
|
"text": "(become,na,[gloss=become]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "VERBS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict (consist,na,[gloss=consist] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 33, |
|
"text": "(consist,na,[gloss=consist]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "VERBS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict(provide,sonae).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "VERBS", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict(graphical,gurafikku).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "ADJECTIVES", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "xdict (manual_hand,syudou jdict (kiokusouti,[pred=kiokusoutl, kform='~ ',gloss=storage,stemtyp=noun] JdiGt (manyuar~,[pred=manyuaru,kform=kata, gloss=manual,stemtyp=noun] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 25, |
|
"text": "(manual_hand,syudou", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 32, |
|
"end": 100, |
|
"text": "(kiokusouti,[pred=kiokusoutl, kform='~ ',gloss=storage,stemtyp=noun]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 107, |
|
"end": 170, |
|
"text": "(manyuar~,[pred=manyuaru,kform=kata, gloss=manual,stemtyp=noun]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "ADJECTIVES", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "~dict (syudou,[pred=syudou,kform='~', gloss----manual,stemtyp=noun] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 67, |
|
"text": "(syudou,[pred=syudou,kform='~', gloss----manual,stemtyp=noun]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "ADJECTIVES", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "jdict (gurafikku,[pred=gura\u00a3ikku,k\u00a3orm=kata, gloss=graphical,stemtyp=noun] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 74, |
|
"text": "(gurafikku,[pred=gura\u00a3ikku,k\u00a3orm=kata, gloss=graphical,stemtyp=noun]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "ADJECTIVES", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Jdict (i,[pred=i,~norph=1--i,kform=hira,gloss=be, stemtyp=uverb] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 64, |
|
"text": "(i,[pred=i,~norph=1--i,kform=hira,gloss=be, stemtyp=uverb]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "U-V~R~", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "jdict (ire,[pred=ire,vmorph=1-e,kform='~ ', gloss=put,stemtyp=uverb] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 68, |
|
"text": "(ire,[pred=ire,vmorph=1-e,kform='~ ', gloss=put,stemtyp=uverb]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "U-V~R~", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "jdlct (na,[pred=na,vmorph=5-r,kform='~', gloss=become,stemtyp=uverb] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 68, |
|
"text": "(na,[pred=na,vmorph=5-r,kform='~', gloss=become,stemtyp=uverb]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "U-V~R~", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "~di=t (na,[pred=na,vmorph=5--r,k\u00a3orm='~', gloss=consist,stemtyp=uverb] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 70, |
|
"text": "(na,[pred=na,vmorph=5--r,k\u00a3orm='~', gloss=consist,stemtyp=uverb]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "U-V~R~", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "~dict (sonae,[pred=sonae,%~norph=1-e,kform='~', gloss=provlde,stemtyp=uverb,tensem=ptunct] ).", |
|
"cite_spans": [ |
|
{ |
|
"start": 6, |
|
"end": 90, |
|
"text": "(sonae,[pred=sonae,%~norph=1-e,kform='~', gloss=provlde,stemtyp=uverb,tensem=ptunct]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "U-V~R~", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The organization of the dictionaries in a machine translation system raises a number of significant issues, some general to natural language processing and others specific to translation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusions", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In the course of implementing our English-Japanese system, we have arrived at one possible set of answers to these questions, which we hope to have shown are both computationally practicable and of wider theoretical interest.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusions", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "The work on which this paper is based is supported by International Computers Limited (ICL) and by the UK Science and Engineering Research Council under the Alvey programme for research in Intelligent Knowledge Based Systems.We are indebted to our present and former colleagues for their tolerance and support, especially to Pete Whitelock and Rod Johnson.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "ACKNOWLEDGEMENTS", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "The Mental Representation of Grammatical Relations", |
|
"authors": [ |
|
{ |
|
"first": "Antony", |
|
"middle": [], |
|
"last": "Ades", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Mark Steedman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1982, |
|
"venue": "Lin~stics and Philosophy. Bresnan", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ades, Antony, & Mark Steedman. 1982. On the Order of Words. Lin~stics and Philosophy. Bresnan, Joan, ed. 1982. The Mental Representation of Grammatical Relations. MIT Press, Cambridge, Mass.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Aspects of the Theoryof Syntax", |
|
"authors": [ |
|
{ |
|
"first": "Noam", |
|
"middle": [], |
|
"last": "Chomsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1965, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chomsky, Noam. 1965. Aspects of the Theoryof Syntax. MIT Press, Cambridge, Mass.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "On Memory L~-~tations in Natumal Language Processing", |
|
"authors": [ |
|
{ |
|
"first": "Noam", |
|
"middle": [], |
|
"last": "Chomsky", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Morris Halle", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1968, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chomsky, Noam, & Morris Halle. 1968. The Sound Pattern of English. Harper & Row, New York. Church, Kenneth. 1980. On Memory L~-~tations in Natumal Language Processing. MIT Report MITILCS/TR-245.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Generalized Phrase Structure Gr-mm~r", |
|
"authors": [ |
|
{ |
|
"first": "Gerald", |
|
"middle": [], |
|
"last": "Gazdar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ewan", |
|
"middle": [], |
|
"last": "Klein", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Geoff", |
|
"middle": [], |
|
"last": "Pullum", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1984, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Gazdar, Gerald, Ewan Klein, Geoff Pullum, & Ivan Sag. 1984. Generalized Phrase Structure Gr-mm~r. Blackwells, Oxford. Johnson, R. L. 1985. Translation. In Whitelock et al, eds.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "The Pivotal Role of the Dictionaries in a Machine Translation System", |
|
"authors": [ |
|
{ |
|
"first": "Francis", |
|
"middle": [], |
|
"last": "Knowles", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1982, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Knowles, Francis. 1982. The Pivotal Role of the Dictionaries in a Machine Translation System. In Lawson, Veronica, ed. Practical Experience of Machine Translation. North-Holland.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "Sergei", |
|
"middle": [], |
|
"last": "Nirenberg", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1986, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nirenberg, Sergei. 1986. Machine Translation.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "The Lexicon", |
|
"authors": [], |
|
"year": 1977, |
|
"venue": "Tutorial Introduction", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tutorial Introduction, ACL 1986, New York. Ritchie, Graeme. 1985. The Lexicon. In Whitelock et 8_1, eds. Schank, Roger, & Robert Abelson. 1977.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Dependency and Coordination in the Grammar of", |
|
"authors": [ |
|
{ |
|
"first": "Jonathan", |
|
"middle": [], |
|
"last": "Slocum", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "Bennett", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1982, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Slocum, Jonathan, and W. S. Bennett. 1982. The LRC Machine Translation System. Working Paper LRC-82-1, LRC, University of Texas, Austin. Steedman, Mark. 1985. Dependency and Coordination in the Grammar of Dutch and English. Language.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "A Categorial-like Morpho-syntax for Japanese", |
|
"authors": [ |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Whitelock", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1986, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Whitelock, Peter. 1986. A Categorial-like Morpho-syntax for Japanese.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Natsuko Holden, & Heather Horsfall. 1986. Strategies for Interactive Machine Translation", |
|
"authors": [ |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Whitelock", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mary", |
|
"middle": [ |
|
"Mcgee" |
|
], |
|
"last": "Wood", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brian", |
|
"middle": [], |
|
"last": "Chandler", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "Proceedings of Coling86", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Whitelock, Peter, Mary McGee Wood, Brian Chandler, Natsuko Holden, & Heather Horsfall. 1986. Strategies for Interactive Machine Translation. Proceedings of Coling86.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Forthcoming. Linguistic Theory and Computer Applications", |
|
"authors": [ |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Whitelock", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mary", |
|
"middle": [ |
|
"Mcgee" |
|
], |
|
"last": "Wood", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Harold", |
|
"middle": [], |
|
"last": "Somers", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Whitelock, Peter, Mary McGee Wood, Harold Somers, R. L. Johnson, & Paul Bennett, eds. Forthcoming. Linguistic Theory and Computer Applications. Academic Press, London.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"TABREF4": { |
|
"num": null, |
|
"html": null, |
|
"content": "<table><tr><td/><td/><td/><td>Japanese</td><td>generation proceeds</td><td>through</td><td>an</td></tr><tr><td colspan=\"2\">This information is used in parsing</td><td>to</td><td colspan=\"2\">inverse sequence.</td></tr><tr><td>produce LFG-ish functional structures.</td><td colspan=\"2\">Optional</td><td/></tr><tr><td colspan=\"3\">and obligatory subcategorization features are then</td><td/></tr><tr><td colspan=\"2\">looked up in separate 'subcat' dictionaries.</td><td/><td/></tr><tr><td/><td/><td/><td colspan=\"2\">EXAMPLES FROM JAPANESE DICTIONARIES</td></tr><tr><td>,,~XA~LES FROM SUBCAT</td><td/><td/><td>NOUN</td></tr><tr><td colspan=\"2\">--.PROVIDING A SUBCATEGORIZATION FP~ME</td><td/><td colspan=\"2\">Jdict(fairu,[pred=fairu,kform=kata,g loss=file ,</td></tr><tr><td/><td/><td/><td colspan=\"2\">stemtyp=not%n]).</td></tr><tr><td>subcat(consist,[intranseo\u00a3arg,loc]).</td><td/><td/><td/></tr><tr><td>ohlig(consist,[arg|]}.</td><td/><td/><td/></tr><tr><td colspan=\"2\">subcat(correspond,[intrans,toarg,loc]).</td><td/><td/></tr><tr><td>subcat(provide,[trans,forben,loc]).</td><td/><td/><td/></tr></table>", |
|
"text": ").", |
|
"type_str": "table" |
|
} |
|
} |
|
} |
|
} |