WO1994006086A1 - Integrated authoring and translation system - Google Patents

Integrated authoring and translation system Download PDF

Info

Publication number
WO1994006086A1
WO1994006086A1 PCT/US1993/007928 US9307928W WO9406086A1 WO 1994006086 A1 WO1994006086 A1 WO 1994006086A1 US 9307928 W US9307928 W US 9307928W WO 9406086 A1 WO9406086 A1 WO 9406086A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
language
editor
constrained
source
Prior art date
Application number
PCT/US1993/007928
Other languages
French (fr)
Inventor
Jaime G. Carbonell
Sharlene L. Gallup
Timothy J. Harris
James W. Higdon
Dennis A. Hill
David C. Hudson
David Nasjleti
Mervin L. Rennich
Peggy M. Anderson
Michael M. Bauer
Roy F. Busdiecker, Iii
Philip J. Hayes
Alison K. Huettner
Bruce M. Mclaren
Irene Nirenburg
Eric H. Riebling
Linda M. Schmandt
John F. SWEET
Kathryn L. BAKER
Nicholas D. BROWNLOW
Alexander M. Franz
Susan E. HOLM
John Robert Russell LEAVITT
Deryle W. LONSDALE
Teruko Mitamura
Eric H. Nyberg, Iii
Original Assignee
Caterpillar Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Caterpillar Inc. filed Critical Caterpillar Inc.
Priority to AT93920279T priority Critical patent/ATE190156T1/en
Priority to AU50879/93A priority patent/AU677605B2/en
Priority to JP6507259A priority patent/JPH08501166A/en
Priority to BR9307175A priority patent/BR9307175A/en
Priority to ES93920279T priority patent/ES2143509T3/en
Priority to RU95108450A priority patent/RU2136038C1/en
Priority to EP93920279A priority patent/EP0658259B1/en
Priority to DE69333568T priority patent/DE69333568T2/en
Publication of WO1994006086A1 publication Critical patent/WO1994006086A1/en
Priority to FI951010A priority patent/FI113096B/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/253Grammatical analysis; Style critique
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/232Orthographic correction, e.g. spell checking or vowelisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • G06F40/47Machine-assisted translation, e.g. using translation memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/55Rule-based translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Definitions

  • the present invention relates generally to computer- based document creation and translation system and, more particularly, to a system for authoring and translating constrained-language text to a foreign language with no pre- or post-editing required.
  • translators Prior to the advent of computers, such translation was done completely manually by experts, called translators, who were fluent in the language of the original text (source text) and in the language of the translated text (target text) . Typically, it was preferable for the translator to have originally learned the target language as his/her native tongue and subsequently have learned the source language. Such an approach was felt to result in the most accurate and efficient translation.
  • the ability to produce text is directly proportional to the capability of the technology that is used.
  • source text is initially reviewed by a source editor.
  • the task of the source editor is to make changes to the source text so as to bring it into conformance with what is known to be the optimal state for translation by the machine translation system. This conformance is learned by the source editor through trial and error.
  • the pre-editing process just described may go through iterations by additional source editors of increasing competence.
  • the source text thus prepared is submitted for processing to the machine translation system.
  • the output is target language text which, depending on the purposes of the translation or quality requirements of the user, may or may not be post-edited.
  • the output of machine translation will most likely have to be post- edited by a competent translator. This is due to the complexity of human language and the comparatively modest capabilities of the machine translation systems that can be built with present technology, within natural limitations of time and resources, and with a reasonable expectation of meeting cost-effectiveness requirements. Most of the modest systems that are built require, indeed, the post-editing activity, intended to approximate, by whatever measure, the quality levels of purely human translation.
  • KBMT-89 designed by the Center for Machine Translation, Carnegie Mellon University, which translates English to Japanese and Japanese to English. It operates with a knowledge based domain model which aids in interactive disambiguation (i.e., editing of the document to make it unambiguous) .
  • this interactive disambiguation is not typically done interactively with an author. Once the system finds an ambiguous sentence that it cannot disambiguate, it must stop the process and resolve ambiguities by asking a author/translator a series of multiple-choice questions.
  • the so-called translator assisted interactive disambiguation produces text which requires post-editing.
  • the present invention is a system of integrated, computer-based processes for monolingual document development and multilingual translation.
  • An interactive computerized text editor enforces lexical and grammatical constraints on a natural language subset used by the authors to create their text, and supports the authors in disambiguating their text to ensure its translatability.
  • the resulting translatable source language text undergoes machine translation into any one of a set of target languages, without the translated text requiring any post- editing.
  • Figures 1(a) and 1(b) are high level block diagrams of the architecture of the present invention.
  • FIG. 2 is a high level flowchart of the operation of the present invention.
  • Figure 3 is a high level informational flow and architectural block diagram of MT 120.
  • Figure 4 shows an example of an information element.
  • Figure 5 is a block diagram of the domain model 500.
  • Figure 6 is a high level flow diagram of the operation of the language editor 130.
  • Figure 7 is a flow diagram illustrating the operation of the vocabulary checker 610.
  • Figure 8 is a high level flow diagram of the disambiguation block 630.
  • Figure 9 is an informational flow and architectural block diagram of MT 120. DETAILED DESCRIPTION OF THE PRESENT INVENTION
  • the computer-based system of the present invention provides functional integration of: 1) An authoring environment for the development of documents, and
  • FIG. 1(a) shows a high level block diagram of the Integrated Authoring and Translation System (IATS) 105.
  • the IATS 105 provides a specialized computing environment dedicated to supporting an organization in authoring documentation in one language and translating it into various others. These two distinct functions are supported by an integrated group of programs, as follows:
  • Authoring one subgroup of the programs provides an interactive computerized Text Editor (TE) 140 which enables authors to create their monolingual text within the lexical and grammatical constraints of a domain-bound subset of a natural language, the subset designated Constrained Source Language (CSL) . Additionally, the TE 140 enables authors to further prepare the text for translation by guiding them through the process of text disambiguation which renders the text translatable without pre-editing;
  • TE computerized Text Editor
  • CSL Constrained Source Language
  • MT 120 function, capable of translating the CSL into as many target languages as the generator module has been programmed to generate, with the resulting translation requiring no post-editing.
  • the text editor (TE) 140 is a set of tools to support the authors and editors in creating documents in CSL. These tools will help authors to use the appropriate CSL vocabulary and grammar to write their documents.
  • the TE 140 communicates with the author 160 (and vice versa) directly.
  • the IATS 105 is divided into four main parts to perform the authoring and translation functions: (1) a Constrained Source Language (CSL) 133, (2) a Text Editor (TE) 140, (3) a MT 120, and (4) a Domain Model (DM) 137.
  • the Text Editor 140 includes a Language Editor 130 and a Graphics Editor 150.
  • a File Management System (FMS) 110 is also provided for controlling all processes.
  • the CSL 133 is a subset of a source language whose grammar and vocabulary cover the domain of the author's documentation which is to be translated.
  • the CSL 133 is defined by specifications of the vocabulary and grammatical constructions allowed so that the translation process is made possible without the aid of pre- and post editing.
  • the TE 140 is a set of tools to support authors and editors in creating documents in CSL. These tools will help authors to use the appropriate CSL vocabulary and grammar to write their documents.
  • the LE 130 communicates with the author 160 (and vice versa) via the text editor 140.
  • the author has bi ⁇ directional communication via line 162 with the text editor 140.
  • the LE 130 informs the author 160 whether words and phrases that are used are in CSL.
  • the LE 130 is able to suggest synonyms in CSL for words that are relevant to the domain of information which includes this document, but are not in CSL.
  • the LE 130 tells an author 160 whether or not a piece of text satisfies CSL grammatical constraints. It also provides an author with support in disambiguating sentences that may be syntactically correct but are semantically ambiguous.
  • the MT 120 is divided into two parts: a MT analyzer 127 and a MT generator 123.
  • the MT analyzer 127 serves two purposes: it analyzes a document to ensure that the document unambiguously conforms to CSL and produces interlingua text.
  • the analyzed CSL-approved text is then translated into a selected foreign (target) language 180.
  • the MT 120 utilizes an Interlingua-based translation approach. Instead of directly translating a document to another foreign language, the MT generator 123 transforms the document into a language-independent, computer-readable form called Interlingua and then generates translations from the Interlingua text.
  • Interlingua As a result, translated documents will require no postediting.
  • a version of the MT 120 is created for each language and will consist primarily of a set of knowledge sources designed to guide the translation of Interlingua text to foreign language text. In particular, for every new target language, a new MT generator 123 must be individually developed.
  • the LE 130 When fully functional, the LE 130 will sometimes need to ask the author 160 to choose from alternative interpretations for certain sentences that satisfy CSL grammatical constraints but for which the meaning is unclear. This process is known as disambiguation. After the LE 130 has determined that a particular part of text uses only CSL vocabulary and satisfies all CSL grammatical constrains, then the text will be labeled CSL-approved, pending this disambiguation. As explained below, disambiguation will not require any changes to the author-visible aspects of the text.
  • the LE 130 is built as an extension to the text editor 140 which provides the basic word processing functionality required by authors and editors to create text and tables.
  • the graphics editor 150 is used for creating graphics.
  • the graphics editor 150 provides a means for accessing the text labels on graphics through the text editor 140, so these text labels can be CSL-approved as well.
  • the LE 130 (via text editor 140) communicates with the MT analyzer 127 and, through it, with the DM 137 during disambiguation via bidirectional socket-to- socket lines.
  • the DM is one of the knowledge bases that feeds the MT analyzer 127.
  • the DM 137 is a symbolic representation of the declarative knowledge about the CSL vocabulary used by the MT analyzer 127 and the LE 130.
  • FIG. 2 shows a high level flowchart of the operation of IATS 105.
  • the MT 120, LE 130, text editor 140, and graphics editor 150 are all controlled by the FMS 110.
  • Control lines 111-113 provide the necessary control information for proper operation of IATS 105.
  • the author 160 will use the FMS 110 to choose a document to edit, and the FMS 110 will start the text editor 140, displaying the file for the specified document.
  • the author Via the text editor 140, the author enters text that may be unconstrained and ambiguous text into the IATS 105, as shown in blocks 160 and 220.
  • the author 160 will use standard editor commands to create and modify the document until it is ready to be checked for CSL compliance. Note that it is anticipated that authors will mostly enter text that is substantially prepared with the CSL constraints in mind.
  • the text will then be modified by the author in response to system feedback, based on violations to the pre-determined lexical and grammatical constraints, to conform to the CSL. This is, of course, much more efficient than initially entering totally unconstrained text. However, the system will operate properly even if totally unconstrained text is entered from the start.
  • the author's communication with the LE 130 consists of mouse click or keystroke commands.
  • other forms of input may be used, ⁇ uch as but not limited to the use of a stylus, voice, etc. , without changing the scope or function of the present invention.
  • An example of an input is a command to perform a CSL check or to find the definition and usage example for a given word or phrase.
  • the CSL text that may contain residual ambiguity or stylistic problems is analyzed for conformity with CSL and checked for compliance with the grammatical rules contained in the knowledge bases, as shown in block 230.
  • the author is provided feedback to correct any mistakes via feedback line 215.
  • the LE 130 provides information regarding non-CSL words and phrases and sentences to the author 160.
  • the text is checked for any ambiguous sentences.
  • the LE prompts the author to select an appropriate interpretation of a sentence's meaning. This process is repeated until the text is fully disambiguated.
  • the disambiguated/constrained text 240 is passed to the MT analyzer and interpreter 250.
  • the interpreter resides in the MT analyzer 127 together with the syntactic part of the analyzer and translates the disambiguated/constrained text 240 into interlingua 260.
  • the interlingua 260 is in turn translated by generator block 270 into the target text 280.
  • the interlingua text 260 is in a form that can be translated to multiple target languages 306-310.
  • each author will have sole use of a DECstation with 32 Meg of RAM, a 400-megabyte disk drive, and a 19-inch color monitor. Each workstation will be configured for at least 100 Meg of swap from its local disk.
  • DECservers will be used as file servers, one for every two authoring groups, for a total of no more than 45 users per file server.
  • authoring workstations will reside on an Ethernet local network.
  • the system uses the Unix operating system (a Berkeley Standard Distribution (BSD) derivative is preferable to a System V (SYSV) derivative) .
  • a C programming language compiler and OSF/Motif libraries are available.
  • the LE will be run within a Motif window manager. It should be noted that the present invention is not limited to the above hardware and software platforms and other platforms are contemplated by the present invention.
  • the preferred embodiment of the present invention provides a text editor 140 which allows the author to input information that will eventually be analyzed and finally translated into a foreign language. Any commercially available word processing software can be used with the present invention.
  • a preferred embodiment uses a SGML text editor 140 provided by ArborText (ArborText Inc., 535 West William St., Ann Arbor, MI 48103) .
  • ArborText AlignText Inc., 535 West William St., Ann Arbor, MI 48103
  • the SGML text editor 140 provides the basic word processing functionality required by authors and editors, and is used with software by InterCap (of Annapolis, Maryland) for creating graphics.
  • the present invention utilizes a SGML text editor 140 since it creates text using Standard Generalized Markup Language (SGML) tags.
  • SGML is an International Standard markup language for describing the structure of electronic documents. It is designed to meet the requirements for a wide range of document processing and interchange tasks.
  • SGML tags enable documents to be described in terms of their content (text, images, etc) and logical structure (chapters, paragraphs, figures, tables, etc.) In the case of larger, more complex, electronic documents, it also makes it possible to describe the physical organization of a document into files.
  • SGML is designed to enable documents of any type, simple or complex, short or long, to be described in a manner that is independent of both the system and application. This independence enables document interchange between different systems for different applications without misinterpretation or loss of data.
  • SGML is a markup language, that is, a language for "marking up” or annotating text by means of or by using coded information that adds to the conventional textual information conveyed by a given piece of the text. In most cases it takes the form of sequences of characters at various points throughout an electronic document. Each sequence is distinguishable from the text around it by the special characters that begin and end it. The software can verify that the correct markup has been inserted into the text by examining the SGML tags upon request.
  • the markup is generalized in that it is not specific to any particular system or task.
  • ISO International Standard
  • SGML Information processing - Text and office systems - Standard Generalized Markup Language
  • the text editor 140 software uses both punctuation and SGML tags to recognize translatability units in the source input text (e.g., an SGML tag is necessary to identify section titles) ;
  • shielding (insulating) units that will not be translated.
  • the system is based on the premise that all words and sentences will belong to the constrained language that cannot be predicted in advance (for example, names and addresses) or classes of vocabulary that cannot (readily) be exhaustively specified (for example, part numbers, error messages from machinery) .
  • SGML tags can be put around these items to indicate to the system that they are exempt from checking;
  • Figure 4 shows an example of an information element 410 which includes a "unique” heading 415, a "unique” block of text 420, a "shared” graphic 430, a “shared” table 435, and a "shared” block of text 425.
  • Unique information is that information which applies only to the information element in which it's contained. This implies that the "unique” information is filed as part of the information element 450.
  • a “shared” object (a graphic, table, or block of text) is information that is “referenced” in the information element.
  • the content of "shared” objects are displayed in the authoring tool but only “pointed to” in the filed information element 450.
  • Shared objects differ from information elements in that they do not stand-alone (i.e., they do not convey enough information by themselves to impart substantive information) .
  • Each "shared” object is in itself a separate file as shown in block 450.
  • Information elements are formed by combining "unique" blocks of information (text and/or tables) with one or more "shared” objects. Note that "unique” heading 415 and "unique” text 420 is combined with “shared” graphic 430, "shared” table 435, and "shared” text 425. A set of one or more information elements make up a complete document (book) .
  • Shared objects are stored in “shared” libraries.
  • Library types include “shared” graphic libraries 460a, “shared” tables libraries 460b, “shared” text libraries 460c, “shared” audio libraries 460d, and “shared” video libraries 460e.
  • a shared object is stored only one time. When used in individual information elements, only “pointers” to the original shared object will be placed in the information shared file 450. This minimizes the amount of disk space that will be required. When the original object is changed, all those information elements that "point” to that object are automatically changed.
  • a shared object can be used in any publication type.
  • a "shared information element” is an information element that is used in more than one document. For example, the same four information elements in release library 470 are used to create portions of documents 480 and 485.
  • UI LE User Interface
  • the UI provides and manages access to and control of the CSL checkers and CSL vocabulary look ⁇ up, and it is the primary tool enabling users to interact with the CSL LE.
  • user interface is often used in a more general sense to refer to the interface to an entire software system, here the term will be restricted to mean the interface to the CSL checkers, vocabulary look-up facility, and the disambiguation facility.
  • the UI must provide clear information regarding (a) the actions the LE is taking, (b) the result of these actions, and (c) any ensuing actions. For example, whenever an action initiated through the UI introduces more than a very brief, real-time pause, the UI should inform the author of a possible delay by means of a succinct message.
  • the author can invoke LE functionality by choosing an option from a pull-down menu in text editor 140.
  • the available options allow the author to initiate and view feedback from CSL checking (both vocabulary and grammar checking) and from vocabulary look-up.
  • the author can request that checking be initiated on the currently displayed document or request vocabulary look-up on a given word or phrase.
  • the UI will clearly indicate each instance of non-CSL language found in the document. Possible ways of indicating non-CSL language include the use of color and changes to font type or size in the SGML Editor window.
  • the UI will display all known information regarding any non-CSL word. For example, in appropriate cases the UI will display a message saying that the word is non-CSL but has CSL synonyms, as well as a list of those synonyms.
  • Vocabulary Checker report includes a list of alternatives to the non-CSL word in focus (for example, spelling alternatives or CSL synonyms)
  • the author will be able to select one of those alternatives and request that it be automatically replaced in the document.
  • the author may have to modify (i.e., add the appropriate ending) the selected alternative to ensure that it is in the appropriate form.
  • the UI When an author requests vocabulary information, the UI will display spelling alternatives, synonyms, a definition, and/or a usage example for the item indicated.
  • the author can move quickly and easily between checker information and vocabulary look-up information inside the UI. This enables the author to perform information searches (e.g., synonym look-up) during the process of changing the documents to remove non- CSL language.
  • information searches e.g., synonym look-up
  • the UI provides automatic replacement of non-CSL vocabulary with CSL vocabulary, with no need for the user to modify the CSL word to ensure that it is in the appropriate form.
  • the vocabulary checker (described below) , which does no parsing of a document, will not be able to identify the correct form to provide.
  • LE 130 provides a list of replacement options in the correct form where possible. There may be cases, though, when the author will find it necessary to edit a suggested CSL word or phrase before requesting that it be put into the document.
  • the LE UI provides support for disambiguating the meaning of sentences. It does this by providing a list of possible alternative interpretations to the author, allows the author to select the appropriate interpretation, and then tags the sentence so as to indicate that authors selection.
  • the File Management System (FMS) 110 serves as the authors' interface to the IE Release Library 470 and the SGML text editor 140. Typically, authors will select an IE to edit by indicating the file for that IE in the FMS interface. The FMS 110 will then initiate and manage an SGML Editor session for that IE. Finished documents will be forwarded to a human editor or Information Integrator via FMS-controlled facilities.
  • FMS File Management System
  • CSL Constrained Source Language
  • Round may be a noun (N) , a verb (V) , or an adjective (A) : (N) Liston was knocked out in the first round.
  • a sublanguage covers the range of objects, processes and relations within a limited domain. Yet a sublanguage may be limited in its lexicon while it may not necessarily be limited in the power of its grammar. Under controlled situations, a strategy aimed at facilitating machine translation is that of constraining both the lexicon and the grammar of the sub1anguage.
  • Constraints on the lexicon limit its size by avoiding synonyms, and control lexical ambiguity by specializing the lexical units for the expression of, as far as possible, one meaning per unit. It is easy to imagine how these restrictions would avoid the problems exemplified in 1, 2, and 4, above. Grammatical constraints may simply rule out processes like pronominalization (6 above) or require that the intended meaning be made clearer either through addition or repetition of otherwise redundant information or through rewrite. The following example sets the parameters for application of this requirement:
  • Unconstrained, ambiguous English (which can be interpreted as either A, Bl, or B2 below) : Clean the connecting rod and main bearings.
  • Unambiguous English version A Clean the connecting rod bearings and the main bearings.
  • a constrained language is a sublanguage of a source language (e.g., American English) developed for the domain of a particular user application.
  • a source language e.g., American English
  • ALCOGRAM Toward a controlled English Grammar Checker. Proc. of Coling-92, France (Aug. 23-28, 1992) which is incorporated by reference.
  • the goals of the constrained language are as follows:
  • CSL Grammatical Constraints The computational implementation of CSL grammatical constraints used to analyze CSL texts in the MT component will be referred to as the CSL Functional Grammar, based on the well known formalisms developed by Martin Kay and later modified by R. Kaplan and J. Bresnan (see Kay, M. , "Parsing in Functional Unification Grammar," in D. Dowty, L Karttunen and A. Zwicky (eds.). Natural Language Parsing: Psychological. Computational, and Theoretical Perspectives.
  • verb to permit the escape of something through a breach or flaw
  • verb to disclose information without official authority or sanction
  • noun a crack or opening that permits something to escape from or enter a container or conduit.
  • senses of the word or phrase.
  • Multiple senses for a single word or phrase can cause problems for an MT system, which doesn't have all the knowledge that humans use to understand which of several possible senses is intended in a given sentence.
  • the system can eliminate some ambiguity by recognizing the part of speech of the word as used in a particular sentence (noun, verb, adjective, etc.). This is possible because each definition of a word is particular to the use of that word as a certain part of speech, as indicated above for "leak.”
  • the CSL specification strives to include a single one sense of a word or phrase for each part of speech.
  • a word or phrase when a word or phrase is "in CSL,” it can be used in CSL in at least one of its possible senses.
  • an author writing in CSL may be allowed to use "leak” in senses (1) and (3) above, but not in sense (2) .
  • Saying that a word or phrase is "in CSL" does not mean that all possible uses of the word or phrase can be translated.
  • a vocabulary is the collection of words and phrases used in a particular language or sublanguage.
  • a limited domain will be referred to by means of a limited vocabulary which is used to communicate or express information about a limited realm of experience.
  • An example of a limited domain might be farming, where the limited vocabulary would include terms concerning farm equipment and activities.
  • the MT component will operate on more than one kind of vocabulary.
  • the words and phrases for machine translation will be stored in the MT lexicon.
  • the vocabulary can be divided into different classes: (1) functional items; (2) general content items; and (3) technical nomenclature.
  • Functional items in English are the single words and word combinations which serve primarily to connect ideas in a sentence. They are required for almost any type of written communication in English.
  • This class includes prepositions (to, from, with, in front of, etc.), conjunctions (and, but, or, if, when, because, since, while, etc.), determiners (the, a, your, most of), pronouns (it, something, anybody, etc.), some adverbs (no, never, always, not, slowly, etc.), and auxiliary verbs (should, may, ought, must, etc.).
  • General content words are used in large measure to describe the world around us; their main use is to reflect the usual and common human experience. Typically, documents focus on a very specialized part of the human experience (e.g., machines and their upkeep) . As such, the general vocabulary will be relatively restricted for MT.
  • Technical content items are words and phrases which are specific to a particular field of endeavor or domain. Most technical words are nouns, used to name items, such as parts, components, machines, or materials. They may, however, also include other classes of words, such as verbs, adjectives, and adverbs. Obviously, as these words are not used in common, everyday conversation, they contrast with general content words.
  • Technical content phrases are multiple-word sequences built up from all the preceding classes. These phrases are the most characteristic form of technical documentation vocabulary.
  • the user application specific vocabulary is the part of the terminology that contains distinctly user application created words and complex terms. These include the following: product names, titles of documents, acronyms used by the user, and form numbers.
  • the development of a useful and complete vocabulary is important for any documentation effort.
  • the MT 120 is designed to handle most functional items available in English, except those referring to very personal (I, me, my, etc.) or gender-based (hers, she, etc.) or other pronominal (it, them, etc.) usage. This will include a number of technical "borrowings" from English general words (such as "truck” or "length") .
  • the vast majority of the constrained language vocabulary then, will consist of the "special” (e.g., technical) terms of one or more words, which express the objects and processes of the special domain. To the extent that the vocabulary is able to express the full range of notions about the special domain, the vocabulary is said to be complete.
  • Vocabulary items should reflect clear ideas and be appropriate for the target readership. Terms which are sexist, colloquial, idiomatic, overly complicated or technical, obscure, or which in other ways inhibit communication should be avoided. These and other generally accepted stylistic considerations, while not necessarily mandatory for MT-oriented processing, are nevertheless important guidelines for document production in general.
  • Constrained language recovery items should also be used according to their constrained language meaning. In doing so, the writer assures that the MT always translates a word by using the proper constrained language word sense. Some English words can also belong to more than one syntactic category. In the constrained language, all syntactically ambiguous words should be used in constructions that disambiguate them.
  • noun-noun compounding which is a very common feature of the English language, may not necessarily be a common feature of other language, and as such, the constraints under which the constrained language is created differs with the particular source language being utilized.
  • English is very rich in verb-particle combinations, where a verb is combined with a preposition, adverb, or other part of speech.
  • a verb is combined with a preposition, adverb, or other part of speech.
  • this causes complexity and ambiguity in MT processing of the input text.
  • verb-particle combinations should be rewritten wherever possible. This can usually be accomplished by using a single- word verb instead. For example, use:
  • KBMT Knowledge-based Machine Translation
  • a KBMT knowledge base must be able to represent not only a general, taxonomic domain of object types such as "car is a kind of vehicle," "a door handle is a part of a door,” artifacts are characterized by (among other properties) the property "made-by”; it must also represent knowledge about particular instances of object types (e.g., "IBM” can be included into the domain model as a marked instance of the object type "corporation”) as well as instances of (potentially complex) event types (e.g., the election of George Bush as president of the United States is a marked instance of the complex action "to- elect”) .
  • object types e.g., "IBM” can be included into the domain model as a marked instance of the object type "corporation”
  • instances of (potentially complex) event types e.g., the election of George Bush as president of the United States is a marked instance of the complex action "to- elect" .
  • the ontological part of the knowledge base takes the form of a multihierarchy of concepts connected through taxonomy-building links, such as is- a, part-of, and some others.
  • the domain model or concept lexicon contains an ontological model, which provides uniform definitions of basic categories (such as objects, event-types, relations, properties, episodes, etc.) used as building blocks for descriptions of particular domains.
  • This "world” model is relatively static and is organized as a multiply interconnected network of ontological concepts.
  • the general development of an ontology of an application (sub)world is well known in the art. See, for example, Brachman and Schmolze, An Overview of the KL-ONE Knowledge Representation
  • the ontology is a language-independent conceptual representation of a specific subworld, such as heavy equipment troubleshooting and repair or the inter ⁇ action between personal computers and their users. It provides the semantic information necessary in the sublanguage domain for parsing source text in inter ⁇ lingua text and generating target texts from inter ⁇ lingua texts.
  • the domain model has to be of suffi ⁇ cient detail to provide sufficient semantic restric- tions that eliminate ambiguities in parsing, and the ontological model must provide uniform definitions of basic ontological categories that are the building blocks for descriptions of particular domains.
  • ontological concepts can be first subdivided into objects, events, forces
  • Relations will be defined as mappings among concepts (e.g., "belongs-to” is a relation, since it maps an object into the set ⁇ *human ⁇ organization ⁇ ), while attributes will be defined as mappings of concepts into specially defined value sets (e.g., "temperature” is an attribute that maps physical objects into values on the semi-open scale [0,*], with the granularity of degrees on the Kelvin scale) .
  • Concepts are typically represented as frames whose slots are properties fully defined in the system.
  • Domain models are a necessary part of any knowledge- based system, not only a knowledge-based machine translation one.
  • the domain model is a semantic hierarchy of concepts that occur in the translation domain. For instance, we may define the object *0-
  • VEHICLE to include *0-WHEELED-VEHICLE and *0-TRACKED- VEHICLE, and the former to include *0-TRUCK, *0- WHEELED-TRACTOR, and so on.
  • the bottom of this hierarchy are the specific concepts corresponding to terminology in CSL. We call this bottom part the shared K/DM.
  • semantic restrictions In order to translate accurately we must place semantic restrictions on the roles that different concepts play. For instance, the fact that the agent role of an *E-DRIVE action must be filled by a human is a semantic restriction placed on *0-
  • the Authoring part of the domain model augments the K/DM with synonyms not in CSL and other information to provide useful feedback to the author as he or she composes each information element.
  • FIG. 5 conceptually illustrates the Domain Model (DM) used by the present invention.
  • the DM 500 is a representation of the declarative knowledge about the CSL vocabulary used by the MT 120 and the LE 130.
  • the DM 500 is made up of three distinct parts:
  • a Kernel Domain Model (K/DM) 510 contains all lexical information that is required by both the MT analyzer 127 and the LE 130; in particular, the kernel includes all CSL lexical items (words and phrases) with associated semantic concepts, parts of speech, morphological information, etc.
  • a MT Domain Model (MT/DM) 520 which contains information that is required only by the MT analyzer 127.
  • the MT Domain Model is the hierarchy of concepts used for unambiguous mapping and semantic verification in translation. It includes selectional restrictions on concepts and a hierarchical classification of concepts.
  • a LE Domain Model (LE/DM) 530 contains information that is required only by the LE
  • this includes non-CSL synonyms for CSL lexical items, dictionary definitions of CSL lexical items, and examples of the CSL lexical items in use.
  • the Kernel/DM 510 will contain one lexical entry for every CSL lexical item (word or phrase) .
  • a "lexical entry” consists of a lexical item — a word or phrase — and minimally its associated semantic concept and part of speech) , for example, if the word "leak" is in CSL as both a noun and a verb, it would have two lexical entries.
  • Each lexical item will be updated with additional information required by the LE 130 and/or the MT 120, such as a definition and irregular morphological variants.
  • the shared K/DM 510 speeds up refinements and extensions of the CSL, saves duplication of effort in the authoring and translation components, and provides a human readable structure to facilitate maintenance and extensions.
  • the K/DM 510 is a lexicon containing both the syntactic and semantic information about terms (words and phrases) in the constrained language text. It is the central lexical knowledge source for the analysis side of the automated machine translation (MT) process. The K/DM 510 is also used as the basis for the LE/DM.
  • the K/DM 510 includes a separate entry for each term in each syntactic category. (Thus, for a word like "truck,” which is both a noun and a verb, there are two entries.) K/DM entries contain the following information:
  • part of speech e.g., N
  • syntactic information e.g., whether a noun is count or mass
  • definitional information short definitions and textual examples documenting the different senses and uses of the words, and a specification of the sense in which the word is to be used in the constrained language.
  • the DM 500 is defined in three sets of external human- readable files which can be read by the process(es) that require their use. Since the MT 120 and the LE 130 will be running in separate processes, the information in the model is represented internally in two forms: one for the parts of the DM required by the MT 120 and another for the part required by the LE 130. So the K/DM 510 is defined in a set of files which can be represented in both forms; the LE/DM 530 is only represented in the form used by the LE 130; and the MT/DM 520 is only represented in the form used by the MT 120. Described below are the external file formats, the content of the various parts of the DM, and the internal representation of the information used by the LE 130.
  • the K/DM contains all information required by both the MT 120 and the LE 130.
  • a part of speech one of a fixed set of parts of speech (e.g., verb, adjective, etc.)
  • a definition a rough definition for general vocabulary terms, to clarify which of several senses a CSL lexical item may have
  • irregular morphological variants a listing of irregular morphological forms and the name of the morphological transformations for each.
  • Examples of names of morphological transformations for verbs are "past", “third person singular present”, “past participle”, “present participle”.
  • the value of this field for the word "drive”, for example, would be ((past drove) (past- participle driven)) , indicating that those two forms of the verbs are irregular and all other forms are regular.
  • the K/DM includes typographical restrictions — e.g., if the lexical item must be in all capitals, have the first character capitalized, etc.
  • the MT/DM 520 contains information required only by the MT 120. This includes: selectional restrictions on concepts and hierarchical classification of concepts for organization and inheritance of selectional restrictions.
  • the LE/DM 530 will contain non-CSL synonyms to help the authors to choose valid CSL lexical items. Together, the Kernel and the LE/DM will contain all information and all restrictions required to characterize the CSL lexicon in support of the LE Vocabulary Checker (described below) .
  • the LE/DM contains additional information required only by the LE Vocabulary Checker. This includes: a dictionary definition — the definition of the word or phrase that will be presented to authors by the LE, non-CSL synonyms — synonyms for the CSL lexical items that authors might use in writing documents, and a usage example — an example of the word or phrase in a CSL sentence, for presentation to the authors by the LE.
  • the non-CSL synonyms in the LE/DM will help authors who write a non-CSL word or phrase to choose a synonymous or related CSL word or phrase with which to replace it. It is desirable for the vocabulary checker to provide information about not only synonyms which are the same part of speech as the non-CSL word with which they are synonymous, but also about related words that might aid authors in rewording sentences. If the latter are included, the LE/DM must contain information about these related words in addition to the mandatory content.
  • the constrained language editor (LE) 130 is a set of tools to support authors and editors in creating documents within the bounds of CSL. These tools will help an author to use the appropriate CSL vocabulary and grammar to write service documentation.
  • the LE 130 is built as an "extension" of the SGML text editor 140. Although the LE 130 uses the same communication channels as the SGML text editor 140, the functions of the two are mutually exclusive. However, the user interface used to interact with the LE 130 is a "seamless extension" of the SGML text editor interface.
  • the author 160 creates documents in the SGML text editor 140 and invokes the LE 130.
  • the LE 130 informs the author whether individual words in a document are non-CSL, and will be able to suggest synonyms in CSL for words that are relevant to the user application information domain, but are not in CSL.
  • the LE 130 tells the author whether or not the text in a file satisfies CSL syntactic constraints.
  • the LE 130 software includes the following: a Vocabulary Checker, a Grammar Checker, including an interface through the MT Syntactic Analyzer, which will provide the core grammar checking functionality, and a User Interface (UI) .
  • a Vocabulary Checker including an interface through the MT Syntactic Analyzer, which will provide the core grammar checking functionality
  • UI User Interface
  • the CSL vocabulary information used by the CSL LE will be represented in the K/DM and the LE/DM.
  • the LE 130 will certify that all vocabulary and sentence structures in a document conform to the CSL specification.
  • the LE 130 marks the document with an SGML tag that represents this CSL approval. Checking must be performed on all text in a document, which includes the following: sentences, headings, list items, captions, call-outs in graphics, and information in tables.
  • the LE 130 provides an interactive mode of operation for vocabulary checking, grammar checking, and interactive disambiguation.
  • Figure 6 shows a high level flow chart of the operation of the LE 130.
  • the LE 130 takes in as input text 605, which may be ambiguous and unconstrained.
  • the potentially ambiguous unconstrained input text 605 is first checked with a vocabulary checker 610 which performs its functions (as described below) with the aid of a spell checker 615. (The services of the spell checker happen to be rendered in this embodiment by the spell checker regularly featured by the host TE 140.)
  • the vocabulary checker 610 has completed its check and made all necessary corrections (with the aid of the author)
  • the lexically constrained text 617 is supplied to a grammar checker 620.
  • the grammar checker 620 produces syntactically correct CSL text 625.
  • the constrained syntactically correct text 625 is then disa biguated, as shown in block 630.
  • the result of the disambiguation is translatable unambiguous constrained text 635.
  • the translatable text 635 can be translated into a foreign language without any pre-editing required. The accuracy of the resulting translation also makes postediting unnecessary.
  • Figure 7 shows a flow chart of the operation of vocabulary checker 610.
  • the vocabulary checker 610 identifies words not known to be CSL.
  • the vocabulary checker 610 identifies occurrences of non-CSL words, in an author's text, and helps an author find valid CSL replacements for non-CSL words. It recognizes word boundaries in a document and identifies every instance of a lexical item that is not known to be CSL.
  • the first term of a unit is selected to be checked.
  • the term is then checked, as shown in block 710, against a CSL lexical database
  • the item is then checked to determine whether it is in the CSL vocabulary, as shown in block 734. If the item is in the CSL vocabulary, then the procedure advances to block 718. However, if the item is not in the CSL vocabulary, the system checks to see if the LE/DM contains a synonym for the item being checked, as shown in block 736. If at least one synonym exists in the LE/DM, the system displays the synonym(s) which are part of the CSL vocabulary and allows the author to make a selection, as shown in block 738. However, should the LE/DM not have a synonym for the item under checking, the author has the opportunity to rework her input, as shown in block 740. The outcome of this rework goes back to block 710. Once a legal selection has been made by the author, the procedure 700 then proceeds to block 718.
  • the author When a non-CSL word is identified, the author has the following options: she can select an alternative and substitute it for the word in the document, or she can enter a new item and substitute it for the word in the document. Typically, the author selects one of the synonyms to replace the non-CSL item. If the author should decide to skip the problem, the lack of resolution would result in failure of the text to be approved as CSL.
  • Block 718 checks to determine whether there are any more terms in the unit. If there are no more terms the procedure 700 stops. Otherwise the next term is selected, as shown in block 714, and the procedure 700 begins again from block 710.
  • the Vocabulary checker 610 identifies every instance of a lexical item that is not known to be CSL. For each such word, the vocabulary checker 610 will determine which of the following descriptions is applicable and report supporting information to the user interface as listed below:
  • CSL Message The term is non-CSL, but there are related CSL alternatives.
  • CSL Alternatives allow, allowed, enable, enabled, permit, permitted, leave, left
  • CSL Sentence as Edited Open the valve and allow more nitrogen to go to the accumulator.
  • CSL Alternatives advance signal timing, advance timing groove, timing gear, timing mechanism
  • CSL Sentence as Edited The first time the valve lash is checked, the injector timing mechanism should be checked.
  • VC Message The term is non-CSL.
  • CSL Alternative necessary CSL Sentence as Edited: When it is necessary to raise the boom, the boom must have correct support.
  • the system is capable of being programmed for several customer-specified parameters.
  • the purpose of the Grammar Checker is to identify places where an author's text does not conform to CSL grammatical restrictions, and to focus the author's attention on those places.
  • the grammar checker 620 functionality will be provided by the Analysis module 127 of the MT system 120, extended to allow the system to report instances of syntactic and semantic ambiguity.
  • the grammar checker interface allows the author to respond interactively to requests for clarification of ambiguity. It is possible that a sentence can be a constrained language but that it may have more than one interpretation.
  • the grammar checker interface will present some indication of the two or more possible meanings of the sentence to the author and request clarification.
  • An example of an ambiguous sentence would be: "Check the cylinders on the inside.” Are the cylinders located on the inside or are you supposed to check the inside of the cylinders? There are two kinds of possible ambiguities:
  • Lexical ambiguities occur where a word can have one or more meanings in the constrained language. While it is a desirable that in the constrained language each word should have only one meaning per part of speech, there are some words which will have more than one meaning. For example, the word “gas” can have the meaning “natural gas” or "gasoline.”
  • the problem may be caused by one word which can be used in two different syntactic roles in CSL.
  • Such is the case of "fuel”, which can be either a noun or a verb in CSL.
  • the Grammar Checker (GC) 620 may prompt the author as follows.
  • the sensor is attached to fuel rack.
  • GC Message The term may be used as a noun or as a verb.
  • the author has the option of editing the sentence without help from the system (which simply requires rewriting and submitting again to the checker) .
  • the system may offer specific instructions to deal with problems of the same type.
  • the help is specific: Help! GC Message: If the word is a noun, you may want to use a determiner before it. If it is a verb, can a determiner after it help? Example: The ship sinks vs. Ship the sinks.
  • the author then proceeds to edit the sentence and submits it to the grammar checker 620 again.
  • Structural ambiguity occurs where words in a sentence may group together in more than one way. For example: “Remove the valve with the lever.” Does the phrase “with the lever” form a unit with the phrase “the valve,” or does it, instead, form a unit with the verb "remove”? In other words, is this a sentence about a valve that has a lever attached to it or is it about using a lever to remove a valve?
  • the component designed to answer this question is the domain model 137, which is constructed in such a way as to minimize the occurrence of such ambiguities.
  • the DM/MT 520 which supports exclusively the machine translation process, contains two types of information.
  • the semantic information (A) supports the identification of relationships between concepts.
  • the contextual information (B) specifies for a particular verb the so-called deep cases or arguments that such verb can take. In the example under consideration, let us consider first how the semantic information (A) and the contextual information (B) help the analyzer 127 determine the grammatical structure of "Remove the valve with the lever".
  • the DM/MT contains information about the combination of the preposition "with” and nouns having the semantic feature [+INSTRUMENT]; such combination form instrumental phrases. This information enables the analyzer to determine that a) since “lever” is [+INSTRUMENTJ, "with the lever” is INS; b) since “remove” can take the INS case, the phrase “with the lever” attaches to, fits together with, and is interpreted as modifying "remove”.
  • the DM 137 can only be as rich as we build it. In those cases where the semantic information has not been developed as fully as possible, the lexical entries in the domain may not be able to support the disambiguation process performed by the MT analyzer 127.
  • the checker attaches an invisible SGML tag to the sentence, which indicates to the system how the sentence should be translated.
  • the MT analyzer 127 is called by the grammar checker in order to check whether input text or an IE (or part thereof) conforms to the grammatical and semantic constraints of CSL.
  • a preferred embodiment returns a strict "green-light, red-light" message for each sentence, the latter indicating that the author must correct the composition of the flagged sentences via the authoring environment.
  • a high level flow chart of the grammar checker 620 (syntactical analysis) and disambiguation checker 630 (semantic analysis) is shown.
  • the word "sentence” is used below to refer to the unit of text that passes or fails the checking by the analysis module 127.
  • the unit that is checked may actually be a non-sentential text component such as a heading, title, or list element, or a caption or other text from a graphic.
  • the grammar checker 620 recognizes sentence boundaries and SGML element boundaries in an SGML marked-up text. It identifies every sentence that does not conform to the CSL specification. This will include every sentence which cannot be successfully parsed by the MT Analysis module 127. The parsing may fail for reasons including but not limited to those listed below.
  • the sentence includes grammatical constructions which the analysis module 127 will not parse. Such is the case, for instance, when the sentence contains a reduced relative clause. The reduction results from deleting the relative pronoun "that" and the verb "be” in a sentence like "Don't change the values that are programmed into the unit".
  • the grammar checker 620 goes on to list the typical and most frequent situations where parsing is made difficult if not impossible through the use of grammatical constructions not included in the repertoire of CSL.
  • a CSL vocabulary word was used in a syntactic form that is not recognized for that word in CSL.
  • the Vocabulary Checker 610 will flag some of these cases; for example, if the word test is included in CSL as a noun but not as a verb, the Vocabulary Checker will report that the past form tested is not CSL. However, the Vocabulary Checker 610 will allow the present verb form tests to pass, since that form is identical to the plural CSL noun tests. This case will trigger a "fail" response from the Grammar Checker 620.
  • the Grammar Checker 620 uses the MT Analysis module 127 (and the domain model 137) to identify sentences that do not conform to CSL grammatical constraints, this is known as syntactical analysis and is shown in block 805. For each such sentence, the Grammar Checker 620 reports that the sentence is not CSL. It is also possible for a sentence to be in CSL but be ambiguous. Consequently, the present invention provides semantic analysis as shown in block 710. If the sentence being checked is not semantically ambiguous, the disambiguation checker 630 will present some indication of the two or more possible meanings to the author and request clarification, as shown in blocks 815 and 825.
  • the author when a sentence fails the Grammar Checker 620 and/or the disambiguation checker 630, the author has the following options: edit the document, in cases of an ambiguous reading, disambiguate the sentence, recheck the same input, or continue checking without editing.
  • the present invention implements absolute adherence to constraints of vocabulary and grammar, rather than just stylistic warnings or simple error detection (such as subject-verb agreement) .
  • the Grammar Checker 620 provides pass/fail feedback to the author 160. However, more specific feedback other than pass/fail feedback can be implemented.
  • the MT 120 is an interlingua-type machine translation system.
  • the constrained source language (CSL) and the target language never come in direct contact.
  • the processing in such systems generally occurs in two stages. First, representing the meaning of the CSL text in a language-independent formal language, called interlingua, and second, expressing this meaning using the lexical units and syntactic constructions of the target language.
  • interlingua (which is well known in the art) .
  • Interlingua is in turn represented in a frame notation and thus can be viewed as a kind of semantic network.
  • interlingua has its own lexicon and syntax.
  • the lexicon is based on the domain from which the translated texts are taken (e.g., computer maintenance, space exploration, etc.).
  • interlingua "nouns" are "object concepts" in the ontology
  • interlingua verbs correspond, roughly, to "events” in the ontology
  • interlingua adjectives and adverbs are the various "properties" defined in the ontology.
  • the ontology forms a densely connected network for the various types of concepts, called the domain model.
  • the Machine Translation (MT) component 120 of the IATS 105 contains two main sections.
  • the second main section, the Target Language Generator 123 translates the interlingua representation of the "CSL-approved" texts into a target language (e.g., French, Japanese, Spanish) .
  • the MT component 120 runs as one or more independent server modules, accepting translation requests from a human translation controller (not shown) .
  • target language generator 123 maps the Interlingua text 260 into the appropriate units of target language syntax to produce high-quality output text 950 that requires no postediting.
  • Interlingua text 260 for a certified CSL-compliant IE that interlingua may be stored away, delivered, or converted immediately into a target language IE, or into an IE in each of several target languages by the generator 123 (which includes a semantics-to-syntax mapper and a Generation Kit (Tomita M. and E. Nyberg, The Generation Kit and Transformation Version 3.2
  • MT analyzer 127 and MT generator 123 interact in two ways. First the output of the former is the input to the latter, and second they share some external knowledge sources, especially the domain model 137.
  • the MT system 120 is subdivided, as shown in Figure 9. Analysis consists of a Parser 910 and an Interpreter 920. The other half of the MT 120 can be divided into a Mapper 930 and a Generator 940. The oval circles in Figure 9 stand for the data that is produced and passed between the major software modules.
  • the DM 137 (and specifically the MT/DM 520) is used in three different ways during translation: (1) the parser 910 uses the DM 137 to constrain possible attachments (using strict subcategorization of arguments and modifiers during syntactic parsing) ; (2) the interpreter 920 uses the DM 137 to instantiate the appropriate domain concepts during interpretation; (3) the mapper 930 uses the DM 137 to select the appropriate target realization for each interlingua concept.
  • the MT 120 runs as one or more server processes. Each such MT process accepts translation requests from the FMS 110 and returns the results.
  • the requests contain SGML-tagged CSL text and the results contain SGML- tagged target language translations. Since translations into more than one language may be going on at once, the requests also include desired target language.
  • the MT server processes are specialized by target language, a routing function is involved. This routing function is performed automatically by the FMS 110. The precise set of MT processes running at a given time and their distribution across machines is determined by the FMS 110, which will modify the mix according to the set of translation jobs outstanding at any particular time.
  • the CSL Analyzer 127 consists of two interconnected components - a syntactic parser 910 and a semantic interpreter 920.
  • Semantic interpreter 920 is also known in the art as a "mapping rule interpreter.”
  • the syntactic parser 910 obtains the CSL text 305 input and produces a syntactic structure for it.
  • the syntactic parser 910 uses an LFG-type grammar.
  • Lexical Functional Grammar (LFG) is a formalized grammar which is well known in the art of machine translation. As a result, the resultant syntactic structure is an LFG f-structure 960.
  • the semantic interpreter 920 starts applying mapping rules in order to substitute source language lexical units and syntactic constructions with their interlingua translations.
  • Lexical units map into instances of domain concepts (e.g., the word "data” will map into the interlingua "information")
  • syntactic structures map into conceptual relations (e.g., subjects of sentences often map into the
  • the MT analyzer 127 guided by analysis knowledge (data files) , translates a CSL text 305 input sentence in the source language into a semantic frame representation of the meaning of the sentence.
  • the knowledge structures brought to bear in the analysis phase are the analysis grammars, the mapping rules, and the concept lexicon.
  • the first part of the analysis is the parsing process, driven by the syntactic analysis of the input sentence.
  • the parser 910 uses the semantic restrictions embodied in the concept lexicon (domain model) to guide its treatment of syntactic ambiguities encountered in its analysis of the input.
  • the mapping rules mediate between the syntactic analysis grammars and the concept lexicon.
  • the output of this analysis is syntactic f-structures containing all applicable semantic information.
  • This structure can be further processed by the second part of the MT analyzer 127 to produce a semantically- organized frame representation, in the form of the instantiation of the relevant concepts from the concept lexicon that were encountered in parsing the sentence.
  • the MT analyzer 127 arrives at this form by retrieving the f-structure's semantic features; these features contain all relevant semantic information.
  • the syntactic parser 910 used in the present invention is well known in the art and is described in detail in Tomita and Carbonell, The Universal Parser Architecture for Knowledge-Based Machine Translation. Technical Report, Center for Machine Translation, Carnegie Mellon University (May 1987) and Tomita (ed.) et al. , The Generalized LR Parser/Compiler Version
  • interlingua translation systems over other types of MT systems is that the interlingua 260 is language independent; that is, the subject and target languages are never in direct contact. This allows the construction of a machine translation system in which potentially any source and target languages could be selected while requiring minimal modifications to the computational structure. Clearly, then, any such system will need to be able to parse numerous source languages. Hence, a universal parser is needed which will take a language grammar as input, rather than build the grammar into the interpreter proper. This allows greater extensibility and generality.
  • the parser 910 is characterized by three kinds of knowledge sources.
  • One contains syntactic grammars for different languages, another contains semantic knowledge bases for different domains, and the third contains sets of rules which map syntactic forms (words and phases) into the semantic knowledge structure.
  • Each of the syntactic grammars is completely independent of any specific domain; likewise, each of the semantic knowledge basis is independent of any specific domain; likewise, each of the semantic knowledge basis is independent of any specific language.
  • mapping rules are both language- and domain-dependent, and a different set of mapping rules is created for each language/domain combination.
  • Syntactic grammars, domain knowledge bases, and mapping rules are written in a highly abstract, human- readable manner. This organization makes them easy to extend or modify, but possibly machine-inefficient for a run-time parser.
  • mapping rule interpreter 920 The function of the mapping rule interpreter 920 is to generate and manipulate the syntactic and semantic structures of a parse and, moreover, to generate these structures simultaneously.
  • the universal parser 910 produces all the possible, that is, valid, f-structures that can be derived from the sentences parsed.
  • Each of these syntactic f- structures has semantic features, in accordance with LFG-theory these features are created at the same time as the rest of the syntactic f-structure.
  • the semantic component may thus be regarded as an additional feature of f-structures.
  • semantic component is a "visible" part of the syntactic parse.
  • the approach, of simultaneously creating the syntactic and semantic structures, has produced a system able to eliminate "meaningless" partial parses before completing them.
  • Semantics are added to the syntactic structure when the lexicon is accessed for the definition of a word.
  • Another part of the definition of a word is a set of structural mapping rules. These mapping rules are used when syntactic equations in grammar rules add infirmation to a syntactic structure.
  • the target language generator component 123 takes interlingua text 260 as its input and produces a target language text 950 as its output.
  • the target language generator 123 consist of two major modules, one semantic and one syntactic.
  • the semantic performs the function of target language lexical selection and choice of target language syntactic constructions; it is aided in these tasks by the generation lexicon and the generation structure mapping rules, respectively.
  • the output of this module is an f-structure of the target language sentence that will be output by the system.
  • the goal of the generation module is to produce target language sentences from the interlingua text 260 frames produced by the CSL analyzer 127. There are three main steps in generation:
  • a syntactic functional structure which determines the grammatical structure of the target utterance must be produced from the Interlingua Text frames. 3. Syntactic Generation.
  • the syntactic functional structure is processed by the generation grammar to produce a target language sentence.
  • the design of the generation module 940 combines recent research in the area of lexical selection with a map-and-generate paradigm that has been utilized in previous translation systems.

Abstract

The present invention is a system of integrated, computer-based processes for monolingual information development and multilingual translation. An interactive text editor (140) enforces lexical and grammatical constraints on a natural language subset used by the authors (160) to create their text, which they help disambiguate to ensure translatability. The resulting translatable source language text undergoes machine translation into any one of a set of target languages, without the translated text requiring any postediting.

Description

INTEGRATED AUTHORING AND TRANSLATION SYSTEM
BACKGROUND OF THE INVENTION
1. Field of The Invention
The present invention relates generally to computer- based document creation and translation system and, more particularly, to a system for authoring and translating constrained-language text to a foreign language with no pre- or post-editing required.
2. Related Art
Every organization whose activities require the generation of vast quantities of information in a variety of documents is confronted with the need to ensure their full intelligibility. Ideally, such documents should be authored in simple, direct language featuring all necessary expressive attributes to optimize communication. This language should be consistent so that the organization is identified through its single, stable voice. This language should be unambiguous.
The pursuit of this kind of writing excellence has led to the implementation of various disciplines designed to bring the authoring process under control. Yet authors of varied capabilities and backgrounds cannot comfortably be made to fit a uniform skill standard. Writing guidelines, rules and standards are elusive — difficult to define and enforce. Efforts aimed at both standardizing and improving on the quality of writing tend to meet with mixed results. However achieved and however successful, these results push up documentation authoring costs. Recent attempts at surrounding authors with the software environment that might enhance their productivity and the quality of their writing have only succeeded in providing spell checkers. The effectiveness of other writing software has so far been disappointingly weak.
When the need to deliver information calls for the crossing of linguistic frontiers, the challenges multiply. The organization that needs to clear a channel for its information flow finds itself to a great extent, if not totally, dependent on translation.
Translation of text from one language to another language has been done for hundreds of years. Prior to the advent of computers, such translation was done completely manually by experts, called translators, who were fluent in the language of the original text (source text) and in the language of the translated text (target text) . Typically, it was preferable for the translator to have originally learned the target language as his/her native tongue and subsequently have learned the source language. Such an approach was felt to result in the most accurate and efficient translation.
Even the most expert translator must take a considerable amount of time to translate a page of text. For example, it is estimated that an expert translator translating technical text from English to Japanese can only translate approximately 300 words (approximately one page) per hour. It can thus be seen that the amount of time and effort required to translate a document, particularly a technical one, is extensive.
The requirements for translation in business and commerce has grown steadily in the last hundred years. This is due to several factors. One is the rapid increase in the text associated with conducting business internationally. Another is the large number of languages that such texts must be translated into in order for a company to engage in global commerce. A third is the rapid pace of commerce which has resulted in frequent revisions of text documents, which requires subsequent translation of new versions.
Many organizations have the responsibility for creating and distributing information in multiple languages. In the global marketplace, the manufacture must ensure that the manuals are widely available in the host languages of their target markets. Manual translation of documents into foreign languages is a costly, time-consuming, and inefficient process. Translations are usually inconsistent owing to the individual interpretation of the translators who are not necessarily well-versed in the application specific language used in the documentation. Because of these problems, fewer manuals than would be ideal are actually translated.
In the areas of research and development, the explosion of knowledge which has occurred in the last century has also geometrically increased the need for the translation of documents. No longer is there one predominant language for documents in a particular field of research and development. Typically, such research and development activities are taking place in several advanced industrialized countries, such as, for example, the United States, United Kingdom, France, Germany, and Japan. Many times there are additional languages containing important documents relating to the particular area of research and development. Advances in technology, particularly in electronics and computers, have further accelerated the production of text in all languages.
The ability to produce text is directly proportional to the capability of the technology that is used.
When documents had to be hand-written, for example, an author could only produce a certain number of words per unit of time. This increased significantly, however, with the advent of mechanical devices, such as typewriters, mimeograph machines, and printing presses. The advent of electronic, computer, and optical technology increased the capability of the author even further. Today, an average author can produce significantly more text in a given unit of time than any author could produce using the hand¬ written methods of the past.
This rapid increase in the amount of text, coupled with enormous advances in technology, has caused considerable attention to be paid to the subject of translation of text from its source language to a target language(s) . Considerable research has been done in universities as well as in private and governmental laboratories, which has been devoted to trying to figure out how translation can be accomplished without the intervention of a human translator. Computer-based systems have been devised which attempt to perform machine translation (MT) . Such computer systems are programmed so as to attempt to automatically translate source text as an input into target text as an output. However, researchers have discovered that such computer systems for automatic machine translation are impossible to implement using present technology and theoretical understanding. No system exists today which can perform the machine translation of a source natural language to a target natural language without some type of editing by expert editors/translators. One method is discussed below.
In a process called pre-editing, source text is initially reviewed by a source editor. The task of the source editor is to make changes to the source text so as to bring it into conformance with what is known to be the optimal state for translation by the machine translation system. This conformance is learned by the source editor through trial and error.
The pre-editing process just described may go through iterations by additional source editors of increasing competence. The source text thus prepared is submitted for processing to the machine translation system. The output is target language text which, depending on the purposes of the translation or quality requirements of the user, may or may not be post-edited.
If the translation quality required must be comparable to that of proficient human translation, the output of machine translation will most likely have to be post- edited by a competent translator. This is due to the complexity of human language and the comparatively modest capabilities of the machine translation systems that can be built with present technology, within natural limitations of time and resources, and with a reasonable expectation of meeting cost-effectiveness requirements. Most of the modest systems that are built require, indeed, the post-editing activity, intended to approximate, by whatever measure, the quality levels of purely human translation.
One such system is the KBMT-89 designed by the Center for Machine Translation, Carnegie Mellon University, which translates English to Japanese and Japanese to English. It operates with a knowledge based domain model which aids in interactive disambiguation (i.e., editing of the document to make it unambiguous) . However, this interactive disambiguation is not typically done interactively with an author. Once the system finds an ambiguous sentence that it cannot disambiguate, it must stop the process and resolve ambiguities by asking a author/translator a series of multiple-choice questions. In addition, since the KBMT-89 does not utilize a well-defined controlled input language the so-called translator assisted interactive disambiguation produces text which requires post-editing.
In view of the above, it would be advantageous to have a translation system that eliminates both pre- and post-editing.
SUMMARY OF THE INVENTION
The present invention is a system of integrated, computer-based processes for monolingual document development and multilingual translation. An interactive computerized text editor enforces lexical and grammatical constraints on a natural language subset used by the authors to create their text, and supports the authors in disambiguating their text to ensure its translatability. The resulting translatable source language text undergoes machine translation into any one of a set of target languages, without the translated text requiring any post- editing.
BRIEF DESCRIPTION OF THE DRAWINGS
Figures 1(a) and 1(b) are high level block diagrams of the architecture of the present invention.
Figure 2 is a high level flowchart of the operation of the present invention.
Figure 3 is a high level informational flow and architectural block diagram of MT 120.
Figure 4 shows an example of an information element. Figure 5 is a block diagram of the domain model 500.
Figure 6 is a high level flow diagram of the operation of the language editor 130.
Figure 7 is a flow diagram illustrating the operation of the vocabulary checker 610.
Figure 8 is a high level flow diagram of the disambiguation block 630.
Figure 9 is an informational flow and architectural block diagram of MT 120. DETAILED DESCRIPTION OF THE PRESENT INVENTION
I. Integrated System Overview
The computer-based system of the present invention provides functional integration of: 1) An authoring environment for the development of documents, and
2) A module for accurate, machine translation into multiple languages without pre- or post-editing. Utilizing this technology in the production of multilingual documentation, the user is assured of consistently accurate, timely, cost-efficient translation, whether in small or large volumes, and with virtually simultaneous release of information in both the source language and the languages targeted for translation.
The decision to link the source language authoring function together with the translation function is based on two principles:
1) In a multinational, multilingual business environment, the information is not considered to be fully developed until it is deliverable in the various languages of the users.
2) Combining the authoring and translation processes within a unified framework leads to efficiency gains that cannot otherwise be achieved.
Figure 1(a) shows a high level block diagram of the Integrated Authoring and Translation System (IATS) 105. The IATS 105 provides a specialized computing environment dedicated to supporting an organization in authoring documentation in one language and translating it into various others. These two distinct functions are supported by an integrated group of programs, as follows:
1) Authoring — one subgroup of the programs provides an interactive computerized Text Editor (TE) 140 which enables authors to create their monolingual text within the lexical and grammatical constraints of a domain-bound subset of a natural language, the subset designated Constrained Source Language (CSL) . Additionally, the TE 140 enables authors to further prepare the text for translation by guiding them through the process of text disambiguation which renders the text translatable without pre-editing;
2) Translation — another subgroup of the programs provides the Machine Translation
(MT) 120 function, capable of translating the CSL into as many target languages as the generator module has been programmed to generate, with the resulting translation requiring no post-editing.
For a system that features translation as a central component, the integration of the authoring and the translation functions of the present invention within a unified framework is the only way devised to date that eliminates both pre- and postediting. The text editor (TE) 140 is a set of tools to support the authors and editors in creating documents in CSL. These tools will help authors to use the appropriate CSL vocabulary and grammar to write their documents. The TE 140 communicates with the author 160 (and vice versa) directly.
Referring to Figure 1(b) , the IATS 105 is divided into four main parts to perform the authoring and translation functions: (1) a Constrained Source Language (CSL) 133, (2) a Text Editor (TE) 140, (3) a MT 120, and (4) a Domain Model (DM) 137. The Text Editor 140 includes a Language Editor 130 and a Graphics Editor 150. In addition, a File Management System (FMS) 110 is also provided for controlling all processes.
The CSL 133 is a subset of a source language whose grammar and vocabulary cover the domain of the author's documentation which is to be translated. The CSL 133 is defined by specifications of the vocabulary and grammatical constructions allowed so that the translation process is made possible without the aid of pre- and post editing.
The TE 140 is a set of tools to support authors and editors in creating documents in CSL. These tools will help authors to use the appropriate CSL vocabulary and grammar to write their documents. The LE 130 communicates with the author 160 (and vice versa) via the text editor 140. The author has bi¬ directional communication via line 162 with the text editor 140. The LE 130 informs the author 160 whether words and phrases that are used are in CSL. The LE 130 is able to suggest synonyms in CSL for words that are relevant to the domain of information which includes this document, but are not in CSL. In addition, the LE 130 tells an author 160 whether or not a piece of text satisfies CSL grammatical constraints. It also provides an author with support in disambiguating sentences that may be syntactically correct but are semantically ambiguous.
The MT 120 is divided into two parts: a MT analyzer 127 and a MT generator 123. The MT analyzer 127 serves two purposes: it analyzes a document to ensure that the document unambiguously conforms to CSL and produces interlingua text. The analyzed CSL-approved text is then translated into a selected foreign (target) language 180. The MT 120 utilizes an Interlingua-based translation approach. Instead of directly translating a document to another foreign language, the MT generator 123 transforms the document into a language-independent, computer-readable form called Interlingua and then generates translations from the Interlingua text. As a result, translated documents will require no postediting. A version of the MT 120 is created for each language and will consist primarily of a set of knowledge sources designed to guide the translation of Interlingua text to foreign language text. In particular, for every new target language, a new MT generator 123 must be individually developed.
When fully functional, the LE 130 will sometimes need to ask the author 160 to choose from alternative interpretations for certain sentences that satisfy CSL grammatical constraints but for which the meaning is unclear. This process is known as disambiguation. After the LE 130 has determined that a particular part of text uses only CSL vocabulary and satisfies all CSL grammatical constrains, then the text will be labeled CSL-approved, pending this disambiguation. As explained below, disambiguation will not require any changes to the author-visible aspects of the text.
After the text has been disa biguated it will be ready for translation into the target language 180.
In practice, the LE 130 is built as an extension to the text editor 140 which provides the basic word processing functionality required by authors and editors to create text and tables. The graphics editor 150 is used for creating graphics. The graphics editor 150 provides a means for accessing the text labels on graphics through the text editor 140, so these text labels can be CSL-approved as well.
The LE 130 (via text editor 140) communicates with the MT analyzer 127 and, through it, with the DM 137 during disambiguation via bidirectional socket-to- socket lines. In the preferred embodiment of the present invention, the DM is one of the knowledge bases that feeds the MT analyzer 127. The DM 137 is a symbolic representation of the declarative knowledge about the CSL vocabulary used by the MT analyzer 127 and the LE 130.
Figure 2 shows a high level flowchart of the operation of IATS 105. The MT 120, LE 130, text editor 140, and graphics editor 150 are all controlled by the FMS 110. Control lines 111-113 provide the necessary control information for proper operation of IATS 105.
Initially, the author 160 will use the FMS 110 to choose a document to edit, and the FMS 110 will start the text editor 140, displaying the file for the specified document. Via the text editor 140, the author enters text that may be unconstrained and ambiguous text into the IATS 105, as shown in blocks 160 and 220. The author 160 will use standard editor commands to create and modify the document until it is ready to be checked for CSL compliance. Note that it is anticipated that authors will mostly enter text that is substantially prepared with the CSL constraints in mind. The text will then be modified by the author in response to system feedback, based on violations to the pre-determined lexical and grammatical constraints, to conform to the CSL. This is, of course, much more efficient than initially entering totally unconstrained text. However, the system will operate properly even if totally unconstrained text is entered from the start.
The author's communication with the LE 130 consists of mouse click or keystroke commands. However, one should note that other forms of input may be used, εuch as but not limited to the use of a stylus, voice, etc. , without changing the scope or function of the present invention. An example of an input is a command to perform a CSL check or to find the definition and usage example for a given word or phrase.
The CSL text that may contain residual ambiguity or stylistic problems is analyzed for conformity with CSL and checked for compliance with the grammatical rules contained in the knowledge bases, as shown in block 230. The author is provided feedback to correct any mistakes via feedback line 215. Specifically, the LE 130 provides information regarding non-CSL words and phrases and sentences to the author 160. Finally, the text is checked for any ambiguous sentences. The LE prompts the author to select an appropriate interpretation of a sentence's meaning. This process is repeated until the text is fully disambiguated.
Once the author has made all the necessary corrections to the text, and the analysis phase 230 has completed, the disambiguated/constrained text 240 is passed to the MT analyzer and interpreter 250. The interpreter resides in the MT analyzer 127 together with the syntactic part of the analyzer and translates the disambiguated/constrained text 240 into interlingua 260. The interlingua 260 is in turn translated by generator block 270 into the target text 280. As shown in Figure 3, the interlingua text 260 is in a form that can be translated to multiple target languages 306-310.
By requiring and enabling the author to create documents that conform to specific vocabulary and grammatical constraints, it is feasible to perform the accurate translation of constrained-language texts to foreign languages with no postediting required. Postediting is not required since the LE vocabulary check block 217 and analysis block 230 have caused the author to modify and/or disambiguate all possibly ambiguous sentences and all non-translatable words from the document before translation.
II. Detailed Description of the Functional Blocks
In a preferred embodiment, each author will have sole use of a DECstation with 32 Meg of RAM, a 400-megabyte disk drive, and a 19-inch color monitor. Each workstation will be configured for at least 100 Meg of swap from its local disk. In addition to the authors' workstations, DECservers will be used as file servers, one for every two authoring groups, for a total of no more than 45 users per file server. Furthermore, authoring workstations will reside on an Ethernet local network. The system uses the Unix operating system (a Berkeley Standard Distribution (BSD) derivative is preferable to a System V (SYSV) derivative) . A C programming language compiler and OSF/Motif libraries are available. The LE will be run within a Motif window manager. It should be noted that the present invention is not limited to the above hardware and software platforms and other platforms are contemplated by the present invention.
A. Text Editor
The preferred embodiment of the present invention provides a text editor 140 which allows the author to input information that will eventually be analyzed and finally translated into a foreign language. Any commercially available word processing software can be used with the present invention. A preferred embodiment uses a SGML text editor 140 provided by ArborText (ArborText Inc., 535 West William St., Ann Arbor, MI 48103) . The SGML text editor 140 provides the basic word processing functionality required by authors and editors, and is used with software by InterCap (of Annapolis, Maryland) for creating graphics.
The present invention utilizes a SGML text editor 140 since it creates text using Standard Generalized Markup Language (SGML) tags. SGML is an International Standard markup language for describing the structure of electronic documents. It is designed to meet the requirements for a wide range of document processing and interchange tasks. SGML tags enable documents to be described in terms of their content (text, images, etc) and logical structure (chapters, paragraphs, figures, tables, etc.) In the case of larger, more complex, electronic documents, it also makes it possible to describe the physical organization of a document into files. SGML is designed to enable documents of any type, simple or complex, short or long, to be described in a manner that is independent of both the system and application. This independence enables document interchange between different systems for different applications without misinterpretation or loss of data.
SGML is a markup language, that is, a language for "marking up" or annotating text by means of or by using coded information that adds to the conventional textual information conveyed by a given piece of the text. In most cases it takes the form of sequences of characters at various points throughout an electronic document. Each sequence is distinguishable from the text around it by the special characters that begin and end it. The software can verify that the correct markup has been inserted into the text by examining the SGML tags upon request. The markup is generalized in that it is not specific to any particular system or task. For a more in depth discussion of SGML tags see International Standard (ISO) 8879, Information processing - Text and office systems - Standard Generalized Markup Language (SGML) , Ref. No. ISO 8879- 1986(E) . The following capabilities are possible due to the use of the SGML tags:
(1) dividing documents into fragments or translatable units. The text editor 140 software uses both punctuation and SGML tags to recognize translatability units in the source input text (e.g., an SGML tag is necessary to identify section titles) ;
(2) shielding (insulating) units that will not be translated. Although the system is based on the premise that all words and sentences will belong to the constrained language that cannot be predicted in advance (for example, names and addresses) or classes of vocabulary that cannot (readily) be exhaustively specified (for example, part numbers, error messages from machinery) . SGML tags can be put around these items to indicate to the system that they are exempt from checking;
(3) identifying contents (e.g., part number) as discussed in (2) ; (4) allowing partial sentences to be translated
(e.g., bulleted items);
(5) assisting in translating tables (one cell at a time) by identifying structure of text. This feature is similar to that described in (1) ; (6) assisting the parsing process (described below) through (2), (3), (4), (5) ;
(7) assisting in disambiguation by providing a means of inserting invisible tags into the source text so as to indicate the correct interpretation of an ambiguous sentence;
(8) assisting in translating currencies and mathematical units through the identification of specific types of text that require special treatment.
(9) providing a means of labeling a portion of text as translatable. In other words, certifying that a portion of text has advanced through the process outlined below and that the text is unambiguous constrained text that can be translated without postediting.
In the past, authors have created (by way of the text editor 140) electronic documents (text only - no graphics) that represented a complete "book." This implies that all work is done by one writer, and that the information created is not easily reused. The present invention, however, compiles (or creates) books (manuals, documents) from a set of smaller pieces or information elements, which implies that the work can be done by multiple writers. The result of this invention is enhanced reusability. An information element is defined as the smallest stand¬ alone piece of service information about a specialized domain. It should be noted, however, that although a preferred embodiment utilizes information elements, the present invention can produce accurate, unambiguous translated documents without the use of information elements.
Figure 4 shows an example of an information element 410 which includes a "unique" heading 415, a "unique" block of text 420, a "shared" graphic 430, a "shared" table 435, and a "shared" block of text 425.
"Unique" information is that information which applies only to the information element in which it's contained. This implies that the "unique" information is filed as part of the information element 450.
A "shared" object (a graphic, table, or block of text) is information that is "referenced" in the information element. The content of "shared" objects are displayed in the authoring tool but only "pointed to" in the filed information element 450.
"Shared" objects differ from information elements in that they do not stand-alone (i.e., they do not convey enough information by themselves to impart substantive information) . Each "shared" object is in itself a separate file as shown in block 450.
Information elements are formed by combining "unique" blocks of information (text and/or tables) with one or more "shared" objects. Note that "unique" heading 415 and "unique" text 420 is combined with "shared" graphic 430, "shared" table 435, and "shared" text 425. A set of one or more information elements make up a complete document (book) .
"Shared" objects are stored in "shared" libraries. Library types include "shared" graphic libraries 460a, "shared" tables libraries 460b, "shared" text libraries 460c, "shared" audio libraries 460d, and "shared" video libraries 460e. A shared object is stored only one time. When used in individual information elements, only "pointers" to the original shared object will be placed in the information shared file 450. This minimizes the amount of disk space that will be required. When the original object is changed, all those information elements that "point" to that object are automatically changed. A shared object can be used in any publication type.
A "shared information element" is an information element that is used in more than one document. For example, the same four information elements in release library 470 are used to create portions of documents 480 and 485.
All communication between the author and the LE 130 will be mediated by an LE User Interface (UI) , implemented as either an extension of standard SGML
Editor facilities such as menu options, or in separate windows. The UI provides and manages access to and control of the CSL checkers and CSL vocabulary look¬ up, and it is the primary tool enabling users to interact with the CSL LE. Although the term "user interface" is often used in a more general sense to refer to the interface to an entire software system, here the term will be restricted to mean the interface to the CSL checkers, vocabulary look-up facility, and the disambiguation facility.
Among other things, the UI must provide clear information regarding (a) the actions the LE is taking, (b) the result of these actions, and (c) any ensuing actions. For example, whenever an action initiated through the UI introduces more than a very brief, real-time pause, the UI should inform the author of a possible delay by means of a succinct message.
The author can invoke LE functionality by choosing an option from a pull-down menu in text editor 140. The available options allow the author to initiate and view feedback from CSL checking (both vocabulary and grammar checking) and from vocabulary look-up. The author can request that checking be initiated on the currently displayed document or request vocabulary look-up on a given word or phrase. The UI will clearly indicate each instance of non-CSL language found in the document. Possible ways of indicating non-CSL language include the use of color and changes to font type or size in the SGML Editor window. The UI will display all known information regarding any non-CSL word. For example, in appropriate cases the UI will display a message saying that the word is non-CSL but has CSL synonyms, as well as a list of those synonyms. In cases where a Vocabulary Checker report includes a list of alternatives to the non-CSL word in focus (for example, spelling alternatives or CSL synonyms) , the author will be able to select one of those alternatives and request that it be automatically replaced in the document. In some cases, the author may have to modify (i.e., add the appropriate ending) the selected alternative to ensure that it is in the appropriate form.
When an author requests vocabulary information, the UI will display spelling alternatives, synonyms, a definition, and/or a usage example for the item indicated.
The author can move quickly and easily between checker information and vocabulary look-up information inside the UI. This enables the author to perform information searches (e.g., synonym look-up) during the process of changing the documents to remove non- CSL language.
In most cases, the UI provides automatic replacement of non-CSL vocabulary with CSL vocabulary, with no need for the user to modify the CSL word to ensure that it is in the appropriate form. However, there are some cases in which the vocabulary checker (described below) , which does no parsing of a document, will not be able to identify the correct form to provide. Consider the following caption, in the case where the verb "view" is not in CSL, but has the CSL synonym "see":
Direction of Crankshaft Rotation (when viewed from flywheel end)
The Vocabulary Checker will not know if "saw" or "seen" should be offered as a synonym for "viewed."
Of course, in this case a reasonable course of action might be to offer both possibilities and allow the author to choose the appropriate one. Because there is no certainty that every case will allow a presentation that enables the author to order a direct replacement, LE 130 provides a list of replacement options in the correct form where possible. There may be cases, though, when the author will find it necessary to edit a suggested CSL word or phrase before requesting that it be put into the document.
Finally, the LE UI provides support for disambiguating the meaning of sentences. It does this by providing a list of possible alternative interpretations to the author, allows the author to select the appropriate interpretation, and then tags the sentence so as to indicate that authors selection.
B. File Management system
The File Management System (FMS) 110 serves as the authors' interface to the IE Release Library 470 and the SGML text editor 140. Typically, authors will select an IE to edit by indicating the file for that IE in the FMS interface. The FMS 110 will then initiate and manage an SGML Editor session for that IE. Finished documents will be forwarded to a human editor or Information Integrator via FMS-controlled facilities.
C. Constrained Source Language (CSL)
Given the complexity of today's technical documentation, high quality machine translation of natural language unconstrained texts is practically impossible. The major obstacles to this are of a linguistic nature. The crucial process in translating a source text is that of rendering its meaning in the target language. Because meaning lies under the surface of textual signals, such overt signals have to be analyzed. The meaning resulting from this analysis is used in the process of generating the signals of the target language. Some of the most vexing translation problems result from those features inherent in language which hinder analysis and generation.
A few of these features are:
1. Words with more than one meaning in an ambiguous context
Example: Make it with light material.
[Is the material "not dark" or "not heavy"?] 2. Words of ambiguous makeup
Example: The German word "Arbeiterinformation" is either "information for workers" [Arbeiter + Information] or "formation of female workers" [Arbeiterin + Formation]
3. Words which play more than one syntactic role
Round may be a noun (N) , a verb (V) , or an adjective (A) : (N) Liston was knocked out in the first round.
(V) Round off the figures before tabulating them. (A) Do not place the cube in a round box.
4. Combinations of words which may play more than one syntactic role each Example: British Left Waffles on Falklands.
[If Left Waffles is read as N + V, the headline is about the British Left]
[If Left Waffles is read as V + N, the headline is about the British]
5. Combinations of words in ambiguous structures Example: Visiting relatives can be boring. [Is it the "visiting of relatives" or the "relatives who visit" which can be boring?]
Example: Lift the head with the lifting eye. [Is the "lifting eye" an instrument or a feature of the "head"?]
6. Confusing pronominal reference
Example: The monkey ate the banana because it was [What does "it" refer back to, the monkey or the banana?]
Generation problems add to the above, increasing the overall difficulty of machine translation.
The magnitude of the translation problems is considerably lessened by any reductions of the range of linguistic phenomena the language represents. A sublanguage covers the range of objects, processes and relations within a limited domain. Yet a sublanguage may be limited in its lexicon while it may not necessarily be limited in the power of its grammar. Under controlled situations, a strategy aimed at facilitating machine translation is that of constraining both the lexicon and the grammar of the sub1anguage.
Constraints on the lexicon limit its size by avoiding synonyms, and control lexical ambiguity by specializing the lexical units for the expression of, as far as possible, one meaning per unit. It is easy to imagine how these restrictions would avoid the problems exemplified in 1, 2, and 4, above. Grammatical constraints may simply rule out processes like pronominalization (6 above) or require that the intended meaning be made clearer either through addition or repetition of otherwise redundant information or through rewrite. The following example sets the parameters for application of this requirement:
Unconstrained, ambiguous English (which can be interpreted as either A, Bl, or B2 below) : Clean the connecting rod and main bearings. Unambiguous English version A: Clean the connecting rod bearings and the main bearings.
Unambiguous English version Bl: Clean the main bearings and the connecting rod.
Unambiguous English version B2:
Clean the main bearings and the connecting rods.
The number and types of lexical and grammatical constraints may vary widely depending on the purpose of development of the constrained sublanguage.
In view of the above, the present invention limits the authoring of documents within the bounds of a constrained language. A constrained language is a sublanguage of a source language (e.g., American English) developed for the domain of a particular user application. For a discussion generally of constrained or controlled languages see Adriaens et al. From COGRAM to ALCOGRAM: Toward a controlled English Grammar Checker. Proc. of Coling-92, Nantes (Aug. 23-28, 1992) which is incorporated by reference. In the context of machine translation, the goals of the constrained language are as follows:
1. To facilitate consistent authoring of source documents, and to encourage clear and direct writing; and
2. To provide a principled framework for source texts that will allow fast, accurate, and high-quality machine translation of user documents. The set of rules that authors must follow to ensure that the grammar of what they write conforms to CSL will be referred to as CSL Grammatical Constraints. The computational implementation of CSL grammatical constraints used to analyze CSL texts in the MT component will be referred to as the CSL Functional Grammar, based on the well known formalisms developed by Martin Kay and later modified by R. Kaplan and J. Bresnan (see Kay, M. , "Parsing in Functional Unification Grammar," in D. Dowty, L Karttunen and A. Zwicky (eds.). Natural Language Parsing: Psychological. Computational, and Theoretical Perspectives. Cambridge, Mass.: Cambridge University Press, pgs. 251-278 (1985) and Kaplan R. and J. Bresnan, "Lexical Functional Grammar: A Formal System for Grammatical Representation," in J. Bresnan (ed.), The Mental Representation of Grammatical Relations. Cambridge, Mass.: MIT Press, pgs. 172-281 (1982) both of which are incorporated by reference.
In the rest of this document, we refer frequently to the notion that a word or phrase may be "in CSL" or "not in CSL." Below we will describe the assumptions about the type of vocabulary restrictions that will be imposed by CSL and to clarify the use of the expression "in CSL."
The same word or phrase in English can have many different meanings; for example, a general purpose dictionary may list the following definitions for the word "leak":
(1) verb: to permit the escape of something through a breach or flaw; (2) verb: to disclose information without official authority or sanction; and
(3) noun: a crack or opening that permits something to escape from or enter a container or conduit.
Each of these different meanings is referred to as a "sense" of the word or phrase. Multiple senses for a single word or phrase can cause problems for an MT system, which doesn't have all the knowledge that humans use to understand which of several possible senses is intended in a given sentence. For many words, the system can eliminate some ambiguity by recognizing the part of speech of the word as used in a particular sentence (noun, verb, adjective, etc.). This is possible because each definition of a word is particular to the use of that word as a certain part of speech, as indicated above for "leak."
However, to avoid the kinds of ambiguity that the MT 120 cannot eliminate, the CSL specification strives to include a single one sense of a word or phrase for each part of speech. Thus, when a word or phrase is "in CSL," it can be used in CSL in at least one of its possible senses. For example, an author writing in CSL may be allowed to use "leak" in senses (1) and (3) above, but not in sense (2) . Saying that a word or phrase is "in CSL" does not mean that all possible uses of the word or phrase can be translated.
If a word or phrase is in CSL, then all forms of that word or phrase that can express its CSL sense(s) are also in CSL. In the above example, an author may use not only the verb "leak" but also the related verb forms "leaked," "leaking" and "leaks." If a word or phrase with a noun sense is part of CSL, both its singular and plural forms may be used. Note, however, phrases which function as more than one part of speech are uncommon. This heuristic is therefore less relevant in the case of an ambiguous phrase.
A vocabulary is the collection of words and phrases used in a particular language or sublanguage. A limited domain will be referred to by means of a limited vocabulary which is used to communicate or express information about a limited realm of experience. An example of a limited domain might be farming, where the limited vocabulary would include terms concerning farm equipment and activities. The MT component will operate on more than one kind of vocabulary. The words and phrases for machine translation will be stored in the MT lexicon. The vocabulary can be divided into different classes: (1) functional items; (2) general content items; and (3) technical nomenclature.
Functional items in English are the single words and word combinations which serve primarily to connect ideas in a sentence. They are required for almost any type of written communication in English. This class includes prepositions (to, from, with, in front of, etc.), conjunctions (and, but, or, if, when, because, since, while, etc.), determiners (the, a, your, most of), pronouns (it, something, anybody, etc.), some adverbs (no, never, always, not, slowly, etc.), and auxiliary verbs (should, may, ought, must, etc.).
General content words are used in large measure to describe the world around us; their main use is to reflect the usual and common human experience. Typically, documents focus on a very specialized part of the human experience (e.g., machines and their upkeep) . As such, the general vocabulary will be relatively restricted for MT.
The technical nomenclature comprises technical content words and phrases, and user application specific vocabulary. Technical content items are words and phrases which are specific to a particular field of endeavor or domain. Most technical words are nouns, used to name items, such as parts, components, machines, or materials. They may, however, also include other classes of words, such as verbs, adjectives, and adverbs. Obviously, as these words are not used in common, everyday conversation, they contrast with general content words.
Technical content phrases are multiple-word sequences built up from all the preceding classes. These phrases are the most characteristic form of technical documentation vocabulary. The user application specific vocabulary is the part of the terminology that contains distinctly user application created words and complex terms. These include the following: product names, titles of documents, acronyms used by the user, and form numbers.
The development of a useful and complete vocabulary is important for any documentation effort. When documentation is subsequently translated, the vocabulary becomes an important resource for the translation effort. The MT 120 is designed to handle most functional items available in English, except those referring to very personal (I, me, my, etc.) or gender-based (hers, she, etc.) or other pronominal (it, them, etc.) usage. This will include a number of technical "borrowings" from English general words (such as "truck" or "length") . The vast majority of the constrained language vocabulary, then, will consist of the "special" (e.g., technical) terms of one or more words, which express the objects and processes of the special domain. To the extent that the vocabulary is able to express the full range of notions about the special domain, the vocabulary is said to be complete.
The development of a streamlined but complete vocabulary contributes greatly to the success of the IATS system 105. The constrained language, by specifying proper and improper use of vocabulary, will assure that the documents can be produced in a manner conducive to fast, accurate, and high-quality machine translation.
Vocabulary items should reflect clear ideas and be appropriate for the target readership. Terms which are sexist, colloquial, idiomatic, overly complicated or technical, obscure, or which in other ways inhibit communication should be avoided. These and other generally accepted stylistic considerations, while not necessarily mandatory for MT-oriented processing, are nevertheless important guidelines for document production in general.
It should be noted that although the bulk of the discussion in this document concerning the constrained source language and/or language in general centers around American English, analogous comparisons can be made in connection with all other languages. There is nothing inherent about the system 100 described herein that requires American English to be the source language. In fact, the system 100 is not designed to work with American English as the only source language. However, the databases (e.g., the domain model) that interact with the LE 130 and MT 120 will have to be changed to correspond to the constraints of the particular source language.
The rules of standard American English orthography must be followed. Non-standard spellings, such as "thru" for "through," "moulding" for "molding," or "hodometer" for "odometer" are to be avoided. Capitalized words (e.g., On-Off, Value Planned Repair) should only be used to indicate special meaning of terms. These terms must be listed in the user application vocabulary. Such is also the case for non-standard capitalization usage (BrakeSaver) . Likewise, abbreviations, when used (ROPS, API, PIN) , must be listed in the user application specific vocabulary. The format for numbers, units of measurement, and dates must be consistent.
Constrained language recovery items should also be used according to their constrained language meaning. In doing so, the writer assures that the MT always translates a word by using the proper constrained language word sense. Some English words can also belong to more than one syntactic category. In the constrained language, all syntactically ambiguous words should be used in constructions that disambiguate them.
One difficult problem arising from the special nature of the domain is, in some fields, the frequent use of lengthy compound nouns. The modification relationships present in such compound nouns are expressed differently in different languages. Since it is not always feasible to recover these relationships from the source text and express them in the target language, complex compound nouns with the following characteristics may be listed in the MT lexicon:
• Technical terms from the user application specific vocabulary; and • Compound terms consisting of more than one word.
Complicated noun-noun compounding should be avoided, if possible. However, with some items listed in the lexicon, the MT is capable of handling this important characteristic of documentation. Note that noun-noun compounding which is a very common feature of the English language, may not necessarily be a common feature of other language, and as such, the constraints under which the constrained language is created differs with the particular source language being utilized.
English is very rich in verb-particle combinations, where a verb is combined with a preposition, adverb, or other part of speech. As the particle can often be separated from the verb by objects or other phrases, this causes complexity and ambiguity in MT processing of the input text. Accordingly, verb-particle combinations should be rewritten wherever possible. This can usually be accomplished by using a single- word verb instead. For example, use:
• "must" or "need" in place of "have to"; • "consult" in place of "refer to";
• "start the motor" in place of "turn the motor on";
Full terms and ideas should be used wherever possible. This is particularly important where misunderstandings may arise. For example, in the phrase:
"Use a monkey wrench to loosen the bolt..."
the word wrench must not be omitted. While most technically capable people would understand the implication without this word, it must be rendered explicit during the translation process. CTE text must have vocabulary which is explicitly expressed wherever possible; abbreviations or shortened terms should be rewritten into lexically complete expressions.
Consider another example:
"If the electrolyte density indicates that . . ."
Here the meaning is more explicit and complete when the idea is fully expressed:
"If measurement of the electrolyte density indicates that . . ."
Finally, in the following sentences which have words or phrases missing, the underlined words are supplied to make the meaning more explicit: Turn the start switch key to OFF and remove the key.
Pull the backrest (1) up, and move the backrest to the desired position. Jump starting: make sure the machines do not touch each other.
When such "gaps" are filled, the idea is more complete and a meaningful translation by IATS 105 becomes more certain. Translation errors due to gaps are a common reason for postediting. Hence, gaps are disallowed.
Colloquial or spoken English often favors the use of very general words. This may sometimes result in a degree of vagueness which must be resolved during the translation process. For example, words such as conditions, remove, facilities, procedure, go, do, is for, make, get, etc. are correct but imprecise.
In a sentence like:
When the temperature reaches 32°F, you must take special precautions.
the word "reaches" does not communicate whether the temperature is dropping or rising; one of these two terms would be more exact here, and the text just as readable.
Some languages make distinctions where English does not always do so; for example, we say oil for either a lubricating fluid, or one used for combustion; we say fuel whether or not it is diesel. Similarly, when the word door is used in isolation, it is not always possible to tell what kind of door is meant. A car door? A building door? A compartment door? Other languages may need to make these distinctions. Wherever possible, full terms should be used in English.
C. Domain Model
Knowledge-based Machine Translation (KBMT) must be supported by world knowledge and by linguistic semantic knowledge about meanings of lexical units and their combinations. A KBMT knowledge base must be able to represent not only a general, taxonomic domain of object types such as "car is a kind of vehicle," "a door handle is a part of a door," artifacts are characterized by (among other properties) the property "made-by"; it must also represent knowledge about particular instances of object types (e.g., "IBM" can be included into the domain model as a marked instance of the object type "corporation") as well as instances of (potentially complex) event types (e.g., the election of George Bush as president of the United States is a marked instance of the complex action "to- elect") . The ontological part of the knowledge base takes the form of a multihierarchy of concepts connected through taxonomy-building links, such as is- a, part-of, and some others. We call the resulting structure a multihierarchy because concepts are allowed to have multiple parents on each link type.
The domain model or concept lexicon contains an ontological model, which provides uniform definitions of basic categories (such as objects, event-types, relations, properties, episodes, etc.) used as building blocks for descriptions of particular domains. This "world" model is relatively static and is organized as a multiply interconnected network of ontological concepts. The general development of an ontology of an application (sub)world is well known in the art. See, for example, Brachman and Schmolze, An Overview of the KL-ONE Knowledge Representation
Systemf Cognitive Science, vol. 9, 1985; Lenat, et al. Cyc: Using Common Sense Knowledge to Overcome Brittleness and Knowledge Acquisition Bottlenecks. Al Magazine, VI:65-85, 1985; Hobbs, Overview of the Tacitus Project. Computational Linguistics, 12:3,
1986; and Nirenburg et al. Acquisition of Very Large Knowledge Bases: Methodology. Tools and Applications. Center for Machine Translation, Carnegie Mellon University (1988) all of which are incorporated herein by reference.
The ontology is a language-independent conceptual representation of a specific subworld, such as heavy equipment troubleshooting and repair or the inter¬ action between personal computers and their users. It provides the semantic information necessary in the sublanguage domain for parsing source text in inter¬ lingua text and generating target texts from inter¬ lingua texts. The domain model has to be of suffi¬ cient detail to provide sufficient semantic restric- tions that eliminate ambiguities in parsing, and the ontological model must provide uniform definitions of basic ontological categories that are the building blocks for descriptions of particular domains.
In a world model, the ontological concepts can be first subdivided into objects, events, forces
(introduced to account for intentionless agents) and properties. Properties can be further subdivided into relations and attributes. Relations will be defined as mappings among concepts (e.g., "belongs-to" is a relation, since it maps an object into the set {*human ♦organization}), while attributes will be defined as mappings of concepts into specially defined value sets (e.g., "temperature" is an attribute that maps physical objects into values on the semi-open scale [0,*], with the granularity of degrees on the Kelvin scale) . Concepts are typically represented as frames whose slots are properties fully defined in the system.
Domain models are a necessary part of any knowledge- based system, not only a knowledge-based machine translation one. The domain model is a semantic hierarchy of concepts that occur in the translation domain. For instance, we may define the object *0-
VEHICLE to include *0-WHEELED-VEHICLE and *0-TRACKED- VEHICLE, and the former to include *0-TRUCK, *0- WHEELED-TRACTOR, and so on. At the bottom of this hierarchy are the specific concepts corresponding to terminology in CSL. We call this bottom part the shared K/DM. In order to translate accurately we must place semantic restrictions on the roles that different concepts play. For instance, the fact that the agent role of an *E-DRIVE action must be filled by a human is a semantic restriction placed on *0-
VEHICLE, and automatically inherited by all types of vehicles (thus saving repetitious work in hand coding each example) . The Authoring part of the domain model augments the K/DM with synonyms not in CSL and other information to provide useful feedback to the author as he or she composes each information element.
Figure 5 conceptually illustrates the Domain Model (DM) used by the present invention. The DM 500 is a representation of the declarative knowledge about the CSL vocabulary used by the MT 120 and the LE 130. The DM 500 is made up of three distinct parts:
1. A Kernel Domain Model (K/DM) 510 contains all lexical information that is required by both the MT analyzer 127 and the LE 130; in particular, the kernel includes all CSL lexical items (words and phrases) with associated semantic concepts, parts of speech, morphological information, etc.
2. A MT Domain Model (MT/DM) 520 which contains information that is required only by the MT analyzer 127. The MT Domain Model is the hierarchy of concepts used for unambiguous mapping and semantic verification in translation. It includes selectional restrictions on concepts and a hierarchical classification of concepts.
3. A LE Domain Model (LE/DM) 530 contains information that is required only by the LE
130; this includes non-CSL synonyms for CSL lexical items, dictionary definitions of CSL lexical items, and examples of the CSL lexical items in use.
The Kernel/DM 510 will contain one lexical entry for every CSL lexical item (word or phrase) . (A "lexical entry" consists of a lexical item — a word or phrase — and minimally its associated semantic concept and part of speech) , for example, if the word "leak" is in CSL as both a noun and a verb, it would have two lexical entries.) Each lexical item will be updated with additional information required by the LE 130 and/or the MT 120, such as a definition and irregular morphological variants.
The shared K/DM 510 speeds up refinements and extensions of the CSL, saves duplication of effort in the authoring and translation components, and provides a human readable structure to facilitate maintenance and extensions.
The K/DM 510 is a lexicon containing both the syntactic and semantic information about terms (words and phrases) in the constrained language text. It is the central lexical knowledge source for the analysis side of the automated machine translation (MT) process. The K/DM 510 is also used as the basis for the LE/DM.
The K/DM 510 includes a separate entry for each term in each syntactic category. (Thus, for a word like "truck," which is both a noun and a verb, there are two entries.) K/DM entries contain the following information:
• root (e.g., "truck");
• part of speech (e.g., N) ;
• for content words, the concept or meaning (e.g., O-TRUCK) ; • morphological information (e.g., irregular inflections) ;
• syntactic information (e.g., whether a noun is count or mass) ;
• definitional information: short definitions and textual examples documenting the different senses and uses of the words, and a specification of the sense in which the word is to be used in the constrained language.
The DM 500 is defined in three sets of external human- readable files which can be read by the process(es) that require their use. Since the MT 120 and the LE 130 will be running in separate processes, the information in the model is represented internally in two forms: one for the parts of the DM required by the MT 120 and another for the part required by the LE 130. So the K/DM 510 is defined in a set of files which can be represented in both forms; the LE/DM 530 is only represented in the form used by the LE 130; and the MT/DM 520 is only represented in the form used by the MT 120. Described below are the external file formats, the content of the various parts of the DM, and the internal representation of the information used by the LE 130.
Once again, the K/DM contains all information required by both the MT 120 and the LE 130. This includes a CSL lexical item — the base word, phrase, or quoted term and a semantic concept — the semantic concept associated with the lexical item, represented in a lexical entry by a "concept name." Further, it includes a part of speech — one of a fixed set of parts of speech (e.g., verb, adjective, etc.), a definition — a rough definition for general vocabulary terms, to clarify which of several senses a CSL lexical item may have, and irregular morphological variants — a listing of irregular morphological forms and the name of the morphological transformations for each. Examples of names of morphological transformations for verbs are "past", "third person singular present", "past participle", "present participle". The value of this field for the word "drive", for example, would be ((past drove) (past- participle driven)) , indicating that those two forms of the verbs are irregular and all other forms are regular. Finally, the K/DM includes typographical restrictions — e.g., if the lexical item must be in all capitals, have the first character capitalized, etc.
The MT/DM 520 contains information required only by the MT 120. This includes: selectional restrictions on concepts and hierarchical classification of concepts for organization and inheritance of selectional restrictions.
The LE/DM 530 will contain non-CSL synonyms to help the authors to choose valid CSL lexical items. Together, the Kernel and the LE/DM will contain all information and all restrictions required to characterize the CSL lexicon in support of the LE Vocabulary Checker (described below) . The LE/DM contains additional information required only by the LE Vocabulary Checker. This includes: a dictionary definition — the definition of the word or phrase that will be presented to authors by the LE, non-CSL synonyms — synonyms for the CSL lexical items that authors might use in writing documents, and a usage example — an example of the word or phrase in a CSL sentence, for presentation to the authors by the LE.
The purpose of including this information in the LE/DM is to help the authors ensure that their writing is made up of valid CSL words and phrases. The dictionary definitions and usage examples will help the authors ensure that they are using a word or phrase of a part of speech and with a meaning that is permitted in CSL; however, dictionary definitions or usage examples will not be required for every CSL lexical item. Rather, they will be required only for the small percentage of ambiguous or vague terms whose CSL meaning will not be immediately clear to authors. This probably amounts to less than half of the lexical items in the DM. For example, function words like "for" and "the" will not require definitions or examples; many technical terms, especially those with very specific technical meanings, may not require definitions or examples either.
The non-CSL synonyms in the LE/DM will help authors who write a non-CSL word or phrase to choose a synonymous or related CSL word or phrase with which to replace it. It is desirable for the vocabulary checker to provide information about not only synonyms which are the same part of speech as the non-CSL word with which they are synonymous, but also about related words that might aid authors in rewording sentences. If the latter are included, the LE/DM must contain information about these related words in addition to the mandatory content.
D. Language Editor
Referring to Figure 1(b) , the constrained language editor (LE) 130 is a set of tools to support authors and editors in creating documents within the bounds of CSL. These tools will help an author to use the appropriate CSL vocabulary and grammar to write service documentation. The LE 130 is built as an "extension" of the SGML text editor 140. Although the LE 130 uses the same communication channels as the SGML text editor 140, the functions of the two are mutually exclusive. However, the user interface used to interact with the LE 130 is a "seamless extension" of the SGML text editor interface.
The author 160 creates documents in the SGML text editor 140 and invokes the LE 130. The LE 130 informs the author whether individual words in a document are non-CSL, and will be able to suggest synonyms in CSL for words that are relevant to the user application information domain, but are not in CSL. In addition, the LE 130 tells the author whether or not the text in a file satisfies CSL syntactic constraints.
The LE 130 software includes the following: a Vocabulary Checker, a Grammar Checker, including an interface through the MT Syntactic Analyzer, which will provide the core grammar checking functionality, and a User Interface (UI) . In addition, the CSL vocabulary information used by the CSL LE will be represented in the K/DM and the LE/DM.
The LE 130 will certify that all vocabulary and sentence structures in a document conform to the CSL specification. The LE 130 marks the document with an SGML tag that represents this CSL approval. Checking must be performed on all text in a document, which includes the following: sentences, headings, list items, captions, call-outs in graphics, and information in tables.
Since the present invention is based on the premise that authors should be productive as possible during a CSL checking session, and that authors should not have to work multiple authoring documents at once, a batch mode of operation, which requires a user to submit a document for processing and wait until the entire document is finished before he or she gets any feedback, is not appropriate. The LE 130 provides an interactive mode of operation for vocabulary checking, grammar checking, and interactive disambiguation.
Figure 6 shows a high level flow chart of the operation of the LE 130. The LE 130 takes in as input text 605, which may be ambiguous and unconstrained.
The potentially ambiguous unconstrained input text 605 is first checked with a vocabulary checker 610 which performs its functions (as described below) with the aid of a spell checker 615. (The services of the spell checker happen to be rendered in this embodiment by the spell checker regularly featured by the host TE 140.) Once the vocabulary checker 610 has completed its check and made all necessary corrections (with the aid of the author) then the lexically constrained text 617 is supplied to a grammar checker 620. The grammar checker 620 produces syntactically correct CSL text 625. The constrained syntactically correct text 625 is then disa biguated, as shown in block 630. The result of the disambiguation is translatable unambiguous constrained text 635. The translatable text 635 can be translated into a foreign language without any pre-editing required. The accuracy of the resulting translation also makes postediting unnecessary.
1. Vocabulary Checker
Figure 7 shows a flow chart of the operation of vocabulary checker 610. The vocabulary checker 610 identifies words not known to be CSL. The vocabulary checker 610 identifies occurrences of non-CSL words, in an author's text, and helps an author find valid CSL replacements for non-CSL words. It recognizes word boundaries in a document and identifies every instance of a lexical item that is not known to be CSL.
As shown in block 706, the first term of a unit is selected to be checked. The term is then checked, as shown in block 710, against a CSL lexical database
(i.e., dictionary) which contains all CSL words. If the term is not found in the CSL dictionary, the term is then spell checked against a standard dictionary, as shown in block 722. If the word has been misspelled, the author is provided a means of correcting the spelling mistake (i.e., the vocabulary checker 610 displays spelling alternatives) , as shown in block 726.
The item is then checked to determine whether it is in the CSL vocabulary, as shown in block 734. If the item is in the CSL vocabulary, then the procedure advances to block 718. However, if the item is not in the CSL vocabulary, the system checks to see if the LE/DM contains a synonym for the item being checked, as shown in block 736. If at least one synonym exists in the LE/DM, the system displays the synonym(s) which are part of the CSL vocabulary and allows the author to make a selection, as shown in block 738. However, should the LE/DM not have a synonym for the item under checking, the author has the opportunity to rework her input, as shown in block 740. The outcome of this rework goes back to block 710. Once a legal selection has been made by the author, the procedure 700 then proceeds to block 718.
When a non-CSL word is identified, the author has the following options: she can select an alternative and substitute it for the word in the document, or she can enter a new item and substitute it for the word in the document. Typically, the author selects one of the synonyms to replace the non-CSL item. If the author should decide to skip the problem, the lack of resolution would result in failure of the text to be approved as CSL.
Block 718 checks to determine whether there are any more terms in the unit. If there are no more terms the procedure 700 stops. Otherwise the next term is selected, as shown in block 714, and the procedure 700 begins again from block 710.
In particular, the Vocabulary checker 610 identifies every instance of a lexical item that is not known to be CSL. For each such word, the vocabulary checker 610 will determine which of the following descriptions is applicable and report supporting information to the user interface as listed below:
• a non-CSL word having known CSL synonyms; in this case the Vocabulary Checker 610 will identify the synonyms. For instance, let us assume that the word "let" is non-CSL —
Author's Input, When Checked: Open the valve and let more nitrogen go to the accumulator. VC Message: The term is non-CSL, but there are related CSL alternatives. CSL Alternatives: allow, allowed, enable, enabled, permit, permitted, leave, left CSL Sentence as Edited: Open the valve and allow more nitrogen to go to the accumulator.
• a word which may only appear in CSL as part of a phrase, but which is not used in a CSL phrase in the current context; in this case the Vocabulary Checker 610 will report acceptable CSL phrases containing the word -
Author's Input, When Checked: The first time the valve lash is checked, the injector timing should be checked. VC Message: The term is used in a non-CSL context.
CSL Alternatives: advance signal timing, advance timing groove, timing gear, timing mechanism CSL Sentence as Edited: The first time the valve lash is checked, the injector timing mechanism should be checked.
• a word or phrase which must appear within double quotation marks in CSL, but which is not enclosed in quotation marks in the current context; in this case the Vocabulary Checker 610 will report that the term should be quoted —
Author's Input, When Checked: For more details, read the Testing and Adjusting article in the next section. VC Message: This term is generally enclosed by quotes. CSL Alternative: None
CSL Sentence as Edited: For more details, read the "Testing and Adjusting" article in the next section.
β a word or phrase which must appear with specific, mandatory capitalization in CSL, but which lacks that capitalization in the current context (e.g., an acronym presented in lower case) ; in this case the Vocabulary Checker 610 will report the correct CSL form(s) —
Author's Input, When Checked: Turn the screw until the pressure gauge reads 0 kpa (0 psi) . VC Message: The term is improperly capitalized. CSL Alternative: kPa
CSL Sentence as Edited: Turn the screw until the pressure gauge reads 0 kPa (0 psi) .
• a non-word (that is, a group of letters representing a misspelled word) that has known spelling alternatives; in this case the Vocabulary Checker 610 will identify the spelling alternatives, regardless of whether the result is in CSL (the user will resubmit the chosen alternative for further checking)
Author's Input, When Checked: When it is necesary to raise the boom, the boom must have correct support.
VC Message: The term is non-CSL. CSL Alternative: necessary CSL Sentence as Edited: When it is necessary to raise the boom, the boom must have correct support.
• a word that is not in CSL and about which the system knows nothing. The message for an unknown word or phrase gives the author the opportunity to change the wording altogether or shield the illegal expression from checking, as the case may require. In the following example, the author uses an
SGML tag to tell the system to overlook the offensive language and leave it intact —
Author's Input, When Checked: Put approximately 0.9 L (1 quart) of SAE10W hydraulic oil in the nitrogen end of the accumulator. VC Message: The term is unknown. CSL Alternative: None
CSL Sentence as Edited: Put approximately 0.9 L (1 quart) of <sic>SAE10W</sic> hydraulic oil in the nitrogen end of accumulator.
• a punctuation mark or special symbol that is not allowed in CSL in any context
In cases where a non-CSL word has no direct CSL synonyms (that is, words that could replace it directly in a document) , the system can identify related CSL words or phrases which an author could use to express the intended idea. This functionality provides authors with additional support in rewording a sentence to include only CSL vocabulary. However, changes to use these related words could not be completed with the automatic replacement facility provided for synonyms, since the changes would require some modifications to the sentence structure. For example, if "can" was in CSL and "capable" was not, an author who wrote the following sentence
The system is capable of being programmed for several customer-specified parameters.
would be told that "capable" [[capable]] was not a CSL word. Although the word "can" [[can]] is CSL, neither the word "capable" nor the phrase "is capable of" [["is capable of"]] can be directly replaced with "can" without the need for further changes to the sentence.
2. Grammar Checker
The purpose of the Grammar Checker is to identify places where an author's text does not conform to CSL grammatical restrictions, and to focus the author's attention on those places. The grammar checker 620 functionality will be provided by the Analysis module 127 of the MT system 120, extended to allow the system to report instances of syntactic and semantic ambiguity. The grammar checker interface allows the author to respond interactively to requests for clarification of ambiguity. It is possible that a sentence can be a constrained language but that it may have more than one interpretation. The grammar checker interface will present some indication of the two or more possible meanings of the sentence to the author and request clarification. An example of an ambiguous sentence would be: "Check the cylinders on the inside." Are the cylinders located on the inside or are you supposed to check the inside of the cylinders? There are two kinds of possible ambiguities:
Lexical ambiguities. Lexical ambiguities occur where a word can have one or more meanings in the constrained language. While it is a desirable that in the constrained language each word should have only one meaning per part of speech, there are some words which will have more than one meaning. For example, the word "gas" can have the meaning "natural gas" or "gasoline."
At the lexical level, too, the problem may be caused by one word which can be used in two different syntactic roles in CSL. Such is the case of "fuel", which can be either a noun or a verb in CSL. When the author inputs a sentence where the syntactic role is not clear, the Grammar Checker (GC) 620 may prompt the author as follows.
Author's Input, When Checked: The sensor is attached to fuel rack.
GC Message: The term may be used as a noun or as a verb.
At this point, the author has the option of editing the sentence without help from the system (which simply requires rewriting and submitting again to the checker) . If the author opts to request for help, the system may offer specific instructions to deal with problems of the same type. In this case the help is specific: Help! GC Message: If the word is a noun, you may want to use a determiner before it. If it is a verb, can a determiner after it help? Example: The ship sinks vs. Ship the sinks.
The author then proceeds to edit the sentence and submits it to the grammar checker 620 again.
Structural ambiguity. Structural ambiguity occurs where words in a sentence may group together in more than one way. For example: "Remove the valve with the lever." Does the phrase "with the lever" form a unit with the phrase "the valve," or does it, instead, form a unit with the verb "remove"? In other words, is this a sentence about a valve that has a lever attached to it or is it about using a lever to remove a valve?
In the IATS 105, the component designed to answer this question is the domain model 137, which is constructed in such a way as to minimize the occurrence of such ambiguities.
As shown in Figure 5, the DM/MT 520, which supports exclusively the machine translation process, contains two types of information. On the one hand, the semantic information (A) supports the identification of relationships between concepts. On the other hand, the contextual information (B) specifies for a particular verb the so-called deep cases or arguments that such verb can take. In the example under consideration, let us consider first how the semantic information (A) and the contextual information (B) help the analyzer 127 determine the grammatical structure of "Remove the valve with the lever".
Among many semantic relationships, there is a relationship "is a part of" which obtains, for instance, between the concept "hat" and the concept "costume", where the "hat" "is a part of" the "costume". The same relationship obtains between the concept "sole" and the concept "shoe", "heel" and "shoe", etc. The semantic information (A) held in the DM/MT 520 identifies this and other semantic relationships between the concepts in the domain.
When the process in the MT analyzer 127 goes to the DM/MT 520 for semantic information concerning the relationship between the concept "valve" and the concept "lever", the information in the DM 137 will not enable the MT analyzer 127 to tell whether "lever" "is a part of" "valve" — the knowledge about such relationship is just not there. So the MT analyzer 127 is still at a loss as to whether the phrase "with the lever" should be attached to the word "valve".
Now when the MT analyzer 127 turns to the contextual information (B) , it finds that the verb "remove" takes three cases: a nominative (NOM) , an accusative (ACC) , and an instrumental (INS) (at a deeper level of analysis, however, than that of the Latin grammar of our school days) . That is, "remove" fits in the following case frame.
VERB(N0M' ACC' INS) Based on this abstract pattern, we can build sentences such as the following.
NOM VERB ACC INS
The workman removed the sand with a shovel Peter has removed the box with the nail etc.
As the DM/MT contains information about the combination of the preposition "with" and nouns having the semantic feature [+INSTRUMENT]; such combination form instrumental phrases. This information enables the analyzer to determine that a) since "lever" is [+INSTRUMENTJ, "with the lever" is INS; b) since "remove" can take the INS case, the phrase "with the lever" attaches to, fits together with, and is interpreted as modifying "remove".
Yet the DM 137 can only be as rich as we build it. In those cases where the semantic information has not been developed as fully as possible, the lexical entries in the domain may not be able to support the disambiguation process performed by the MT analyzer 127.
Consider the case of "nail" in "Peter has removed the box with the nail". If the DM 137 contains the information about nails being part of a wooden frame but fail to contain the information that nails are ^INSTRUMENT], then the MT analyzer 127 cannot possibly determine whether "with" combines with "nail" to form an instrumental phrase. The analyzer being unable to resolve the structural ambiguity, the author will be asked to resolve it. When the text submitted by the author undergoes grammar checking, the following interaction occurs.
Author's Input, When Checked: Peter has removed the box with the nail. grammar checker 620 Message: The sentence is ambiguous.
1. Is the nail an instrument? 2. Does the "box" have a "nail"?
Once the author makes an interpretation choice, the checker attaches an invisible SGML tag to the sentence, which indicates to the system how the sentence should be translated.
As mentioned above, the MT analyzer 127 is called by the grammar checker in order to check whether input text or an IE (or part thereof) conforms to the grammatical and semantic constraints of CSL. In this regard, a preferred embodiment returns a strict "green-light, red-light" message for each sentence, the latter indicating that the author must correct the composition of the flagged sentences via the authoring environment. Once the entire input text or IE has been certified as CSL compliant it may be stored away or sent for immediate translation.
Referring to Figure 8, a high level flow chart of the grammar checker 620 (syntactical analysis) and disambiguation checker 630 (semantic analysis) is shown. The word "sentence" is used below to refer to the unit of text that passes or fails the checking by the analysis module 127. The unit that is checked may actually be a non-sentential text component such as a heading, title, or list element, or a caption or other text from a graphic. The grammar checker 620 recognizes sentence boundaries and SGML element boundaries in an SGML marked-up text. It identifies every sentence that does not conform to the CSL specification. This will include every sentence which cannot be successfully parsed by the MT Analysis module 127. The parsing may fail for reasons including but not limited to those listed below.
• The sentence includes grammatical constructions which the analysis module 127 will not parse. Such is the case, for instance, when the sentence contains a reduced relative clause. The reduction results from deleting the relative pronoun "that" and the verb "be" in a sentence like "Don't change the values that are programmed into the unit".
Author's Input, When Checked: Don't change the values programmed into the unit. grammar checker Message: This sentence is difficult to parse.
Please check for one of the following problems:
Then the grammar checker 620 goes on to list the typical and most frequent situations where parsing is made difficult if not impossible through the use of grammatical constructions not included in the repertoire of CSL.
• The punctuation usage in the sentence does not conform to CSL restrictions. As noted above, punctuation marks and special characters which are not part of CSL in any context will be flagged by the Vocabulary Checker 610. However, the Vocabulary Checker 610 does not parse input, so it will not report cases in which such an element exists in CSL but has been used in the wrong context. This kind of case will trigger a "fail" response from the Grammar Checker 620.
• A CSL vocabulary word was used in a syntactic form that is not recognized for that word in CSL. The Vocabulary Checker 610 will flag some of these cases; for example, if the word test is included in CSL as a noun but not as a verb, the Vocabulary Checker will report that the past form tested is not CSL. However, the Vocabulary Checker 610 will allow the present verb form tests to pass, since that form is identical to the plural CSL noun tests. This case will trigger a "fail" response from the Grammar Checker 620.
The Grammar Checker 620 uses the MT Analysis module 127 (and the domain model 137) to identify sentences that do not conform to CSL grammatical constraints, this is known as syntactical analysis and is shown in block 805. For each such sentence, the Grammar Checker 620 reports that the sentence is not CSL. It is also possible for a sentence to be in CSL but be ambiguous. Consequently, the present invention provides semantic analysis as shown in block 710. If the sentence being checked is not semantically ambiguous, the disambiguation checker 630 will present some indication of the two or more possible meanings to the author and request clarification, as shown in blocks 815 and 825. In a preferred embodiment, when a sentence fails the Grammar Checker 620 and/or the disambiguation checker 630, the author has the following options: edit the document, in cases of an ambiguous reading, disambiguate the sentence, recheck the same input, or continue checking without editing.
Note that the present invention implements absolute adherence to constraints of vocabulary and grammar, rather than just stylistic warnings or simple error detection (such as subject-verb agreement) .
If the sentence is semantically unambiguous, then it is translated into Interlingua, as shown in block 820. Once the document passes the grammar checker 620, a SGML tag designating CSL approval can be inserted in the document.
In a preferred embodiment, the Grammar Checker 620 provides pass/fail feedback to the author 160. However, more specific feedback other than pass/fail feedback can be implemented.
For a more in depth discussion of grammar checking, including disambiguation, see Tomita, M. , "Sentence Disambiguation by Asking," Computers and Translation. 1:39-51 (1986) and Carbonell, J. and M. Tomita, "Knowledge-Based Machine Translation, the CMU Approach," in S. Nirenburg (ed.). Machine Translation: Theoretical and Methodological Issues, Cambridge: Cambridge University Press, pgs. 68-89 (1987) both of which are incorporated by reference.
E. Machine Translation
The MT 120 is an interlingua-type machine translation system. In such systems, the constrained source language (CSL) and the target language never come in direct contact. The processing in such systems generally occurs in two stages. First, representing the meaning of the CSL text in a language-independent formal language, called interlingua, and second, expressing this meaning using the lexical units and syntactic constructions of the target language.
Interlingua MT systems, as well as other types of MT systems are well known in the art. Detailed descriptions of these different approaches to machine translation can be found in Hutchins, Machine
Translation: Past. Present. Future. Ellis Horwood, Ltd., Chichester, UK, 1986, and Zarechnak, The History of Machine Translation, in Henisz-Dostert, McDonald, Zarechnak, eds., Machine Translation. Trends in Linguistics: Studies and Monographs. Vol. 11, The Hague, Mouton, 1979, both of which are herein incorporated by reference in their entirety.
The meaning of the CSL text 350 is represented in the specially designed knowledge representation scheme called interlingua (which is well known in the art) .
Interlingua is in turn represented in a frame notation and thus can be viewed as a kind of semantic network. Like other artificial or formal languages, interlingua has its own lexicon and syntax. The lexicon is based on the domain from which the translated texts are taken (e.g., computer maintenance, space exploration, etc.). Thus, interlingua "nouns" are "object concepts" in the ontology; interlingua verbs correspond, roughly, to "events" in the ontology; and interlingua adjectives and adverbs are the various "properties" defined in the ontology. The ontology forms a densely connected network for the various types of concepts, called the domain model. Referring to Figure 3 and Figure 9, the Machine Translation (MT) component 120 of the IATS 105 contains two main sections. The first, the CSL analyzer 127, performs the first processing stage of representing CSL text in interlingua. The second main section, the Target Language Generator 123, translates the interlingua representation of the "CSL-approved" texts into a target language (e.g., French, Japanese, Spanish) . In performing both tasks, the MT component 120 runs as one or more independent server modules, accepting translation requests from a human translation controller (not shown) . During target language generation, target language generator 123 maps the Interlingua text 260 into the appropriate units of target language syntax to produce high-quality output text 950 that requires no postediting.
Once the MT analysis module 127 has produced Interlingua text 260 for a certified CSL-compliant IE, that interlingua may be stored away, delivered, or converted immediately into a target language IE, or into an IE in each of several target languages by the generator 123 (which includes a semantics-to-syntax mapper and a Generation Kit (Tomita M. and E. Nyberg, The Generation Kit and Transformation Version 3.2
User's Manual. Technical Memo (1988)), available from the Center for Machine Translation, Carnegie Mellon University, Pittsburgh, Pa.). MT analyzer 127 and MT generator 123 interact in two ways. First the output of the former is the input to the latter, and second they share some external knowledge sources, especially the domain model 137. The MT system 120 is subdivided, as shown in Figure 9. Analysis consists of a Parser 910 and an Interpreter 920. The other half of the MT 120 can be divided into a Mapper 930 and a Generator 940. The oval circles in Figure 9 stand for the data that is produced and passed between the major software modules.
The DM 137 (and specifically the MT/DM 520) is used in three different ways during translation: (1) the parser 910 uses the DM 137 to constrain possible attachments (using strict subcategorization of arguments and modifiers during syntactic parsing) ; (2) the interpreter 920 uses the DM 137 to instantiate the appropriate domain concepts during interpretation; (3) the mapper 930 uses the DM 137 to select the appropriate target realization for each interlingua concept.
The MT 120 runs as one or more server processes. Each such MT process accepts translation requests from the FMS 110 and returns the results. The requests contain SGML-tagged CSL text and the results contain SGML- tagged target language translations. Since translations into more than one language may be going on at once, the requests also include desired target language. Since the MT server processes are specialized by target language, a routing function is involved. This routing function is performed automatically by the FMS 110. The precise set of MT processes running at a given time and their distribution across machines is determined by the FMS 110, which will modify the mix according to the set of translation jobs outstanding at any particular time. Referring to Figure 9, the CSL Analyzer 127 consists of two interconnected components - a syntactic parser 910 and a semantic interpreter 920. Semantic interpreter 920 is also known in the art as a "mapping rule interpreter." The syntactic parser 910 obtains the CSL text 305 input and produces a syntactic structure for it. The syntactic parser 910 uses an LFG-type grammar. Lexical Functional Grammar (LFG) is a formalized grammar which is well known in the art of machine translation. As a result, the resultant syntactic structure is an LFG f-structure 960. As soon as the f-structure for the CSL sentence 960 is created, the semantic interpreter 920 starts applying mapping rules in order to substitute source language lexical units and syntactic constructions with their interlingua translations. Lexical units map into instances of domain concepts (e.g., the word "data" will map into the interlingua "information") , while syntactic structures map into conceptual relations (e.g., subjects of sentences often map into the
"agent" relations in interlingua) . See Mitamura, The Hierarchical Organization of Predicate Frames for Interpretive Mapping in Natural Language Processing. Center for Machine Translation, Carnegie Mellon University (May 1990) which is incorporated by reference.
The MT analyzer 127, guided by analysis knowledge (data files) , translates a CSL text 305 input sentence in the source language into a semantic frame representation of the meaning of the sentence. The knowledge structures brought to bear in the analysis phase are the analysis grammars, the mapping rules, and the concept lexicon. The first part of the analysis is the parsing process, driven by the syntactic analysis of the input sentence. The parser 910 uses the semantic restrictions embodied in the concept lexicon (domain model) to guide its treatment of syntactic ambiguities encountered in its analysis of the input. The mapping rules mediate between the syntactic analysis grammars and the concept lexicon.
The output of this analysis is syntactic f-structures containing all applicable semantic information. This structure can be further processed by the second part of the MT analyzer 127 to produce a semantically- organized frame representation, in the form of the instantiation of the relevant concepts from the concept lexicon that were encountered in parsing the sentence. The MT analyzer 127 arrives at this form by retrieving the f-structure's semantic features; these features contain all relevant semantic information.
The syntactic parser 910 used in the present invention is well known in the art and is described in detail in Tomita and Carbonell, The Universal Parser Architecture for Knowledge-Based Machine Translation. Technical Report, Center for Machine Translation, Carnegie Mellon University (May 1987) and Tomita (ed.) et al. , The Generalized LR Parser/Compiler Version
8.1: User's Guide. Technical Memo, Center for Machine Translation, Carnegie Mellon University (April 1988) which are incorporated by reference.
One of the advantages of interlingua translation systems over other types of MT systems is that the interlingua 260 is language independent; that is, the subject and target languages are never in direct contact. This allows the construction of a machine translation system in which potentially any source and target languages could be selected while requiring minimal modifications to the computational structure. Clearly, then, any such system will need to be able to parse numerous source languages. Hence, a universal parser is needed which will take a language grammar as input, rather than build the grammar into the interpreter proper. This allows greater extensibility and generality.
In other words, when dealing with multiple languages the linguistic structure is no longer a universal invariant that transfers across all applications (as it was for pure English language parsers) , but rather is another dimension of parameterization and extensibility. However, semantic information can remain invariant across languages (though, of course, not across domains) . Therefore, it is crucial to keep semantic knowledge sources separate from syntactic ones, so that if new linguistic information is added it will apply across all semantic domains, and if new semantic information is added it will apply to all relevant languages. The universal parser attempts to accomplish this factoring without making major concessions to either run-time efficiency or semantic accuracy.
The parser 910 is characterized by three kinds of knowledge sources. One contains syntactic grammars for different languages, another contains semantic knowledge bases for different domains, and the third contains sets of rules which map syntactic forms (words and phases) into the semantic knowledge structure. Each of the syntactic grammars is completely independent of any specific domain; likewise, each of the semantic knowledge basis is independent of any specific domain; likewise, each of the semantic knowledge basis is independent of any specific language.
Further, the mapping rules are both language- and domain-dependent, and a different set of mapping rules is created for each language/domain combination. Syntactic grammars, domain knowledge bases, and mapping rules are written in a highly abstract, human- readable manner. This organization makes them easy to extend or modify, but possibly machine-inefficient for a run-time parser.
The function of the mapping rule interpreter 920 is to generate and manipulate the syntactic and semantic structures of a parse and, moreover, to generate these structures simultaneously.
The universal parser 910 produces all the possible, that is, valid, f-structures that can be derived from the sentences parsed. Each of these syntactic f- structures has semantic features, in accordance with LFG-theory these features are created at the same time as the rest of the syntactic f-structure. The semantic component may thus be regarded as an additional feature of f-structures.
Thus the semantic component is a "visible" part of the syntactic parse. The approach, of simultaneously creating the syntactic and semantic structures, has produced a system able to eliminate "meaningless" partial parses before completing them. Semantics are added to the syntactic structure when the lexicon is accessed for the definition of a word. Another part of the definition of a word is a set of structural mapping rules. These mapping rules are used when syntactic equations in grammar rules add infirmation to a syntactic structure.
The target language generator component 123 takes interlingua text 260 as its input and produces a target language text 950 as its output. The target language generator 123 consist of two major modules, one semantic and one syntactic. The semantic performs the function of target language lexical selection and choice of target language syntactic constructions; it is aided in these tasks by the generation lexicon and the generation structure mapping rules, respectively. The output of this module is an f-structure of the target language sentence that will be output by the system.
The goal of the generation module is to produce target language sentences from the interlingua text 260 frames produced by the CSL analyzer 127. There are three main steps in generation:
1. Lexical Selection.
For each concept in the interlingua, the most appropriate lexical item must be selected.
2. F-Structure Creation.
A syntactic functional structure which determines the grammatical structure of the target utterance must be produced from the Interlingua Text frames. 3. Syntactic Generation.
The syntactic functional structure is processed by the generation grammar to produce a target language sentence.
The design of the generation module 940 combines recent research in the area of lexical selection with a map-and-generate paradigm that has been utilized in previous translation systems.
For a more in depth discussion of machine translation and the specific design and operation of the modules described above see Nirenburg et al., Machine Translation: A Knowledge-Based Approach. Morgan Kaufmann Publishers, Inc. (1992) , Sommers & Hutchins, Introduction to Machine Translation. Academic Press, London (October 1991) , Mitamura et al. , An Efficient Interlingua Translation System for Multi-lingual Document Production. Proceedings of Machine Translation Summit III, Washington D.C. (July 2-4, 1991), Nirenburg, S., "World Knowledge and Text Meaning", in K. Goodman and S. Nirenburg (eds.). The KBMT Project: A Case Study in Knowledge-Based Machine Translation. San Mateo, Calif.: Morgan Kaufmann, KBMT- 89 Project Report available from the Center for Machine Translation, Carnegie Mellon University, Pittsburgh, PA (phone number (412) 268-6591) (4th Printing: March 1990), S. Nirenburg (ed.). Machine Translation: Theoretical and Methodological Issues. Cambridge: Cambridge University Press, pgs. 68-89 (1987), and Carbonell et al.. Steps Toward Knowledge- Based Machine Translation. IEEE Transaction on Pattern Analysis and Machine Intelligence, Vol. PAMI-3, No. 4 (July 1981) which are all hereby incorporated by reference. While the invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention.

Claims

CLAIMSWHAT IS CLAIMED IS:
1. A computer-based system (105) for monolingual document development, comprising: a text editor (140) adapted to accept interactively from an author (160) input text written in a source language; and a language editor (130) , which is an extension of said text editor (140) , which interactively enforces first lexical constraints and then grammatical constraints on a natural language subset used by said author (160) to create said input text, wherein said author is interactively aided in enforcing first said lexical constraints and then said grammatical constraints on said input text so as to produce unambiguous constrained text.
2. The system (105) of claim 1, further comprising a domain model (137) , which communicates with said language editor (130) , wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, so as to assist said language editor (130) in said enforcement of said lexical and grammatical constraints.
3. The system (105) of claim 2, wherein said DM (137) is a tripartite domain model, said tripartite DM comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor domain model (530) which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system (105) .
4. A computer-based system (105) for monolingual document development, comprising: a text editor (140) adapted to accept interactively from a author (160) information elements written in a source language; a language editor (130) , which is an extension of said text editor (140) , which interactively enforces first lexical and then grammatical constraints on a natural language subset used by said author (160) to create unambiguous constrained information elements (410) , wherein said author (160) interactively aids in enforcing first said lexical constraints and then said grammatical constraints on said information elements so as to produce said unambiguous constrained information elements; and memory means for storing said unambiguous constrained information elements for subsequent use.
5. The system (105) of claim 4, further comprising a domain model (137) , which communicates with said language editor (130) , wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, so as to assist said language editor in said enforcement of said lexical and grammatical constraints.
6. The system (105) of claim 5, wherein said DM (137) is a tripartite domain model, said tripartite DM comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor domain model (530) which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system (105) .
7. A computer-based system (105) for monolingual document development, comprising: a text editor (140) adapted to accept interactively from an author (160) input text written in a source language; a language editor (130) , which is an extension of said text editor (140) , which interactively enforces first lexical constraints and then grammatical constraints on a natural language subset used by said author (160) to create said input text, wherein said author (160) is interactively aided in enforcing first said lexical constraints and then said grammatical constraints on said input text so as to produce unambiguous constrained text; and a domain model (137) , which communicates with said language editor, wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, so as to assist said language editor in said enforcement of said lexical and grammatical constraints.
8. The system (105) of claim 7, wherein said DM (137) is a tripartite domain model, said tripartite DM comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor (530) domain model which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system.
9. A computer-based system (105) for monolingual document development, comprising: (A) a text editor (140) adapted to accept interactively from an author (160) input text written in a source language;
(B) a language editor (130) , which is an extension of said text editor (140) , which interactively enforces lexical and grammatical constraints on a natural language subset used by said author (160) to create said input text, said interactive language editor comprising,
(i) a vocabulary checker (610) which identifies occurrences of words in said input text that do not conform to said lexical constraints, and which interactively aids said author (160) in finding valid lexical replacements for said words that do not conform, and (ii) a grammar checker (620) which provides interactive feedback to said author (160) concerning syntactic and semantic ambiguity in said input text, said interactive feedback with said author (160) producing unambiguous constrained text; and (C) a domain model (137) , which communicates with said language editor (130) , wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, so as to aid in producing said unambiguous constrained text.
10. The system (105) of claim 9, wherein said DM (137) is a tripartite domain model, said tripartite DM comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor domain model (530) which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system (105) .
11. A computer-based method for monolingual document development, comprising the steps of:
(1) entering input text in a source language into a text editor (140) ;
(2) checking said input text against a pre¬ determined set of constraints stored in said domain model (137) , said pre-determined set of constraints includes a set of source sublanguage rules concerning vocabulary and grammar;
(3) providing to an author (160) interactive feedback relating to said input text, said interactive feedback indicating if said pre-determined set of constraints is met, said interactive feedback is performed subsequent to referring to said domain model (137) which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, and grammar of a subset of a natural language; and
(4) producing, after completion of step (3) , unambiguous constrained text.
12. The computer-based method of claim 11, wherein said pre-determined set of constraints includes a set of source sublanguage rules concerning vocabulary and grammar, wherein said interactive feedback is performed in order to make said input text conform with said set of source sublanguage rules and to eliminate ambiguities.
13. A computer-based method for monolingual document development, comprising the steps of: (1) entering input text in a source language into a text editor (140) ;
(2) checking said input text against vocabulary source language constraints;
(3) providing to an author (160) interactive feedback relating to said source input text if non- constrained source language is present in said source input text until said author (160) modifies said source input text into a constrained source text, said interactive feedback is performed after consulting a domain model (137) which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and of their combinations;
(4) checking for syntactic grammatical errors and semantic ambiguities in said constrained source text by consulting said domain model (137) ; and
(5) providing to said author (160) interactive feedback to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce unambiguous constrained text.
14. A computer-based method for monolingual document development, comprising the steps of: (1) entering into a text editor (140) at least one information element (410) created in a source language;
(2) checking said at least one information element against vocabulary source language constraints;
(3) providing to an author (160) interactive feedback relating to said at least one information element (410) if non-constrained source language is present in said at least one information element (410) until said at least one information element (410) has been modified into a constrained source text, said interactive feedback is performed after referring to a domain model (137) which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and their combinations;
(4) checking for syntactic grammatical errors and semantic ambiguities in said constrained source text by consulting said domain model (137) ;
(5) providing interactive feedback to said author (160) to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce at least one unambiguous constrained information element; and
(6) saving said at least one unambiguous constrained information element for later use.
15. A computer-based method for monolingual document development, comprising the steps of: (1) entering into a text editor (140) input text in a source language;
(2) checking said input text against vocabulary source language constraints; (3) providing to an author (160) interactive feedback relating to said source input text if non- constrained source language is present in said source input text until said source input text has been modified into a constrained source text; (4) checking for syntactic grammatical errors and semantic ambiguities in said constrained source text; and
(5) providing interactive feedback to said author (160) to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce unambiguous constrained text.
16. A computer-based system (105) for translating source language input text to a foreign language without pre-editing and without postediting, comprising: a text editor (140) adapted to accept interactively from an author (160) the input text written in a source language; a language editor (130) , which is an extension of said text editor (140) , which interacts with said author (160) to produce from said input text an unambiguous constrained source text by interactively enforcing first vocabulary constraints and then grammatical constraints; a machine translation system (123) , responsive to said language editor (130) , which is configured to translate said unambiguous constrained source text into the foreign language without pre-editing and without postediting; and a domain model (137) , which communicates with said language editor (130) and said machine translation system (123) , and which provides predetermined domain knowledge and linguistic semantic knowledge about lexical units and of their combinations, so as to aid in producing said unambiguous constrained source text and in said translation to the foreign language.
17. The system (105) of claim 16, wherein said domain model (137) is a tripartite domain model, said tripartite domain model comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system (123) ; a language editor domain model (530) which contains information that is required only by said language editor (130) ; and a machine translation domain model (520) which contains information which is required by only said machine translation system (123) .
18. The system (105) of claim 17, wherein said kernel (510) contains one lexical entry for every constrained source language lexical item.
19. The system (105) of claim 17, wherein said machine translation domain model (520) contains concepts to classify the lexical concepts hierarchically to support selectional restrictions.
20. The system (105) of claim 17, wherein said language editor domain model (530) contains non- constrained source language synonyms.
21. The system (105) of claim 17, wherein said language editor domain model (530) and said kernel (510) contains all information and all restrictions required to characterize the constrained source language lexicon in support of said language editor (130) .
22. The system (105) of claim 16, further comprising means for marking with a tag a portion of said input text which has been rendered unambiguous constrained text by said interactive enforcement, wherein said tag indicates translatability.
23. The system (105) of claim 16, wherein said machine translation system (23) operates in a translation server environment which allows multiple authors (160) to use the system.
24. The system (105) of claim 16, wherein said author (160) operates on a workstation which is part of a computer network.
25. The system (105) of claim 16, wherein said machine translation system (123) includes an interpreter (920) which is configured to translate said unambiguous constrained source text into interlingua.
26. The system (105) of claim 16, wherein said language editor (130) provides said interaction with said author (160) in a batch mode.
27. The system (105) of claim 16, further comprising a graphics editor (150) adapted to create text labels, wherein said text labels can be edited by said author (160) with the aid of said language editor (130) and subsequently translated by said machine translation system (123) .
28. The system (105) of claim 16, wherein the constrained language is a subset of a natural language, the constrained language is specified as to lexicon and grammar.
29. The system (105) of claim 16, wherein said language editor (130) comprises a vocabulary checker (610) and a grammar checker (620) .
30. The system (105) of claim 29, wherein said vocabulary checker (610) checks said input text against a permitted lexicon and suggests alternatives to non-lexicon word choices.
31. The system (105) of claim 29, wherein said grammar checker (620) checks for compliance with pre¬ defined grammatical rules and suggests alternatives to undefined grammatical structures.
32. The system (105) of claim 29, wherein said grammar checker (620) provides feedback to the author (160) concerning lexical ambiguities and structural ambiguities.
33. The system (105) of claim 29, wherein said grammar checker (620) provides means for interactive disambiguation.
34. The system (105) of claim 29, wherein said vocabulary checker (610) includes a spell checker (615) .
35. The system (105) of claim 29, wherein said vocabulary checker (610) is configured to identify words not included in the constrained source language.
36. The system (105) of claim 16, wherein said input text is provided in blocks of information elements.
37. The system (105) of claim 36, wherein said information elements contain tags which enable the information elements (410) to be described in terms of their content and logical structure.
38. A computer-based system (105) for monolingual document development and multilingual translation, comprising: a text editor (140) adapted to accept interactively from an author (160) input text written in a source language; a language editor (130) , which is an extension of said text editor (140) , which interactively enforces lexical and grammatical constraints on a natural language subset used by said author (160) to create said input text, wherein said author (160) is interactively aided in enforcing said lexical and grammatical constraints on said input text so as to produce unambiguous constrained text. a machine translation system (123) , responsive to said language editor (130) , which is configured to translate said unambiguous constrained source text, wherein the translated text requires no postediting.
39. The system (105) of claim 38, further comprising storing means for storing said unambiguous constrained text for later use.
40. The system (105) of claim 38, further comprising means for marking with a tag a portion of said input text which has been rendered unambiguous constrained text by said interactive enforcement, wherein said tag indicates translatability.
41. A computer-based system (105) for monolingual document development and multilingual translation, comprising: a text editor (140) adapted for accepting interactively from an author (160) information elements written in a source language; a language editor (130), which is an extension of said text editor (140) , which interactively enforces lexical and grammatical constraints on a natural language subset used by said author (160) to create said input text, wherein said author (160) is interactively aided in enforcing said lexical and grammatical constraints on said information elements to produce said unambiguous constrained information elements; machine translation system (123) , responsive to said language editor (130) , which translates said unambiguous constrained information elements into a foreign language, wherein the translated text requires no postediting; and a domain model (137) , which communicates with said language editor (130) and said machine translation system (123) , wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and their combinations, so as to aid in producing said unambiguous constrained source text and in said translation to said foreign language.
42. The system (105) of claim 41, wherein said domain model (137) is a tripartite domain model, said tripartite domain model comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor domain model (530) which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system.
43. A computer-based system (105) for monolingual document development and multilingual translation, comprising:
(A) a text editor (140) adapted to accept interactively from a author (160) input text written in a source language;
(B) a language editor (130) , which is an extension of said text editor (140) , which interactively enforces lexical and grammatical constraints on a natural language subset used by said author (160) to create said input text, said language editor comprising, (i) a vocabulary checker (610) which identifies occurrences of words that do not conform to said lexical constraints and which interactively aids said author in finding valid lexical replacements for said words that do not conform, and (ii) a grammar checker (620) which provides interactive feedback to said author concerning syntactic and semantic ambiguity, said interactive feedback producing unambiguous constrained text; and (C) a domain model (137) which communicates with said language editor (130) , wherein said domain model (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and their combinations; and
(D) a machine translation system (123) , responsive to said language editor (130) , which is configured to translate said unambiguous constrained text into a foreign language, wherein the translated text requires no postediting.
44. The system (105) of claim 43, wherein said domain model (137) is a tripartite domain model, said tripartite domain model comprising: a kernel (510) which contains information that is required by said language editor and said machine translation system; a language editor domain model (530) which contains information that is required only by said language editor; and a machine translation domain model (520) which contains information which is required by only said machine translation system.
45. A computer-based (105) method for translating source language text to a foreign language without pre- or postediting, comprising the steps of:
(1) entering input text in a source language into a text editor (140);
(2) checking said input text against vocabulary source language constraints; (3) providing to an author (160) interactive feedback relating to said source input text if non- constrained source language is present in said source input text until said author modifies said source input text into a constrained source text, said interactive feedback includes allowing said author to select, from a list of at least one synonym, a word or phrase to replace said non-constrained source language;
(4) checking for syntactic grammatical errors and semantic ambiguities in said constrained source text;
(5) providing interactive feedback to said author (160) to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce unambiguous constrained source text; and
(6) translating said unambiguous constrained source text into a target language.
46. The system of claim 45, further comprising the step of marking with a tag a portion of said input text which has been rendered unambiguous constrained text, wherein said tag indicates translatability.
47. The method of claim 45, wherein steps (2) and (4) further include the step of communicating with a tripartite domain model (DM) (137) , wherein said tripartite DM (137) provides pre-determined domain knowledge and linguistic semantic knowledge about lexical units and their combinations, said tripartite domain model including, a kernel (510) which contains information that is required by said language editor (130) and said machine translation system (123) ; a language editor domain model (530) which contains information that is required only by said language editor (130) ; and a machine translation domain model (520) which contains information which is required by only said machine translation system (123).
48. The method of claim 45, wherein said step of translating first includes the step of translating said constrained unambiguous text into interlingua.
49. The method of claim 45, wherein said step (2) of checking comprises the steps of:
(a) checking a term from said source input text against a constrained source language (CSL) lexical knowledgebase;
(b) if the term is not found in said CSL lexical knowledgebase then,
(i) spellchecking said term against a standard dictionary and allowing said author to correct the spelling of said term if it is misspelled;
(ii) checking said term against said CSL lexical database; and
(iii) providing, if available, at least one CSL synonym from said domain model if said term is not in said CSL lexical knowledgebase, and allowing said author to choose one of said at least one synonym.
50. The method of claim 49, further comprising the step of repeating steps (a) and (b) for every term in said source input text.
51. The method of claim 49, further comprising the step of providing a list of related CSL words or phrases to said author if said term has no direct CSL synonyms.
52. The method of claim 49, further comprising the step of allowing said author to rewrite a sentence containing a non-CSL term.
53. The method of claim 45, further comprising the step of inserting a tag into said source input text after said author responds to said request for clarification of ambiguity.
54. The method of claim 45 wherein said source input text is created in blocks of information elements.
55. The method of claim 45, wherein said source input text is a text label in a graphic.
56. The method of claim 45, wherein step (3) comprises the step of presenting an indication of the two or more possible meanings of said source input text to said author.
57. A computer-based method for monolingual document development and multilingual translation, comprising the steps of:
(1) entering input text in a source language into a text editor (140) ;
(2) checking said input text against a pre¬ determined set of constraints stored in said domain model (137) , wherein said pre-determined set of constraints includes a set of source sublanguage rules concerning vocabulary and grammar, wherein said interactive feedback is performed in order to make said input text conform with said set of source sublanguage rules and to eliminate ambiguities;
(3) providing to an author (160) interactive feedback relating to said input text if said pre- determined set of criteria is not met, said interactive feedback is performed subsequent to consulting a domain model which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and their combinations, wherein said author (160) produces, through said interactive feedback, unambiguous constrained source text;
(4) translating said unambiguous constrained source text into a target language.
58. The system of claim 57, further comprising the step of marking with a tag a portion of said input text which has been rendered unambiguous constrained text, wherein said tag indicates translatability.
59. A computer-based method for monolingual document development and multilingual translation, the computer-based method comprising the steps of:
(1) entering input text in a source language into a text editor (140) ;
(2) checking said input text against vocabulary source language constraints;
(3) providing to an author interactive feedback relating to said source input text if non-constrained source language is present in said source input text until said source input text has been modified into a constrained source text, said interactive feedback being done subsequent to consulting a domain model which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and their combinations; (4) checking for syntactic grammatical errors and semantic ambiguities in said constrained source text by consulting said domain model (137) ; (5) providing interactive feedback to said author (160) to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce a unambiguous constrained source text; and
(6) translating with a machine translation system (123) said unambiguous constrained source text into a foreign language with the aid of said domain model.
60. A computer-based method for monolingual document development and multilingual translation, comprising the steps of:
(1) entering into a text editor (140) at least one information element created in a source language;
(2) checking said at least one information element against vocabulary source language constraints;
(3) providing to an author interactive feedback relating to said at least one information element if non-constrained source language is present in said at least one information element until said at least one information element has been modified into a constrained source text, said interactive feedback is performed after consulting a domain model (137) which provides the necessary domain knowledge and linguistic semantic knowledge about lexical units and of their combinations;
(4) checking for syntactic grammatical errors and semantic ambiguities in said constrained text by consulting said domain model (137) ; (5) providing interactive feedback to said author to remove said syntactic grammatical errors and said semantic ambiguities in said constrained source text to produce at least one unambiguous constrained information element; (6) saving said at least one unambiguous constrained information element for later use.
(7) translating with a machine translation system (123) said at least one unambiguous constrained information element into a foreign language.
61. The method of claim 60, further comprising the step of marking with a tag said information element certifying it to be translatable.
62. The method of claim 60, wherein step (3) of providing interactive feedback includes the step of allowing said author (160) to select from a list of synonyms a word or phrase to replace said non- constrained language in said at least one information element.
PCT/US1993/007928 1992-09-04 1993-08-23 Integrated authoring and translation system WO1994006086A1 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
AT93920279T ATE190156T1 (en) 1992-09-04 1993-08-23 INTEGRATED DESIGN AND TRANSLATION SYSTEM
AU50879/93A AU677605B2 (en) 1992-09-04 1993-08-23 Integrated authoring and translation system
JP6507259A JPH08501166A (en) 1992-09-04 1993-08-23 Comprehensive authoring and translation system
BR9307175A BR9307175A (en) 1992-09-04 1993-08-23 Computer-based system and method for developing monolingual documents Computer-based systems for translating input text in a source language into a foreign language and for developing monolingual documents and multilingual translation Computer-based method for translating text in source language for a foreign language computer-based method for the development of monolingual documents and multilingual translation and a tripartite domain model
ES93920279T ES2143509T3 (en) 1992-09-04 1993-08-23 INTEGRATED EDITION AND TRANSLATION SYSTEM.
RU95108450A RU2136038C1 (en) 1992-09-04 1993-08-23 Computer system and method for preparing texts in source language and their translation into foreign languages
EP93920279A EP0658259B1 (en) 1992-09-04 1993-08-23 Integrated authoring and translation system
DE69333568T DE69333568T2 (en) 1992-09-04 1993-08-23 INTEGRATED DESIGN AND TRANSLATION SYSTEM.
FI951010A FI113096B (en) 1992-09-04 1995-03-03 Integrated text production and translation system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US94118092A 1992-09-04 1992-09-04
US07/941,180 1992-09-04

Publications (1)

Publication Number Publication Date
WO1994006086A1 true WO1994006086A1 (en) 1994-03-17

Family

ID=25476055

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1993/007928 WO1994006086A1 (en) 1992-09-04 1993-08-23 Integrated authoring and translation system

Country Status (14)

Country Link
US (3) US5677835A (en)
EP (1) EP0658259B1 (en)
JP (1) JPH08501166A (en)
CN (2) CN1083952A (en)
AT (1) ATE190156T1 (en)
AU (2) AU677605B2 (en)
BR (1) BR9307175A (en)
CA (1) CA2141221A1 (en)
DE (1) DE69333568T2 (en)
ES (1) ES2143509T3 (en)
FI (1) FI113096B (en)
NZ (3) NZ255865A (en)
RU (1) RU2136038C1 (en)
WO (1) WO1994006086A1 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2716734A1 (en) * 1994-02-25 1995-09-01 Sonovision Itep Technologies Optimisation of production of documents in multiple languages
WO1998001807A1 (en) * 1996-07-03 1998-01-15 Polydoc N.V. Document producing support system
WO1998054655A1 (en) * 1997-05-28 1998-12-03 Shinar Linguistic Technologies Inc. Translation system
WO1999057651A1 (en) * 1998-05-04 1999-11-11 Trados Gmbh Machine-assisted translation tools
US6163785A (en) * 1992-09-04 2000-12-19 Caterpillar Inc. Integrated authoring and translation system
WO2005088471A2 (en) * 2004-03-16 2005-09-22 Star Ag Computer-assisted aid for a method for drawing up foreign language documents
US7933857B2 (en) 2004-04-14 2011-04-26 Ricoh Company, Ltd. Translator support system, server, method and recording medium
US8301436B2 (en) 2003-05-29 2012-10-30 Microsoft Corporation Semantic object synchronous understanding for highly interactive interface
US8453050B2 (en) 2006-06-28 2013-05-28 International Business Machines Corporation Method and apparatus for creating and editing electronic documents
US8874427B2 (en) 2004-03-05 2014-10-28 Sdl Enterprise Technologies, Inc. In-context exact (ICE) matching
US8935150B2 (en) 2009-03-02 2015-01-13 Sdl Plc Dynamic generation of auto-suggest dictionary for natural language translation
US9128929B2 (en) 2011-01-14 2015-09-08 Sdl Language Technologies Systems and methods for automatically estimating a translation time including preparation time in addition to the translation itself
US9400786B2 (en) 2006-09-21 2016-07-26 Sdl Plc Computer-implemented method, computer software and apparatus for use in a translation system
US9600472B2 (en) 1999-09-17 2017-03-21 Sdl Inc. E-services translation utilizing machine translation and translation memory
US10635863B2 (en) 2017-10-30 2020-04-28 Sdl Inc. Fragment recall and adaptive automated translation
US10817676B2 (en) 2017-12-27 2020-10-27 Sdl Inc. Intelligent routing services and systems
US11256867B2 (en) 2018-10-09 2022-02-22 Sdl Inc. Systems and methods of machine learning for digital assets and message creation
WO2023141715A1 (en) * 2022-01-28 2023-08-03 Pitts Lauren Method of semantic transposition of text into an unrelated semantic domain for secure, deniable, stealth encryption

Families Citing this family (290)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7024666B1 (en) * 2002-01-28 2006-04-04 Roy-G-Biv Corporation Motion control systems and methods
US5794177A (en) * 1995-07-19 1998-08-11 Inso Corporation Method and apparatus for morphological analysis and generation of natural language text
US6161083A (en) * 1996-05-02 2000-12-12 Sony Corporation Example-based translation method and system which calculates word similarity degrees, a priori probability, and transformation probability to determine the best example for translation
US6061697A (en) * 1996-09-11 2000-05-09 Fujitsu Limited SGML type document managing apparatus and managing method
GB9619165D0 (en) * 1996-09-13 1996-10-23 British Telecomm Training apparatus and method
US6173298B1 (en) * 1996-09-17 2001-01-09 Asap, Ltd. Method and apparatus for implementing a dynamic collocation dictionary
US7165020B2 (en) * 1998-05-29 2007-01-16 Citicorp Development Center, Inc. Multi-language phrase editor and method thereof
US6466900B1 (en) 1998-05-29 2002-10-15 Citicorp Development Center, Inc. Multi-language phrase editor and method thereof
WO1998020428A1 (en) * 1996-11-01 1998-05-14 Bland Linda M Interactive and automatic processing of text to identify language bias
EP0841624A1 (en) * 1996-11-08 1998-05-13 Softmark Limited Input and output communication in a data processing system
US5836771A (en) * 1996-12-02 1998-11-17 Ho; Chi Fai Learning method and system based on questioning
US6498921B1 (en) 1999-09-01 2002-12-24 Chi Fai Ho Method and system to answer a natural-language question
JPH10198680A (en) * 1997-01-07 1998-07-31 Hitachi Ltd Distributed dictionary managing method and machine translating method using the method
US5956708A (en) * 1997-03-06 1999-09-21 International Business Machines Corporation Integration of link generation, cross-author user navigation, and reuse identification in authoring process
JPH113338A (en) * 1997-06-11 1999-01-06 Toshiba Corp Multi-language input system, its method and recording medium recording multi-language input program
US20010032278A1 (en) 1997-10-07 2001-10-18 Brown Stephen J. Remote generation and distribution of command programs for programmable devices
JPH11175527A (en) * 1997-12-15 1999-07-02 Fujitsu Ltd Output controller and output control method
GB9726654D0 (en) * 1997-12-17 1998-02-18 British Telecomm Data input and retrieval apparatus
US10541974B2 (en) 1998-02-23 2020-01-21 Transperfect Global, Inc. Intercepting web server requests and localizing content
US8489980B2 (en) * 1998-02-23 2013-07-16 Transperfect Global, Inc. Translation management system
US6526426B1 (en) * 1998-02-23 2003-02-25 David Lakritz Translation management system
CA2296119A1 (en) 1998-04-16 1999-10-28 Creator Ltd. Interactive toy
US6424983B1 (en) * 1998-05-26 2002-07-23 Global Information Research And Technologies, Llc Spelling and grammar checking system
US6345243B1 (en) * 1998-05-27 2002-02-05 Lionbridge Technologies, Inc. System, method, and product for dynamically propagating translations in a translation-memory system
US6345244B1 (en) * 1998-05-27 2002-02-05 Lionbridge Technologies, Inc. System, method, and product for dynamically aligning translations in a translation-memory system
US6173250B1 (en) 1998-06-03 2001-01-09 At&T Corporation Apparatus and method for speech-text-transmit communication over data networks
US6667736B1 (en) * 1998-06-17 2003-12-23 Microsoft Corporation Method for communicating local information between component objects and hosts
JP3114703B2 (en) * 1998-07-02 2000-12-04 富士ゼロックス株式会社 Bilingual sentence search device
US6285978B1 (en) 1998-09-24 2001-09-04 International Business Machines Corporation System and method for estimating accuracy of an automatic natural language translation
US6336214B1 (en) * 1998-11-10 2002-01-01 International Business Machines Corporation System and method for automatically generating browsable language grammars
US6347316B1 (en) * 1998-12-14 2002-02-12 International Business Machines Corporation National language proxy file save and incremental cache translation option for world wide web documents
US6389386B1 (en) 1998-12-15 2002-05-14 International Business Machines Corporation Method, system and computer program product for sorting text strings
US6496844B1 (en) 1998-12-15 2002-12-17 International Business Machines Corporation Method, system and computer program product for providing a user interface with alternative display language choices
US7099876B1 (en) 1998-12-15 2006-08-29 International Business Machines Corporation Method, system and computer program product for storing transliteration and/or phonetic spelling information in a text string class
US6460015B1 (en) * 1998-12-15 2002-10-01 International Business Machines Corporation Method, system and computer program product for automatic character transliteration in a text string object
US6321372B1 (en) * 1998-12-23 2001-11-20 Xerox Corporation Executable for requesting a linguistic service
US6223150B1 (en) * 1999-01-29 2001-04-24 Sony Corporation Method and apparatus for parsing in a spoken language translation system
US6282507B1 (en) 1999-01-29 2001-08-28 Sony Corporation Method and apparatus for interactive source language expression recognition and alternative hypothesis presentation and selection
US6356865B1 (en) * 1999-01-29 2002-03-12 Sony Corporation Method and apparatus for performing spoken language translation
US6266642B1 (en) 1999-01-29 2001-07-24 Sony Corporation Method and portable apparatus for performing spoken language translation
US6243669B1 (en) 1999-01-29 2001-06-05 Sony Corporation Method and apparatus for providing syntactic analysis and data structure for translation knowledge in example-based language translation
US6278968B1 (en) 1999-01-29 2001-08-21 Sony Corporation Method and apparatus for adaptive speech recognition hypothesis construction and selection in a spoken language translation system
US6442524B1 (en) 1999-01-29 2002-08-27 Sony Corporation Analyzing inflectional morphology in a spoken language translation system
US6374224B1 (en) 1999-03-10 2002-04-16 Sony Corporation Method and apparatus for style control in natural language generation
EP1266313A2 (en) 1999-03-19 2002-12-18 Trados GmbH Workflow management system
TWI268806B (en) * 1999-09-15 2006-12-21 Rohm & Haas A catalyst useful for oxidation of alkanes
US6301554B1 (en) 1999-09-23 2001-10-09 Wordstream, Inc. Language translation using a constrained grammar in the form of structured sentences formed according to pre-defined grammar templates
US6442522B1 (en) * 1999-10-12 2002-08-27 International Business Machines Corporation Bi-directional natural language system for interfacing with multiple back-end applications
US6721697B1 (en) 1999-10-18 2004-04-13 Sony Corporation Method and system for reducing lexical ambiguity
US6778949B2 (en) 1999-10-18 2004-08-17 Sony Corporation Method and system to analyze, transfer and generate language expressions using compiled instructions to manipulate linguistic structures
US6529865B1 (en) 1999-10-18 2003-03-04 Sony Corporation System and method to compile instructions to manipulate linguistic structures into separate functions
US6928448B1 (en) 1999-10-18 2005-08-09 Sony Corporation System and method to match linguistic structures using thesaurus information
US6535886B1 (en) 1999-10-18 2003-03-18 Sony Corporation Method to compress linguistic structures
US8032605B2 (en) 1999-10-27 2011-10-04 Roy-G-Biv Corporation Generation and distribution of motion commands over a distributed network
JP2003518266A (en) * 1999-12-20 2003-06-03 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Speech reproduction for text editing of speech recognition system
JP2001256333A (en) * 2000-01-06 2001-09-21 Canon Inc Operation allocation system and method, decentralized client-server system, and computer program storage medium
JP2001195462A (en) * 2000-01-06 2001-07-19 Canon Inc Assembly information management system and client server type distributed system for assembly information management
JP2001195463A (en) * 2000-01-06 2001-07-19 Canon Inc System and method for preparing work standard, distributed type client server system and storage medium for computer program
JP2001195115A (en) 2000-01-06 2001-07-19 Canon Inc System and method for automatically setting manhour, distributed type client-server system and storage medium for computer program
US6571240B1 (en) 2000-02-02 2003-05-27 Chi Fai Ho Information processing for searching categorizing information in a document based on a categorization hierarchy and extracted phrases
US6341959B1 (en) * 2000-03-23 2002-01-29 Inventec Besta Co. Ltd. Method and system for learning a language
AU2001255599A1 (en) * 2000-04-24 2001-11-07 Microsoft Corporation Computer-aided reading system and method with cross-language reading wizard
US20040006560A1 (en) * 2000-05-01 2004-01-08 Ning-Ping Chan Method and system for translingual translation of query and search and retrieval of multilingual information on the web
US6604101B1 (en) 2000-06-28 2003-08-05 Qnaturally Systems, Inc. Method and system for translingual translation of query and search and retrieval of multilingual information on a computer network
US6662181B1 (en) * 2000-05-08 2003-12-09 International Business Machines Corporation Mechanism for selection using access control structures for authoring systems
US7437669B1 (en) * 2000-05-23 2008-10-14 International Business Machines Corporation Method and system for dynamic creation of mixed language hypertext markup language content through machine translation
US7051278B1 (en) * 2000-07-10 2006-05-23 International Business Machines Corporation Method of, system for, and computer program product for scoping the conversion of unicode data from single byte character sets, double byte character sets, or mixed character sets comprising both single byte and double byte character sets
US7278100B1 (en) 2000-07-10 2007-10-02 International Business Machines Corporation Translating a non-unicode string stored in a constant into unicode, and storing the unicode into the constant
JP3494292B2 (en) * 2000-09-27 2004-02-09 インターナショナル・ビジネス・マシーンズ・コーポレーション Error correction support method for application data, computer device, application data providing system, and storage medium
US7747434B2 (en) * 2000-10-24 2010-06-29 Speech Conversion Technologies, Inc. Integrated speech recognition, closed captioning, and translation system and method
US7130790B1 (en) * 2000-10-24 2006-10-31 Global Translations, Inc. System and method for closed caption data translation
US20020087302A1 (en) * 2000-11-10 2002-07-04 Miyuki Tomaru Processing system, processing method and recording medium
AU2002221218A1 (en) * 2000-11-22 2002-06-03 Nikolai Borisovich Borodulin Method for radiotelephone communication between interlocutors speaking differentlanguages
US20010056448A1 (en) * 2000-12-06 2001-12-27 Kazuhiro Takeda Document modifying system, document transmission system utilizing the modifying system, document modifying method and medium
US20020078106A1 (en) * 2000-12-18 2002-06-20 Carew David John Method and apparatus to spell check displayable text in computer source code
US7085723B2 (en) * 2001-01-12 2006-08-01 International Business Machines Corporation System and method for determining utterance context in a multi-context speech application
US7257537B2 (en) * 2001-01-12 2007-08-14 International Business Machines Corporation Method and apparatus for performing dialog management in a computer conversational interface
US6950793B2 (en) * 2001-01-12 2005-09-27 International Business Machines Corporation System and method for deriving natural language representation of formal belief structures
US7249018B2 (en) * 2001-01-12 2007-07-24 International Business Machines Corporation System and method for relating syntax and semantics for a conversational speech application
US7127402B2 (en) * 2001-01-12 2006-10-24 International Business Machines Corporation Method and apparatus for converting utterance representations into actions in a conversational system
US7120868B2 (en) * 2002-05-30 2006-10-10 Microsoft Corp. System and method for adaptive document layout via manifold content
US6825844B2 (en) * 2001-01-16 2004-11-30 Microsoft Corp System and method for optimizing a graphics intensive software program for the user's graphics hardware
US7904595B2 (en) 2001-01-18 2011-03-08 Sdl International America Incorporated Globalization management system and method therefor
US7904194B2 (en) 2001-02-09 2011-03-08 Roy-G-Biv Corporation Event management systems and methods for motion control systems
US6964014B1 (en) * 2001-02-15 2005-11-08 Networks Associates Technology, Inc. Method and system for localizing Web pages
US20020133392A1 (en) * 2001-02-22 2002-09-19 Angel Mark A. Distributed customer relationship management systems and methods
US7483828B2 (en) * 2001-03-16 2009-01-27 Meaningful Machines, L.L.C. Multilingual database creation system and method
US7860706B2 (en) * 2001-03-16 2010-12-28 Eli Abir Knowledge system method and appparatus
US8874431B2 (en) * 2001-03-16 2014-10-28 Meaningful Machines Llc Knowledge system method and apparatus
US20040205674A1 (en) * 2001-04-09 2004-10-14 Delgado Maria Elena E-mail translation system and method
US20020165708A1 (en) * 2001-05-03 2002-11-07 International Business Machines Corporation Method and system for translating human language text
US7283947B2 (en) 2001-05-24 2007-10-16 International Business Machines Corporation Method and system for translation management of source language text phrases
US20030018668A1 (en) * 2001-07-20 2003-01-23 International Business Machines Corporation Enhanced transcoding of structured documents through use of annotation techniques
US6993472B2 (en) * 2001-07-31 2006-01-31 International Business Machines Corporation Method, apparatus, and program for chaining machine translation engines to control error propagation
US7089559B2 (en) * 2001-07-31 2006-08-08 International Business Machines Corporation Method, apparatus, and program for chaining server applications
CN1554058A (en) * 2001-08-10 2004-12-08 О Third language text generating algorithm by multi-lingual text inputting and device and program therefor
US20070265834A1 (en) * 2001-09-06 2007-11-15 Einat Melnick In-context analysis
US20030065503A1 (en) * 2001-09-28 2003-04-03 Philips Electronics North America Corp. Multi-lingual transcription system
WO2003032188A1 (en) * 2001-10-05 2003-04-17 Vitria Technology, Inc. System and method for vocabulary-based data transformation
US20030093262A1 (en) * 2001-11-15 2003-05-15 Gines Sanchez Gomez Language translation system
US20030101046A1 (en) * 2001-11-28 2003-05-29 Mark Krasnov Word, expression, and sentence translation management tool
FR2833375B1 (en) * 2001-12-07 2004-06-04 Amadeus METHOD, DEVICE FOR ADAPTING DIGITAL FILES
WO2003065173A2 (en) * 2002-02-01 2003-08-07 Fairweather John A system and method for managing knowledge
US6952691B2 (en) 2002-02-01 2005-10-04 International Business Machines Corporation Method and system for searching a multi-lingual database
US20030212962A1 (en) * 2002-05-08 2003-11-13 Amikai, Inc. Thin client-server architecture for automated machine translation
US7805302B2 (en) * 2002-05-20 2010-09-28 Microsoft Corporation Applying a structured language model to information extraction
US7356458B1 (en) * 2002-06-27 2008-04-08 Electronic Data Systems Corporation Multi-language correspondence/form generator
US20040044517A1 (en) * 2002-08-30 2004-03-04 Robert Palmquist Translation system
WO2004031883A2 (en) * 2002-10-07 2004-04-15 Varilang Soft Ltd. A method for manipulation of objects within electronic graphic documents
CN100380373C (en) * 2002-10-29 2008-04-09 埃里·阿博 Knowledge system method and apparatus
KR100652007B1 (en) * 2002-12-18 2006-12-01 가부시키가이샤 리코 Translation support system and program thereof
RU2323470C2 (en) * 2002-12-18 2008-04-27 Майкрософт Корпорейшн System and method for automatically measuring row height, size and other parameters of an international font
US8214378B2 (en) 2003-02-10 2012-07-03 Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung E.V. Time-critical filtering of information using domain ontologies
US7627817B2 (en) * 2003-02-21 2009-12-01 Motionpoint Corporation Analyzing web site for translation
US7296260B2 (en) * 2003-02-26 2007-11-13 Inventec Corporation System and method for composing a multi-lingual instructional software
US20040193399A1 (en) * 2003-03-31 2004-09-30 Microsoft Corporation System and method for word analysis
US10332416B2 (en) * 2003-04-10 2019-06-25 Educational Testing Service Automated test item generation system and method
CA2427185A1 (en) * 2003-04-29 2004-10-29 Cognos Incorporated Automated database query generation
CA2427182A1 (en) * 2003-04-29 2004-10-29 Cognos Incorporated Security filters in metadata modelling for reporting
CA2427159A1 (en) * 2003-04-29 2004-10-29 Cognos Incorporated Simplified metadata modelling for reporting
CA2427226A1 (en) * 2003-04-29 2004-10-29 Cognos Incorporated Dynamic generation of dimensional metadata
US7319949B2 (en) * 2003-05-27 2008-01-15 Microsoft Corporation Unilingual translator
US20040250209A1 (en) * 2003-06-05 2004-12-09 Gail Norcross Automated composition assistant
US7854009B2 (en) * 2003-06-12 2010-12-14 International Business Machines Corporation Method of securing access to IP LANs
US20050282133A1 (en) * 2004-06-18 2005-12-22 Christopher Crowhurst System and method for facilitating computer-based testing using traceable test items
US7246311B2 (en) * 2003-07-17 2007-07-17 Microsoft Corporation System and methods for facilitating adaptive grid-based document layout
US8014997B2 (en) 2003-09-20 2011-09-06 International Business Machines Corporation Method of search content enhancement
US20050065774A1 (en) * 2003-09-20 2005-03-24 International Business Machines Corporation Method of self enhancement of search results through analysis of system logs
US20040107124A1 (en) * 2003-09-24 2004-06-03 James Sharpe Software Method for Regulatory Compliance
US8027349B2 (en) 2003-09-25 2011-09-27 Roy-G-Biv Corporation Database event driven motion systems
US20060064503A1 (en) 2003-09-25 2006-03-23 Brown David W Data routing systems and methods
US20070033154A1 (en) * 2003-10-29 2007-02-08 Trainum Michael W System and method managing documents
MXPA06006205A (en) * 2003-12-17 2006-09-04 Speechgear Inc Translation tool.
US20050138556A1 (en) * 2003-12-18 2005-06-23 Xerox Corporation Creation of normalized summaries using common domain models for input text analysis and output text generation
US20050137843A1 (en) * 2003-12-18 2005-06-23 Xerox Corporation Method and apparatus for authoring documents using object-based elements as an interaction interface
JP2005200547A (en) * 2004-01-15 2005-07-28 Tombow Pencil Co Ltd Water-based ink composition for writing utensil
US8200475B2 (en) * 2004-02-13 2012-06-12 Microsoft Corporation Phonetic-based text input method
US7437709B2 (en) * 2004-02-19 2008-10-14 International Business Machines Corporation Providing assistance for editing markup document based on inferred grammar
US8296126B2 (en) * 2004-02-25 2012-10-23 Research In Motion Limited System and method for multi-lingual translation
CN1950820A (en) * 2004-03-02 2007-04-18 梅林格有限公司 Embedded translation document method and system
US20060031386A1 (en) * 2004-06-02 2006-02-09 International Business Machines Corporation System for sharing ontology information in a peer-to-peer network
US20060020465A1 (en) * 2004-07-26 2006-01-26 Cousineau Leo E Ontology based system for data capture and knowledge representation
GB2417103A (en) * 2004-08-11 2006-02-15 Sdl Plc Natural language translation system
JP2008527524A (en) * 2005-01-10 2008-07-24 メリンゴ リミテッド Embedded translation enhanced search
US7693705B1 (en) * 2005-02-16 2010-04-06 Patrick William Jamieson Process for improving the quality of documents using semantic analysis
US7774195B2 (en) * 2005-03-08 2010-08-10 Microsoft Corporation Method and system for creating, storing, managing and consuming culture specific data
US20060206797A1 (en) * 2005-03-08 2006-09-14 Microsoft Corporation Authorizing implementing application localization rules
US8219907B2 (en) * 2005-03-08 2012-07-10 Microsoft Corporation Resource authoring with re-usability score and suggested re-usable data
JP2006268375A (en) * 2005-03-23 2006-10-05 Fuji Xerox Co Ltd Translation memory system
JP2006276915A (en) * 2005-03-25 2006-10-12 Fuji Xerox Co Ltd Translating processing method, document translating device and program
JP2006277103A (en) * 2005-03-28 2006-10-12 Fuji Xerox Co Ltd Document translating method and its device
US20060282266A1 (en) * 2005-06-13 2006-12-14 Microsoft Corporation Static analysis of grammars
US7711551B2 (en) 2005-06-13 2010-05-04 Microsoft Corporation Static analysis to identify defects in grammars
US20070033520A1 (en) * 2005-08-08 2007-02-08 Kimzey Ann M System and method for web page localization
US10319252B2 (en) 2005-11-09 2019-06-11 Sdl Inc. Language capability assessment and training apparatus and techniques
US8392872B2 (en) * 2005-11-19 2013-03-05 International Business Machines Corporation Pseudo translation within integrated development environment
US7587308B2 (en) * 2005-11-21 2009-09-08 Hewlett-Packard Development Company, L.P. Word recognition using ontologies
US8019714B2 (en) * 2005-12-12 2011-09-13 Qin Zhang Thinking system and method
US8229733B2 (en) * 2006-02-09 2012-07-24 John Harney Method and apparatus for linguistic independent parsing in a natural language systems
US8706470B2 (en) * 2006-05-08 2014-04-22 David T. Lorenzen Methods of offering guidance on common language usage utilizing a hashing function consisting of a hash triplet
US8209163B2 (en) * 2006-06-02 2012-06-26 Microsoft Corporation Grammatical element generation in machine translation
US20070282594A1 (en) * 2006-06-02 2007-12-06 Microsoft Corporation Machine translation in natural language application development
US7865352B2 (en) * 2006-06-02 2011-01-04 Microsoft Corporation Generating grammatical elements in natural language sentences
US20080019281A1 (en) * 2006-07-21 2008-01-24 Microsoft Corporation Reuse of available source data and localizations
US8346555B2 (en) * 2006-08-22 2013-01-01 Nuance Communications, Inc. Automatic grammar tuning using statistical language model generation
US8019595B1 (en) * 2006-09-11 2011-09-13 WordRake Holdings, LLC Computer processes for analyzing and improving document readability
WO2008034268A1 (en) * 2006-09-21 2008-03-27 Wrh Marketing Ag Printed product and method for the production thereof
US9645993B2 (en) 2006-10-10 2017-05-09 Abbyy Infopoisk Llc Method and system for semantic searching
US8195447B2 (en) 2006-10-10 2012-06-05 Abbyy Software Ltd. Translating sentences between languages using language-independent semantic structures and ratings of syntactic constructions
US9053090B2 (en) 2006-10-10 2015-06-09 Abbyy Infopoisk Llc Translating texts between languages
US9892111B2 (en) 2006-10-10 2018-02-13 Abbyy Production Llc Method and device to estimate similarity between documents having multiple segments
US9984071B2 (en) 2006-10-10 2018-05-29 Abbyy Production Llc Language ambiguity detection of text
US9588958B2 (en) 2006-10-10 2017-03-07 Abbyy Infopoisk Llc Cross-language text classification
US9235573B2 (en) 2006-10-10 2016-01-12 Abbyy Infopoisk Llc Universal difference measure
US9495358B2 (en) 2006-10-10 2016-11-15 Abbyy Infopoisk Llc Cross-language text clustering
US9471562B2 (en) 2006-10-10 2016-10-18 Abbyy Infopoisk Llc Method and system for analyzing and translating various languages with use of semantic hierarchy
US8548795B2 (en) * 2006-10-10 2013-10-01 Abbyy Software Ltd. Method for translating documents from one language into another using a database of translations, a terminology dictionary, a translation dictionary, and a machine translation system
US8078450B2 (en) * 2006-10-10 2011-12-13 Abbyy Software Ltd. Method and system for analyzing various languages and constructing language-independent semantic structures
US9633005B2 (en) 2006-10-10 2017-04-25 Abbyy Infopoisk Llc Exhaustive automatic processing of textual information
US8145473B2 (en) 2006-10-10 2012-03-27 Abbyy Software Ltd. Deep model statistics method for machine translation
US8214199B2 (en) * 2006-10-10 2012-07-03 Abbyy Software, Ltd. Systems for translating sentences between languages using language-independent semantic structures and ratings of syntactic constructions
US9189482B2 (en) 2012-10-10 2015-11-17 Abbyy Infopoisk Llc Similar document search
US8892423B1 (en) 2006-10-10 2014-11-18 Abbyy Infopoisk Llc Method and system to automatically create content for dictionaries
US9047275B2 (en) 2006-10-10 2015-06-02 Abbyy Infopoisk Llc Methods and systems for alignment of parallel text corpora
US20080086298A1 (en) * 2006-10-10 2008-04-10 Anisimovich Konstantin Method and system for translating sentences between langauges
KR100834549B1 (en) * 2006-10-19 2008-06-02 한국전자통신연구원 System for language translation and method of providing language translation service
DE102006050112A1 (en) * 2006-10-25 2008-04-30 Dspace Digital Signal Processing And Control Engineering Gmbh Requirement description e.g. test specification, creating method for embedded system i.e. motor vehicle control device, involves automatically representing modules, and assigning to classes in particular unified modeling language classes
US20080115072A1 (en) * 2006-11-09 2008-05-15 International Business Machines Corporation Method and apparatus for visually assisting language input mode indentification
US7774193B2 (en) * 2006-12-05 2010-08-10 Microsoft Corporation Proofing of word collocation errors based on a comparison with collocations in a corpus
US8099287B2 (en) * 2006-12-05 2012-01-17 Nuance Communications, Inc. Automatically providing a user with substitutes for potentially ambiguous user-defined speech commands
US8285697B1 (en) * 2007-01-23 2012-10-09 Google Inc. Feedback enhanced attribute extraction
US8768689B2 (en) * 2007-02-14 2014-07-01 Nuance Communications, Inc. Method and system for translation management of source language text phrases
US8959011B2 (en) 2007-03-22 2015-02-17 Abbyy Infopoisk Llc Indicating and correcting errors in machine translation systems
US20080244511A1 (en) * 2007-03-30 2008-10-02 Microsoft Corporation Developing a writing system analyzer using syntax-directed translation
US8812296B2 (en) 2007-06-27 2014-08-19 Abbyy Infopoisk Llc Method and system for natural language dictionary generation
US8630841B2 (en) 2007-06-29 2014-01-14 Microsoft Corporation Regular expression word verification
IL186505A0 (en) * 2007-10-08 2008-01-20 Excelang Ltd Grammar checker
US20120101803A1 (en) * 2007-11-14 2012-04-26 Ivaylo Popov Formalization of a natural language
US10176827B2 (en) * 2008-01-15 2019-01-08 Verint Americas Inc. Active lab
CN101303692B (en) * 2008-06-19 2012-08-29 徐文和 All-purpose numeral semantic library for translation of mechanical language
US11048765B1 (en) 2008-06-25 2021-06-29 Richard Paiz Search engine optimizer
US8229735B2 (en) * 2008-06-27 2012-07-24 Microsoft Corporation Grammar checker for visualization
US20090326925A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Projecting syntactic information using a bottom-up pattern matching algorithm
US20090326924A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Projecting Semantic Information from a Language Independent Syntactic Model
US20100030548A1 (en) * 2008-07-31 2010-02-04 International Business Machines Corporation Method for displaying software applications in a secondary language while interacting and viewing the default language version
US9262409B2 (en) 2008-08-06 2016-02-16 Abbyy Infopoisk Llc Translation of a selected text fragment of a screen
JP5282528B2 (en) * 2008-11-04 2013-09-04 富士通株式会社 Translation support program, translation support apparatus, and translation support method
US10489434B2 (en) * 2008-12-12 2019-11-26 Verint Americas Inc. Leveraging concepts with information retrieval techniques and knowledge bases
DE102009009123A1 (en) * 2009-02-16 2010-08-19 Marius Gevers A method and system for translating a first language text into at least one other language and a computer program product
GB2468278A (en) 2009-03-02 2010-09-08 Sdl Plc Computer assisted natural language translation outputs selectable target text associated in bilingual corpus with input target text from partial translation
DE102009011724A1 (en) 2009-03-04 2010-09-09 Siemens Aktiengesellschaft Method for creating requirement specifications for process control systems of power plant control technology
US8943094B2 (en) 2009-09-22 2015-01-27 Next It Corporation Apparatus, system, and method for natural language processing
KR101072100B1 (en) * 2009-10-23 2011-10-10 포항공과대학교 산학협력단 Document processing apparatus and method for extraction of expression and description
US20110097693A1 (en) * 2009-10-28 2011-04-28 Richard Henry Dana Crawford Aligning chunk translations for language learners
RU2009144948A (en) * 2009-12-03 2011-06-10 Виталий Евгеньевич Пилкин (RU) AUTOMATED INFORMATION TRANSFER IMPROVEMENT SYSTEM
US20110144972A1 (en) * 2009-12-11 2011-06-16 Christoph Koenig Method and System for Generating a Localized Software Product
US8478581B2 (en) * 2010-01-25 2013-07-02 Chung-ching Chen Interlingua, interlingua engine, and interlingua machine translation system
US10417646B2 (en) 2010-03-09 2019-09-17 Sdl Inc. Predicting the cost associated with translating textual content
US11379473B1 (en) 2010-04-21 2022-07-05 Richard Paiz Site rank codex search patterns
US11423018B1 (en) 2010-04-21 2022-08-23 Richard Paiz Multivariate analysis replica intelligent ambience evolving system
US10936687B1 (en) 2010-04-21 2021-03-02 Richard Paiz Codex search patterns virtual maestro
WO2011146934A2 (en) * 2010-05-21 2011-11-24 Western Standard Publishing Company, Inc. Apparatus, system, and method for computer aided translation
US9304786B2 (en) * 2010-07-07 2016-04-05 Canon Kabushiki Kaisha Information processing apparatus, method of controlling the same, and program
US9864809B2 (en) 2010-07-13 2018-01-09 Motionpoint Corporation Dynamic language translation of web site content
US9122744B2 (en) 2010-10-11 2015-09-01 Next It Corporation System and method for providing distributed intelligent assistance
US8965751B2 (en) * 2010-11-01 2015-02-24 Microsoft Corporation Providing multi-lingual translation for third party content feed applications
US9710429B1 (en) * 2010-11-12 2017-07-18 Google Inc. Providing text resources updated with translation input from multiple users
CN102622342B (en) * 2011-01-28 2018-09-28 上海肇通信息技术有限公司 Intermediate family of languages system, intermediate language engine, intermediate language translation system and correlation method
US9547626B2 (en) 2011-01-29 2017-01-17 Sdl Plc Systems, methods, and media for managing ambient adaptability of web applications and web services
US10657540B2 (en) 2011-01-29 2020-05-19 Sdl Netherlands B.V. Systems, methods, and media for web content management
US9063931B2 (en) * 2011-02-16 2015-06-23 Ming-Yuan Wu Multiple language translation system
US10580015B2 (en) 2011-02-25 2020-03-03 Sdl Netherlands B.V. Systems, methods, and media for executing and optimizing online marketing initiatives
US10140320B2 (en) 2011-02-28 2018-11-27 Sdl Inc. Systems, methods, and media for generating analytical data
US20120221319A1 (en) * 2011-02-28 2012-08-30 Andrew Trese Systems, Methods and Media for Translating Informational Content
US8527451B2 (en) 2011-03-17 2013-09-03 Sap Ag Business semantic network build
US20120239381A1 (en) * 2011-03-17 2012-09-20 Sap Ag Semantic phrase suggestion engine
US9098488B2 (en) 2011-04-03 2015-08-04 Microsoft Technology Licensing, Llc Translation of multilingual embedded phrases
US20120290288A1 (en) * 2011-05-09 2012-11-15 Xerox Corporation Parsing of text using linguistic and non-linguistic list properties
US8725760B2 (en) 2011-05-31 2014-05-13 Sap Ag Semantic terminology importer
US9984054B2 (en) 2011-08-24 2018-05-29 Sdl Inc. Web interface including the review and manipulation of a web document and utilizing permission based control
US8935230B2 (en) 2011-08-25 2015-01-13 Sap Se Self-learning semantic search engine
US9961442B2 (en) 2011-11-21 2018-05-01 Zero Labs, Inc. Engine for human language comprehension of intent and command execution
US9158759B2 (en) 2011-11-21 2015-10-13 Zero Labs, Inc. Engine for human language comprehension of intent and command execution
US9836177B2 (en) 2011-12-30 2017-12-05 Next IT Innovation Labs, LLC Providing variable responses in a virtual-assistant environment
US9430449B2 (en) 2012-03-30 2016-08-30 Sdl Plc Systems, methods, and media for managing editable previews of webpages
CN102609410B (en) * 2012-04-12 2014-12-17 传神联合(北京)信息技术有限公司 Authority file auxiliary writing system and authority file generating method
US9223537B2 (en) 2012-04-18 2015-12-29 Next It Corporation Conversation user interface
US8989485B2 (en) 2012-04-27 2015-03-24 Abbyy Development Llc Detecting a junction in a text line of CJK characters
US8971630B2 (en) 2012-04-27 2015-03-03 Abbyy Development Llc Fast CJK character recognition
US9773270B2 (en) 2012-05-11 2017-09-26 Fredhopper B.V. Method and system for recommending products based on a ranking cocktail
US10261994B2 (en) 2012-05-25 2019-04-16 Sdl Inc. Method and system for automatic management of reputation of translators
US9536049B2 (en) 2012-09-07 2017-01-03 Next It Corporation Conversational virtual healthcare assistant
US11308528B2 (en) 2012-09-14 2022-04-19 Sdl Netherlands B.V. Blueprinting of multimedia assets
US11386186B2 (en) 2012-09-14 2022-07-12 Sdl Netherlands B.V. External content library connector systems and methods
US10452740B2 (en) 2012-09-14 2019-10-22 Sdl Netherlands B.V. External content libraries
US9916306B2 (en) 2012-10-19 2018-03-13 Sdl Inc. Statistical linguistic analysis of source content
US9047274B2 (en) 2013-01-21 2015-06-02 Xerox Corporation Machine translation-driven authoring system and method
US9672822B2 (en) 2013-02-22 2017-06-06 Next It Corporation Interaction with a portion of a content item through a virtual assistant
US11809506B1 (en) 2013-02-26 2023-11-07 Richard Paiz Multivariant analyzing replicating intelligent ambience evolving system
US11741090B1 (en) 2013-02-26 2023-08-29 Richard Paiz Site rank codex search patterns
US10445115B2 (en) 2013-04-18 2019-10-15 Verint Americas Inc. Virtual assistant focused user interfaces
US20140358519A1 (en) * 2013-06-03 2014-12-04 Xerox Corporation Confidence-driven rewriting of source texts for improved translation
US9547641B2 (en) * 2013-09-26 2017-01-17 International Business Machines Corporation Domain specific salient point translation
CN103593340B (en) * 2013-10-28 2017-08-29 余自立 Natural expressing information processing method, processing and response method, equipment and system
RU2642343C2 (en) * 2013-12-19 2018-01-24 Общество с ограниченной ответственностью "Аби Продакшн" Automatic composition of semantic description of target language
RU2592395C2 (en) 2013-12-19 2016-07-20 Общество с ограниченной ответственностью "Аби ИнфоПоиск" Resolution semantic ambiguity by statistical analysis
US9830044B2 (en) 2013-12-31 2017-11-28 Next It Corporation Virtual assistant team customization
RU2586577C2 (en) 2014-01-15 2016-06-10 Общество с ограниченной ответственностью "Аби ИнфоПоиск" Filtering arcs parser graph
RU2596600C2 (en) 2014-09-02 2016-09-10 Общество с ограниченной ответственностью "Аби Девелопмент" Methods and systems for processing images of mathematical expressions
US20160071517A1 (en) 2014-09-09 2016-03-10 Next It Corporation Evaluating Conversation Data based on Risk Factors
JP6466138B2 (en) * 2014-11-04 2019-02-06 株式会社東芝 Foreign language sentence creation support apparatus, method and program
US9626358B2 (en) 2014-11-26 2017-04-18 Abbyy Infopoisk Llc Creating ontologies by analyzing natural language texts
RU2595616C1 (en) * 2015-01-21 2016-08-27 Федеральное государственное бюджетное образовательное учреждение высшего образования "Саратовский национальный исследовательский государственный университет имени Н.Г. Чернышевского" Method for prediction of efficiency of speech action of fragments of discourse in different languages
RU2584457C1 (en) * 2015-02-03 2016-05-20 Общество с ограниченной ответственностью "Аби ИнфоПоиск" System and method of creating and using user semantic dictionaries for processing user text in natural language
KR102407630B1 (en) * 2015-09-08 2022-06-10 삼성전자주식회사 Server, user terminal and a method for controlling thereof
US10614167B2 (en) 2015-10-30 2020-04-07 Sdl Plc Translation review workflow systems and methods
IT201600074756A1 (en) * 2016-07-18 2018-01-18 Beatrice Branchesi system and method to identify, report and correct linguistic and communicative inefficiencies of professional writing
US10261995B1 (en) 2016-09-28 2019-04-16 Amazon Technologies, Inc. Semantic and natural language processing for content categorization and routing
US10275459B1 (en) * 2016-09-28 2019-04-30 Amazon Technologies, Inc. Source language content scoring for localizability
US10223356B1 (en) 2016-09-28 2019-03-05 Amazon Technologies, Inc. Abstraction of syntax in localization through pre-rendering
US10229113B1 (en) 2016-09-28 2019-03-12 Amazon Technologies, Inc. Leveraging content dimensions during the translation of human-readable languages
US10235362B1 (en) 2016-09-28 2019-03-19 Amazon Technologies, Inc. Continuous translation refinement with automated delivery of re-translated content
WO2018203912A1 (en) * 2017-05-05 2018-11-08 Midmore Roger Interactive story system using four-valued logic
CN108536675B (en) * 2018-03-22 2021-09-03 云知声智能科技股份有限公司 Abnormal word segmentation processing method and system
US10497366B2 (en) * 2018-03-23 2019-12-03 Servicenow, Inc. Hybrid learning system for natural language understanding
US11568175B2 (en) 2018-09-07 2023-01-31 Verint Americas Inc. Dynamic intent classification based on environment variables
US11196863B2 (en) 2018-10-24 2021-12-07 Verint Americas Inc. Method and system for virtual assistant conversations
US11250842B2 (en) * 2019-01-27 2022-02-15 Min Ku Kim Multi-dimensional parsing method and system for natural language processing
CN110287498B (en) * 2019-05-30 2023-04-07 北京百度网讯科技有限公司 Hierarchical translation method, device and storage medium
CN112417900A (en) * 2020-11-25 2021-02-26 北京乐我无限科技有限责任公司 Translation method, translation device, electronic equipment and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4821230A (en) * 1986-01-14 1989-04-11 Kabushiki Kaisha Toshiba Machine translation system
US5342519A (en) * 1993-07-30 1994-08-30 Donaldson Company, Inc. Fluid filter cartridge with replaceable filter element

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4706212A (en) * 1971-08-31 1987-11-10 Toma Peter P Method using a programmed digital computer system for translation between natural languages
US4829423A (en) * 1983-01-28 1989-05-09 Texas Instruments Incorporated Menu-based natural language understanding system
US4771401A (en) * 1983-02-18 1988-09-13 Houghton Mifflin Company Apparatus and method for linguistic expression processing
JPS6140672A (en) * 1984-07-31 1986-02-26 Hitachi Ltd Processing system for dissolution of many parts of speech
JPS61184685A (en) * 1985-02-12 1986-08-18 Hitachi Ltd Translation information adding system
US5201042A (en) * 1986-04-30 1993-04-06 Hewlett-Packard Company Software process and tools for development of local language translations of text portions of computer source code
US5225981A (en) * 1986-10-03 1993-07-06 Ricoh Company, Ltd. Language analyzer for morphemically and syntactically analyzing natural languages by using block analysis and composite morphemes
GB2208448A (en) * 1987-07-22 1989-03-30 Sharp Kk Word processor
US4864501A (en) * 1987-10-07 1989-09-05 Houghton Mifflin Company Word annotation system
US5005127A (en) * 1987-10-26 1991-04-02 Sharp Kabushiki Kaisha System including means to translate only selected portions of an input sentence and means to translate selected portions according to distinct rules
US5185698A (en) * 1989-02-24 1993-02-09 International Business Machines Corporation Technique for contracting element marks in a structured document
SE466029B (en) * 1989-03-06 1991-12-02 Ibm Svenska Ab DEVICE AND PROCEDURE FOR ANALYSIS OF NATURAL LANGUAGES IN A COMPUTER-BASED INFORMATION PROCESSING SYSTEM
JP2859661B2 (en) * 1989-11-02 1999-02-17 株式会社リコー Machine translation equipment
US5289375A (en) * 1990-01-22 1994-02-22 Sharp Kabushiki Kaisha Translation machine
US5369574A (en) * 1990-08-01 1994-11-29 Canon Kabushiki Kaisha Sentence generating system
US5175684A (en) * 1990-12-31 1992-12-29 Trans-Link International Corp. Automatic text translation and routing system
US5243519A (en) * 1992-02-18 1993-09-07 International Business Machines Corporation Method and system for language translation within an interactive software application
JP3220560B2 (en) * 1992-05-26 2001-10-22 シャープ株式会社 Machine translation equipment
NZ255865A (en) * 1992-09-04 1997-06-24 Caterpillar Inc Computerised multilingual translator: text editor enforces lexical constraints
US6139201A (en) * 1994-12-22 2000-10-31 Caterpillar Inc. Integrated authoring and translation system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4821230A (en) * 1986-01-14 1989-04-11 Kabushiki Kaisha Toshiba Machine translation system
US5342519A (en) * 1993-07-30 1994-08-30 Donaldson Company, Inc. Fluid filter cartridge with replaceable filter element

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6163785A (en) * 1992-09-04 2000-12-19 Caterpillar Inc. Integrated authoring and translation system
FR2716734A1 (en) * 1994-02-25 1995-09-01 Sonovision Itep Technologies Optimisation of production of documents in multiple languages
WO1998001807A1 (en) * 1996-07-03 1998-01-15 Polydoc N.V. Document producing support system
US6632251B1 (en) 1996-07-03 2003-10-14 Polydoc N.V. Document producing support system
WO1998054655A1 (en) * 1997-05-28 1998-12-03 Shinar Linguistic Technologies Inc. Translation system
US6385568B1 (en) 1997-05-28 2002-05-07 Marek Brandon Operator-assisted translation system and method for unconstrained source text
WO1999057651A1 (en) * 1998-05-04 1999-11-11 Trados Gmbh Machine-assisted translation tools
AU761311B2 (en) * 1998-05-04 2003-06-05 Trados Incorporated Machine-assisted translation tools
US10216731B2 (en) 1999-09-17 2019-02-26 Sdl Inc. E-services translation utilizing machine translation and translation memory
US10198438B2 (en) 1999-09-17 2019-02-05 Sdl Inc. E-services translation utilizing machine translation and translation memory
US9600472B2 (en) 1999-09-17 2017-03-21 Sdl Inc. E-services translation utilizing machine translation and translation memory
US8301436B2 (en) 2003-05-29 2012-10-30 Microsoft Corporation Semantic object synchronous understanding for highly interactive interface
US8874427B2 (en) 2004-03-05 2014-10-28 Sdl Enterprise Technologies, Inc. In-context exact (ICE) matching
US10248650B2 (en) 2004-03-05 2019-04-02 Sdl Inc. In-context exact (ICE) matching
US9342506B2 (en) 2004-03-05 2016-05-17 Sdl Inc. In-context exact (ICE) matching
WO2005088471A3 (en) * 2004-03-16 2006-06-08 Star Ag Computer-assisted aid for a method for drawing up foreign language documents
WO2005088471A2 (en) * 2004-03-16 2005-09-22 Star Ag Computer-assisted aid for a method for drawing up foreign language documents
US7933857B2 (en) 2004-04-14 2011-04-26 Ricoh Company, Ltd. Translator support system, server, method and recording medium
US8453050B2 (en) 2006-06-28 2013-05-28 International Business Machines Corporation Method and apparatus for creating and editing electronic documents
US9400786B2 (en) 2006-09-21 2016-07-26 Sdl Plc Computer-implemented method, computer software and apparatus for use in a translation system
US8935150B2 (en) 2009-03-02 2015-01-13 Sdl Plc Dynamic generation of auto-suggest dictionary for natural language translation
US9262403B2 (en) 2009-03-02 2016-02-16 Sdl Plc Dynamic generation of auto-suggest dictionary for natural language translation
US9128929B2 (en) 2011-01-14 2015-09-08 Sdl Language Technologies Systems and methods for automatically estimating a translation time including preparation time in addition to the translation itself
US10635863B2 (en) 2017-10-30 2020-04-28 Sdl Inc. Fragment recall and adaptive automated translation
US11321540B2 (en) 2017-10-30 2022-05-03 Sdl Inc. Systems and methods of adaptive automated translation utilizing fine-grained alignment
US10817676B2 (en) 2017-12-27 2020-10-27 Sdl Inc. Intelligent routing services and systems
US11475227B2 (en) 2017-12-27 2022-10-18 Sdl Inc. Intelligent routing services and systems
US11256867B2 (en) 2018-10-09 2022-02-22 Sdl Inc. Systems and methods of machine learning for digital assets and message creation
WO2023141715A1 (en) * 2022-01-28 2023-08-03 Pitts Lauren Method of semantic transposition of text into an unrelated semantic domain for secure, deniable, stealth encryption

Also Published As

Publication number Publication date
AU677605B2 (en) 1997-05-01
BR9307175A (en) 1999-03-30
NZ299101A (en) 1997-06-24
ES2143509T3 (en) 2000-05-16
EP0658259B1 (en) 2000-03-01
DE69333568D1 (en) 2004-08-19
US6163785A (en) 2000-12-19
AU696867B2 (en) 1998-09-17
CA2141221A1 (en) 1994-03-17
US5677835A (en) 1997-10-14
ATE190156T1 (en) 2000-03-15
NZ314657A (en) 1997-06-24
EP0658259A4 (en) 1995-10-18
FI951010A0 (en) 1995-03-03
DE69333568T2 (en) 2004-10-21
RU2136038C1 (en) 1999-08-27
AU5087993A (en) 1994-03-29
US6658627B1 (en) 2003-12-02
NZ255865A (en) 1997-06-24
CN1350250A (en) 2002-05-22
CN1083952A (en) 1994-03-16
FI951010A (en) 1995-03-03
EP0658259A1 (en) 1995-06-21
JPH08501166A (en) 1996-02-06
AU1500797A (en) 1997-04-17
FI113096B (en) 2004-02-27

Similar Documents

Publication Publication Date Title
AU677605B2 (en) Integrated authoring and translation system
US6139201A (en) Integrated authoring and translation system
US5721938A (en) Method and device for parsing and analyzing natural language sentences and text
Garvin On machine translation: selected papers
Boitet et al. Multilingual Dialogue-Based MT for monolingual authors: the LIDIA project and a first mockup
Souter et al. Corpus-based computational linguistics
Hana Czech clitics in higher order grammar
Van der Eijk Controlled Languages in Technical Documentation Pim van der Eijk Cap Gemini Advanced Technology Services
Sérasset Recent trends of electronic dictionary research and development in europe
Beale et al. Document authoring the Bible for minority language translation
Narita Constructing a Tagged EJ Parallel Corpus for Assisting Japanese Software Engineers in Writing English Abstracts.
Bernth et al. Terminology extraction for global content management
Karkaletsis et al. A knowledge-based methodology for supporting multilingual and user-tailored interfaces
Sheremetyeva Towards Designing Natural Language Interfaces
Schulze et al. Towards authentic tasks and experiences: The example of parser-based CALL
Visser CALLex: a CALL game to study lexical relationships based on a semantic database
Rico et al. Controlled Translation as a New Translation Scenario-Training the Future User
Nijholt Linguistic engineering: a survey
van der Steen et al. Online correction and translation of industrial texts
Sheremetyeva AN INTELLIGENT EDUCATIONAL TOOL FOR SUPPORTING NON-NATIVE ENGLISH SPEAKERS IN SCIENTIFIC WRITING
Bolshakova Towartds Computer-aided Editing of Scientific and Technical Texts
Uibo et al. Treebank-based research and e-learning of Estonian syntax
CALS TEST NETWORK WRIGHT-PATTERSON AFB OH A Path to Tri-Service Use of SGML.
Balkan et al. Test suite design annotation scheme
Hirschman Integrating Syntax, Semantics, and Discourse DARPA (Defense Advanced Research Projects Agency) Natural Language Understanding Program

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU BR CA FI JP KP NZ RU

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE ES FR GB IT NL SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2141221

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1993920279

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 255865

Country of ref document: NZ

WWE Wipo information: entry into national phase

Ref document number: 951010

Country of ref document: FI

WWP Wipo information: published in national office

Ref document number: 1993920279

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1993920279

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 951010

Country of ref document: FI