ACL-OCL / Base_JSON /prefixJ /json /J90 /J90-1002.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "J90-1002",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:54:50.142818Z"
},
"title": "AN INTERPRETATION OF NEGATION IN FEATURE STRUCTURE DESCRIPTIONS",
"authors": [
{
"first": "Anuj",
"middle": [],
"last": "Dawar",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Pennsylvania Philadelphia",
"location": {
"postCode": "19104",
"region": "PA"
}
},
"email": ""
},
{
"first": "K",
"middle": [],
"last": "Vijay-Shanker",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Feature structures are informational elements that have been used in several linguistic theories and in computational systems for natural language processing. A logical calculus has been developed and used as a description language for feature structures. In the present work, a framework in three-valued logic is suggested for defining the semantics of a feature structure description language, allowing for a more complete set of logical operators. In particular, an interpretation of the negation and implication operators is examined within this framework. We extend this approach to interpret descriptions that involve existence (or nonexistence) of values for attributes. A definition of augmented feature structures is proposed, and one particular interpretation of the description language with a negation operator is described. A sound and complete proof system is presented for the logic thus obtained and its computational aspects studied.",
"pdf_parse": {
"paper_id": "J90-1002",
"_pdf_hash": "",
"abstract": [
{
"text": "Feature structures are informational elements that have been used in several linguistic theories and in computational systems for natural language processing. A logical calculus has been developed and used as a description language for feature structures. In the present work, a framework in three-valued logic is suggested for defining the semantics of a feature structure description language, allowing for a more complete set of logical operators. In particular, an interpretation of the negation and implication operators is examined within this framework. We extend this approach to interpret descriptions that involve existence (or nonexistence) of values for attributes. A definition of augmented feature structures is proposed, and one particular interpretation of the description language with a negation operator is described. A sound and complete proof system is presented for the logic thus obtained and its computational aspects studied.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "A number of linguistic theories and computational approaches to parsing natural language have employed the notion of associating informational elements, consisting of features and their values, with phrases. Such elements, called feature structures, have been used in linguistic theories, such as Generalized Phrase Structure Grammar (GPSG; Gadzar et al. 1985) and Lexical Functional Grammar (Kaplan and Bresnan 1983) , and in computational formalisms, such as Functional Unification Grammar (Kay 1979) and PATR-II (Shieber 1984) .",
"cite_spans": [
{
"start": 334,
"end": 340,
"text": "(GPSG;",
"ref_id": null
},
{
"start": 341,
"end": 360,
"text": "Gadzar et al. 1985)",
"ref_id": null
},
{
"start": 392,
"end": 417,
"text": "(Kaplan and Bresnan 1983)",
"ref_id": "BIBREF14"
},
{
"start": 492,
"end": 502,
"text": "(Kay 1979)",
"ref_id": "BIBREF13"
},
{
"start": 515,
"end": 529,
"text": "(Shieber 1984)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Rounds and Kasper introduced a logical formalism to describe feature structures with disjunctive specification (Kasper 1987; Kasper and Rounds 1986; Rounds and Kasper 1986) . The language is a form of modal propositional logic. To define the semantics of this language, feature structures are formally defined as acyclic finite automata. The detailed definition is given in Section 2. A fundamental property of the semantics is that it is monotonic in the sense that the set of automata satisfying a given formula is upward-closed under the operation of subsumption. This is important, because we consider a formula to be only a partial description of a feature structure. This property is precisely formulated in Section 2.",
"cite_spans": [
{
"start": 111,
"end": 124,
"text": "(Kasper 1987;",
"ref_id": "BIBREF10"
},
{
"start": 125,
"end": 148,
"text": "Kasper and Rounds 1986;",
"ref_id": "BIBREF16"
},
{
"start": 149,
"end": 172,
"text": "Rounds and Kasper 1986)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Several researchers have expressed a need for extending this logic to include the operators of negation and implication. These two are related in that, in most logical systems, it is possible to use one to define the other (in the presence of a disjunction operator). In this paper, we shall concentrate on the problem of extending the logic to include negation, while also showing that it yields a satisfactory interpretation of implication. Karttunen (1984) , for instance, provides examples of feature structures in which a negation operator might be useful. For instance, the most natural way to represent the number and person attributes of a verb such as sleep would be to say that it is not third person singular, rather than expressing it as a disjunction of the other possibilities. We express this agreement constraint by the following formula: agreement : -1 (person : third A number : singular) (1) Pereira (1987) provides the following example formula that expresses the semantic constraint that the subject and object of a clause cannot be coreferential unless the object is a reflexive pronoun: obj : type : reflexive k/- 7 (subj : ref ~ obj : ref) (2) This constraint can, in fact, be represented just as naturally as the following implication:",
"cite_spans": [
{
"start": 443,
"end": 459,
"text": "Karttunen (1984)",
"ref_id": "BIBREF9"
},
{
"start": 911,
"end": 925,
"text": "Pereira (1987)",
"ref_id": "BIBREF19"
},
{
"start": 1137,
"end": 1163,
"text": "7 (subj : ref ~ obj : ref)",
"ref_id": null
},
{
"start": 1164,
"end": 1167,
"text": "(2)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "(subj : ref ~ obj : ref) ~ obj : type : reflexive (3) Similarly, the feature co-occurrence constraints in GPSG (Gadzar et el. 1985) include implications of the form 3 l ~ q~ (where q~ is some description). While a formula of the form 3 l is not part of the Rounds-Kasper logic, we intend it here as asserting the existence of a feature l in a structure. This would normally be expressed in the Rounds-Kasper formalism by the formula I:NIL. As we see later, formulae of the kind we have in this example, i.e. in which an existential appears negated, require special treatment and will motivate an extension to the feature structure formalism.",
"cite_spans": [
{
"start": 50,
"end": 53,
"text": "(3)",
"ref_id": "BIBREF0"
},
{
"start": 111,
"end": 131,
"text": "(Gadzar et el. 1985)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Various interpretations have been suggested that define a semantics for these operators (see Section 3), but none has gained universal acceptance. Pereira (1987) set forth certain properties that any such interpretation should satisfy. We suggested that three-valued logic provides us with a framework appropriate for defining the semantics of a feature description logic (which we will call FDL) that includes a negation operator (Dawar and Vijay-Shanker 1989) . We also showed that the three-valued framework (based on Kleene's three-valued logic; Kleene 1952) is powerful enough to express most of the existing definitions of negation and implication. It is therefore possible to compare these different approaches. We also presented one particular three-valued interpretation for FDL, motivated by the approach to negation given by Karttunen (1984) , that meets the conditions stated by Pereira. In the present work, we give an exposition of these results, and we also examine another three-valued interpretation for FDL, obtained by using a modified notion of the feature structures that serve as models. This new interpretation, while preserving the desirable properties of the previous one, also provides a satisfactory semantics for the problematic case, mentioned above, of formulae with a negated existential.",
"cite_spans": [
{
"start": 147,
"end": 161,
"text": "Pereira (1987)",
"ref_id": "BIBREF19"
},
{
"start": 431,
"end": 461,
"text": "(Dawar and Vijay-Shanker 1989)",
"ref_id": "BIBREF6"
},
{
"start": 836,
"end": 852,
"text": "Karttunen (1984)",
"ref_id": "BIBREF9"
},
{
"start": 891,
"end": 899,
"text": "Pereira.",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "In Section 2 we present an exposition of the Rounds-Kasper logic. In Section 3 we examine some existing approaches to defining the semantics of negation, and we also present the framework of three-valued logic within which we define our own interpretation. In Section 4 we exhibit the modified notion of feature structures as models for FDL, and we give the semantics of FDL in terms of these modified feature structures. Finally, in Section 5, we present a proof system for the language and esta61ish some computational results.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "In this section, we take a look at the calculus developed by Rounds and Kasper to describe feature structures. The symbols in the language are taken from two primitive domains:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "1. Atoms ( A ), and 2. Labels ( L ).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "The set of well-formed formulae (W), is given by:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "NIl TOP a",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "where a ~ A l:q~ wherel~Land~ W ~b/\\ ~k where ~b, ~b ~ W q5 V ~b where 4~, ~b ~ W Pl '= P2",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "wherepl, P2 ~ L*",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "To define the semantics of this language, feature structures are defined as acyclic finite automata. These are formally defined as follows: Delinition 1. An acyelie finite automation is a 7-tuple A = (Q,~,F,&qo, F,?O, where: 1. Q is a nonempty finite set (of states), 2. z is a countable set (the alphabet), 3. F is a countable set (the output alphabet), 4. 6 : Q x ~ ---, Q is a finite partial function (the transition function), 5. qo ~ Q (the initial state), 6. F C Q (the set of final states), 7. X : F --~ r is a total function (the output function), 1 8. the directed graph (Q, E) is acyclic, where pEq iff for some l ~ ~, 6(p, l) = q, 9. for every q G Q, there exists a directed path from q0 to q in (Q, E), and 10. for every q C F, 6(q, l) is not defined for any 1.",
"cite_spans": [
{
"start": 200,
"end": 224,
"text": "(Q,~,F,&qo, F,?O, where:",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "We can define a partial ordering of information on acyclic finite automata. This partial ordering is given by the subsumption relation, defined as follows: Definition 2. Given two acyclic finite automata, A = ( QA, ~\"A, I 'A, 6A, qOA, FA, ~kA ) and B = ( Qs, ~, s, rs, 6s, qos, Fs, ) ,s), we say that A subsumes B (A E B) iff there is a homomorphism from A to B, i.e. there is a mapping h : QA ~ Qn such that: We can now give the semantics of a formula over the set of labels L and the set of atoms A. The domain over which this is done is the set of acyclic finite automata A -----Q, L, A, 6, q0, F, X). The satisfies relation (~) is defined as follows:",
"cite_spans": [
{
"start": 222,
"end": 225,
"text": "'A,",
"ref_id": null
},
{
"start": 226,
"end": 229,
"text": "6A,",
"ref_id": null
},
{
"start": 230,
"end": 234,
"text": "qOA,",
"ref_id": null
},
{
"start": 235,
"end": 238,
"text": "FA,",
"ref_id": null
},
{
"start": 239,
"end": 244,
"text": "~kA )",
"ref_id": null
},
{
"start": 253,
"end": 258,
"text": "( Qs,",
"ref_id": null
},
{
"start": 259,
"end": 261,
"text": "~,",
"ref_id": null
},
{
"start": 262,
"end": 264,
"text": "s,",
"ref_id": null
},
{
"start": 265,
"end": 268,
"text": "rs,",
"ref_id": null
},
{
"start": 269,
"end": 272,
"text": "6s,",
"ref_id": null
},
{
"start": 273,
"end": 277,
"text": "qos,",
"ref_id": null
},
{
"start": 278,
"end": 281,
"text": "Fs,",
"ref_id": null
},
{
"start": 282,
"end": 283,
"text": ")",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "1. h(6A( q, l) = tro(h(q), l), 2. tB(h(q)) = 1 A (q) for all q E FA,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "Definition 3. An acyclic finite automation A = (Q, L, A, 6, q0, F, X) satisfies (~) a formula in the following cases:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "A ~ NIL always A ~ TOP never A~ a iffQ=F={qo}and~(qo)=a A ~ l:4) iff A / l ~ 4) A~ 4)/~p iffA~ 4)andA~ A ~ 4) V ~b iffA ~ 4)orA ~ ~p A ~ PI ~-P2",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "iff(i(q0, Pl) = 5(qo, P2)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "In the above, 6 is extended in the standard way to members of Z*, i.e. (5(q, E) = q and 5(q, wl) = ~ (6(q, w) ,l) and A/I is the automaton obtained from A by making (5(q 0, l) the initial state and eliminating all unreachable states. A fundamental property of the semantics given above is that the set of automata satisfying a given formula is upward-closed under the operation of subsumption. The property is stated in the following theorem (Rounds and Kasper 1986 ):",
"cite_spans": [
{
"start": 101,
"end": 109,
"text": "(6(q, w)",
"ref_id": null
},
{
"start": 442,
"end": 465,
"text": "(Rounds and Kasper 1986",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "Theorem 1. A E_ B if and only if for every formula, 4), if A~ 4) thenB~ 4).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "Rounds and Kasper also showed that the satisfiability problem for their logic is NP-complete.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ROUNDS-KASPER LOGIC",
"sec_num": "2"
},
{
"text": "In this section we examine the problem of adding a negation operator to the language described in the previous section. We do this by presenting various approaches to defining the semantics of the extended language. We look at these approaches in terms of both their linguistic appropriateness and their computational properties. We will also show that the framework of three-valued logic that we present can be used as a basis for comparison of the different approaches.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PREVIOUS APPROACHES TO NEGATION",
"sec_num": "3"
},
{
"text": "By classical negation, we mean an interpretation in which an automaton A satisfies a formula --7 4) if and only if it does not satisfy 4). Johnson (1987) defined an Attribute Value Logic (AVL), similar to the Rounds-Kasper Logic, that included a classical form of negation. Smolka (1988) presented a classical semantics for negation in a Rounds-Kasper-like framework. While such approaches are appropriate under one view of feature structures, they are not satisfactory from the viewpoint of feature structures seen as partial descriptions. This is because the crucial property of monotonicity is lost, as can be seen from the following example: As can easily be seen, by the classical semantics, A ~ 4) and A E B, but B ~ 4). Kasper (1988a) discusses an interpretation of negation and implication in an implementation of Functional Unification Grammar that is extended to include conditionals. Kasper's semantics is classical, but his unification procedure uses notions similar to those of three-valued logic. 3 Kasper also localized the effects of negation by disallowing path expressions within the scope of a negation. This restriction may not be linguistically warranted as can be seen from Pereira's formula example in Section 1.",
"cite_spans": [
{
"start": 139,
"end": 153,
"text": "Johnson (1987)",
"ref_id": "BIBREF8"
},
{
"start": 274,
"end": 287,
"text": "Smolka (1988)",
"ref_id": "BIBREF22"
},
{
"start": 727,
"end": 741,
"text": "Kasper (1988a)",
"ref_id": "BIBREF11"
},
{
"start": 1011,
"end": 1012,
"text": "3",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "CLASSICAL NEGATION",
"sec_num": "3.1"
},
{
"text": "Moshier and Rounds (1987) described an extension of the Rounds-Kasper logic, including an implication operator and hence, by extension, negation. The semantics is based on intuitionistic techniques. The notion of satisfying is replaced by one of forcing. Given a set of automata K, a formula 4), and A such that A ~ K, A forces in K ~4) (A F K ---~) if and only if for all B E K such that A E_ B, B does not force 4) in K. Thus, to show that a formula, 4), is satisfiable, we have to find a set K and an automaton A such that A forces in K 4).",
"cite_spans": [
{
"start": 12,
"end": 25,
"text": "Rounds (1987)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTUITIONISTIC LOGIC",
"sec_num": "3.2"
},
{
"text": "Moshier and Rounds also gave a complete proof system for their logic, and showed that the satisfiability problem, while decidable, was PSPACE-complete, thus making it even more intractable than the original Rounds-Kasper logic. Furthermore, has shown that not all formulae in the Moshier-Rounds logic can have hereditarily finite sets of minimal models. These computational problems, along with questions about the linguistic appropriateness of its semantics, render the linguistic value of the intuitionistic approach questionable.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTUITIONISTIC LOGIC",
"sec_num": "3.2"
},
{
"text": "Here we take a look at how three-valued logic can be used to define the semantics of FDL. We also take a look at one particular interpretation of FDL that uses the automata of Section 2 as models. This interpretation is essentially the same one we presented earlier (Dawar and Vijay-Shanker 1989) . This is an interpretation of negation that is intuitively appealing, formally simple, and computationally rto harder than the original Rounds-Kasper logic. The primary intention here (as in our earlier paper) is, however, to explore the use of three-valued logic in defining the semantics of FDL with negation. To this end, we will examine other interpretations also within the three-valued framework. Then, in the next section, we motivate a modified notion of automata models and redefine our interpretation with respect to it.",
"cite_spans": [
{
"start": 266,
"end": 296,
"text": "(Dawar and Vijay-Shanker 1989)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THREE-VALUED LOGIC",
"sec_num": "3.3"
},
{
"text": "With each formula we associate the set (Tset) of automata that satisfy the formula, a set (Fset) of automata that contradict it, and a set (Uset) of automata that neither satisfy nor contradict it. 4 The Uset contains all automata that are not in either of the other two sets. Different interpretations of negation are obtained by varying definitions of what constitutes \"contradiction.\" The reason for having some automata that neither satisfy nor contradict a formula is as follows: an automaton is to be viewed as a partial information structure. Given a description (formula), 4~, a feature structure A may not carry enough information to suggest that it satisfies or falsifies 4~. However, it may be possible to extend A to either satisfy or falsify ~b. For example, we will place [person : third] We will define the Tset and the Fset so that they are upward-closed with respect to subsumption for all formulae. Thus, we avoid the problem of nonmonotonicity associated with the classical interpretation of negation. In our logic, negation is defined so that an automaton A satisfies --~ if and only if it contradicts q~. Formally, the semantics is defined by a partial interpretation function, I. If WFF is the set of well-formed formulae of FDL, and A the set of acyclic finite automata, 5 the interpretation I is a partial function: ",
"cite_spans": [
{
"start": 786,
"end": 802,
"text": "[person : third]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE THREE-VALUED FRAMEWORK",
"sec_num": "3.3.1"
},
{
"text": "I : WFF x A ~{True, False} I(4~, A) is",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE THREE-VALUED FRAMEWORK",
"sec_num": "3.3.1"
},
{
"text": "We now look at one such interpretation function that uses the strong Kleene truth definition for conjunction and disjunction. where,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A THREE-VALUED INTERPRETATION",
"sec_num": "3.3.2"
},
{
"text": "A = <Q,L,A, 6, qo, F,X>CA a,b@A l~L .Pl, P2 ~ L* NOTES 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "q~, 4h, ~2 E WFF",
"sec_num": null
},
{
"text": "We have not included an implication operator in the formal language, since we find that defining implication in terms of negation and disjunction (i.e. 4~ =~ ~k------~ v if) yields a semantics for implication that corresponds exactly to our intuitive understanding of implication. 2. As one would expect, an atomic formula is satisfied by the corresponding atomic feature structure. On the other hand, only atomic feature structures are defined as contradicting an atomic formula. An interpretation of negation that defines a complex feature structure as contradiciting a (and hence satisfying ---a) is also possible. Our definition was motivated by the linguistic intention of the negation operator as given by Karttunen (1984) , where, for instance, we require that an automaton satisfying the formula case : --ndative have an atomic value for the case feature. However, we now feel that this problem would best be dealt with in a multi-sorted logic and hence, in the interpretation we present in the next section, we have adopted the other alternative mentioned here. 3. In definition 4 above, we state that: I(1 : ep, A) = I(\u00a2b, A~ l) ifA/l is defined. When A/l is defined, I(~, A/l) may still be True, False, or undefined. In any of these cases, I(1: cp, A) = l(dp, All). 7 I(l : dp, A) is not defined if A/l is not defined (as illustrated by the example given earlier where ~b ----(person : third A number : singular). Not only is this condition required to preserve upward closure, it is also linguistically motivated.",
"cite_spans": [
{
"start": 712,
"end": 728,
"text": "Karttunen (1984)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "q~, 4h, ~2 E WFF",
"sec_num": null
},
{
"text": "In the next section, we will make the distinction in feature structures between not being defined versus cannot be defined. In this section, we will say that I(l : 4~, A) is not defined if A is not defined for l and I(l : 4~, A) = false if A cannot be defined for I.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "q~, 4h, ~2 E WFF",
"sec_num": null
},
{
"text": "We have chosen to state that the set of automata that are incompatible with the formula Pl ~-P2 is not the set of automata for which 6(q0, P0 and 6(q0, P2) are defined and ~(qo, Pl) :~ 6(q0, P2), since such an automaton could subsume one in which 6(q0, Pl) = 6(qo, P2). Thus, we would lose the property of upward closure under subsumption. However, an automaton, A, in which/~(qo, Pl) and 6(qo, P2) are defined, and AlP l is not unifiable 8 with Alp 2 cannot subsume one in which tS(qo, Pl) = 6(q0, P2).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4.",
"sec_num": null
},
{
"text": "The monotonicity property for the above interpretation can be stated as follows: Proof. The proof is by induction on the structure of 4~ and can be found in Dawar 1988.[7 We now take a look at some examples mentioned earlier and see how they are interpreted in the logic just defined. The first example expressed the agreement attribute of the verb sleep by the following formula:",
"cite_spans": [
{
"start": 157,
"end": 170,
"text": "Dawar 1988.[7",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "4.",
"sec_num": null
},
{
"text": "agreement : 7(person : third/k number : singular) (4)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4.",
"sec_num": null
},
{
"text": "This formula is satisfied by any structure that has an agreement feature which, in turn, either has a person feature with a value other than third, or a number feature with a value other than singular. Thus, for instance, the first two structures satisfy the given formula, whereas the third structure is undefined with respect to the formula.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4.",
"sec_num": null
},
{
"text": ": second]] agreement : [person [agreement [person: third ] ",
"cite_spans": [
{
"start": 23,
"end": 58,
"text": "[person [agreement [person: third ]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "cat : NP",
"sec_num": null
},
{
"text": "We briefly examine here how the three-valued framework may be used to provide interpretations other than the one presented above. The classical interpretation of negation can, of course, be expressed by making I a total function such that wherever I(qL A) was previously undefined, it is now defined to be False.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER THREE-VALUED INTERPRETATIONS OF NEGATION",
"sec_num": "3.3.3"
},
{
"text": "Moshier and Rounds consider a version in which forcing is always done with respect to the set of all automata, i.e. K*. This means that the set of feature structures that satisfy --~ is the largest upward-closed set of feature structures that do not satisfy ~b (i.e. the set of feature structures incompatible with q~). We can capture this in the three- As mentioned earlier, our approach was motivated by Karttunen's implementation as described in Karttunen 1984. In the unification algorithm given, negative constraints are attached to feature structures or automata (which themselves do not have any negative values). When the feature structure is extended to have enough information to determine whether it satisfies or falsifies the formula, then the constraints may be dropped. We feel that our definition of the Uset captures the notion of associating constraints with automata that do not have sufficient information to determine whether they satisfy or contradict a given formula.",
"cite_spans": [
{
"start": 449,
"end": 464,
"text": "Karttunen 1984.",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER THREE-VALUED INTERPRETATIONS OF NEGATION",
"sec_num": "3.3.3"
},
{
"text": "As discussed in Section 3.1, Kasper (1988a) used the operations of negation and implication in extending Functional Unification Grammar. Though the semantics defined for these operators is a classical one, for the purposes of the algorithm Kasper identified three classes of automata associated with any formula: those that satisfy it, those that are incompatible with it, and those that are merely compatible with it. We can observe that these are closely related to our Tset, Fset, and Uset respectively. For instance, Kasper states that an automaton A satisfies a formula f : v if it is defined forfwith value v; it is incompatible with f: v if it is defined forfwith value x(x ~ v) and it is merely compatible with f: v if it is not defined forf. In three-valued logic, we incorporate these notions into the formal semantics, thus providing a formal basis for the unification procedure given by Kasper. Our logic also gives a more uniform treatment to the negation operator, since we have removed the restriction that disallowed path equivalences in the scope of a negation.",
"cite_spans": [
{
"start": 29,
"end": 43,
"text": "Kasper (1988a)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER THREE-VALUED INTERPRETATIONS OF NEGATION",
"sec_num": "3.3.3"
},
{
"text": "We have seen examples (Section 1) of formulae that assert the existence of certain features. While 31 is not a formula in the Rounds-Kasper syntax, we can regard it as syntactic sugar for the formula I:NIL, which is indeed satisfied exactly by those automata that have a feature l.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "However, the formula -d:NIL is not satisfiable in the logic we have defined. This is because any automaton that does not have a feature labeled l subsumes one that does. We have, however, seen examples of formulae where 3 l occurs in the scope of a negation (for instance , Kasper [1988b] uses the formula 3Mood-type--, Rank : Clause).",
"cite_spans": [
{
"start": 272,
"end": 288,
"text": ", Kasper [1988b]",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "We certainly intend that such formulae be satisfiable.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "Since feature structures are partial information structures, if they are not defined for an attribute l, it could be due to lack of information about the value for the attribute l. On the other hand, here we wish to capture the fact that if a feature structure A satisfies the description --73 l, then not only is A not defined for l, but it is also the case that it cannot be defined for l. That is, it is erroneous to extend A to state a value for the attribute I.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "The problem stems from the fact that in the formula -7--1l, we are trying to capture the information that a feature structure not only does not have a value for the feature l, but cannot be extended to have a value for l; i.e. we have the information that, in the current context, the information structure that we are building is not going to acquire a value for the feature l at any future time. This kind of \"negative\" information is not expressible in automata models as we have defined them. As they stand, they can only capture \"positive\" information. To include the negative information we need, we will define an augmented notion of feature structures and redefine our interpretation function accordingly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "To use the analogy with finite state automata, note that in a deterministic fsa we often consider states that do not have outgoing arcs defined on certain labels as having those arcs leading to an \"error\" state. Since we view fsas as complete structures, this distinction between arcs that are not defined and those that cannot be defined is unimportant. However, when we view our automata models as partial information structures, we must distinguish between the case in which a feature is simply not defined (leaving open the possibility that it may be defined in some extension) and the case in which we know that a certain feature cannot be defined.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "In what follows, we capture the information of certain labels leading to \"error\" states without explicitly defining such states, but by attaching to each state in the structure a finite set of labels. This set contains those labels that cannot be defined from that state. We already have an elementary form of this notion in our restriction on final states, when we specify that they cannot have any outgoing arcs. We are effectively saying that no label can be defined from these states. We formalize all these notions below.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTERPRETING FDL WITH AUGMENTED FEATURE STRUCTURES",
"sec_num": "4"
},
{
"text": "In this section, we give definitions relating to our augmented notion of f-structures. As we stated above, the augmentation consists of attaching to each nonfinal node in the f-structure graph a finite set of labels. These labels are exactly those for which we know that no outgoing arcs can be defined from that node. The set is finite since we require that our information structure at any point be finite. We formally define our extended notion of f-structure as follows: 9",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "Definition 5. An acyclic finite automaton is an 8-tuple ,4 == (Q,~,F, 6, qo, F,X,S) , where:",
"cite_spans": [
{
"start": 48,
"end": 83,
"text": "8-tuple ,4 == (Q,~,F, 6, qo, F,X,S)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "1. Q is a nonempty finite set (of states), 2. 2; is a countable set (the alphabet), 3. F is a countable set (the output alphabet), 4. 6:Q x Z ~ Q is a finite partial function (the transition function), 5. qo E Q (the initial state), 6. F C Q (the set of final states), 7. X : F ~ r is a total function (the output function), 8. S:Q\\F--* P'~\"~Y~) is a function from the nonfinal states to finite subsets of Z, 9. the directed graph (Q, E) is acyclic, where pEq iff for some I ~ Z, 6(p, l) = q, 10. for every q ~ Q, there exists a directed path from q0 toqin (Q,E), 11. for every q ~ F, 6(q, l) is not defined for any l, and 12. whenever I ~ S(q), 6(q, l) is not defined.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "We can now define the subsumption ordering on these structures as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "Definition 6. Given two f-structures, A = ( Q. 1, ~.1, rA, 61 , q0.1, FA, ~.1, S.1) and B = (Qn, ~n, F~, 6n, qon, Fn, ~n, Sn) , we say that A subsumes B (A~B) iff there is a homomorphism from A to B, i.e. there is a mapping h: Q.1 --* Qs such that:",
"cite_spans": [
{
"start": 47,
"end": 49,
"text": "1,",
"ref_id": null
},
{
"start": 50,
"end": 54,
"text": "~.1,",
"ref_id": null
},
{
"start": 55,
"end": 58,
"text": "rA,",
"ref_id": null
},
{
"start": 59,
"end": 63,
"text": "61 ,",
"ref_id": null
},
{
"start": 64,
"end": 69,
"text": "q0.1,",
"ref_id": null
},
{
"start": 70,
"end": 73,
"text": "FA,",
"ref_id": null
},
{
"start": 74,
"end": 78,
"text": "~.1,",
"ref_id": null
},
{
"start": 79,
"end": 96,
"text": "S.1) and B = (Qn,",
"ref_id": null
},
{
"start": 97,
"end": 100,
"text": "~n,",
"ref_id": null
},
{
"start": 101,
"end": 104,
"text": "F~,",
"ref_id": null
},
{
"start": 105,
"end": 108,
"text": "6n,",
"ref_id": null
},
{
"start": 109,
"end": 113,
"text": "qon,",
"ref_id": null
},
{
"start": 114,
"end": 117,
"text": "Fn,",
"ref_id": null
},
{
"start": 118,
"end": 121,
"text": "~n,",
"ref_id": null
},
{
"start": 122,
"end": 125,
"text": "Sn)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "1. h(qo.1) = qon, 2. h(6A(q, l) ) = 6 n(h(q) , 1), 3. Xn(h(q) This definition of subsumption ensures that, for any automaton A, if I ~ S.1 (6(q o, p) ) then, for any automaton subsumed by A, the pathp is defined, but the path pl cannot be defined.",
"cite_spans": [
{
"start": 18,
"end": 31,
"text": "2. h(6A(q, l)",
"ref_id": null
},
{
"start": 34,
"end": 44,
"text": "= 6 n(h(q)",
"ref_id": null
},
{
"start": 51,
"end": 61,
"text": "3. Xn(h(q)",
"ref_id": null
},
{
"start": 139,
"end": 149,
"text": "(6(q o, p)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "AUGMENTED FEATURE STRUCTURES",
"sec_num": "4.1"
},
{
"text": "We now give the interpretation of FDL in terms of fstructure models as we have just defined them. The syntax of the language is the same as before.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE LANGUAGE",
"sec_num": "4.2"
},
{
"text": "We first give the following auxiliary definitions: We can now define the revised semantics: If exactly one of the two states (say, q~p, ) is not in F, add just one new state q to Q and let 6(q~,, 1) = q for a label I that does not occur in c. If, however, one of the paths (say, p~) does not have the associated state (qwp,) defined, let p be the longest prefix ofp~ such that qw~ does exist, and let p~ = plx.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE LANGUAGE",
"sec_num": "4.2"
},
{
"text": "Include I in S(q~).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE LANGUAGE",
"sec_num": "4.2"
},
{
"text": "The above construction of an automaton is well defined.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Claim 1 :",
"sec_num": null
},
{
"text": "We need to verify that the above definition yields an automaton that meets our definition of an acyclic finite automaton without any conflicts. The possible conflicts that could arise would be that: X does not define a function; the graph of the automaton had a cycle; for some q ~ F and some label 1, 6(q, 1) is defined; or, for some state q and some label l, 1 ~ S(q) and ~(q, 1) is defined. However, in each of these cases, it is easy to see that were it to arise in the construction given above, the original set c would in fact be closed, contradicting the hypothesis that it is downward-saturated. Claim 2: The automaton so constructed satisfies all the labeled signed formulae in c.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Claim 1 :",
"sec_num": null
},
{
"text": "We establish this claim by induction over the structure of the formulae in c. For the base cases (namely labeled signed formulae of the forms: wXa, wXNIL, wFI:NIL, and wX(p~ ~ P2)) it follows immediately from the construction that they are satisfied by A. For the other cases Proof. To prove this, we inductively define the notion of length of a formula, as follows: Proof. It follows from the proof of Lemma 3 that the length of any derivation c I-* d is bounded by n 2, where n is the sum of the lengths of the formulae in c. Since this bound is polynomial, the problem is in NP. It is NP-hard because the satisfiability problem for the Rounds-Kasper logic, which is a special case, is NP-hard. E]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Claim 1 :",
"sec_num": null
},
{
"text": "A logical formalism with a complete set of logical operators has come to be accepted as a means of describing feature structures. While the intended semantics of most of these operators is well understood, the negation and implication operators have raised some problems, leading to a variety of approaches in their interpretation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSIONS",
"sec_num": "6."
},
{
"text": "In Dawar and Vijay-Shanker 1989 and the present work, we introduced the framework of three-valued logic as a means of defining the semantics of a feature structure description language with negation. This framework permits us to say that a formula such as ~1:4~ does not have a truth value defined in a feature structure that does not have a feature l. This enables us to define an interpretation that, unlike the classical approach to negation, is monotonic, as a log][c describing partial structures should be.",
"cite_spans": [
{
"start": 3,
"end": 31,
"text": "Dawar and Vijay-Shanker 1989",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSIONS",
"sec_num": "6."
},
{
"text": "We presented one particular interpretation of FDL within this three-valued framework and compared it with other apl:,roaches to defining the semantics of negation. We showed that several different such approaches could be cast in the three-valued framework. In particular, we showed that the special case of the Moshier-Rounds intuitionistic approach, in which forcing is always considered with respect to K* could be captured in our framework.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSIONS",
"sec_num": "6."
},
{
"text": "One motivation cited by Moshier and Rounds for considering forcing sets other than K* was so that formulae of the form -~I:NIL could be considered satisfiable. The same reason led us to examine an augmented notion of feature structure models for FDL that yields an interpretation that is conceptually simple, motivated by the preservation of monotonicity, and is computationally no harder than the original Rounds-Kasper logic. We also showed that our interpretation meets the conditions set out by Pereira (1987) for a satisfactory interpretation of negation.",
"cite_spans": [
{
"start": 499,
"end": 513,
"text": "Pereira (1987)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSIONS",
"sec_num": "6."
},
{
"text": "Computational LinguisticsVolume 16, Number 1, March 1990",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "Definition 8. The (revised) partial interpretation function I is defined as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "annex",
"sec_num": null
},
{
"text": "3. I(a, A) = True ifA is atomic and k(q0) = a I(a, A ) = False if A is atomic with k (q0) :~ a or if A is complex l(a, A ) is undefined otherwise; 4. I(l:dp, A) = I(4~, A/l) if A/l is defined. where,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "I(NIL, A) = True for all A; 2. I( TOP, A) = False for all A;",
"sec_num": "1."
},
{
"text": "We are now in a position to prove the following monotonicity property for our logic. We express it in terms of the knowledge (or information) ordering --<k on the truth values {_1_, True, False } defined by _1_ <k True, _1_ k False, True ~t k False and False ~t k True. In the following, I(~b, A) = _t_ is used for I(4>, A ) undefined. Proof. ~ Suppose for every formula, 4~, I(q~, A) --<k I(~b, B). Every pathp defined in A must also be defined in B, since I(p :NIL, A ) = True and hence I(p :NIL, B) = True. Since for every state qi in A, there is a path pf such that qi = 6A(qOA, Pi) we can define a map h such that h(qi) = 6B (qon, Pi ) . To see that this map is indeed functional, note that, if there is a q E QA such that q = 6A(q0A, Pl) = 6A(q0.1, P2) for distinct Pl and P2, then I(Pl ~\" P2, A) = True. Thus l(p 1 ~ P2, B) = True and 6B(qos, Pl) and 6n(qo s, P2) do indeed describe the same state. One can immediately see that this map satisfies properties 1 and 2 of being a homomorphism given above in the definition of subsumption. To verify the other two conditions, note that if hA(qi) = a for some qi E A, then, I(pt:a, A) = True. Hence I(pi:a , B) = True and XB(6n(q0n, Pi)) = a. Thus condition 3 is satisfied. The argument for condition 4 is similar. We have, therefore, established that h is a homomorphism and hence that A v--B. =~ The consequent is trivially true with I(4~, A) = _1_, so we will only consider the case when it is either True or False. The proof is by induction on the structure of the formula. In the case in which l(p I ~ P2 , A ) = False, we have two possibilities. Either Alp I and Alp 2 are both defined and not unifiable, in which case, clearly by the definition of subsumption, the same will be true of B, or pl = wlx (choosing Px without loss of generality), for some label l and some paths (possibly empty) w and x such that I E Sa (6a(qo A, w) ). But then, as we pointed out earlier, this would mean that the path wl and hence the path Pl cannot be defined in B either. Thus, in either case, l(pl ~-P2, B) = False. Corollary. For all 4~, Tset(4~) is an upward-closed set.As we mentioned earlier in this section, describes negatively extended feature structures in a fashion very similar to what is described above. The interpretation he chooses for the description language is, however, intuRionistic in character. We believe that the modifications that we suggested to our interpretation (in Section 3.3.3) to capture the special case of intuitionistic logic in which forcing is always done with respect to K*, when applied to our new interpretation yield exactly the interpretation described by Langholm.",
"cite_spans": [
{
"start": 630,
"end": 640,
"text": "(qon, Pi )",
"ref_id": null
}
],
"ref_spans": [
{
"start": 1876,
"end": 1888,
"text": "(6a(qo A, w)",
"ref_id": null
}
],
"eq_spans": [],
"section": "~b, q~l, ~2 ~ WFF",
"sec_num": null
},
{
"text": "In this section, we give a proof system for the logic described above that is essentially an adaptation of the tableau proof system described by Moshier and Rounds (1987) for their intuitionistic interpretation of the feature logic.The proof system works, not with individual formulae, but with sets of labeled signed formulae. The Moshier-Rounds tableau proof method worked with sets of sets of labeled signed formulae. However, this extra level of complexity !is not needed here.We first introduce the notion of a labeled signed formula:Definition 9. A labeled signed formula is a triplet (w,X, q~), where w ~ L *, X ~ {True, False} and q~ WFF. (w, True, dp) will be written as wT4~, and ( w, False, 4a ) as wF4~.We can now define the notion of an f-structure satisfying a labeled signed formulae: ",
"cite_spans": [
{
"start": 145,
"end": 170,
"text": "Moshier and Rounds (1987)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "PROOF SYSTEM",
"sec_num": "5"
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "wFl:c~ E candd = c U {wlFdp} 5. wFl:cb E candd = c U {wFI:NIL} 6. wlT(pl ~\" P2) E candd = c U {wT",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "wTl:dp E candd ----c U {wlTdp, wTI:NIL} 4. wFl:c~ E candd = c U {wlFdp} 5. wFl:cb E candd = c U {wFI:NIL} 6. wlT(pl ~\" P2) E candd = c U {wT(lpl ~ lp2)}",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "I = P2) E candd = c U {wF(lpl ~-lp2)}",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "wlF(p I = P2) E candd = c U {wF(lpl ~-lp2)}",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "~-P2) E c and d = cU{wTpl:NIL",
"authors": [],
"year": null,
"venue": "",
"volume": "2",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "wT(pl ~-P2) E c and d = cU{wTpl:NIL, wTp2: NIL}",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Pz) ~ candd -----c U {wT(p2 ~'Pl)} 10. wT(p I ~-P2), wT(p2~'P3) E c and d = c U {wr",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "wT(p 1 ~\" Pz) ~ candd -----c U {wT(p2 ~'Pl)} 10. wT(p I ~-P2), wT(p2~'P3) E c and d = c U {wr(p~ ~ p3)}",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "wT(p I ~P2), wplF4~ ~ candd ----c U {wp2F~b} 13. wF(p I ~. p2), wplTa E candd ----c U {wp2Fa} 14. wT(cb A ~b) ~ candd = c U {wTep",
"authors": [],
"year": null,
"venue": "wplTdp E candd = c U {wp2Tdp}",
"volume": "12",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "wT(pl ~-p2),wplTdp E candd = c U {wp2Tdp} 12. wT(p I ~P2), wplF4~ ~ candd ----c U {wp2F~b} 13. wF(p I ~. p2), wplTa E candd ----c U {wp2Fa} 14. wT(cb A ~b) ~ candd = c U {wTep, wT~b} 15. wF(4~ A ~b) E c and d --c U {wF~}",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "The Semantics of Negation in Feature Structure Descriptions",
"authors": [
{
"first": "A",
"middle": [],
"last": "Dawar",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dawar, A. 1988 The Semantics of Negation in Feature Structure Descrip- tions. Master's Thesis, University of Delaware, Newark, DE.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "A Three-Valued Interpretation of Negation in Feature Structure Descriptions",
"authors": [
{
"first": "A",
"middle": [],
"last": "Dawar",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Vijay-Shanker",
"suffix": ""
}
],
"year": 1989,
"venue": "Proceedings of the 27th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "18--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dawar, A. and Vijay-Shanker, K. 1989 \"A Three-Valued Interpretation of Negation in Feature Structure Descriptions.\" In Proceedings of the 27th Annual Meeting of the Association for Computational Linguistics: 18-24.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Generalised Phrase Structure Grammar",
"authors": [
{
"first": "G",
"middle": [],
"last": "Gazdar",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Klein",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Puuum",
"suffix": ""
},
{
"first": "I",
"middle": [],
"last": "Sag",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gazdar, G.; Klein, E.; PuUum, G.; and Sag, I. 1985 Generalised Phrase Structure Grammar. Harvard University Press, Cambridge, MA.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Attribute Value Logic and the Theory of Grammar",
"authors": [
{
"first": "M",
"middle": [],
"last": "Johnson",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johnson, M. 1987 Attribute Value Logic and the Theory of Grammar. Ph.D. Thesis, Stanford University, Stanford, CA.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Features and Values",
"authors": [
{
"first": "L",
"middle": [],
"last": "Karttunen",
"suffix": ""
}
],
"year": 1984,
"venue": "Proceedings of the Tenth International Conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "28--33",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Karttunen, L. 1984 \"Features and Values.\" In Proceedings of the Tenth International Conference on Computational Linguistics. 28-33.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Feature Structures: A Logical Theory with Application to Language Analysis",
"authors": [
{
"first": "R",
"middle": [
"T"
],
"last": "Kasper",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kasper, R. T. 1987 Feature Structures: A Logical Theory with Applica- tion to Language Analysis. Ph.D. Thesis, University of Michigan, Ann Arbor, MI.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Conditional Descriptions in Functional Unification Grammar",
"authors": [
{
"first": "R",
"middle": [
"T"
],
"last": "Kasper",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the 26th Annual Meeting of the Association figr Computational Linguistics",
"volume": "",
"issue": "",
"pages": "233--240",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kasper, R. T. 1988a \"Conditional Descriptions in Functional Unification Grammar.\" In Proceedings of the 26th Annual Meeting of the Associa- tion figr Computational Linguistics: 233-240.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "An Experimental Parser for Systemic Grammars",
"authors": [
{
"first": "R",
"middle": [
"T"
],
"last": "Kasper",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the Twelfth International Conference on Computational' Linguistics",
"volume": "",
"issue": "",
"pages": "309--312",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kasper, R. T. 1988b \"An Experimental Parser for Systemic Grammars.\" In Proceedings of the Twelfth International Conference on Computa- tional' Linguistics: 309-312.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Functional Grammar",
"authors": [
{
"first": "M",
"middle": [],
"last": "Kay",
"suffix": ""
}
],
"year": 1979,
"venue": "Proceedings of the Fifth Annual Meeting of the Berkeley Linguistics Society",
"volume": "",
"issue": "",
"pages": "142--158",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kay, M. 1979 \"Functional Grammar.\" In Proceedings of the Fifth Annual Meeting of the Berkeley Linguistics Society: 142-158.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Lexical Functional Grammar: a Formal System for Grammatical Representation",
"authors": [
{
"first": "R",
"middle": [],
"last": "Kaplan",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Bresnan",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kaplan, R. and Bresnan, J. 1983 \"Lexical Functional Grammar: a Formal System for Grammatical Representation.\" In J. Bresnan (ed.), The Mental Representation of Grammatical Relations. MIT Press, Cam- bridge, MA.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Introduction to Metamathematics",
"authors": [
{
"first": "S",
"middle": [
"C"
],
"last": "Kleene",
"suffix": ""
}
],
"year": 1952,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kleene, S. C. 1952 Introduction to Metamathematics. Van Nostrand, New 'York, NY.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "A Logical Semantics for Feature Structures",
"authors": [
{
"first": "R",
"middle": [
"T"
],
"last": "Kasper",
"suffix": ""
},
{
"first": "W",
"middle": [
"C"
],
"last": "Rounds",
"suffix": ""
}
],
"year": 1986,
"venue": "Proceedings of the 24th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "257--266",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kasper, R. T. and Rounds, W. C. 1986 \"A Logical Semantics for Feature Structures.\" In Proceedings of the 24th Annual Meeting of the Associ- ation for Computational Linguistics: 257-266.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "How to Say No with Feature Structures",
"authors": [
{
"first": "T",
"middle": [],
"last": "Langholm",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Langholm, T. 1989. How to Say No with Feature Structures. Personal communication.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "A Logic for Partially Specified Data Structures",
"authors": [
{
"first": "M",
"middle": [
"D"
],
"last": "Moshier",
"suffix": ""
},
{
"first": "W",
"middle": [
"C"
],
"last": "Rounds",
"suffix": ""
}
],
"year": 1987,
"venue": "ACM Symposium on the Principles of Programming Languages",
"volume": "",
"issue": "",
"pages": "156--167",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Moshier, M. D. and Rounds, W. C. 1987 \"'A Logic for Partially Specified Data Structures.\" In ACM Symposium on the Principles of Program- ming Languages: 156-167.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Grammars and Logics of Partial Information",
"authors": [
{
"first": "F",
"middle": [
"C N"
],
"last": "Pereira",
"suffix": ""
}
],
"year": 1987,
"venue": "Proceedings of the 4th International Conference on Logic Programming",
"volume": "",
"issue": "",
"pages": "989--1013",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pereira, F. C. N. 1987. \"Grammars and Logics of Partial Information.\" In J. L. Lassez (ed.), Proceedings of the 4th International Conference on Logic Programming. 989-1013.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "A Complete Logical Calculus for Record Structures Representing Linguistic Information",
"authors": [
{
"first": "W",
"middle": [
"C"
],
"last": "Rounds",
"suffix": ""
},
{
"first": "R",
"middle": [
"T"
],
"last": "Kasper",
"suffix": ""
}
],
"year": 1986,
"venue": "IEEE Symposium on Logic in Computer Science",
"volume": "",
"issue": "",
"pages": "34--43",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rounds, W. C. and Kasper, R. T. 1986 \"A Complete Logical Calculus for Record Structures Representing Linguistic Information.\" In IEEE Symposium on Logic in Computer Science: 34--43",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "The Design of a Computer Language for Linguistic Information",
"authors": [
{
"first": "S",
"middle": [
"M"
],
"last": "Shieber",
"suffix": ""
}
],
"year": 1984,
"venue": "Proceedings of the Tenth International Conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "362--366",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shieber, S. M. 1984 \"The Design of a Computer Language for Linguistic Information.\" In Proceedings of the Tenth International Conference on Computational Linguistics: 362-366.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "NOTES In the original Rounds-Kasper formulation, the output function is not required to be total. This is because every terminal node in the transition graph is considered to be a final state. However, since the notion of finality of a state is not crucial to the formalism",
"authors": [
{
"first": "G",
"middle": [],
"last": "Smolka",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Deutschland",
"suffix": ""
},
{
"first": "F",
"middle": [
"R"
],
"last": "Stuttgart",
"suffix": ""
}
],
"year": 1988,
"venue": "LILOG report",
"volume": "33",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Smolka, G. 1988 A Feature Logic with Subsorts. LILOG report 33, IBM Deutschland, Stuttgart, F. R. G. NOTES In the original Rounds-Kasper formulation, the output function is not required to be total. This is because every terminal node in the transition graph is considered to be a final state. However, since the notion of finality of a state is not crucial to the formalism, we have chosen this equivalent alternative for presentation.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Strictly speaking, we should be taking the least upper bound in the ordering on equivalence classes of automata under isomorphism",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Strictly speaking, we should be taking the least upper bound in the ordering on equivalence classes of automata under isomorphism.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "A similar notion was used by Kasper (1988a), who introduces the notion of compatibility. We shall compare this approach with ours in greater detail",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A similar notion was used by Kasper (1988a), who introduces the notion of compatibility. We shall compare this approach with ours in greater detail in Section 3.3.3.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "And therefore it satisfies the formula ---~",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "And therefore it satisfies the formula ---~.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Two automata are not unifiable if and only if they do not have a least upper bound",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Two automata are not unifiable if and only if they do not have a least upper bound.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "We will take up a comparison of his approach with ours later in this section",
"authors": [
{
"first": "",
"middle": [],
"last": "Langholm",
"suffix": ""
}
],
"year": 1989,
"venue": "10. Up to isomorphism",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Langholm (1989) has defined a similar notion of negatively extended feature structures. We will take up a comparison of his approach with ours later in this section. 10. Up to isomorphism.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "We are implicitly assuming that the sets of atoms and labels are both infinite. If this is not the case, the definition of closure of a set of labeled signed formulae and this construction can be suitably modified",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "We are implicitly assuming that the sets of atoms and labels are both infinite. If this is not the case, the definition of closure of a set of labeled signed formulae and this construction can be suitably modi- fied.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "and 3. h(qoA) = qoB Unification, which is the primary information-combining operation on feature structures, can now be simply defined as the operation of finding a least upper-bound (if any upper-bound exists) under the above ordering. 2",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF1": {
"text": "number : singularJ 4) = -q(person : second/~ number : singular)",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF2": {
"text": "True iff A satisfied ~b. It is False if A contradicts ~b 6 and is undefined otherwise. Thus, the following hold: Tset(~) = {AIt(~, A) --True} and Fset(ck) = {AIt(~, A) = False}",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF3": {
"text": "The partial interpretation function I is defined as follows:1. I(NIL, A) = True for all A; 2. I(TOP, A) = False for all A; 3. I(a, A) = TrueifA is atomic and ~'(q0) = a I(a, A) = False if A is atomic and X(qo) = b for some b, b #: a (see Note 2.) l(a, A) is undefined otherwise; 4. I(l : ~p, A) = I(dp, All) if All is defined.(seeNote 3.) I(l : ep, A) is undefined otherwise; 5. I(dp I A qb2, A) = True if I(q~ I, A) = True and I(qb 2, A) = True I(~b t A q~2, A) = False if I(~b l, A) = False or I(~b2, A) = False l(~b I A 4~2, A) is undefined otherwise; 6. /(~b I V ~b2, A) = True if I(~b x, A)= True orI(ep 2, A) = True /(~1 V ~2' A) = False if I(~bl, A) = False and I(~b2, A) = False /(q~l V ~b2, A) is undefined otherwise; 7. I(--CA A) = Trueif I(ep, A) = False I(--@, A) = False ifI(~b, A) = True I(-~, A) is undefined otherwise; 8. I(p I ~-p2, A) = True if 6(%, Pl) and 6(qo, P2) are defined and 6(%, Pl) = 6(%, P2) I(Pl ~ P2, ,4) = False if Alp I and Alp 2 are both defined and are not unifiable I(Pl ~ P2, A) is undefined otherwise (see Note 4.).",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF4": {
"text": "Tset(qb) is upward-closed under the subsumption relation for all formulae ~b.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF5": {
"text": "valued framework described above by modifying the definition of I in the following cases: \u2022 I(a, A) = True if A is atomic and X(q0 ) ----a I(a, A) = False otherwise \u2022 I(1 : 4~, A) = True if A/l is defined and I(~b, A/l) = True I ( l : 4~, A) = False if A/I is defined and VB(A/I E_ B =~ I(cb, B) = False) I(1 : qb, A) is undefined otherwise. \u2022 I(\u00a21 A \u00a22, A) = True ifI(q~l, A)= True andI(qb 2, A)= True 1(\u00a2 1 A 02, A) = False if VB(A E_ B ~ I(c~1, B) ~ True or l(~b2, B) ~ True) I($1/k 4~2, A) is defined otherwise; \u2022 I(\u00a2 l W \u00a22, A) = True ifI(4h, A) = Trueor I($2, A) = True I(4a I V \u00a2b2, A) = False if VB(A E B =~ I(c~ l, B) ~ TrueandI(4~2, B) ~ True) I(~b I /k 4~2, A) is undefined otherwise; \u2022 I(p I ~-p2, A)= True if 6(qo, Pl) and b(qo, P2) are defined and 6(q o, Pl) = 5(qo, P2) I(pl \"~ P2, A) = False if Alp 1 and AlP 2 are both defined and are not unifiable or if A is atomic l(Pi ~\" Pc, A) is undefined otherwise.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF6": {
"text": ") = ~ (q) for all q ~ F~, and 4. SA(q) C Ss(h(q)) for all q ~ Q.1\\F.1.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF7": {
"text": "An f-structure A = (Q, 2;, I', 6, qo, F, ~, S) is: \u2022 atomic if and only if Q = F = {q0 }, \u2022 null if and only if Q = {q0} and F = ~ and \u2022 complex otherwise.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF8": {
"text": ":NIL ~ c ~wT(lpx ~ lp2 ) ~ c ~wF(lp~ ~-lp2 ) ~ c ~wTp~ :NIL ~ c and wTp2:NIL ~ c =~wT(p2 ~\" Pl) ~ c =wT(p~ ~'P3) ~ c wT(pl ~ P2), wpl Tdp ~ c~wp2Td p ~ c wT(pl ~\" P2), wp1F~ E c~wp2F(b ~ C wF(pl ~ P2), wPl Ta E c=>wp2Fa ~ c wT(4~ /~ ~b) ~ c =>wTdp C c and wT~b E c wF(ep /~ ~) ~ c ~wFdp ~ c or wF~b ~ c wT(~ W ~k) ~ c =~wT(~ ~ c or wT~k ~ c wF(c~ V ~b) ~ c =~wF~ ~ c and wF~k ~ c Lemlna 2. If a finite set of labeled formulae, c, is downward-saturated, it is satisfiable. Proof. Consider the automaton, A ----(Q, L, A,/~, q0, F, ~, S ), constructed from c as follows: 1. For every path w for which there is a formula ~b such that wT4~ ~ c or wF4~ ~ c, include a state qw in Q, with/~ defining a path from qo to qw labeled w. 2. For every pair of paths p~ = wx~ and PE ----wx2 such that wT(x~ ~-x2) ~ c, let q,~ and q,2 be the same state. For every formula wTa ~ c, include q~ in F and let h(qw) = a. 4. For every formula wFa ~ c, if there is no label I such that there is a state q~t ~ Q, then include qw in F and let h(q~) ----b for any atomic value b such that b does not occur in any formula in c. ~1 5. For every formula wFl: NIL ~ c, include l in S(qw) 6. For every formula wF(p~ ~-P2) ~ c, if states q~p, and qwp~ are defined and neither of them is in F, then add new states q~ and q2 to Q and F, and for some label 1 that does not occur in any formula of c, define ~(qwp,, 1) = q~ and ~(q~, 1) = q~ with h(q~) = a and ~,(q2) = b where a and b are distinct atomic values.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF9": {
"text": "wX(q~ V ~b), wX(4J A ~b), and wX~ ~b), their subformulae are also in c since it is downward-saturated. But by the induction hypothesis, these sub-formulae are satisfied by A. That completes the result.[] The entailment relation (k) on sets of labeled signed formulae is defined as follows: Definition 13. Let c and d be two sets of labeled signed formulae. Then c I-d if and only if c 4= d and one of the following holds:",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF10": {
"text": "In(a) = ln(NIL ) = In(TOP) = 1 ln(pl \"~ P2) = length(pl ) + length(p2) ln(-~) = ln((a) + 1 ln(\u00a2 W \u00a2) = ln(\u00a2 /~ \u00a2) = ln(ck) + ln(~) + 1 where length denotes string length.Also, define the length of a labeled signed formula wX\u00a2 as ln(\u00a2) + length(w). Let ~ be any labeled signed formula such that 4> ~ c but 4,C d for some d such that c I-* d. Observe that the length of \u2022 is bounded by the length of the longest formula in c and that \u2022 does not contain any symbols that do not occur in c. The result follows.E] Lemma 4. For any set of labeled signed formulae c, if there is no set of labeled signed formulae d such that c Id, then c is either closed or downward-saturated. Proof. Clearly, if c is closed under all the entailment rules listed above, then it satisfies all the implications listed in the definition of downward saturation. Hence, if it is not downward-saturated, it must be closed.E] Lemma 5. For any satisfiable set of labeled signed formulae c that is not downward-saturated, there is a satisfiable set of labeled signed formulae d such that c l-d. Proof. Since c is satisfiable, it is not closed. Since it is not downward-saturated, by hypothesis, there must be a d such that c I-d. However, it is clear from the definition of entailment that if all such d are unsatisfiable, then so is c.I--] Theorem 5. (Completeness) For any satisfiable set of labeled signed formulae, c, there is a downward-saturated set of labeled signed formulae d such that c F-* d. Proof. By Lemma 3, there must be a d such that c I-* d and for no d' d i-d'. All such d are either closed or downward-saturated by Lemma 4. However, not all of them can be closed since then by Lemma 5, c would be unsatisfiable. Hence, at least one of them is downwardsaturated. E] Theorem 6. (NP-Completeness) The satisfiability problem for the logic we have defined is NP-Complete.",
"uris": null,
"type_str": "figure",
"num": null
},
"TABREF0": {
"html": null,
"type_str": "table",
"text": "in the Uset of ~b = (number : singular/k person : third). Of course, this feature structure can be extended to falsify or satisfy 4~ as in:",
"num": null,
"content": "<table><tr><td colspan=\"2\">pnumber : singular]</td></tr><tr><td>erson : third</td><td>J</td></tr><tr><td>and</td><td/></tr><tr><td>number : plural]</td><td/></tr><tr><td>erson : third J</td><td/></tr></table>"
}
}
}
}