{ "paper_id": "P91-1002", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T09:03:18.245112Z" }, "title": "INCLUSION, DISJOINTNESS AND CHOICE: THE LOGIC OF LINGUISTIC CLASSIFICATION", "authors": [ { "first": "Bob", "middle": [], "last": "Carpenter", "suffix": "", "affiliation": { "laboratory": "", "institution": "Carnegie Mellon University Pittsburgh", "location": { "postCode": "15213", "region": "PA" } }, "email": "" }, { "first": "Carl", "middle": [], "last": "Pollard", "suffix": "", "affiliation": { "laboratory": "", "institution": "Sate University", "location": { "postCode": "43210", "settlement": "Columbus, pollard~hpuxa", "region": "OH" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We investigate the logical structure of concepts generated by conjunction and disjunction over a monotonic multiple inheritance network where concept nodes represent linguistic categories and links indicate basic inclusion (ISA) and disjointhess (ISNOTA) relations. We model the distinction between primitive and defined concepts as well as between closed-and open-world reasoning. We apply our logical analysis to the sort inheritance and unification system of HPSG and also to classification in systemic choice systems.", "pdf_parse": { "paper_id": "P91-1002", "_pdf_hash": "", "abstract": [ { "text": "We investigate the logical structure of concepts generated by conjunction and disjunction over a monotonic multiple inheritance network where concept nodes represent linguistic categories and links indicate basic inclusion (ISA) and disjointhess (ISNOTA) relations. We model the distinction between primitive and defined concepts as well as between closed-and open-world reasoning. We apply our logical analysis to the sort inheritance and unification system of HPSG and also to classification in systemic choice systems.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Our focus in this paper is a stripped-down monotonic inheritance-based knowledge representation system which can be applied directly to provide a clean declarative semantics for Halliday's systemic choice systems (see Winograd 1983 , Mellish 1988 , Kress 1976 and the inheritance module of head-driven phrase-structure grammar (HPSG) (Pollard and Sag 1987, Pollard in press ). Our inheritance networks are constructed from only the most rudimentary primitives: basic concepts and ISA and ISNOTA links. By applying general algebraic techniques, we show how to generate a meet semilattice whose nodes correspond to consistent conjunctions of basic concepts and where meet corresponds to conjunction. We also show how to embed this result in a distributive lattice where the elements correspond to arbitrary conjunctions and disjunctions of basic concepts and where meet and join correspond to conjunction and disjunction, respectively. While we do not consider either role-or attribute-based reasoning in this paper, our constructions are directly applicable as a front-end for the combined attributeand concept-based formalisms of Ait-Kaci (1986), Nebel and Smolka (1989) , Carpenter (1990) , Carpenter, Pollard and Franz (1991) and Pollard (in press ).", "cite_spans": [ { "start": 218, "end": 231, "text": "Winograd 1983", "ref_id": "BIBREF19" }, { "start": 232, "end": 246, "text": ", Mellish 1988", "ref_id": "BIBREF15" }, { "start": 247, "end": 259, "text": ", Kress 1976", "ref_id": null }, { "start": 334, "end": 373, "text": "(Pollard and Sag 1987, Pollard in press", "ref_id": null }, { "start": 1147, "end": 1170, "text": "Nebel and Smolka (1989)", "ref_id": "BIBREF16" }, { "start": 1173, "end": 1189, "text": "Carpenter (1990)", "ref_id": "BIBREF5" }, { "start": 1203, "end": 1227, "text": "Pollard and Franz (1991)", "ref_id": "BIBREF6" }, { "start": 1232, "end": 1249, "text": "Pollard (in press", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": null }, { "text": "The fact that terms in distributive lattices have disjunctive normal forms allows us to factor our construction into two stages: we begin with the consistent conjunctive concepts generated from our primitive concepts and then form arbitrary disjunctions of these conjunctions. The conjunctive construction is useful on its own as its result is a semilattice where meet corresponds to conjunction. In particular, the conjunctive semilattice is ideally suited to conjunctive logics such as those employed for unification, as in HPSG.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": null }, { "text": "We will consider the distinction between primitive and defined concepts, a well-known distinction expressible in terminological reasoning systems such as KL-ONE (Brachman 1979, Brachman and Schmolze 1985) , and its descendants (such as LOOM (MacGregor\" 1988) or CLASSIC ). We also tackle the variety of closed-world reasoning that is necessary for modeling constraint-based grammars such as HPSG. A similar form of closed-world reasoning is supported by LOOM with the disjoint-covering construction.", "cite_spans": [ { "start": 161, "end": 189, "text": "(Brachman 1979, Brachman and", "ref_id": "BIBREF3" }, { "start": 190, "end": 204, "text": "Schmolze 1985)", "ref_id": "BIBREF4" }, { "start": 241, "end": 258, "text": "(MacGregor\" 1988)", "ref_id": "BIBREF14" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": null }, { "text": "One of the benefits of our notion of inheritance is that it allows us to express the natural semantics of both systemic choice systems and HPSG inheritance hierarchies using basic concepts and ISA and ISNOTA links. In particular, we will see how choice systems correspond to ISNOTA reasoning, multiple choices can be captured in our conjunctive construction and how dependent choices can be represented by inheritance. One result of our construction will be a demonstration that the systemic classification and ttPSG systems are variant graphical representations of the same kind of underlying information regarding inclusion, disjointness and choice.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": null }, { "text": "Our inheritance networks are particularly simple, being constructed from basic concepts and two kinds of \"inheritance\" links.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Inheritance Networks", "sec_num": null }, { "text": "Definition 1 (Inheritance Network) An inheritance net is a tuple (BasConc, ISA,ISNOTA) lohere:", "cite_spans": [ { "start": 65, "end": 86, "text": "(BasConc, ISA,ISNOTA)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Inheritance Networks", "sec_num": null }, { "text": "\u2022 BasConc: a finite set of basic concepts", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Inheritance Networks", "sec_num": null }, { "text": "\u2022 ISA C BasConc x BasConc: the basic inclusion relation", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Inheritance Networks", "sec_num": null }, { "text": "\u2022 ISNOTA C_ BasConc \u00d7 BasConc: the basic dis-", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Inheritance Networks", "sec_num": null }, { "text": "The interpretation of a net is straightforward: each basic concept is thought of as representing a set of empirical objects, where P ISA Q means that all P's are Q's and P ISNOTA Q means that no P's are Q's. Our primary interest is in the logical relationships between concepts rather than in the actual extensions of the concepts themselves. This is in accord with standard linguistic practice, where the focus is on types of utterances rather than utterance tokens. An example of an inheritance network is given in Figure 1 . We have followed the standard convention of placing the more specific elements toward the bottom of the network, with arrows indicating the directionality of the ISA links (for instance, d ISA f and b ISNOTA C). We can automatically deduce all of the inclusion and disjointness relations that follow from the basic ones (Carpenter and Thomason 1990) .", "cite_spans": [ { "start": 848, "end": 877, "text": "(Carpenter and Thomason 1990)", "ref_id": "BIBREF7" } ], "ref_spans": [ { "start": 517, "end": 525, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "Definition 2 (Inclusion/Disjointness) The inclusion relation mA* C BasConc \u00d7 BasConc is the smallest such that:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "EQUATION", "cite_spans": [], "ref_spans": [], "eq_spans": [ { "start": 0, "end": 8, "text": "EQUATION", "ref_id": "EQREF", "raw_str": "\u2022 P ISA* P \u2022 /f P ISA Q and Q ISA* R then P ISA* R (Reflexive)", "eq_num": "(Transitive)" } ], "section": "jointness relation", "sec_num": null }, { "text": "The disjointness relation ISNOTA* C BasConc \u00d7 BasConc is the smallest such that:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "\u2022 /f P ISNOTA Q or Q ISNOTA P then P ISNOTA* Q", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "\u2022 if P ISA* Q and Q ISNOTA* R then P ISNOTA* R", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "EQUATION", "cite_spans": [], "ref_spans": [], "eq_spans": [ { "start": 0, "end": 8, "text": "EQUATION", "ref_id": "EQREF", "raw_str": "(Symmetry)", "eq_num": "(Chaining)" } ], "section": "jointness relation", "sec_num": null }, { "text": "These derived inclusion and disjointness relations express all of the information that follows from the basic relations. In particular, ISA* is the smallest pre-order extending ISA. For convenience, we allow concepts P such that P ISNOTA* P; any such inconsistent concepts are automatically filtered out by the conjunctive construction. Similarly, we allow concepts P and Q such that P ISA* Q and Q ISh* P. In this case, P and Q are merged during the conjunctive construction so that they behave identically.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "jointness relation", "sec_num": null }, { "text": "A conjunctive concept is modeled as a set P C BasConc of basic concepts. A conjunctive concept P corresponds to the conjunction of the concepts P E P; an object is a P if and only if it is a P for every P E P. But arbitrary sets of basic concepts are not good models for conjunctive concepts; we need to identify conjunctive concepts which convey identical information and also remove those conjunctive concepts which are inconsistent. We address the first issue by requiring conjunctive concepts to be closed under inheritance and the second by removing any concepts which contain a pair of disjoint basic concepts.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conjunctions", "sec_num": null }, { "text": "Definition 3 (Conjunctive Concept) A set P C C_ BasConc is a conjunctive concept if:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conjunctions", "sec_num": null }, { "text": "\u2022 ifP E P and P ISA* P' then P' E P", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conjunctions", "sec_num": null }, { "text": "\u2022 no P, P~ E P are such that P ISNOTA* P~ Let ConjConc be the set of conjunctive concepts.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conjunctions", "sec_num": null }, { "text": "There is a natural inclusion or specificity ordering on our conjunctive concepts; if P C Q then every object which can be classified as a Q can also be classified as a P. The conjunctive concepts derived from the inheritance net in Figure 1 are displayed in Figure 2 , where we have P C Q for every derived \"ISA\" arc Q ---* P. ", "cite_spans": [], "ref_spans": [ { "start": 232, "end": 240, "text": "Figure 1", "ref_id": null }, { "start": 258, "end": 266, "text": "Figure 2", "ref_id": "FIGREF2" } ], "eq_spans": [], "section": "Conjunctions", "sec_num": null }, { "text": "So far, we have considered only primitive basic concepts. A defined basic concept is taken to be fully determined by its set of superconcepts (in the general terminological case with roles, restrictions on role values can also contribute to the definition of a concept (Brachman and Schmolze 1985) ). In particular, a defined basic concept P is assumed to carry the same information as the conjunction of all of the concepts P' such that P ISA P~. For example, consider the basic concept b in Figure 1 . In general, suppose that DefConc C_ BasConc is the subset of defined concepts. To account for this new information, we add the following additional clause to the conditions that P must satisfy to be a conjunctive concept:", "cite_spans": [ { "start": 269, "end": 297, "text": "(Brachman and Schmolze 1985)", "ref_id": "BIBREF4" } ], "ref_spans": [ { "start": 493, "end": 501, "text": "Figure 1", "ref_id": null } ], "eq_spans": [], "section": "Defined Concepts", "sec_num": null }, { "text": "(1) If P e DefConc and {P~ [ P~P~andPIsA* P'}CP then P E P.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Defined Concepts", "sec_num": null }, { "text": "With the example in Figure 1 and the assumption that DefConc = {b, f}, we generate the conjunctive concepts in Figure 3 . We have adopted the condition of only displaying the maximally specific primitive concepts of a conjunctive concept, as the other basic concepts can be determined from these. Note that the assumption that f, the most ", "cite_spans": [], "ref_spans": [ { "start": 20, "end": 28, "text": "Figure 1", "ref_id": null }, { "start": 111, "end": 119, "text": "Figure 3", "ref_id": null } ], "eq_spans": [], "section": "Defined Concepts", "sec_num": null }, { "text": "The set of conjunctive concepts ordered by reverse set inclusion has the pleasant property of being closed under consistent meets, where the meet operation represents conjunction (\"unification\"). More precisely, a set 79 C ConjConc of conjunctive concepts is consistent if there is a conjunctive concept P which contains all of the concepts contained in the conjunctive concepts in 7 9 so that U 79 C P. The following theorem states that for every consistent set 79 of concepts, there is a least P such that P __D U 7~-This least P is written II 7 9 Another way to generate the meet of a collection of conjunctive concepts is to close their union under inheritance and concept definition. It should be observed that joins (intersections), while always existing, in general represent only informational generalizations, not necessarily disjunctions. Mellish (1988) showed how the concepts expressible using a systemic choice network such as that found in Figure 4 can be embedded into the lattice of first-order terms with conjunction represented by unification. Our characterization of the concepts expressible in a systemic net instead relies on the translation of systemic notation into an inheritance network with IsAand ISNOTA links.", "cite_spans": [ { "start": 849, "end": 863, "text": "Mellish (1988)", "ref_id": "BIBREF15" } ], "ref_spans": [ { "start": 954, "end": 962, "text": "Figure 4", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "/.", "sec_num": null }, { "text": "The resulting conjunctive concepts correspond to the concepts that can be expressed in the systemic net. An example of a systemic choice network in the notation of Mellish (1988) , is Figure 4 . The connective I, of which there are three in the diagram, signals disjoint alternatives; for instance, the connective for gender is taken to indicate that a gender must be exactly one of masculine, feminine or neuter. The connective }, of which there is one before gender, indicates necessary preconditions for a choice; in this case, a gender is only chosen if the number is singular and the person is third. Finally, the connective {, of which there is one labeled agr, indicates that a choice for an agreement value requires a choice for both number and person.", "cite_spans": [ { "start": 164, "end": 178, "text": "Mellish (1988)", "ref_id": "BIBREF15" } ], "ref_spans": [ { "start": 184, "end": 192, "text": "Figure 4", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Systemic Choice Systems", "sec_num": null }, { "text": "We construct an inheritance hierarchy from a systemic network by taking a basic primitive concept for every choice in the network. The choices in Figure 4 are those items in bold face; the italicized items simply label connectives and are only for convenience (alternatively, we could take the italicized elements to be defined basic concepts). The ISNOTA relation between basic concepts is defined so that P ISNOTA Q if P and Q are connected by the choice connective I. For example, we have 3rd ISNOTA 1st and msc ISNOTA neu. Finally, the ISA relation is defined so that if P is one of the choices for a connective which has a precondition P~ attached to it, then we include P ISA P~. For \"instance, we have msc ISA sng and msc ISA 3rd.", "cite_spans": [], "ref_spans": [ { "start": 146, "end": 154, "text": "Figure 4", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Systemic Choice Systems", "sec_num": null }, { "text": "In Figure 5, ,sng} {3rd,sng} {lst,plu} {3rd,plu} (3rd,sng,msc} (3rd,sng,fem} {3rd ,sng, neu} Figure 5 : Systemic Choices generated by the inheritance net stemming from the choice system in Figure 4 . A fully determined choice in a choice system corresponds to a maximally specific conjunctive concept, of which there are six in Figure 5 .", "cite_spans": [], "ref_spans": [ { "start": 3, "end": 12, "text": "Figure 5,", "ref_id": null }, { "start": 13, "end": 84, "text": ",sng} {3rd,sng} {lst,plu} {3rd,plu} (3rd,sng,msc} (3rd,sng,fem} {3rd", "ref_id": null }, { "start": 96, "end": 104, "text": "Figure 5", "ref_id": null }, { "start": 192, "end": 200, "text": "Figure 4", "ref_id": "FIGREF3" }, { "start": 331, "end": 339, "text": "Figure 5", "ref_id": null } ], "eq_spans": [], "section": "Systemic Choice Systems", "sec_num": null }, { "text": "An example of an HPSG sort inheritance hierarchy which represents the same information as the systemic choice system in Figure 4 , in the notation of Pollard and Sag (1987) , is given in Figure 6 . The basic principle behind the HPSG notation is that the bold elements correspond to basic concepts, while the boxed elements correspond to partitions, s~called because the concepts in a partition are both pairwise disjoint and exhaustive. In terms of an inheritance network, the elements of a partition (those concepts directly below the partition in the diagram) are related by basic ISNOTA links. For instance, we would have plu ISNOTA sing. Each partition may also have dependencies which must be fulfilled for the choice to be made; in our case, before an element of the gender partition is chosen, singular must be chosen for number and third for person. These dependencies generate our basic IsA relation. For instance, we must have plu ISA agr and fern ISA sng. Carrying out this translation of the HPSG notation into an inheritance net produces to the same result as the translation of the systemic choice system in Figure 4 , thus generating the conjunctive concept hierarchy in Figure 5 .", "cite_spans": [ { "start": 150, "end": 172, "text": "Pollard and Sag (1987)", "ref_id": "BIBREF18" } ], "ref_spans": [ { "start": 120, "end": 128, "text": "Figure 4", "ref_id": "FIGREF3" }, { "start": 187, "end": 195, "text": "Figure 6", "ref_id": null }, { "start": 1123, "end": 1131, "text": "Figure 4", "ref_id": "FIGREF3" }, { "start": 1187, "end": 1195, "text": "Figure 5", "ref_id": null } ], "eq_spans": [], "section": "Sort Inheritance in HPSG", "sec_num": null }, { "text": "In HPSG, it is useful to allow sorts to be defined by conjunction. An example is main A base A strict-trans, which classifies the inputs to the passivization lexical rule (Pollard and Sag 1987:211) . Translating the example to our system produces a defined conjunctive concept corresponding to the conjunction of those three basic concepts. On the other hand, a primitive sort such as aux cannot be defined as the conjunction of the sorts from which it inherits, namely verb and intrans-raising, because auxiliaries are not the only intransitive raising verbs. In the hierarchy in Figure 6 , it is most natural to consider the basic concept agr to be defined rather than primitive; it could simply be eliminated with the same effect. However, in the context of a grammar, agr would be one of many possible basic sorts (others being boolean, verb-form, etc.) and would thus not be eliminable.", "cite_spans": [ { "start": 171, "end": 197, "text": "(Pollard and Sag 1987:211)", "ref_id": null } ], "ref_spans": [ { "start": 581, "end": 589, "text": "Figure 6", "ref_id": null } ], "eq_spans": [], "section": "Sort Inheritance in HPSG", "sec_num": null }, { "text": "While meets in the conjunctive concept ordering represent conjunction, joins (intersections) do not represent disjunction. For instance, {msc} U {fern} = {msc} U {neu} = {3rd, sng}, but the information that an object is masculine or feminine is different than the information that it is masculine or neuter, and more specific than the information that it is simply third-singular. The granularity of the original network dramatically affects the disjunctive concepts which can be rep- resented (see Borgida and Etherington 1989) . For example, we could have partitioned gender into animate and neu concepts and then partitioned the animate concept into msc and fern. This move would distinguish the join of msc and fern from the join of msc and neu.", "cite_spans": [ { "start": 499, "end": 528, "text": "Borgida and Etherington 1989)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Disjunctive Concepts", "sec_num": null }, { "text": "To complete our study of the logic of simple inheritance, we employ a well-known latticetheoretic technique for embedding a partial order into a distributive lattice; when applied to conjunctive concept hierarchies, the result is a distributive lattice where concepts correspond to arbitrary conjunctions and disjunctions of basic concepts with joins and meets representing disjunction and conjunction.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Disjunctive Concepts", "sec_num": null }, { "text": "We model a disjunctive concept as a set 79 C ConjConc of conjunctive concepts interpreted disjunctively; an object is classified as a 79 just in case it can be classified as a P for some P E 79. As with the conjunctive concepts, we identify disjunctive concepts which convey the same information. In this case, we can add more specific concepts to a disjunctive concept 79 without affecting its information content.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Disjunctive Concepts", "sec_num": null }, { "text": "Definition 5 (Disjunctive Concepts) A subset 7 9 C ConjConc of conjunctive concepts is said to be a disjunctive concept if whenever P,Q E ConjConc are such that Q D P and P E 7 9 then qe79.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Disjunctive Concepts", "sec_num": null }, { "text": "Let DisjConc be the collection of disjunctive con-", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Disjunctive Concepts", "sec_num": null }, { "text": "The inclusion ordering between disjunctive concepts represents specificity, but this time if 79 C_ Q then 7 ~ is at least as specific as Q, as Q admits as many possibilities as 79. Note that the upperclosed sets of a partial ordering form a distributive lattice when ordered by inclusion, since it is a sublattice of a powerset lattice.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "cepts.", "sec_num": null }, { "text": "Proposition 6 The structure (DisjConc, C) is a distributive lattice.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "cepts.", "sec_num": null }, { "text": "Unions (joins) represent disjunctions in in DisjConc. Likewise, intersections (meets) represent conjunctions. Furthermore, the function \u00a2 that maps a conjunctive concept P to the disjunctive concept \u00a2(P) = {P' I P' _D P} is an embedding of ConjConc into DisjConc that preserves existing meets, so that \u00a2(P n P') = \u00a2(P) n \u00a2(P'). Note that this embedding coincides with the standard embedding of a domain into its upper (Smyth) powerdomain (Gunter and Scott in press) , with the only difference being that we have reversed the orders of both domains (with the informationally more specific elements toward the bottom), as is conventional in inheritance networks.", "cite_spans": [ { "start": 438, "end": 465, "text": "(Gunter and Scott in press)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "cepts.", "sec_num": null }, { "text": "More than 30 disjunctive concepts result from the conjunctive concepts in Figure 3 , so we will not provide a graphic display of the results of the disjunctive construction applied to a realistic example (for examples of the general construction, see Davey and Priestley 1990) .", "cite_spans": [ { "start": 251, "end": 276, "text": "Davey and Priestley 1990)", "ref_id": "BIBREF8" } ], "ref_spans": [ { "start": 74, "end": 82, "text": "Figure 3", "ref_id": null } ], "eq_spans": [], "section": "cepts.", "sec_num": null }, { "text": "In HPSG, Pollard and Sag (1987) partition the concept sign into two sub-concepts, phrase and word. This arrangement generates the conjunctive concepts {sign}, {phrase} and {word}. Applying the disjunctive construction to this result, though, gives us a disjunctive concept {{word}, {phrase}} which is strictly more informative than {{sign}}. This distinction demonstrates the open-world nature of our construction; it allows for the possibility of signs which are neither words nor phrases. This form of openworld reasoning is the standard in terminological reasoning systems such as KL-ONE or CLAS-SIC, though LOOM provides a notion of disjointcovering which provides the kind of closed-world reasoning we require.", "cite_spans": [ { "start": 9, "end": 31, "text": "Pollard and Sag (1987)", "ref_id": "BIBREF18" } ], "ref_spans": [], "eq_spans": [], "section": "Closed World Reasoning", "sec_num": null }, { "text": "In dealing with linguistic grammars, on the other hand, we clearly wish to exclude any expression from signhood that is neither a phrase nor a word; these choices are meant to be exhaustive in a grammar. The fact that signs can be either words or phrases is explicit; what we need is a way to say that nothing else can be a sign.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Closed World Reasoning", "sec_num": null }, { "text": "In general, we require a set ClosConc C BasConc of closed concepts to be specified. When constructing the disjunctive concepts, we identify a closed concept with the disjunction of its immediate subconcepts. In particular, we can replace every occurence of a closed concept with the disjunction of its immediate subconcepts, so that {P} and {P' [ P' IsA P} are identified. Closed concepts are treated dually to defined concepts; a defined concept is taken to be the conjunction of its immediate superconcepts, while a closed concept is identified with the disjunction of its immediate subconcepts. The simplest way to achieve this effect is to generate the disjunctive concepts from the subset of conjunctive concepts which contain at least one subconcept of every closed concept which they contain. This leads to the following restriction:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Closed World Reasoning", "sec_num": null }, { "text": "(2) 79 E OisjConc only if for every P E 79 and P E P f3 ClosConc there is some P~ E P such that P~ ISA P Thus if sign E ClosConc, we would only consider the conjunctive concepts {phrase} and {word}; the concept {sign} contains a closed concept sign, but none of its subconcepts. Consequently, the set {{sign}} is no longer a disjunctive concept, while {{phrase}, {word}} would be allowed (assuming for this example that phrase and word are not themselves closed).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Closed World Reasoning", "sec_num": null }, { "text": "In grammar development, it will often be the case that all but the maximally specific concepts are closed. In this case, the disjunctive construction will produce the boolean algebra with maximally specific conjunctive concepts as atoms. Such maximally specific conjunctive concepts were simply taken as primitive by King (1989) , who generated a boolean algebra of types corresponding to disjunctions of maximal concepts.", "cite_spans": [ { "start": 317, "end": 328, "text": "King (1989)", "ref_id": "BIBREF12" } ], "ref_spans": [], "eq_spans": [], "section": "Closed World Reasoning", "sec_num": null } ], "back_matter": [ { "text": "We would like to thank Bob Kasper for invaluable suggestions.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgements", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "An algebraic semantics approach to the effective resolution of type equations", "authors": [ { "first": "Bassan", "middle": [], "last": "A'/T-Kaci", "suffix": "" } ], "year": 1986, "venue": "Theoretical Computer Science", "volume": "45", "issue": "", "pages": "293--351", "other_ids": {}, "num": null, "urls": [], "raw_text": "A'/t-Kaci, Bassan (1986). An algebraic seman- tics approach to the effective resolution of type equations. Theoretical Computer Sci- ence, 45:293-351.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "CLASSIC: A structural data model for objects", "authors": [ { "first": "Alexander", "middle": [ ";" ], "last": "Borgida", "suffix": "" }, { "first": "Ronald", "middle": [ "J" ], "last": "Brachman", "suffix": "" }, { "first": "Deborah", "middle": [ "L" ], "last": "Mcguinness", "suffix": "" }, { "first": "Lori", "middle": [ "A" ], "last": "Resnick", "suffix": "" } ], "year": 1989, "venue": "Proceedings of the SIGMOD International Conference on Management of Data", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Borgida, Alexander; Brachman, Ronald J.; McGuinness, Deborah L. and Resnick, Lori A. (1989). CLASSIC: A structural data model for objects. In Proceedings of the SIGMOD International Conference on Management of Data, Portland, Oregon.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Disjunction in inheritance hierarchies", "authors": [ { "first": "Alex", "middle": [], "last": "Borgida", "suffix": "" }, { "first": "David", "middle": [ "W" ], "last": "Etherington", "suffix": "" } ], "year": 1989, "venue": "Proceedings of the First International Conference on Principles of Knowledge Representation and Reasoning", "volume": "", "issue": "", "pages": "33--43", "other_ids": {}, "num": null, "urls": [], "raw_text": "Borgida, Alex and Etherington, David W. (1989). Disjunction in inheritance hierar- chies. In Proceedings of the First Interna- tional Conference on Principles of Knowl- edge Representation and Reasoning, pages 33--43. Morgan Kanfmann.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Associative Networks: Representation and Use of Knowledge by Computers", "authors": [ { "first": "Ronald", "middle": [ "J" ], "last": "Brachman", "suffix": "" } ], "year": 1979, "venue": "", "volume": "", "issue": "", "pages": "3--50", "other_ids": {}, "num": null, "urls": [], "raw_text": "Brachman, Ronald J. (1979). On the episte- mological status of semantic networks. In Findler, N., editor, Associative Networks: Representation and Use of Knowledge by Computers, pages 3-50. Academic Press.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "An overview of the KL-ONE knowledge representation system", "authors": [ { "first": "Ronald", "middle": [ "J" ], "last": "Brachman", "suffix": "" }, { "first": "James", "middle": [ "G" ], "last": "Schmolze", "suffix": "" } ], "year": 1985, "venue": "Cognitive Science", "volume": "9", "issue": "", "pages": "171--216", "other_ids": {}, "num": null, "urls": [], "raw_text": "Brachman, Ronald J. and Schmolze, James G. (1985). An overview of the KL-ONE knowl- edge representation system. Cognitive Sci- ence, 9:171-216.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Typed feature structures: Inheritance, (in)equations and extensionality", "authors": [ { "first": "Bob", "middle": [], "last": "Carpenter", "suffix": "" } ], "year": 1990, "venue": "Proceedings of the First International Workshop on Inheritance in Natural Language Processing", "volume": "", "issue": "", "pages": "9--13", "other_ids": {}, "num": null, "urls": [], "raw_text": "Carpenter, Bob (1990). Typed feature struc- tures: Inheritance, (in)equations and exten- sionality. In Proceedings of the First Inter- national Workshop on Inheritance in Nat- ural Language Processing, 9-13, Tilburg, The Netherlands.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "The specification and implementation of constraint-based unification grammars", "authors": [ { "first": "Bob", "middle": [ ";" ], "last": "Carpenter", "suffix": "" }, { "first": "Carl", "middle": [], "last": "Pollard", "suffix": "" }, { "first": "Alex", "middle": [], "last": "Franz", "suffix": "" } ], "year": 1991, "venue": "Proceedings of the Second International Workshop on Parsing Technology", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Carpenter, Bob; Pollard, Carl and Franz, Alex (1991). The specification and implementa- tion of constraint-based unification gram- mars. In Proceedings of the Second Inter- national Workshop on Parsing Technology, Cancun, Mexico.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Inheritance theory and path-based reasoning: An introduction", "authors": [ { "first": "Bob", "middle": [], "last": "Carpenter", "suffix": "" }, { "first": "Richmond", "middle": [], "last": "Thomason", "suffix": "" } ], "year": 1990, "venue": "Defeasible Reasoning and Knowledge Representation", "volume": "5", "issue": "", "pages": "309--344", "other_ids": {}, "num": null, "urls": [], "raw_text": "Carpenter, Bob and Thomason, Richmond (1990). Inheritance theory and path-based reasoning: An introduction. In Kyburg, Jr., Henry E.; Loui, Ronald P. and Carl- son, Greg N., (ed.), Defeasible Reasoning and Knowledge Representation, volume 5 of Studies in Cognitive Systems, 309-344. Kluwer.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Introduction to Lattices and Order", "authors": [ { "first": "B", "middle": [ "A" ], "last": "Davey", "suffix": "" }, { "first": "H", "middle": [ "A" ], "last": "Priestley", "suffix": "" } ], "year": 1990, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Davey, B.A. and Priestley, H.A. (1990). Intro- duction to Lattices and Order. Cambridge University Press.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Structure-sharing in lexical representation", "authors": [ { "first": "Daniel", "middle": [ ";" ], "last": "Flickinger", "suffix": "" }, { "first": "Carl", "middle": [ "J" ], "last": "Pollard", "suffix": "" }, { "first": "Thomas", "middle": [], "last": "Wasow", "suffix": "" } ], "year": 1985, "venue": "Proceedings of the ~3rd Annual Conference of the Association for Computational Linguistics", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Flickinger, Daniel; Pollard, Carl J. and Wa- sow, Thomas (1985). Structure-sharing in lexical representation. In Proceedings of the ~3rd Annual Conference of the Association for Computational Linguistics.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Semantic domains", "authors": [ { "first": "Carl", "middle": [], "last": "Gunter", "suffix": "" }, { "first": "Dana", "middle": [ "S" ], "last": "Scott", "suffix": "" } ], "year": null, "venue": "Theoretical Computer Science", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Gunter, Carl and Scott, Dana S. (in press). Se- mantic domains. In Theoretical Computer Science. North-Holland.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Unification and classification: An experiment in information-based parsing", "authors": [ { "first": "Robert", "middle": [ "T" ], "last": "Kasper", "suffix": "" } ], "year": 1989, "venue": "First International Workshop on Parsing Technologies", "volume": "", "issue": "", "pages": "1--7", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kasper, Robert T. (1989). Unification and classification: An experiment in information-based parsing. In First Inter- national Workshop on Parsing Technolo- gies, 1-7. Pittsburgh.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "A Logical Formalism for Head-Driven Phrase Structure Grammar", "authors": [ { "first": "Paul", "middle": [], "last": "King", "suffix": "" } ], "year": 1989, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "King, Paul (1989). A Logical Formalism for Head-Driven Phrase Structure Grammar. PhD thesis, University of Manchester.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Halliday: System and Function in Language", "authors": [], "year": 1976, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kress, Gunther (ed.) (1976) Halliday: System and Function in Language. University of Oxford Press.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "A deductive pattern matcher", "authors": [ { "first": "Robert", "middle": [], "last": "Macgregor", "suffix": "" } ], "year": 1988, "venue": "Proceedings of the 1988 National Conference on Artificial Intelligence", "volume": "", "issue": "", "pages": "403--408", "other_ids": {}, "num": null, "urls": [], "raw_text": "MacGregor, Robert (1988). A deductive pat- tern matcher. In Proceedings of the 1988 National Conference on Artificial Intelli- gence, pages 403-408, St. Paul, Minnesota.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Implementing systemic classification via unification", "authors": [ { "first": "Christopher", "middle": [ "S" ], "last": "Mellish", "suffix": "" } ], "year": 1988, "venue": "Computational Linguistics", "volume": "14", "issue": "", "pages": "40--51", "other_ids": {}, "num": null, "urls": [], "raw_text": "Mellish, Christopher S. (1988). Implement- ing systemic classification via unification. Computational Linguistics, 14:40-51.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "Representationa dn reasoning with attributive descriptions", "authors": [ { "first": "Bernhard", "middle": [], "last": "Nebel", "suffix": "" }, { "first": "Gert", "middle": [], "last": "Smolka", "suffix": "" } ], "year": 1989, "venue": "IWBS Report", "volume": "81", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Nebel, Bernhard and Smolka, Gert (1989). Representationa dn reasoning with attribu- tive descriptions. IWBS Report 81, IBM - Deutschland GmbH, Stuttgart.", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "Sorts in unificationbased grammar and what they mean", "authors": [ { "first": "Carl", "middle": [ "J" ], "last": "Pollard", "suffix": "" } ], "year": null, "venue": "Unification in Natural Language Analysis", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pollard, Carl J. (in press). Sorts in unification- based grammar and what they mean. In Pinkal, M. and Gregor, B., editors, Unifi- cation in Natural Language Analysis. MIT Press.", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "Information-Based Syntax and Semantics: Volume I -Fundamentals", "authors": [ { "first": "Carl", "middle": [ "J" ], "last": "Pollard", "suffix": "" }, { "first": "Ivan", "middle": [ "A" ], "last": "Sag", "suffix": "" } ], "year": 1987, "venue": "CSLI Lecture Notes", "volume": "13", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pollard, Carl J. and Sag, Ivan A. (1987). Information-Based Syntax and Semantics: Volume I -Fundamentals, volume 13 of CSLI Lecture Notes. Chicago University Press.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "Language as a Cognitive Process: Volume I -Syntax", "authors": [ { "first": "Terry", "middle": [], "last": "Winograd", "suffix": "" } ], "year": 1983, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Winograd, Terry (1983). Language as a Cogni- tive Process: Volume I -Syntax. Addison- Wesley.", "links": null } }, "ref_entries": { "FIGREF1": { "uris": null, "type_str": "figure", "num": null, "text": "Figure 1: Inheritance Hierarchy" }, "FIGREF2": { "uris": null, "type_str": "figure", "num": null, "text": "Conjunctive Concept Ordering" }, "FIGREF3": { "uris": null, "type_str": "figure", "num": null, "text": "Systemic Choice Network and called the meet of 7 ) . Theorem 4 The meet in (ConjConc, :D) for a consistent set 7 9 C_ ConjConc of conjunctive concepts is given by: n79 --N{P' \u2022 ConjConc I P' -~ P for each P \u2022 7 ~} = N{P' \u2022 Co.jCor,\u00a2 I P' U79} = {P \u2022 BasConc I for every P' \u2022 ConjConc, } pi ~ Up implies P \u2022 pi Proof: This is an immediate consequence of the fact that ConjConc is closed under arbitrary intersections." }, "FIGREF4": { "uris": null, "type_str": "figure", "num": null, "text": "Figure 6: HPSG Inheritance Network Notation" }, "TABREF1": { "text": "The conjunctive concept {b, d, e, f} is strictly more informative than {d, e, f}; the primitiveness of b allows for the possibility that there is information to be gained from knowing that an object is a b that can not be gained from knowing that it is both a d and an e. On the other hand, if we assume that b is defined, then the presence of d and e in a conjunctive concept should ensure the presence of b, thus eliminating the sets {d,e,f}, {c, d, e, f} and {a, d, e, f} from consideration, as they are equivalent to the conjunctive concepts{b,d,e,f}, {b,c,d,e,f} and {a,b,d,e,f} respec- tively. In the primitive case, being a d and an e is a necessary condition for being a b; in the defined case, being a d and e is also a sufficient condition for being a b.", "type_str": "table", "num": null, "content": "