| { |
| "paper_id": "P94-1003", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T09:19:08.425952Z" |
| }, |
| "title": "PRIORITY UNION AND GENERALIZATION IN DISCOURSE GRAMMARS", |
| "authors": [ |
| { |
| "first": "Claire", |
| "middle": [], |
| "last": "Grover", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| }, |
| { |
| "first": "Chris", |
| "middle": [], |
| "last": "Brew", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| }, |
| { |
| "first": "Suresh", |
| "middle": [], |
| "last": "Manandhar", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| }, |
| { |
| "first": "Marc", |
| "middle": [], |
| "last": "Moens", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "We describe an implementation in Carpenter's typed feature formalism, ALE, of a discourse grammar of the kind proposed by Scha, Polanyi, et al. We examine their method for resolving parallelism-dependent anaphora and show that there is a coherent feature-structural rendition of this type of grammar which uses the operations of prwrity union and generalization. We describe an augmentation of the ALE system to encompass these operations and we show that an appropriate choice of definition for priority union gives the desired multiple output for examples of vP-ellipsis which exhibit a strict/sloppy ambiguity.", |
| "pdf_parse": { |
| "paper_id": "P94-1003", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "We describe an implementation in Carpenter's typed feature formalism, ALE, of a discourse grammar of the kind proposed by Scha, Polanyi, et al. We examine their method for resolving parallelism-dependent anaphora and show that there is a coherent feature-structural rendition of this type of grammar which uses the operations of prwrity union and generalization. We describe an augmentation of the ALE system to encompass these operations and we show that an appropriate choice of definition for priority union gives the desired multiple output for examples of vP-ellipsis which exhibit a strict/sloppy ambiguity.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Discourse Grammar", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "1", |
| "sec_num": null |
| }, |
| { |
| "text": "Working broadly within the sign-based paradigm exemplified by HPSG (Pollard and Sag in press) we have been exploring computational issues for a discourse level grammar by using the ALE system (Carpenter 1993) to implement a discourse grammar. Our central model of a discourse grammar is the Linguistic Discourse Model (LDM) most often associated with Scha, Polanyi, and their coworkers (Polanyi and Scha 1984 , Scha and Polanyi 1988 , Priist 1992 , and most recently in Priist, Scha and van den Berg 1994) . In LDM rules are defined which are, in a broad sense, unification grammar rules and which combine discourse constituent units (DCUS). These are simple clauses whose syntax and underresolved semantics have been determined by a sentence grammar but whose fully resolved final form can only be calculated by their integration into the current discourse and its context. The rules of the discourse grammar act to establish the rhetorical relations between constituents and to perform resolution of those anaphors whose interpretation can be seen as a function of discourse coherence (as opposed to those whose interpretation relies on general knowledge). For illustrative purposes, we focus here on Prfist's rules for building one particular type of rhetorical relation, labelled \"list\" (Priist 1992) . His central thesis is that for DCUs to be combined into a list they must exhibit a degree of syntactic-semantic parallelism and that this parallelism will strongly determine the way in which some kinds of anaphor are resolved. The clearest example of this is vPellipsis as in (la) but Priist also claims that the subject and object pronouns in (lb) and (lc) are parallelism-dependent anaphors when they occur in list structures and must therefore be resolved to the corresponding fully referential subject/object in the first member of the list.", |
| "cite_spans": [ |
| { |
| "start": 67, |
| "end": 93, |
| "text": "(Pollard and Sag in press)", |
| "ref_id": null |
| }, |
| { |
| "start": 192, |
| "end": 208, |
| "text": "(Carpenter 1993)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 386, |
| "end": 408, |
| "text": "(Polanyi and Scha 1984", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 409, |
| "end": 432, |
| "text": ", Scha and Polanyi 1988", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 433, |
| "end": 446, |
| "text": ", Priist 1992", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 470, |
| "end": 505, |
| "text": "Priist, Scha and van den Berg 1994)", |
| "ref_id": null |
| }, |
| { |
| "start": 1291, |
| "end": 1304, |
| "text": "(Priist 1992)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "1", |
| "sec_num": null |
| }, |
| { |
| "text": "(1 (2) is Priist's list construction rule. It is intended to capture the idea that a list can be constructed out of two DCUs, combined by means of connectives such as and and or. The categories in Priist's rules have features associated with them. In (2) these features are sere (the unresolved semantic interpretation of the category), consem (the contextually resolved semantic interpretation), and schema (the semantic information that is common between the daughter categories).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "1", |
| "sec_num": null |
| }, |
| { |
| "text": "(2) list [sere: el T~ ((Cl \u00a2'$2) RS2), schema : C1 \u00a2 $2] ----4 DCUI [ sem : Sl,consem : C1] + DCU2 [sere : ~S2,consem : ((Cl ~'$2) ~$2)] Conditions: C1 \u2022 $2 is a characteristic generalization of C1 and S~; R E {and, or .... }.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "1", |
| "sec_num": null |
| }, |
| { |
| "text": "Priist calls the operation used to calculate the value for schema the most specific common denominator (MSCD, indicated by the symbol \u00a2). The MSCD of C1 and $2 is defined as the most specific generalization of C1 that can unify with 5'2. It is essential that the result should be contentful to a degree that confirms that the list structure is an appropriate analysis, and to this end Pr/ist imposes the condition that the value of schema should be a characteristic generalization of the information contributed by the two daughters. There is no formal definition of this notion; it would require knowledge from many sources to determine whether sufficient informativeness had been achieved. However, assuming that this condition is met, Priist uses the common information as a source for resolution of underspecified elements in the second daughter by encoding as the value of the second daughter's consem the unification of the result of MSCD with its pre-resolved semantics (the formula ((Ca / $2) Iq $2)). So in Priist's rule the MSCD operation plays two distinct roles, first as a test for parallelism (as the value of the mother's schema) and second as a basis for resolution (in the composite operation which is the value of the second daughter's consem). There are certain problems with MSCD which we claim stem from this attempt to use one operation for two purposes, and our primary concern is to find alternative means of achieving Prfist's intended analysis.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "1", |
| "sec_num": null |
| }, |
| { |
| "text": "For our initial exploration into using ALE for discourse grammars we have developed a small discourse grammar whose lexical items are complete sentences (to circumvent the need for a sentence grammar) and which represents the semantic content of sentences using feature structures of type event whose sub-types are indicated in the following part of the type hierarchy: In addition we have a very simplified semantics of noun phrases where we encode them as of type entity with the subtypes indicated below: The SCHEMA feature encodes the information that is common between daughter Dcus and Prtist uses MSCD to calculate this information. A featurestructural definition of MSCD would return as a result the most specific feature structure which is at least as general as its first argument but which is also unifiable with its second argument. For the example in (lc), the MSCD operation would be given the two arguments in (5a) and (5d), and (6) would be the result.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An ALE Discourse Grammar", |
| "sec_num": "2" |
| }, |
| { |
| "text": "[ AGENT human ]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An ALE Discourse Grammar", |
| "sec_num": "2" |
| }, |
| { |
| "text": "We can contrast the MSCD operation with an operation which is more commonly discussed in the context of feature-based unification systems, namely generalization. This takes two featurestructures as input and returns a feature structure which represents the common information in them. Unlike MSCD, generalization is not asymmetric, i.e. the order in which the arguments are presented does not affect the result. The generalization of (5a) and (5d) is shown in (7).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "(7) [ AGENT human ] PATIENT entity emot_att", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "It can be seen from this example that the MSCD result contains more information than the generalization result. Informally we can say that it seems to reflect the common information between the two inputs after the parallelism-dependent anaphor in the second sentence has been resolved. The reason it is safe to use MSCD in this context is precisely because its use in a list structure guarantees that the pronoun in the second sentence will be resolved to beetle. In fact the result of MSCD in this case is exactly the result we would get if we were to perform the generalization of the resolved sentences and, as a representation of what the two have in common, it does seem that this is more desirable than the generalization of the pre-resolved forms. If we turn to other examples, however, we discover that MSCD does not always give the best results. The discourse in (8) must receive a constituent structure where the second and third clauses are combined to form a contrast pair and then this contrast pair combines with the first sentence to form a list. (Prfist has a separate rule to build contrast pairs but the use of MSCD is the same as in the list rule.) 8Hannah likes ants. Thomas likes bees but Jessy hates them. 9fAGENT", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "hanna~ [._PATIENT insect_.J like AGENT hannah~ [AGENT human~ PATIENT ant _] PATIENT bee _J like \u1ebd ATIENT bee [ [-PATIENT entity I like hate", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "The tree in (9) demonstrates the required structure and also shows on the mother and intermediate nodes what the results of MSCD would be. As we can see, where elements of the first argument of MSCD are more specific than the corresponding elements in the second, then the more specific one occurs in the result. Here, this has the effect that the structure [like, AGENT hannah, PATIENT insect ] is somehow claimed to be common ground between all three constituents even though this is clearly not the case. Our solution to this problem is to dispense with the MSCD operation and to use generalization instead. However, we do propose that generalization should take inputs whose parallelism dependent anaphors have already been resolved. 1 In the case of the combination of (5a) and (5d), this will give 1As described in the next section, we use priority union to resolve these anaphors in both lists and contrasts. The use of generalization as a step towards checking that there is sufficient common ground is subsequent to the use of priority ration as the resolution mechanism.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "exactly the same result as MSCD gave (i.e. (6)), but for the example in (8) we will get different results, as the tree in (10) shows. (Notice that the representation of the third sentence is one where the anaphor is resolved.) The resulting generalization, [emot_att, AGENT human, PATIENT insect], is a much more plausible representation of the common information between the three DCUs than the results of MSCD. 10fAGENT ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "huma~ [_PATIENT insect~ ATIENT ant ..J [", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "PATIENT beetle emot_att", |
| "sec_num": null |
| }, |
| { |
| "text": "We have said that MSCD plays two roles in Pr/ist's rules and we have shown how its function in calculating the value of SCHEMA can be better served by using the generalization operation instead. We turn now to the composite operation indicated in", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Resolution of Parallel Anaphors", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "(2) by the formula ((C, /S~)NS2). This composite operation calculates MSCD and then unifies it back in with the second of its arguments in order to resolve any parallelism-dependent anaphors that might occur in the second DCU. In the discussion that follows, we will refer to the first DcU in the list rule as the source and to the second DCU as the target (because it contains a parallelismdependent anaphor which is the target of our attempt to resolve that anaphor). In our ALE implementation we replace Pr/ist's composite operation by an operation which has occasionally been proposed as an addition to featurebased unification systems and which is usually referred to either as default unification or as priority union. 2 Assumptions about the exact definition of this operation vary but an intuitive description of it is that it is an operation which takes two feature structures and produces a result which is a merge of the information in the two inputs. However, the information in one of the feature structures is \"strict\" and cannot be lost or overridden while the information in the other is defensible. The operation is a kind of union where the information in the strict structure takes priority over that in the ~See, for example, Bouma (1990) , Calder (1990) , Carpenter (1994) , Kaplan (1987) . default structure, hence our preference to refer to it by the name priority union. Below we demonstrate the results of priority union for the examples in (la)-(lc). Note that the target is the strict structure and the source is the defeasible one. We use a definition of priority union provided by Carpenter (1994) (although note that his name for the operation is \"credulous default unification\"). It is discussed in more detail in Section 3. The priority union of a target T and a source S is defined as a two step process: first calculate a maximal feature structure S' such that S' E S, and then unify the new feature structure with T. This is very similar to PriJst's composite operation but there is a significant difference, however. For Priist there is a requirement that there should always be a unique MSCD since he also uses MSCD to calculate the common ground as a test for parallelism and there must only be one result for that purpose. By contrast, we have taken Carpenter's definition of credulous default unification and this can return more than one result. We have strong reasons for choosing this definition even though Carpenter does define a \"skeptical default unification\" operation which returns only one result. Our reasons for preferring the credulous version arise from examples of vP-ellipsis which exhibit an ambiguity whereby both a \"strict\" and a \"sloppy\" reading are possible. For example, the second sentence in (14) has two possible readings which can be glossed as \"Hannah likes Jessy's brother\" (the strict reading) and \"Hannah likes her own brother\" (the sloppy reading).", |
| "cite_spans": [ |
| { |
| "start": 1246, |
| "end": 1258, |
| "text": "Bouma (1990)", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 1261, |
| "end": 1274, |
| "text": "Calder (1990)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 1277, |
| "end": 1293, |
| "text": "Carpenter (1994)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 1296, |
| "end": 1309, |
| "text": "Kaplan (1987)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Resolution of Parallel Anaphors", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Jessy likes her brother. So does Hannah.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Resolution of Parallel Anaphors", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "The situations where the credulous version of the operation will return more than one result arise from structure sharing in the defeasible feature structure and it turns out that these are exactly the places where we would need to get more than one result in order to get the strict/sloppy ambiguities. We illustrate below: ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Resolution of Parallel Anaphors", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "There are similarities between our implementation of Prfist's grammar and the account of vPellipsis described by Dalrymple, Shieber and Pereira (1991) (henceforth DSP). DSP gives an equational characterization of the problem of vpellipsis where the interpretation of the target phrase follows from an initial step of solving an equation with respect to the source phrase. If a function can be found such that applying that function to the source subject results in the source interpretation, then an application of that function to the target subject will yield the resolved interpretation for the target. The method for solving such equations is \"higher order unification\". (16) shows all the components of the interpretation of the example in (11). The DSP analysis of our strict/sloppy example in (14) is shown in (18). The ambiguity follows from the fact that there are two possible solutions to the equation on the source: the first solution involves abstraction of just the primary occurrence ofjessy, while the second solution involves abstraction of both the primary and the secondary occurrences. When applied to the target these solutions yield the two different interpretations: like(jessy, brother-of (jessy) ) P( hannah ) P(jessy) = like(jessy, brother-of (jessy) ) P = ~x.like(x, brother-of(jessy)) e = Ax.like(x, brother-of(x)) like(hannah, brother-of (jessy) ) like (hannah, brother-of(hannah)) DSP claim that a significant attribute of their account is that they can provide the two readings in strict/sloppy ambiguities without having to postulate ambiguity in the source. They claim this as a virtue which is matched by few other accounts of vP-ellipsis. We have shown here, however, that an account which uses priority union also has no need to treat the source as ambiguous.", |
| "cite_spans": [ |
| { |
| "start": 1382, |
| "end": 1410, |
| "text": "(hannah, brother-of(hannah))", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Higher Order Unification", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "Our results and DSP's also converge where the treatment of cascaded ellipsis is concerned. For the example in (19) both accounts find six readings although two of these are either extremely implausible or even impossible.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Higher Order Unification", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "(19) John revised his paper before the teacher did, and Bill did too.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Higher Order Unification", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "DSP consider ways of reducing the number of readings and, similarly, we are currently exploring a potential solution whereby some of the reentrancies in the source are required to be transmitted to the result of priority union. There are also similarities between our account and the DSP account with respect to the establishment of parallelism. In the DSP analysis the determination of parallelism is separate from and a prerequisite to the resolution of ellipsis. However, they do not actually formulate how parallelism is to be determined. In our modification of Prfist's account we have taken the same step as DSP in that we separate out the part of the feature structure used to determine parallelism from the part used to resolve ellipsis. In the general spirit of Priist's analysis, however, we have taken one step further down the line towards determining parallelism by postulating that calculating the generalization of the source and target is a first step towards showing that parallelism exists. The further condition that Prfist imposes, that the common ground should be a characteristic generalization, would conclude the establishment of parallelism. We are currently not able to define the notion of characteristic generalization, so like DSP we do not have enough in our theory to fully implement the parallelism requirement. In contrast to the DSP account, however, our feature structural approach does not involve us having to explicitly pair up the component parts of source and target, nor does it require us to distinguish primary from secondary occurrences.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Higher Order Unification", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "In the DSP approach to vP-ellipsis and in our approach too, the emphasis has been on semantic parallelism. It has often been pointed out, however, that there can be an additional requirement of syntactic parallelism (see for example, Kehler 1993 and Asher 1993) . Kehler (1993) provides a useful discussion of the issue and argues convincingly that whether syntactic parallelism is required depends on the coherence relation involved. As the examples in (20) and (21) demonstrate, semantic parallelism is sufficient to establish a relation like contrast but it is not sufficient for building a coherent list.", |
| "cite_spans": [ |
| { |
| "start": 234, |
| "end": 249, |
| "text": "Kehler 1993 and", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 250, |
| "end": 261, |
| "text": "Asher 1993)", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 264, |
| "end": 277, |
| "text": "Kehler (1993)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Parallelism", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "The problem was looked into by John, but no-one else did. (21) *This problem was looked into by John, and Bill did too.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Parallelism", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "For a list to be well-formed both syntactic and semantic parallelism are required:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Parallelism", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "John looked into this problem, and Bill did too.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Parallelism", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "In the light of Kehler's claims, it would seem that a more far-reaching implementation of our priority union account would need to specify how the constraint of syntactic parallelism might be implemented for those constructions which require it. An nPSG-style sign, containing as it does all types of linguistic information within the same feature structure, would lend itself well to an account of syntactic parallelism. If we consider that the DTRS feature in the sign for the source clause contains the entire parse tree including the node for the vP which is the syntactic antecedent, then ways to bring together the source vP and the target begin to suggest themselves. We have at our disposal both unification to achieve re-entrancy and the option to use priority union over syntactic subparts of the sign. In the light of this, we are confident that it would be possible to articulate a more elaborate account of vp-ellipis within our framework and that priority union would remain the operation of choice to achieve the resolution.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Parallelism", |
| "sec_num": "2.4" |
| }, |
| { |
| "text": "In the previous sections we showed that Prfist's MSCD operation would more appropriately be replaced by the related operations of generalization and priority union. We have added generalization and priority union to the ALE system and in this section we discuss our implementation. We have provided the new operations as a complement to the definite clause component of ALE. We chose this route because we wanted to give the grammar writer explicit control of the point at which the operations were invoked. ALE adopts a simple eROLOG-like execution strategy rather than the more sophisticated control schemes of systems like CUF and TFS (Manandhar 1993) . In principle it might be preferable to allow the very general deduction strategies which these other systems support, since they have the potential to support a more declarative style of grammar-writing. Unfortunately, priority union is a non-monotonic operation, and the consequences of embedding such operations in a system providing for flexible execution strategies are largely unexplored. At least at the outset it seems preferable to work within a framework in which the grammar writer is required to take some of the responsibility for the order in which operations are carried out. Ultimately we would hope that much of this load could be taken by the system, but as a tool for exploration ALE certainly suffices.", |
| "cite_spans": [ |
| { |
| "start": 638, |
| "end": 654, |
| "text": "(Manandhar 1993)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Extensions to ALE", |
| "sec_num": "3" |
| }, |
| { |
| "text": "We use the following definition of priority union, based on Carpenter's definition of credulous de-fault unification:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "(23) punion(T,S) = {unify(T,S') IS' K S is maximal such that unify(T,S') is defined} punion(T,S) computes the priority union oft (target; the strict feature structure) with S (source; the defeasible feature structure). This definition relies on Moshier's (1988) definition of atomic feature structures, and on the technical result that any feature structure can be decomposed into a unification of a unique set of atomic feature structures. Our implementation is a simple proceduralization of Carpenter's declarative definition. First we decompose the default feature structure into a set of atomic feature structures, then we search for the maximal subsets required by the definition. We illustrate our implementation of priority union in ALE with the example in (15): Source is the default input, and Target is the strict input. The hierarchy we assume is the same as shown in 3and (4). Information about how features are associated with types is as follows:", |
| "cite_spans": [ |
| { |
| "start": 245, |
| "end": 261, |
| "text": "Moshier's (1988)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 The type agentive introduces the feature AGENT with range type human. In order to show the decomposition into atomic feature structures we need a notation to represent paths and types. We show paths like this: PATIENTIBROTHER-OF and in order to stipulate that the PATIENT feature leads to a structure of type brother, we include type information in this way: (PATIENW/brother) [(BROTHER-of~human) . We introduce a special feature (*) to allow specification of the top level type of the structure. The structures in (15) decompose into the following atomic components. ", |
| "cite_spans": [ |
| { |
| "start": 379, |
| "end": 398, |
| "text": "[(BROTHER-of~human)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Strict input:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "[ AGENT hannah ] agentive (s1,s2)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "We can now carry out the following steps in order to generate the priority union.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "1. Add (94) to the strict input. It cannot conflict.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "2. Note that it is impossible to add (D1) to the strict input.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "3. Non-deterministically add either (92) or (93) to the strict input. 4. Note that the results are maximal in each case because it is impossible to add both (D2) and (D3) without causing a clash between the disjoint atomic types hannah and jessy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "5. Assemble the results into feature structures. If we have added (D3) the result will be (26) and if we have added (D2) the result will be (27). In order to make this step-by-step description into an algorithm we have used a breadth-first search routine with the property that the largest sets are generated first. We collect answers in the order in which the search comes upon them and carry out subsumption checks to ensure that all the answers which will be returned are maximal. These checks reduce to checks on subset inclusion, which can be reasonably efficient with suitable set representations. Consistency checking is straightforward because the ALE system manages type information in a manner which is largely transparent to the user. Unification of ALE terms is defined in such a way that if adding a feature to a term results in a term of a new type, then the representation of the structure is specialized to reflect this. Since priority union is non-deterministic we will finish with a set of maximal consistent subsets. Each of these subsets can be converted directly into ALE terms using ALE's built-in predicate add_to/5. The resulting set of ALE terms is the (disjunctive) result of priority union. In general we expect priority union to be a computationally expensive operation, since we cannot exclude pathological cases in which the system has to search an exponential number of subsets in the search for the maximal consistent elements which are required. In the light of this it is fortunate that our current discourse grammars do not require frequent use of priority union. Because of the inherent complexity of the task we have favoured correctness and clarity at the possible expense of efficiency. Once it becomes established that priority union is a useful operation we can begin to explore the possibilities for faster implementations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Priority Union in ALE", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "The abstract definition of generalization stipulates that the generalization of two categories is the largest category which subsumes both of them. Moshier (1988) has shown that generalization can be defined as the intersection of sets of atomic feature structures. In the previous section we outlined how an ALE term can be broken up into atomic feature structures. All that is now required is the set intersection operation with the addition that we also need to cater for the possibility that atomic types may have a consistent generalization.", |
| "cite_spans": [ |
| { |
| "start": 148, |
| "end": 162, |
| "text": "Moshier (1988)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Generalization in ALE", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "1. For P and Q complex feature structures Gen(P,Q) =~! {Path: C I Path: A E P and Path : B E Q } where C is the most specific type which subsumes both A and B.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Generalization in ALE", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "where C is the most specific type which subsumes both A and B.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "For A and B atomic types Gen(A, B) =dr C", |
| "sec_num": "2." |
| }, |
| { |
| "text": "In ALE there is always a unique type for the generalization. We have made a small extension to the ALE compiler to generate a table of type generalizations to assist in the (relatively) efficient computation of generalization. To illustrate, we show how the generalization of the two feature structures in (28) and (29) is calculated.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "For A and B atomic types Gen(A, B) =dr C", |
| "sec_num": "2." |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This work was supported by the EC-funded project LRE-61-062 \"Towards a Declarative Theory of Discourse\" and a longer version of the paper is available in Brew et al (1994) . We have profited from discussions with Jo Calder, Dick Crouch, Joke Dorrepaal, Claire Gardent, Janet Hitzeman, David Millward and Hub Prfist. Andreas Schhter helped with the implementation work. The Human Communication Research Centre (HCRC) is supported by the Economic and Social Research Council (UK).", |
| "cite_spans": [ |
| { |
| "start": 154, |
| "end": 171, |
| "text": "Brew et al (1994)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": null |
| }, |
| { |
| "text": "hannah ] PATIENT ant like Jessy laughs.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "AGENT", |
| "sec_num": null |
| }, |
| { |
| "text": "These decompose into the atomic components shown in (30) and 31 ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "[AGENT jessy ] laugh", |
| "sec_num": null |
| }, |
| { |
| "text": "In this paper we have reported on an implementation of a discourse grammar in a sign-based formalism, using Carpenter's Attribute Logic Engine (aLE). We extended the discourse grammar and ALE to incorporate the operations of priority union and generalization, operations which we use for resolving parallelism dependent anaphoric expressions. We also reported on a resolution mechanism for verb phrase ellipsis which yields sloppy and strict readings through priority union, and we claimed some advantages of this approach over the use of higher-order unification.The outstanding unsolved problem is that of establishing parallelism. While we believe that generalization is an appropriate formal operation to assist in this, we still stand in dire need of a convincing criterion for judging whether the generalization of two categories is sufficiently informative to successfully establish parMlelism.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "4" |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Reference to Abstract Objects in Discourse", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Asher", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Asher, N. (1993) Reference to Abstract Objects in Di- scourse. Dordrecht: Kluwer.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Defaults in Unification Grammar", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Bouma", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings of the 28th ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "165--172", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bouma, G. (1990) Defaults in Unification Grammar. In Proceedings of the 28th ACL, pp. 165-172, Uni- versity of Pittsburgh.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Discourse Representation. Deliverable B+ of LRE-61-062: Toward a Declarative Theory of Discourse", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Brew", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Brew, C. et al (1994) Discourse Representation. De- liverable B+ of LRE-61-062: Toward a Declarative Theory of Discourse.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "An Interpretation of Paradigmatic Morphology", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [ |
| "H R" |
| ], |
| "last": "Calder", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Calder, J. H. R. (1990) An Interpretation of Paradig- matic Morphology. PhD thesis, Centre for Cognitive Science, University of Edinburgh.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "ALE. The Attribute Logic Engine user's guide, version ~. Laboratory for Computational Linguistics", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Carpenter", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carpenter, B. (1993) ALE. The Attribute Logic En- gine user's guide, version ~. Laboratory for Com- putational Linguistics, Carnegie Mellon University, Pittsburgh, Pa.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Skeptical and credulous default unification with applications to templates and inheritance", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Carpenter", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "Inheritance, Defaults, and the Lexicon", |
| "volume": "", |
| "issue": "", |
| "pages": "13--37", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carpenter, B. (1994) Skeptical and credulous default unification with applications to templates and inhe- ritance. In T. Briscoe et al, eds., Inheritance, De- faults, and the Lexicon, pp. 13-37. Cambridge: Cam- bridge University Press.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Ellipsis and higher-order unification", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Dalrymple", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Shieber", |
| "suffix": "" |
| }, |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Pereira", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Linguistics and Philosophy", |
| "volume": "14", |
| "issue": "4", |
| "pages": "399--452", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dalrymple, M., S. Shieber and F. Pereira (1991) El- lipsis and higher-order unification. Linguistics and Philosophy 14(4), 399-452.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Three seductions of computational psycholinguistics", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [ |
| "M" |
| ], |
| "last": "Kaplan", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Linguistic Theory and Computer Applications", |
| "volume": "", |
| "issue": "", |
| "pages": "149--188", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, R. M. (1987) Three seductions of computa- tional psycholinguistics. In P. J. Whitelock et al, eds., Linguistic Theory and Computer Applications, pp. 149-188. London: Academic Press.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "The effect of establishing coherence in ellipsis and anaphora resolution", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Kehler", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Proceedings of the 31st ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "62--69", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kehler, A. (1993) The effect of establishing coherence in ellipsis and anaphora resolution. In Proceedings of the 31st ACL, pp. 62-69, Ohio State University.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "CUF in context", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Manandhar", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Computational Aspects of Constraint-Based Linguistics Description. DYANA-2 Deliverable", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Manandhar, S. (1993) CUF in context. In J. Dbrre, ed., Computational Aspects of Constraint-Based Lingui- stics Description. DYANA-2 Deliverable.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Extensions to Unification Grammar for the Description of Programming Languages", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Moshier", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moshier, D. (1988) Extensions to Unification Gram- mar for the Description of Programming Languages. PhD thesis, Department of Mathematics, University of California, Los Angeles.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "A syntactic approach to discourse semantics", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Polanyi", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Scha", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Proceedings of the tOth Coling and the 22nd ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "413--419", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Polanyi, L. and R. Scha (1984) A syntactic approach to discourse semantics. In Proceedings of the tOth Coling and the 22nd ACL, pp. 413-419, Stanford University.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Sag (in press) Head-Driven Phrase Structure Grammar", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Pollard", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [ |
| "A" |
| ], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pollard, C. and I. A. Sag (in press) Head-Driven Phrase Structure Grammar. Chicago, Ill.: Univer- sity of Chicago Press and CSLI Publications.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "On Discourse Structuring, VP Anaphora and Gapping", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Priist", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Priist, H. (1992) On Discourse Structuring, VP Ana- phora and Gapping. PhD thesis, Universiteit van Amsterdam, Amsterdam.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Discourse grammar and verb phrase anaphora. Linguistics and Philosophy", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Pr/Jst", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Scha", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Van Den", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Berg", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pr/Jst, H., R. Scha and M. van den Berg (1994} Dis- course grammar and verb phrase anaphora. Lingui- stics and Philosophy. To appear.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "An augmented context free grammar for discourse", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Scha", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Polanyi", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Proceedings of the 12th Coling", |
| "volume": "", |
| "issue": "", |
| "pages": "573--577", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Scha, R. and L. Polanyi (1988) An augmented context free grammar for discourse. In Proceedings of the 12th Coling, pp. 573-577, Budapest.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF1": { |
| "num": null, |
| "uris": null, |
| "type_str": "figure", |
| "text": "\u2022 The type plus-patient introduces the feature PA-TIENT with range type human.\u2022 The type brother introduces the feature BROTHER-OF with range type human.\u2022 The types jessy and hannah introduce no features." |
| }, |
| "TABREF0": { |
| "html": null, |
| "content": "<table/>", |
| "num": null, |
| "type_str": "table", |
| "text": "a. Hannah likes beetles. So does Thomas. b. Hannah likes beetles. She also likes caterpillars. c. Hannah likes beetles. Thomas hates them." |
| }, |
| "TABREF3": { |
| "html": null, |
| "content": "<table><tr><td>Source:</td><td>5a</td><td/></tr><tr><td>Target:</td><td>5b</td><td/></tr><tr><td colspan=\"3\">Priority[ AGENT th\u00b0mas ] Union: PATIENT beetle like</td></tr><tr><td colspan=\"3\">(12) Hannah likes beetles. She also likes caterpillars.</td></tr><tr><td>Source:</td><td>5a</td><td/></tr><tr><td>Target: Priority Union:</td><td colspan=\"2\">5c [ AGENT hannah 1 PATIENT caterpillar like</td></tr><tr><td colspan=\"3\">(13) Hannah likes beetles. Thomas hates them.</td></tr><tr><td>Source:</td><td>5a</td><td/></tr><tr><td>Target: Priority Union:</td><td>5d</td><td>AGENT PATIENT beetle thomas ]</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "" |
| }, |
| "TABREF5": { |
| "html": null, |
| "content": "<table><tr><td>Source:</td><td/><td>like(hannah, beetle)</td></tr><tr><td colspan=\"2\">Target (T):</td><td>P ( thomas )</td></tr><tr><td colspan=\"2\">Equation:</td><td>P ( hannah ) = like(hannah, beetle)</td></tr><tr><td colspan=\"2\">Solution:</td><td>P = ~x.like(x, beetle)</td></tr><tr><td colspan=\"2\">Apply to T:</td><td>like(thomas, beetle)</td></tr><tr><td colspan=\"3\">A prerequisite to the DSP procedure is the esta-</td></tr><tr><td colspan=\"3\">blishment of parallelism between source and target</td></tr><tr><td colspan=\"3\">and the identification of parallel subparts. For ex-</td></tr><tr><td colspan=\"3\">ample, for (16) it is necessary both that the two</td></tr><tr><td colspan=\"3\">clauses Hannah likes beetles and So does Thomas</td></tr><tr><td colspan=\"3\">should be parallel and that the element hannah</td></tr><tr><td colspan=\"3\">should be identified as a parallel element. DSP</td></tr><tr><td colspan=\"3\">indicate parallel elements in the source by means</td></tr><tr><td colspan=\"3\">of underlines as shown in (16). An underlined ele-</td></tr><tr><td colspan=\"3\">ment in the source is termed a 'primary occur-</td></tr><tr><td colspan=\"3\">rence' and DSP place a constraint on solutions to</td></tr><tr><td colspan=\"3\">equations requiring that primary occurrences be</td></tr><tr><td colspan=\"3\">abstracted. Without the identification of hannah</td></tr><tr><td colspan=\"3\">as a primary occurrence in (16), other equations</td></tr><tr><td colspan=\"3\">deriving from the source might be possible, for ex-</td></tr><tr><td colspan=\"2\">ample (17) :</td></tr><tr><td>(17)</td><td colspan=\"2\">a. P(beetle) = like(hannah, beetle)</td></tr><tr><td/><td colspan=\"2\">b. P(like) = like(hannah, beetle)</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "Hannah likes beetles. So does Thomas." |
| } |
| } |
| } |
| } |