Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "J92-3001",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:45:05.688147Z"
},
"title": "Making DATR Work for Speech: Lexicon Compilation in SUNDIAL",
"authors": [
{
"first": "Francois",
"middle": [],
"last": "Andry",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "Scott",
"middle": [],
"last": "Mcglashant",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Logica",
"middle": [],
"last": "Cambridge",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Ltd",
"middle": [],
"last": "Norman",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "M",
"middle": [],
"last": "Fraser",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Simon",
"middle": [],
"last": "Thornton",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present DIALEX, an inheritance-based tool that facilitates the rapid construction of linguistic knowledge bases. Simple lexical entries are added to an application-specific DATR lexicon that inherits morphosyntactic, syntactic, and lexico-semantic constraints from an applicationindependent set of structured base definitions. A lexicon generator expands the DATR lexicon out into a disjunctive normal form lexicon. This is then encoded either as an acceptance lexicon (in which the constraining features are bit-encoded for use in pruning word lattices), or as a full lexicon (which is used for assigning interpretations or for generating messages).",
"pdf_parse": {
"paper_id": "J92-3001",
"_pdf_hash": "",
"abstract": [
{
"text": "We present DIALEX, an inheritance-based tool that facilitates the rapid construction of linguistic knowledge bases. Simple lexical entries are added to an application-specific DATR lexicon that inherits morphosyntactic, syntactic, and lexico-semantic constraints from an applicationindependent set of structured base definitions. A lexicon generator expands the DATR lexicon out into a disjunctive normal form lexicon. This is then encoded either as an acceptance lexicon (in which the constraining features are bit-encoded for use in pruning word lattices), or as a full lexicon (which is used for assigning interpretations or for generating messages).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "In this paper we describe DIALEX, a modular inheritance-based tool for the construction of lexicalized grammar knowledge bases. DIALEX has been developed as part of the SUNDIAL (Speech UNderstanding and DIALogue) project--currently one of Europe's largest collaborative research projects in speech and language technology, l SUNDIAL's main project goal is to produce four prototype systems that support relatively unconstrained telephone dialogs for limited domains in each of English, French, German, and Italian (Peckham 1991) . This paper reports work carried out in the development of the English and French systems. These share a common application domain, namely flight enquiries and reservations.",
"cite_spans": [
{
"start": 514,
"end": 528,
"text": "(Peckham 1991)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The process of writing linguistic knowledge bases has been guided by a number of design requirements on the SUNDIAL project as a whole. . . .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "First of all, prototype systems must be capable of understanding speech. Therefore grammars must be appropriate for the purposes of speech processing. For example, they must reflect the fact that input to the parser is a word lattice or graph from which some of the spoken words (typically short words such as function words) may be missing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "Each prototype system must be capable of producing speech. Speech generation takes place in two stages. In the first stage, text is generated. In the second stage, a text-to-speech system outputs the message. Therefore the linguistic knowledge must also be structured appropriately for the purposes of text generation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "Each system must run in real time or near real time. Therefore the linguistic knowledge must be structured so as to allow rapid access and manipulation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "Portability to new applications should be simple; work required to write new linguistic knowledge bases should therefore be kept to a minimum.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "Duplication of effort must be avoided. This must be true in respect of the components of each separate prototype system. For example, the same dialog manager software module has been used in each prototype with minor customizations for each language (Bilange 1991; McGlashan et al. 1992) . The same principle should apply to the design of tools for the construction of knowledge bases, including lexical knowledge bases. Thus, the task of adding a new lexical item should only require the addition of knowledge that is idiosyncratic to that lexical item and not predictable from what is already present in the knowledge base.",
"cite_spans": [
{
"start": 250,
"end": 264,
"text": "(Bilange 1991;",
"ref_id": "BIBREF1"
},
{
"start": 265,
"end": 287,
"text": "McGlashan et al. 1992)",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "Section 2 of this paper presents an overview of the SUNDIAL DIALEX tool. Section 3 describes the way in which linguistic knowledge is initially expressed in terms of declarative DATR theories. Section 4 explains how a compact DATR knowledge base is expanded out into a fully specified lexicon. Section 5 relates how the lexicon can be customized for the purposes of real-time speech parsing. Practical experiences of constructing and using DIALEX are recounted in Section 6. Concluding observations are drawn in Section 7.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": ". .",
"sec_num": null
},
{
"text": "In common with contemporary generative theories that are unification based and for which information is concentrated in the lexicon (Pollard and Sag 1987; Calder et al. 1988 ), we adopt the sign as our basic unit of linguistic representation. For a given lexical entry, a sign describes the constraints--morphological, syntactic, and semantic--it The lexical sign for arrives combines syntactic head features that help to determine the inflected form, with an args list that constrains its environment within the phrase of which it is the head; the sere feature represents the semantic structure that will be assigned to that phrase. The sign shows that the verb may optionally be followed by a prepositional phrase whose semantics will fill the semantic role thetime. 2 The argument preceding the verb is constrained to be third person singular nominative (i.e. not object-marked), and supplies the filler for the semantic role theagent.",
"cite_spans": [
{
"start": 132,
"end": 154,
"text": "(Pollard and Sag 1987;",
"ref_id": null
},
{
"start": 155,
"end": 173,
"text": "Calder et al. 1988",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "In the interests of linguistic parsimony and sensible knowledge engineering, it is necessary for lexicalist approaches to factor away at the lexicon-encoding interface as many as possible of the commonalities between lexical items. To this end, we adopt the principles of default inheritance (Gazdar 1987) , as embodied in the DATR language (Evans and Gazdar 1989) . Areas where abstractions may be made over the lexicon are morphosyntax (Gazdar 1990 ), transitivity (Charniak and McDermott 1985; Flickinger et al. 1985; Hudson 1990) , and combinations of these leading to lexical rules such as passive. To this we have added the area of lexico-semantic relations. In order to generalize over semantic roles, it is necessary to tie these to functional-syntactic roles, such as subject, direct object, etc. These in turn are related to order marked arguments in the args frame. Only the latter appear in the final version of the lexicon.",
"cite_spans": [
{
"start": 292,
"end": 305,
"text": "(Gazdar 1987)",
"ref_id": "BIBREF10"
},
{
"start": 341,
"end": 364,
"text": "(Evans and Gazdar 1989)",
"ref_id": "BIBREF5"
},
{
"start": 438,
"end": 450,
"text": "(Gazdar 1990",
"ref_id": "BIBREF13"
},
{
"start": 467,
"end": 496,
"text": "(Charniak and McDermott 1985;",
"ref_id": "BIBREF4"
},
{
"start": 497,
"end": 520,
"text": "Flickinger et al. 1985;",
"ref_id": "BIBREF7"
},
{
"start": 521,
"end": 533,
"text": "Hudson 1990)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "A major issue for approaches such as ours is whether or not regularities in the lexicon should be expanded out off-line, or remain for lazy evaluation during parsing. We are sympathetic with the latter approach, for reasons of the economies that can be achieved in lexicon size. However, we believe that a precompiled lexicon is more appropriate to current speech recognition technology. Parsing typically involves extremely large lattices of lexical hypotheses with imprecise boundaries, and is thus computationally expensive. Our experience suggests that the trade-off between lexicon size and the cost of online inference is such as to favor lexicon size, in the case of application-specific lexicons of the size required in the SUNDIAL systems (around 2000 words). For inflection-impoverished English and (somewhat richer) French, which form the basis of our work, limited morphological decomposition during parsing is avoided; instead the parser lexicon consists of fully inflected forms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "The parser lexicon we have developed has the following two properties.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": ". .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "It is indexed by surface forms, i.e. fully inflected words that are unique at the phonological level. Efficiency of access is achieved by allowing some internal disjunctions within entries in cases where the surface form can be derived from a number of morphosyntactic feature combinations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "It consists of two separate knowledge bases: an acceptance lexicon and a full lexicon. The former is designed for efficient parsing. Only those features that constrain the ability of a sign to combine are represented. These include syntactic head features and semantic types. The encoding technique uses bit-vectors to achieve economy of representation and fast unification. The full lexicon contains signs with no information missing; the information in a full lexical entry is therefore a superset of the corresponding acceptance lexicon entry.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "Parsing takes place in two phases: lattice parsing using the acceptance lexicon, involving heuristic search with intensive computation; and structure building, which operates on the analysis tree produced by the first phase, using term unification to combine the entries from the full lexicon corresponding to the lexical entries found by the first phase.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "The lexicon compilation architecture that we present in this paper is outlined in Figure 1 .",
"cite_spans": [],
"ref_spans": [
{
"start": 82,
"end": 90,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "At the lexical encoding interface, a human lexicon builder builds an applicationand sublanguage-specific lexicon, using a set of structured base definitions, which generalize over commonalities and provide macros with which to structure entries (Section 3). Both of these are written in DATR; we refer to the output of this as the DATR lexicon. The lexicon generator then compiles this into a lexicon for which the entries are directed acyclic graphs (DAGs) indexed by surface forms. For this a set of closure definitions is used. These constitute a knowledge base forming a set of meta-definitions to complement the DATR lexicon, as well as rendering explicit what may be implicit in the latter (Section 4). The resulting entries are encoded in two ways: for the full lexicon via Prolog term encoding and for the acceptance lexicon via bit coding (Section 5). tions. The syntax of paths is a superset of that found in the PATR-II language (Shieber 1986 ). For example, (1) identifies two different paths in the DAG rooted at Node1 in an inheritance network.",
"cite_spans": [
{
"start": 940,
"end": 953,
"text": "(Shieber 1986",
"ref_id": "BIBREF25"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Overview of the System",
"sec_num": "2."
},
{
"text": "(1) Node1: <syn head case> Node1: <syn head number>",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "The path equations we present in this paper take the following forms:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "(2) a. Nodel:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "<> == Node2 b. Nodel: Path1 == Value1 c. Nodel: Path1 == \"Path2\" d. Nodel: Pathl == Node2:Path2 e. Nodel: Pathl == Node2:<>",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "The form shown in (2a) is the special case in which the path at Node1 is empty. This allows Node1 to inherit all equations available at Node2, except those incompatible with equations at Node 1. Two equations are incompatible if they both make assignments to the same path. The form shown in (2b) is used to assign values to paths, e.g. <syn head number> =--sg. Alternatively, a value may be copied from elsewhere in the DAG. (2c) is used to assign to Path1 whatever value is found for Path2 at the original query node. The double quotes are significant here because they indicate that Path2 must be evaluated globally. If the quotes were not present, Path1 would be evaluated locally and assigned the value of Path2 at Nodel if such a value existed. The form shown in (2d) assigns to Node l:Pathl whatever value is found at Node2:Path2. A special case of this is (2e), which allows extensions of Pathl to be specified at Node2. For example, evaluating the DATR theory in (3) yields the theorems for node Ex2 shown in (4).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "(3) Exl: <head major> == n <head case> == nom.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "(4)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "Ex2: <syn> == Exl:<>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "Ex2: <syn head major> = n.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "Ex2: <syn head case> = nom.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "For a more detailed description of DATR see Evans and Gazdar (1990) .",
"cite_spans": [
{
"start": 44,
"end": 67,
"text": "Evans and Gazdar (1990)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Encoding Linguistic Knowledge",
"sec_num": "3."
},
{
"text": "Linguistic knowledge is structured in terms of a simple unification categorial grammar (Calder et al. 1988) in which featural constraints at the levels of morphology, syntax, and semantics may all occur in a lexical sign. The basic sign structure of lexical entries is shown in (5).",
"cite_spans": [
{
"start": 87,
"end": 107,
"text": "(Calder et al. 1988)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Linguistic Framework",
"sec_num": "3.2"
},
{
"text": "(5) morphology : [...] ] syntax: [...] semantics : [...] The basic sign structure of the syntax feature value is shown in (6).",
"cite_spans": [
{
"start": 17,
"end": 22,
"text": "[...]",
"ref_id": null
},
{
"start": 33,
"end": 38,
"text": "[...]",
"ref_id": null
},
{
"start": 51,
"end": 56,
"text": "[...]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Linguistic Framework",
"sec_num": "3.2"
},
{
"text": "The head feature includes attribute-value structures for such things as tense, person, number, and definiteness. The args feature is stack-valued, with stack position determining the order in which arguments may be combined by functional application.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "s ntax[ ea :llar sl",
"sec_num": null
},
{
"text": "The basic sign structure of the semantics feature value is shown in (7).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "s ntax[ ea :llar sl",
"sec_num": null
},
{
"text": "semantics :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "s ntax[ ea :llar sl",
"sec_num": null
},
{
"text": "id :< value > type :< value > modus : [.:.] role, : [...] Each semantic object has a unique index (id). The type feature locates the object in a sortal hierarchy. The modus feature specifies a number of constraints imposed on the interpretation of semantic objects, such as polarity, aspect, and tense. Semantic roles (such as theagent, thetime, theinstrument) are specified within the inheritance-based definitions for semantic types.",
"cite_spans": [
{
"start": 38,
"end": 43,
"text": "[.:.]",
"ref_id": null
},
{
"start": 52,
"end": 57,
"text": "[...]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "s ntax[ ea :llar sl",
"sec_num": null
},
{
"text": "The signs are defined in terms of a dual-component DATR lexicon. The base definitions represent an application-independent account of morphosyntax, transitivity, and lexico-semantic constraints. They define what can be thought of as most of the higher nodes of an inheritance hierarchy. The base definitions as a whole are, of course, language specific, although significant exchange of definitions has been possible during the parallel development of our English and French DATR theories. The applicationspecific lexicon can be thought of as a collection of lower nodes that hook onto the bottom of the hierarchy defined by the structured base definitions. Whereas the structured base definitions provide a general morphological, syntactic, and lexico-semantic account of a language fragment, the application-specific lexicon provides a vocabulary and a task-related lexical semantics. Ideally, a change of application should only necessitate a change of an application-specific lexicon. Naturally, application-specific lexicons take much less time to construct than the base lexicon. Much of our discussion in the rest of this section will focus on the structured base definitions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "s ntax[ ea :llar sl",
"sec_num": null
},
{
"text": "Since the requirements of speech processing in real time rule out online morphological parsing, a full-form lexicon must be produced. However, the task of entering all possible forms of a word into the lexicon by hand would be both time consuming and repetitive. We therefore provide a subtheory of morphology in the DATR base definitions so that the grammar writer need only specify exceptional morphology for each lexeme, leaving the lexicon generator to expand out all of the regular forms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "The surface form of an English verb encodes information relating to finiteness, tense, number, and person. What is required in the DATR theory is a number of condition-action statements that say things like: IF a verb is finite THEN IF it is present tense AND singular AND third person THEN its form is <root>+s ELSE its form is <root>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "The desired effect is achieved by means of DATR's evaluable paths. The following path equation is included at the VERB node. The VERB_MOR node looks like this:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "(9) VERB340R: <bse> == \"<mor root>\" <prp> == (\"<mor root>\" ing) <psp> == (\"<mor root>\" ed) <fin> == \"< \"<syn head tense>\" \"<syn head number>\" \"<syn head person>\" >\" <pres> == \"<mor root>\" <pres sg third> == (\"<mor root>\" s) <past> == \"<mor form psp>\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "The base, present participle, and past participle forms are immediately available. If the verb is finite it is necessary to construct an evaluable path consisting of tense, number, and person values. If the tense is past (last line), the form is copied from the form of the past participle. If the form is present singular third person (second last line), the form is <root> +s. Otherwise, the present tense form is copied from the root form.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "Exceptional forms are stated explicitly, thus overriding default forms. For example, the following entry for hear specifies that it has exceptional past forms. The evaluable path mechanism is also used to set the value of an agreement feature agr to tps (third person singular) or not_tps. The path equation shown in 11, augmented by the information at the V_AGREE node (12) then requires subject and verb to share the same agr feature value. The subject's agr feature is set by the definitions in (13). 3 English verb morphology presents no real problems; noun morphology is even simpler. French morphology is rather more complicated. However, it can be handled by means of the same general technique of allowing evaluable paths to act as case statements that select the appropriate morphological form. Instead of a unified account of French verb morphology there are a number of distinct inflectional paradigms from which different verbs inherit. A more sophisticated account of subject-verb agreement is also required. Entries of the form <syn args gr_subject> == GR_SUBJECT:<> represent a convenient way of packaging up all information relating to an argument type at a single node (part of the information stored at this node can be found in (18) below; notice that different arguments are identified by unique labels such as gr_subj ect and gr_direct).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Morphosyntax",
"sec_num": "3.3"
},
{
"text": "We have already noted that in our sign representation, arguments are distinguished by their position in a stack. This ought to render unique argument labels superfluous. In fact, there are a number of reasons why it is desirable to use unique labels in the DATR theory. Firstly, they allow individual arguments of a word to be picked out (see Section 3.4.1 below). Secondly, they allow classes of argument to be identified and generalizations to be made where appropriate. For example, we show in Section 3.4.2 how order and optionality generalizations can be made over argument types, and how a system organized around named arguments can be mapped within DATR into an order-marked system. Finally, grammatical relation labels are much easier for grammar writers to remember and manipulate than positionally encoded argument structures. Consider the following partial DATR entry for English infinitival complement verbs. The first line states that an infinitival complement verb inherits from the VERB node, i.e., it is a verb that must have a subject. The second line introduces a number of constraints on the complement. These constraints-----collected at the GR_COMP node-include the fact that the complement must be the infinitive form of a verb. The next line enables the complement to share the subject of the matrix verb, i.e., in a sentence like Amy wants to fly, Amy is the subject of both want and fly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "3.4.1 Unevaluated Path Equations. Consider the relationship between the semantics of a verb and the semantics of its subject. The semantics of the subject must be coindexed with a semantic role of the verb such as theagent, as shown in (16).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "(16) [syn:[args:[gr~ubject:[sem:Asem: ",
"cite_spans": [
{
"start": 5,
"end": 37,
"text": "[syn:[args:[gr~ubject:[sem:Asem:",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "[ theagent:A ] ] ] ] ]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "This reentrancy can be expressed in DATR as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "(17) <sem theagent> == \"<syn args gr_subject sere>\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "The argument labeled gr_subj ect is typically underspecified in the lexicon and awaits full specification at parse time. Because of this, the constraint is carried over to the DAG-encoding phase of lexicon compilation, where it becomes a reentrancy, as described in Section 4. Whereas the subject is obligatory, and precedes the functor and allows for intervening constituents, the oblique argument is optional and may appear in any position following the functor. The second technique maps arguments identified by relation labels onto arguments identified by position in a linked list. Relative position is encoded in terms of the features first and rest: first identifies the first argument in a list, and rest identifies the linked list of remaining arguments.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "Consider part of the base definition for transitive verbs, as shown in (19). ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Transitivity",
"sec_num": "3.4"
},
{
"text": "<first> == \"<syn args obliquel>\" <rest> == ARGS4: <>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ARGS3:",
"sec_num": null
},
{
"text": "TVARGS inherits the value of <first> from DTVARGS, which finds it by evaluating the path \"<syn args gr_subject>.\" The <rest> is then inherited from DTVARGS where the <first> argument of <rest> inherits from \"<syn args gr_direct>.\" The <rest> of <rest> then inherits from ARGS3, which specifies the position of oblique arguments within the args list of transitive verbs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ARGS3:",
"sec_num": null
},
{
"text": "A word lattice is likely to include numerous semantically anomalous but syntactically well-formed constructions. In a system that aims toward real time speech understanding it is vital that semantic selectional restrictions be introduced as early as possible in order to eliminate false phrasal hypotheses at an early stage. Selectional restrictions are typically associated with lexemes. Each content word has a semantic type, and many words specify the semantic types of their arguments. For example, the semantic type of tell is inform and the type of its role theexperiencer (associated with the indirect object) is almost always human in our trial domain. This can be expressed as follows. Certain argument types can be assigned default semantic types. For example, by default the semantic type of subjects must be sentient (a superclass of human). This works for a large majority of verbs. Of course, defaults of this kind can be overridden for individual lexemes (such as the verb rain) or word classes (such as copular verbs).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexico-Semantic Constraints",
"sec_num": "3.5"
},
{
"text": "By way of example, we show how two entries from the French SUNDIAL lexicon, the determiner le ('the.MASC') and the common noun passager ('passenger'), are encoded in DATR; to put the following section in context, we also show the DIALEX output. In a simple French noun phrase, we treat the common noun as the head, with the determiner as an optional argument. Therefore, most of the information is associated with the common noun.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Example: The French Noun Phrase",
"sec_num": "3.6"
},
{
"text": "A common noun inherits from the node NOUN: The definition of GR_DETERMINER specifies order and optionality information as well as the syntactic category (det). NOUNARGS defines the mapping of case-marked to ordermarked arguments, for simple determiner-noun NPs. The inheritance graph for this set of DATR sentences is illustrated in Figure 2 . In fact, common nouns may be more complex than our example suggests; they may have several obliques, for example. Fortunately, DATR allows the creation of intermediate nodes between the NOUN node and the common nouns, and these nodes specify distinctive properties of each distinct class of nouns. For example, a RELDAY node has been created for French in order to describe common grammatical properties for relative day references such as lendemain ('tomorrow') and veille ('the day before').",
"cite_spans": [],
"ref_spans": [
{
"start": 333,
"end": 341,
"text": "Figure 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Example: The French Noun Phrase",
"sec_num": "3.6"
},
{
"text": "In the same spirit, NPs with genitive postmodifiers such as le numero du vol ('the number of the flight/the flight number'), where two nouns are combined, use the node GNOUN, which specifies general features of the arguments of the head noun.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Example: The French Noun Phrase",
"sec_num": "3.6"
},
{
"text": "The definition of the determiner node, DET, is simple in comparison with the NOUN node, inheriting only from the WORD node. Example 26 The lexical entries for le and passager produced by the DAG-encoding phase of compilation (see Section 4) are shown in Figure 3 .",
"cite_spans": [],
"ref_spans": [
{
"start": 254,
"end": 262,
"text": "Figure 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Example: The French Noun Phrase",
"sec_num": "3.6"
},
{
"text": "In order to generalize across morphological instantiations, a DATR theory makes use of nodes at the level of the lexeme. In general, the constraints in a lexeme cannot be simply represented as a union of paths. This is due to the fact that the sentences making up the definition of a lexeme for which morphosyntactic variations exist implicitly contain disjunctions. Because we require the lexicon to be disjoint, our strategy is to cash out all embedded disjunctions that reference each surface form. The lexicon thus obtained can be described as being in disjunctive normal form (DNF). This DNF-lexicon will contain all lexical signs, where a lexical sign incorporates both the surface form and the corresponding lexeme. In order to govern the expansion of information in the DATR lexicon, it is necessary to make a closed world of the feature space defined there. The values that features may take may be implicit in the DATR lexicon; however such implicit knowledge is not necessarily complete. Nothing prevents arbitrary extension of the lexicon by additional features and values, and this may lead to unwanted interactions with existing rules. We therefore enumerate the possible values of features in a knowledge base known as the closure definitions. This enumeration is designed to be recursive, to take into account category-valued features such as the args list. Figure 4 gives an example of closure definitions, for a sign with only syn and mor attributes. These state the features that make up a sign; the definition is recursively introduced at the level of <syn args>. A closure definition takes the form:",
"cite_spans": [],
"ref_spans": [
{
"start": 1374,
"end": 1382,
"text": "Figure 4",
"ref_id": "FIGREF7"
}
],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "cdef (Feature, Fields, FieldVals, FCRs ) . Besides providing closure for DNF lexicon expansion, these definitions have a number of uses:",
"cite_spans": [
{
"start": 5,
"end": 40,
"text": "(Feature, Fields, FieldVals, FCRs )",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "1. they are used to determine which possible paths the compiler should try to evaluate in order to build a DAG representation of a lexical sign. The search proceeds depth-first through the closure definitions, ignoring those fringes of the search space for which no evaluation is possible. Values of paths, constraints representing unevaluable reentrancies, and consistent combinations of these are returned;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "2. they provide a filter on the output of the DATR lexicon. Only those features present in the closure definitions are output. Constraints incorporating functional labels such as gr_subject are no longer needed;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "3. they include a complete set of knowledge definitions for our semantic representation language (SIL), which is inheritance based. The inheritance hierarchy for semantic types, for example, is used in bit coding (Section 5), so that semantic selectional restrictions can be tested during parsing;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "4. they furnish a set of declarative templates against which bit coding and DAG-term conversion may be carried out.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "In addition to an enumeration of feature values, the closure definitions contain Feature Cooccurrence Restrictions (FCRs) (Gazdar et al. 1985) . In principle these could be encoded in the DATR lexicon, for example, using the feature-value unspec to represent negative occurrence. Their presence here is not only to restrict the possible feature combinations that can appear at the head of a sign, but also to detect dependencies that govern DNF expansion. The DNF lexicon is obtained as follows. Those features on which the surface form of a full lexical sign depend, which we shall refer to as its surface form dependency features, may be derived from the FCRs contained in the closure definitions. Then for each pair consisting of a DATR node A and a possible assignment to its unassigned surface form dependency features ~, generate a new DATR node A ~, which inherits from A and contains the feature assignments in ~. The DATR theory for A ~ is then used to produce the set of evaluated and unevaluated constraint sentences that describe it.",
"cite_spans": [
{
"start": 122,
"end": 142,
"text": "(Gazdar et al. 1985)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "For example, the base lexical entry for arrive is defined at the DATR node Arrivei, which is underspecified for the paths <syn head tense>, <syn head person>, and <syn head number>. For the assignment of values pres, third, sg (respectively) to these paths, the node Arrivel_presthirdsg is created.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Obtaining the DNF Lexicon",
"sec_num": "4.1"
},
{
"text": "As we have shown, reentrancies can be specified in DATR using global inheritance; see, for example, (15) in Section 3.4.1. However, such sentences may not appear directly in the DAG representation, either because they include paths not derivable within the closure definitions, or because interaction with higher-ranking exceptions may lead to weaker equivalences being derived. Any DATR sentence that does not explicitly introduce a value is treated as a candidate reentrancy constraint; at the stage where constraint sentences are being derived from a DATR theory, all unevaluated constraint sentences are retained. In the case of Arrivel_presthirdsg, the following constraint sentences are derived by inheritance from Verb:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Producing Unevaluated Paths",
"sec_num": "4.2"
},
{
"text": "(27) <syn args first sem> = <syn args gr_subject sem>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Producing Unevaluated Paths",
"sec_num": "4.2"
},
{
"text": "<sere theagent> = <syn args gr_subject sere>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Producing Unevaluated Paths",
"sec_num": "4.2"
},
{
"text": "DATR inference takes the form of successive reduction of right-hand sides; in (27), neither sentence is further reducible--both would be ignored by a standard DATR theorem-prover. By passing both constraints to the DAG-building procedure however, where equality is reflexive as well as transitive (Section 4.3), the two constraints may be combined to derive the reentrancy between <sem theagent> and <syn args first sere>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Producing Unevaluated Paths",
"sec_num": "4.2"
},
{
"text": "The constraint sentences derived for a DATR node A or for an extension of it A ~ are of the form Path = Value or Pathl = Path2. If consistent, they can be used to build a DAG corresponding to A ~. Our DAG-building procedure is based on one described in Gazdar and Mellish (1989) . It builds DAGs by unification of constraints, so that directionality is irrelevant. For this to succeed, the input constraints must not contain inconsistencies. This property of correctness is only partially guaranteed by the constraint-derivation stage, which will tolerate an unevaluated constraint whose left-hand side is a proper prefix of an evaluated one (but not vice versa), as in (28).",
"cite_spans": [
{
"start": 253,
"end": 278,
"text": "Gazdar and Mellish (1989)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "(28) <sem theagent type> = object.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "<sem theagent> = <syn args gr_subject sem>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "This will work so long as a contradictory type is not derivable elsewhere. The form of encoded DAGs is known as normal form (Bouma 1990) ; that is, if two DAGs share a common sub-DAG, this is explicitly represented in both, with the exception of unevaluated sharing sub-DAGs that are represented as Prolog variables. Once the DAG is built, any remaining unwanted paths are filtered out. In the case of Arrivel_presthirdsg, this amounts to removing those sub-DAGs introduced at paths containing gr_subj ect and gr_oblique 1. Although the closure definitions ensure that the number of surface form dependency feature assignments for each lexeme is finite, in practice for languages like English where a number of morphosyntactic feature combinations map onto a smaller set of surface forms, the DNF lexicon will have more entries than there are distinct surface forms. In cases where a number of entries differ only in a single feature, a phase of disjunction optimization serves to reduce these, according to the simple equivalence:",
"cite_spans": [
{
"start": 124,
"end": 136,
"text": "(Bouma 1990)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "(41 /~42 /k...4n) V (4~ /N42 A...4n) -~--(41 V4~)/k42/k...4n.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "Apart from this optimization, the lexicon produced is in DNF form.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DAG Building and Disjunction Optimization",
"sec_num": "4.3"
},
{
"text": "The last step toward the production of data structures for efficient parsing and generation is the construction of two separate lexicons: a Prolog term encoding of the DAGs and a compact bit-encoded lexicon. The motivation for two separate lexicons is the decision to split the task of parsing into its two aspects: determining grammaticality and assigning an interpretation. Since in speech recognition there is also the added complication of identifying the best-scoring sequence of words from a lattice of hypotheses, and since an interpretation is only needed for the best sequence, not for every acceptable one, it is more efficient to separate these tasks. This involves separating lexical entries into those features that are constraining (i.e. which affect a sign's capacity to combine with others) and those that simply contribute to its eventual interpretation. The former set is used to produce the bit-coded 'acceptance' lexicon, the latter to form a term-encoded 'full' lexicon.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Motivation and Requirements",
"sec_num": "5.1"
},
{
"text": "As well as being used in sentence interpretation, the full lexicon is also used in sentence generation. However, we shall concentrate here on the bit-encoded acceptance lexicon.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Motivation and Requirements",
"sec_num": "5.1"
},
{
"text": "Since the search space when parsing a typical word hypothesis lattice is potentially great, the acceptance lexicon must be both compact and suitable for processing by efficient low-level operations. Bit encoding allows unification of feature structures to be performed by Boolean operations on bit strings, which enables a parser to be implemented in an efficient programming language such as C; it also provides a convenient representation of disjunctions and negations of feature values.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Motivation and Requirements",
"sec_num": "5.1"
},
{
"text": "Two distinct kinds of bit coding are used to represent semantic types and syntactic head features: both produce vectors of bits that can be stored as integers or lists of integers.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Motivation and Requirements",
"sec_num": "5.1"
},
{
"text": "The principal semantic type of a lexical entry is a node in a tree-structured (singleinheritance) sortal hierarchy. Coding for types in the hierarchy is straightforward:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic Type Coding",
"sec_num": "5.2"
},
{
"text": "\u2022 a terminal node has one unique bit set;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic Type Coding",
"sec_num": "5.2"
},
{
"text": "\u2022 a nonterminal node is represented by the bitwise Boolean OR of the codings for the nodes it dominates.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic Type Coding",
"sec_num": "5.2"
},
{
"text": "This scheme requires as many bits as there are terminal nodes in the tree and, assuming that every nonterminal node dominates at least two subnodes, assigns a unique bit vector to every node. (A simple example is given in Figure 5 ). The most specific types are represented by a bit vector containing a single '1,' and the most general by a vector with all its bits set. Unification of two types is performed by bitwise AND; since the hierarchy is tree structured the result of this will be the coding of the more specific type, or 0 indicating failure if the types are incompatible. The same coding scheme would also serve if the hierarchy were extended to a multiple-inheritance graph, the only difference being that bitwise AND could then result in a type distinct from either of its arguments.",
"cite_spans": [],
"ref_spans": [
{
"start": 222,
"end": 230,
"text": "Figure 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Semantic Type Coding",
"sec_num": "5.2"
},
{
"text": "Our approach to the encoding of the feature structures used to represent syntactic categories is very similar to that proposed in Nakazawa et al. (1988) for implementing GPSG-style grammars.",
"cite_spans": [
{
"start": 130,
"end": 152,
"text": "Nakazawa et al. (1988)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Syntactic Feature-Value Coding",
"sec_num": "5.3"
},
{
"text": "A set of features is represented by a bit vector in which for every n-valued feature, n + 1 bits are assigned, one associated with each value and one bit indicating that the feature is not present. A value of '0' for a bit means that the feature does not have the corresponding value; a '1' indicates that the value is a possible one. If the value of a feature can be specified precisely, the corresponding bit is set, and all the others for that feature are cleared. Hence the negation of a feature-value pair can be represented by clearing a bit, and a disjunction of values by setting more than one bit in the representation of a feature. This fact can be utilized to pack lexical entries together: if two entries differ only in one atomic-valued feature, they can be combined into a single entry by this method. Unification is again performed by bitwise AND; failure is indicated if all the bits for some feature are turned off, meaning that the structures % @ Q Type Bit Vector A 1111111 B 1110000 C 0001111 D 11O000O E 0010000 F 0001000",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntactic Feature-Value Coding",
"sec_num": "5.3"
},
{
"text": "Bit coding of the semantic type hierarchy. G 0000110 H OOOOO01 I 1O0OO0O J O100000 K 0000100 L 0000010 being unified have no common value for this feature. Since this operation only turns bits off, unification of bit vectors is order-independent (commutative and associative). The bit vector representation is straightforward for encoding flat feature-value structures, but presents difficulties when features have categories as values, given the requirement that the possible values for all features can be enumerated in order to produce bit vectors of finite size. Although a general solution can be proposed that uses some pattern of bits to indicate a recursive feature and associates with this feature another bit vector of the same length (the solution adopted by Nakazawa et al. 1988) , we have chosen a more ad hoc encoding, specifying in advance which features can be recursive and representing them by pointers to similarly coded structures. The features that are recursive are the list of arguments of a functor sign and the slash feature used to handle long-distance dependencies2 (This approach enables the parser to process major v ~-~ I major n major det major * vform fin vform bse vform psp vform prp",
"cite_spans": [
{
"start": 781,
"end": 802,
"text": "Nakazawa et al. 1988)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [
{
"start": 43,
"end": 113,
"text": "G 0000110 H OOOOO01 I 1O0OO0O J O100000 K 0000100 L 0000010",
"ref_id": null
}
],
"eq_spans": [],
"section": "Figure 5",
"sec_num": null
},
{
"text": "case * case gen case obj case nora tense * tense past tense pres vform *",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "1000100001110001",
"sec_num": null
},
{
"text": "Sample bit vector for head features major, vform, tense, and case.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Figure 6",
"sec_num": null
},
{
"text": "signs more efficiently, but unfortunately makes it partly dependent on their structure). The bit encoding procedure takes as input a DAG representation of individual lexical entries and is guided in its translation by the closure definitions. A set of declarations is used to indicate which features are to be included in the acceptance lexicon, and how they are to be encoded: using either of the bit representations discussed above, or simply as a list of encodings of their constituents. If no coding type is specified for a feature, then it is simply ignored.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Figure 6",
"sec_num": null
},
{
"text": "As a simple example, consider the following partially specified feature structure:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Figure 6",
"sec_num": null
},
{
"text": "(29) [head:[ maj\u00b0r : v vform:fin ] ] Assume that the closure definitions specify values for the head features major, vform, tense and case, and the FCR\" case ~ major : n",
"cite_spans": [
{
"start": 5,
"end": 36,
"text": "[head:[ maj\u00b0r : v vform:fin ] ]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Figure 6",
"sec_num": null
},
{
"text": "Then if the node head is declared for bit coding, the vector shown in Figure 6 will be produced. (The symbol \"*' stands for 'not present'). Note that bits have been set for all values of the unspecified feature tense, indicating that nothing is known about its value, but that only the '*' bit is set for the feature case, since the FCR blocks its presence for entries whose major feature is not n.",
"cite_spans": [],
"ref_spans": [
{
"start": 70,
"end": 78,
"text": "Figure 6",
"ref_id": null
}
],
"eq_spans": [],
"section": "Figure 6",
"sec_num": null
},
{
"text": "Although the representation of variables and their instantiation to (more or fully) specified values is straightforward, the implementation of variable sharing or reentrancy presents a serious problem for bit coding schemes, since there is no means of representing identifiable variables. We have adopted a two-fold solution, depending on the type of the variable. For sign-valued variables, and other large scale structures, sharing is achieved by means of pointers to common data objects. This approach cannot be extended down to the level of bit-coded features, since these involve data below the level of the machine word. Instead a solution based on be partially characterized, in our notation, as syn : args : [1 slash: first: [ syn: [ head: [ major:n ] ",
"cite_spans": [
{
"start": 733,
"end": 759,
"text": "[ syn: [ head: [ major:n ]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "] ] ]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "indicating that it is a sentence from which a noun phrase has been extracted. the use of bit masks has been adopted. The key to this is the recognition that variable sharing between structures is a limited form of unification, carried out between a restricted set of their features. If two feature structures represented by bit vectors fll and t2 share a variable for the feature \u00a2, a mask # is constructed in which all the bits representing \u00a2 are cleared, and all the rest are set. The values for q~ in the two bit vectors are unified in the result of the expression:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "~, A (f12 V ~)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "Note that a single mask may represent more than one variable shared between two structures.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "A disadvantage of this technique is that it requires the construction of masks for all possible feature structures within a sign between which variables may be shared. In practice we can assume that this means only the recursively nested signs of the args list and slash, and so need relatively few masks.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "A description of the two-stage parsing procedure can be found in Andry and Thornton (1991) .",
"cite_spans": [
{
"start": 65,
"end": 90,
"text": "Andry and Thornton (1991)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Variable Sharing",
"sec_num": "5.4"
},
{
"text": "DIALEX is implemented in Quintus Prolog; benchmark tests indicate that compilation time is linear in the size of the lexicon. Development of very large scale lexicons is somewhat hindered by the current lack of effective debugging tools. We have, however, succeeded in constructing lexicons that cover a broad range of syntactic phenomena in both French and English. For example, the English DATR lexicon covers all distinctive lexical forms in our corpus gathered from simulations of flight enquiry dialogues (Fraser and Gilbert 1991) . Furthermore, one of the major advantages of DATR's inheritance-based approach is ease of adding new lexical entries. For example, a large number of entries for cities is required in the flight information domain. With the definition of a CITY_PROP node to specify general properties of proper nouns identifying cities, individual cities such as Paris are simple and quick to define: Extending the lexicon to include new verbs, especially verbs with idiosyncratic properties like try, takes more time and effort. This paper has been mainly concerned with the definition and compilation of lexicons for understanding. In fact, SUNDIAL applications are such that a production lexicon shares a considerable portion with its recognition counterpart. To this end, DIALEX has been adapted for compilation of a generation lexicon (Youd and McGlashan 1992) . This is derived from the same DATR definitions but differs from the parser lexicons in that indexing is based on semantic type and complexity, rather than the surface string, and inflection is factored away from the lexical entries.",
"cite_spans": [
{
"start": 510,
"end": 535,
"text": "(Fraser and Gilbert 1991)",
"ref_id": "BIBREF9"
},
{
"start": 1360,
"end": 1385,
"text": "(Youd and McGlashan 1992)",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation and Coverage",
"sec_num": "6."
},
{
"text": "In the design of our lexicon compilation tool, we have shown how linguistic knowledge can be arranged in terms of a set of DATR structured base definitions that are portable across applications. Knowledge at the levels of morphology, syntax, and semantics combines in a single reusable DATR database. The fact that this knowledge is expressed in a high-level representation language does not limit its usefulness. On the contrary, it allows the designers of base definitions or application lexicons to think clearly about the structural relations that hold between objects in the representation and to maximize generalizations. Default inheritance allows generalizations to trickle down to specific instances, unless overridden. As a consequence, every good generalization captured during the design of structured base definitions represents labor saved during subsequent application-specific work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "7."
},
{
"text": "We have also shown how high-level knowledge can be entered by the lexicon builder at the appropriate conceptual level and then compiled into a lower level form appropriate for a chosen application. The system we describe produces two kinds of output: a term-encoded full lexicon for use in sentence interpretation and generation, and a lower level bit-encoded acceptance lexicon for use in lattice pruning during speech processing. The modular design of our system makes it particularly easy to exchange existing coding modules for new ones, thus allowing linguistic knowledge to be customized for a wide variety of speech or language applications.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "7."
},
{
"text": "In our representation of feature structures we follow Prolog conventions, whereby variables are identified by initial capitals, and a vertical bar introduces the tail of a list.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "In a few exceptional cases (e.g. am~are~is in the singular of BE) more complex constraints on agreement are stated in the relevant lexical entries.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "We follow GPSG in the use of the category-valued feature slash as a propagating device to handle extraction phenomena. For example in the question 'what did you say?', the phrase \"did you say?' can",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A parser for speech lattices using a UCG grammar",
"authors": [
{
"first": "Francois",
"middle": [],
"last": "Andry",
"suffix": ""
},
{
"first": "Thornton",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "Simon",
"middle": [],
"last": "",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andry, Francois, and Thornton, Simon. (1991). \"A parser for speech lattices using a UCG grammar.\" In Proceedings, 2nd",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "A task independent oral dialogue model",
"authors": [
{
"first": "Eric",
"middle": [],
"last": "Bilange",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings, 5th Meeting of the European Chapter",
"volume": "",
"issue": "",
"pages": "83--88",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bilange, Eric. (1991). \"A task independent oral dialogue model.\" In Proceedings, 5th Meeting of the European Chapter of the Association for Computational Linguistics. Berlin, April 1991, 83--88.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Defaults in unification grammar",
"authors": [
{
"first": "Gosse",
"middle": [],
"last": "Bouma",
"suffix": ""
}
],
"year": 1990,
"venue": "Proceedings, 28th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "165--172",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bouma, Gosse. (1990). \"Defaults in unification grammar.\" In Proceedings, 28th Annual Meeting of the Association for Computational Linguistics. Pittsburgh, June 1990, 165-172.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Unification Categorial Grammar: a consise extendable grammar for natural language processing",
"authors": [
{
"first": "Jo",
"middle": [
";"
],
"last": "Calder",
"suffix": ""
},
{
"first": "Ewan",
"middle": [
";"
],
"last": "Klein",
"suffix": ""
},
{
"first": "Henk",
"middle": [],
"last": "Zeevat",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings, COLING-88",
"volume": "",
"issue": "",
"pages": "83--86",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Calder, Jo; Klein, Ewan; and Zeevat, Henk. (1988). \"Unification Categorial Grammar: a consise extendable grammar for natural language processing.\" In Proceedings, COLING-88. Budapest, August 1988, 83-86.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "An Introduction to Artificial Intelligence",
"authors": [
{
"first": "Eugene",
"middle": [],
"last": "Charniak",
"suffix": ""
},
{
"first": "Drew",
"middle": [],
"last": "Mcdermott",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Charniak, Eugene, and McDermott, Drew. (1985). An Introduction to Artificial Intelligence. Lawrence Erlbaum Associates.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Inference in DATR",
"authors": [
{
"first": "Roger",
"middle": [],
"last": "Evans",
"suffix": ""
},
{
"first": "Gerald",
"middle": [],
"last": "Gazdar",
"suffix": ""
}
],
"year": 1989,
"venue": "Proceedings, 4th Meeting of the European Chapter",
"volume": "",
"issue": "",
"pages": "66--71",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Evans, Roger, and Gazdar, Gerald. (1989). \"Inference in DATR.\" In Proceedings, 4th Meeting of the European Chapter of the Association for Computational Linguistics. Manchester, April 1989, 66-71.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "The DATR Papers",
"authors": [
{
"first": "Roger",
"middle": [],
"last": "Evans",
"suffix": ""
},
{
"first": "Gerald",
"middle": [],
"last": "Gazdar",
"suffix": ""
}
],
"year": 1990,
"venue": "Research Report CSRP",
"volume": "139",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Evans, Roger, and Gazdar, Gerald, eds. (1990). The DATR Papers. Research Report CSRP 139, School of Cognitive and Computing Science, University of Sussex.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Structure-sharing in lexical representation",
"authors": [
{
"first": "Daniel",
"middle": [
"P"
],
"last": "Flickinger",
"suffix": ""
},
{
"first": "Carl",
"middle": [
"J"
],
"last": "Pollard",
"suffix": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Wasow",
"suffix": ""
}
],
"year": 1985,
"venue": "Proceedings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Flickinger, Daniel P.; Pollard, Carl J.; and Wasow, Thomas. (1985). \"Structure-sharing in lexical representation.\" In Proceedings, 23rd",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Annual Meeting of the Association for Computational Linguistics. Chicago",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "262--267",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Annual Meeting of the Association for Computational Linguistics. Chicago, 262-267.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Effects of system voice quality on user utterances in speech dialogue systems",
"authors": [
{
"first": "Norman",
"middle": [
"M"
],
"last": "Fraser",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Gilbert",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Nigel",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings, 2nd European Conference on Speech Communication and Technology",
"volume": "",
"issue": "",
"pages": "57--60",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fraser, Norman M., and Gilbert, G. Nigel. (1991). \"Effects of system voice quality on user utterances in speech dialogue systems.\" In Proceedings, 2nd European Conference on Speech Communication and Technology. Genova, September 1991, 57-60.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Linguistic applications of default inheritance mechanisms",
"authors": [
{
"first": "Gerald",
"middle": [],
"last": "Gazdar",
"suffix": ""
}
],
"year": 1987,
"venue": "Linguistic Theory and Computer Applications",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar, Gerald. (1987). \"Linguistic applications of default inheritance mechanisms.\" In Linguistic Theory and Computer Applications, edited by Peter Whitelock;",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "An introduction to DATR",
"authors": [
{
"first": "Gerald",
"middle": [],
"last": "Gazdar",
"suffix": ""
}
],
"year": 1990,
"venue": "The DATR Papers",
"volume": "139",
"issue": "",
"pages": "1--14",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar, Gerald. (1990). \"An introduction to DATR.\" In The DATR Papers, edited by Roger Evans and Gerald Gazdar. Research Report CSRP 139, School of Cognitive and Computing Science, University of Sussex: 1-14.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Generalized Phrase Structure Grammar",
"authors": [
{
"first": "Gerald",
"middle": [
";"
],
"last": "Gazdar",
"suffix": ""
},
{
"first": "Ewan",
"middle": [
";"
],
"last": "Klein",
"suffix": ""
},
{
"first": "Geoffry",
"middle": [
";"
],
"last": "Pullum",
"suffix": ""
},
{
"first": "Ivan",
"middle": [],
"last": "Sag",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar, Gerald; Klein, Ewan; Pullum, Geoffry; and Sag, Ivan. (1985). Generalized Phrase Structure Grammar. Harvard University Press. Cambridge, MA.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Natural Language Processing in Prolog",
"authors": [
{
"first": "Gerald",
"middle": [],
"last": "Gazdar",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Mellish",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar, Gerald, and Mellish, Chris. (1989). Natural Language Processing in Prolog. Addison Wesley.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "English Word Grammar",
"authors": [
{
"first": "Richard",
"middle": [
"A"
],
"last": "Hudson",
"suffix": ""
}
],
"year": 1990,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hudson, Richard A. (1990). English Word Grammar. Basil Blackwell.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Dialogue management for telephone information systems",
"authors": [
{
"first": "Paul",
"middle": [
";"
],
"last": "Heisterkamp",
"suffix": ""
},
{
"first": "Nick",
"middle": [
"J"
],
"last": "Youd",
"suffix": ""
}
],
"year": 1992,
"venue": "Proceedings of the 3rd Conference on Applied Natural Language Processing",
"volume": "",
"issue": "",
"pages": "245--246",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Heisterkamp, Paul; and Youd, Nick J. (1992). Dialogue management for telephone information systems. In Proceedings of the 3rd Conference on Applied Natural Language Processing. Trento, April: 245-246.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Unification with disjunctive and negative values for GPSG grammars",
"authors": [
{
"first": "Tsuneko",
"middle": [
";"
],
"last": "Nakazawa",
"suffix": ""
},
{
"first": "Laura",
"middle": [
";"
],
"last": "Neher",
"suffix": ""
},
{
"first": "Erhard",
"middle": [
"W"
],
"last": "Hinrichs",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nakazawa, Tsuneko; Neher, Laura; and Hinrichs, Erhard W. (1988). \"Unification with disjunctive and negative values for GPSG grammars.\" In Proceedings, 8th",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Speech understanding and dialogue over the telephone: an overview of the SUNDIAL project",
"authors": [
{
"first": "Jeremy",
"middle": [],
"last": "Peckham",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings, 2nd European Conference on Speech Communication and Technology",
"volume": "",
"issue": "",
"pages": "1469--1472",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Peckham, Jeremy. (1991). \"Speech understanding and dialogue over the telephone: an overview of the SUNDIAL project.\" In Proceedings, 2nd European Conference on Speech Communication and Technology. Genova, September 1991, 1469-1472.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Information-Based Syntax and Semantics",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Information-Based Syntax and Semantics.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "An Introduction to Unification-Based Approaches to Grammar",
"authors": [
{
"first": "Stuart",
"middle": [
"M"
],
"last": "Shieber",
"suffix": ""
}
],
"year": 1986,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shieber, Stuart M. (1986). An Introduction to Unification-Based Approaches to Grammar.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Generating utterances in dialogue systems",
"authors": [
{
"first": "Nick",
"middle": [
"J"
],
"last": "Youd",
"suffix": ""
},
{
"first": "Scott",
"middle": [],
"last": "Mcglashan",
"suffix": ""
}
],
"year": 1992,
"venue": "Aspects of Automated Natural Language Generation: Proceedings of the 6th International Workshop on Natural Language Generation",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Youd, Nick J.; and McGlashan, Scott. (1992). Generating utterances in dialogue systems. In Aspects of Automated Natural Language Generation: Proceedings of the 6th International Workshop on Natural Language Generation, edited by Robert Dale; Eduard Hovy; Dietmar R6sner; and Olivero Stock. Academic Press, London.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "DIALEX lexicon compilation architecture.",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF1": {
"text": "VERB: <mor form> == VERB_MOR:<>",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF3": {
"text": "(11) VERB: <syn args gr_subject syn head agr> == V_AGREE:< \"<syn head tense> .... <syn head number>\" \"<syn head person>\" >. (12) V_AGREE: <pres> == not_tps <pres sg third> == tps. (13) NOUN: <syn head agr> == N_AGREE:<agr \"<syn head number>\" \"<syn head person>\">. N_AGREE: <agr> == not~ps <agr sg third> == tps.",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF4": {
"text": "<syn args gr_comp> == GR_COMP:<> <syn args gr_comp syn args gr_subject> == \"Ksyn args gr_subject>\"",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF5": {
"text": "3.4.2 Argument Order and Optionality. While arguments in the structured base definitions are identified by grammatical relation labels, such as gr_subj ect, the lexicon generation process requires arguments encoding order and optionality constraints that are identified by relative position in an args list. Two techniques are used to produce DATR theories with arguments structured in this way.The first technique is to define featural constraints of order and optionality for each grammatical relation label. Three types of constraint are defined: din indicating whether the argument precedes or follows the functor (pre or post); adj: indicating whether the argument is adjacent to the functor or not (next or any); and opt: indicating whether the argument is optional or obligatory (opt or oblig).",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF6": {
"text": "complex feature is composed of fields either these are atomic valued, and enumerated or declared as open class in FieldVals; or they are complex and their definitions are to be found elsewhere.",
"uris": null,
"num": null,
"type_str": "figure"
},
"FIGREF7": {
"text": "Example closure definitions.",
"uris": null,
"num": null,
"type_str": "figure"
},
"TABREF0": {
"html": null,
"type_str": "table",
"content": "<table><tr><td>mor :</td><td colspan=\"2\">root : arrive ] form :arrives J major : v</td></tr><tr><td/><td colspan=\"2\">vform : fin</td></tr><tr><td/><td colspan=\"2\">head : tense : pres</td></tr><tr><td/><td colspan=\"2\">person : third</td></tr><tr><td/><td colspan=\"2\">number : sg</td></tr><tr><td/><td/><td colspan=\"2\">syn : I head : [ maj\u00b0r : prep l ]case:at</td></tr><tr><td/><td/><td colspan=\"2\">sem : ~ type: time I RestT ]</td></tr><tr><td>syn :</td><td>args : I</td><td colspan=\"2\">[ opt: opt ] [ adj: any order : | dir : post J r r as\u00b0r: I , , I case:nom syn : I neaa : [ person: third</td></tr><tr><td/><td/><td>L</td><td>[ number: sg</td></tr><tr><td/><td/><td colspan=\"2\">sem : [ type:object I RestA ]</td></tr><tr><td/><td/><td colspan=\"2\">[ opt:oblig ]</td></tr><tr><td/><td/><td colspan=\"2\">order : | dir : pre</td></tr><tr><td/><td>\u2022</td><td colspan=\"2\">[ adj :any</td></tr><tr><td/><td>type : amve</td><td/><td>]</td></tr><tr><td>sem :</td><td colspan=\"3\">thetime : [ type: time I RestT ]</td></tr><tr><td/><td colspan=\"3\">theagent : [ type:object I RestA ]</td></tr></table>",
"text": "introduces. The sign for intransitive arrives, for example, is:",
"num": null
},
"TABREF2": {
"html": null,
"type_str": "table",
"content": "<table><tr><td>TRANS_V:</td><td>&lt;&gt; == VERB</td></tr><tr><td/><td>&lt;syn args gr_direct&gt; == GR_DIRECT:&lt;&gt;.</td></tr><tr><td>DTRANS_V:</td><td>&lt;&gt; == TRANS_V</td></tr><tr><td/><td>&lt;syn args gr_indirect&gt; == GR_INDIRECT:&lt;&gt;.</td></tr></table>",
"text": "Consider the relationship between verbs of different transitivity. An intransitive verb takes a subject only. A transitive verb takes a subject and an object. A ditransitive verb takes a subject and two objects, one direct and the other indirect. This information is easily expressible in terms of an inheritance hierarchy. Facts about subjects are associated with a top node, for example a node called VERB. Facts about direct objects are associated with another node, for example, a node called TRANS_V. By saying that TRANS_V is a VERB, the general information about subjects is inherited at the TRANS_V node. This relationship can be expressed simply in DATR. A similar treatment can be adopted for ditransitive verbs (DTRANS_V):(14) VERB: <syn head major> == v <syn args gr_subject> == GR_SUBJECT:<>.",
"num": null
},
"TABREF7": {
"html": null,
"type_str": "table",
"content": "<table><tr><td/><td/><td>mor :</td><td>root : le ] form : le ]</td></tr><tr><td/><td/><td/><td>major: det</td></tr><tr><td/><td/><td>syn :</td><td>head : gender : masc def : the</td></tr><tr><td/><td/><td/><td>number : sg</td></tr><tr><td/><td/><td colspan=\"2\">sem : modus</td><td>[ def:the ] ]</td></tr><tr><td>mor :</td><td colspan=\"2\">root : passager ] . form :passager ]</td></tr><tr><td/><td/><td colspan=\"2\">major : n</td></tr><tr><td/><td/><td colspan=\"2\">case : nora</td></tr><tr><td/><td>head</td><td colspan=\"2\">gender : masc</td></tr><tr><td/><td/><td>def : A</td></tr><tr><td/><td/><td colspan=\"2\">number : B</td></tr><tr><td>syn :</td><td/><td/><td>syn :</td><td>major : det gender\" masc head : def : A\"</td></tr><tr><td/><td>args</td><td>first :</td><td>number : B</td></tr><tr><td/><td/><td/><td>[ opt: opt ]</td></tr><tr><td/><td/><td/><td>order</td><td>| dir: pre |</td></tr><tr><td/><td/><td/><td>[ adj : any J</td></tr><tr><td colspan=\"3\">sere : \" type : passenger-]</td></tr><tr><td>Figure 3</td><td/><td/></tr><tr><td colspan=\"4\">DAG lexicon entries for le and passager.</td></tr><tr><td>(26) DET:</td><td colspan=\"2\">&lt;&gt; == WORD</td></tr><tr><td/><td colspan=\"3\">&lt;syn head major&gt; == det</td></tr><tr><td/><td colspan=\"3\">&lt;syn head def&gt; == the</td></tr><tr><td/><td colspan=\"3\">&lt;syn head number&gt; == sg</td></tr><tr><td/><td colspan=\"3\">&lt;syn head gender&gt; == masc</td></tr><tr><td/><td colspan=\"3\">&lt;sem modus def&gt; == the.</td></tr><tr><td>le:</td><td colspan=\"2\">&lt;&gt; == DET</td></tr><tr><td/><td colspan=\"3\">&lt;mor root&gt; == le.</td></tr><tr><td>la:</td><td colspan=\"2\">&lt;&gt; == DET</td></tr><tr><td/><td colspan=\"3\">&lt;mor root&gt; == la</td></tr><tr><td/><td colspan=\"3\">&lt;syn head gender&gt; == fem.</td></tr><tr><td/><td/><td/><td>shows the definition of DET,</td></tr></table>",
"text": "together with entries for le and la ('the.FEM').",
"num": null
}
}
}
}