{ "paper_id": "2020", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T16:24:49.418154Z" }, "title": "Refining Implicit Argument Annotation for UCCA", "authors": [ { "first": "Ruixiang", "middle": [], "last": "Cui", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Copenhagen", "location": {} }, "email": "" }, { "first": "Daniel", "middle": [], "last": "Hershcovich", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Copenhagen", "location": {} }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "Predicate-argument structure analysis is a central component in meaning representations of text. The fact that some arguments are not explicitly mentioned in a sentence gives rise to ambiguity in language understanding, and renders it difficult for machines to interpret text correctly. However, only few resources represent implicit roles for NLU, and existing studies in NLP only make coarse distinctions between categories of arguments omitted from linguistic form. This paper proposes a typology for fine-grained implicit argument annotation on top of Universal Conceptual Cognitive Annotation's foundational layer. The proposed implicit argument categorisation is driven by theories of implicit role interpretation and consists of six types: Deictic, Generic, Genre-based, Type-identifiable, Non-specific, and Iterated-set. We exemplify our design by revisiting part of the UCCA EWT corpus, providing a new dataset annotated with the refinement layer, and making a comparative analysis with other schemes.", "pdf_parse": { "paper_id": "2020", "_pdf_hash": "", "abstract": [ { "text": "Predicate-argument structure analysis is a central component in meaning representations of text. The fact that some arguments are not explicitly mentioned in a sentence gives rise to ambiguity in language understanding, and renders it difficult for machines to interpret text correctly. However, only few resources represent implicit roles for NLU, and existing studies in NLP only make coarse distinctions between categories of arguments omitted from linguistic form. This paper proposes a typology for fine-grained implicit argument annotation on top of Universal Conceptual Cognitive Annotation's foundational layer. The proposed implicit argument categorisation is driven by theories of implicit role interpretation and consists of six types: Deictic, Generic, Genre-based, Type-identifiable, Non-specific, and Iterated-set. We exemplify our design by revisiting part of the UCCA EWT corpus, providing a new dataset annotated with the refinement layer, and making a comparative analysis with other schemes.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Semantic representation frameworks have been a major medium to understanding the nature of languages for NLP. Through these frameworks, researchers have been exploring linguistic phenomena such as quantification (Pustejovsky et al., 2019) , coreference (Prange et al., 2019) , and word sense (Schneider et al., 2018) . However, most efforts were put into studying linguistic complexity superficially, rather than the more latent, implicit omission of arguments in an event. For instance, in the sentence \"Just take the money!\", the addressee who should \"take the money\" is left out. Such omission cannot be recovered directly from the text in the way of gapping or ellipsis, but require a higher level of understanding and inference from the context. Traditional studies approach argument omission from different aspects, namely syntactically, semantically, or pragmatically. The interpretation of implicit roles varies to a great extent, from phonological deleted role during production (Perlmutter, 1968; Mittwoch, 1971; P\u00e9rez-Leroux et al., 2018) to timecourse reference omission from a psycholinguistic aspect (Garrod and Terras, 2000) . However, few studies have explored the implicit role phenomenon in NLP.", "cite_spans": [ { "start": 212, "end": 238, "text": "(Pustejovsky et al., 2019)", "ref_id": "BIBREF33" }, { "start": 253, "end": 274, "text": "(Prange et al., 2019)", "ref_id": "BIBREF32" }, { "start": 292, "end": 316, "text": "(Schneider et al., 2018)", "ref_id": "BIBREF38" }, { "start": 988, "end": 1006, "text": "(Perlmutter, 1968;", "ref_id": "BIBREF31" }, { "start": 1007, "end": 1022, "text": "Mittwoch, 1971;", "ref_id": "BIBREF27" }, { "start": 1023, "end": 1049, "text": "P\u00e9rez-Leroux et al., 2018)", "ref_id": "BIBREF34" }, { "start": 1114, "end": 1139, "text": "(Garrod and Terras, 2000)", "ref_id": "BIBREF13" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "In this paper, we propose a fine-grained cross-linguistically applicable implicit argument annotation typology as a refinement for Universal Conceptual Cognitive Annotation (Abend and Rappoport, 2013, UCCA) categories. The typology follows UCCA's design concept, focusing on the semantic notion of Scene rather than linguistic form phenomena. The proposed implicit argument set contains six categories: Deictic, Generic, Genre-based, Type-identifiable, Non-specific, and Iterated-set. We refine the existing UCCA relation labels and add information to them, while keeping all categories from the underlying annotation. Our studies move UCCA, a semantic representation framework, to have less syntactic definitions of implicit arguments.", "cite_spans": [ { "start": 173, "end": 206, "text": "(Abend and Rappoport, 2013, UCCA)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Based on the proposed typology, we conduct a pilot annotation study, including revisit and refinement of the UCCA EWT dataset, 1 and subsequently make a comparative analysis with the only other existing fine-grained implict role annotation scheme, Fine-grained Annotations of Referential Interpretation Types (O'Gorman, 2019, FiGref) . Table 1 . The dashed line stands for Remote edge. In this case it is a coreference \"you\". An IMP represents an Implicit argument denoting a null-instantiated core element in its corresponding Scene.", "cite_spans": [ { "start": 309, "end": 333, "text": "(O'Gorman, 2019, FiGref)", "ref_id": null } ], "ref_spans": [ { "start": 336, "end": 343, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "A few studies have explored the possibilities to parse implicit arguments. Both Gerber and Chai (2012) and Cheng and Erk (2019) have developed parsers to recover implicit arguments for nominal predicates; Bender et al. (2011) parses against some linguistic constructions, two of which could license implicit arguments, that is, tough adjectives and verbal gerund; Elazar and Goldberg (2019) focus on resolving missing numeric fused-heads, which are implicit Centers in UCCA.", "cite_spans": [ { "start": 107, "end": 127, "text": "Cheng and Erk (2019)", "ref_id": "BIBREF4" }, { "start": 205, "end": 225, "text": "Bender et al. (2011)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Providing the most up-to-date and fine-grained annotation of implicit arguments, our studies can potentially enhance natural language understanding if supplied with an adequate parser. For example, when companies conduct satisfaction analyses through web reviews, customers often express themselves colloquially in these reviews. Examples include \"Serves bad ice cream, Joe's is better\" and \"Near a nice district, bad service and expensive.\" If these reviews are annotated with Genre-based implicit arguments, referring to the conventional omission of reviewees, algorithms can study which part of the reviews really refers to the companies rather than other entities, and make better predictions, despite the omission of subjects and non-standard language. Table 1 : Legend of UCCA edge categories (Hershcovich et al., 2019a) Universal Conceptual Cognitive Annotation is a semantic representation scheme whose design concept comes from the Basic Linguistic Theory typological framework (Dixon, 2010a; Dixon, 2010b; Dixon, 2012) and Cognitive Linguistics literature (Croft and Cruse, 2004) . Abstracting away from syntactic forms, it aims at representing the main semantic phenomena in text while maintaining a low learning cost and rapid annotation by nonexperts (Abend et al., 2017) . Already providing datasets in English, French, and German, UCCA has demonstrated its cross-linguistic applicability in several languages and has become a popular target framework in multiple parsing tasks (Hershcovich et al., 2019b; Oepen et al., 2019) . Abend et al. (2017) have also developed an open-source web-based annotation system, UCCAApp, which supports fast annotation for linguistic representations. The effectiveness and efficiency in annotating and refining UCCA have been proven by several studies (Shalev et al., 2019; Prange et al., 2019) . UCCA presents the meaning of a sentence with a directed acyclic graph (DAG) whose terminal nodes correspond either to surface lexical tokens or extra units representing implicit arguments. Non-terminal nodes correspond to semantic units that participate in some super-ordinate relation. Edges are labeled with the role of a child node related to its parent node. The basic notion in UCCA is Scene, describing a state, action, movement, or some other relation that evolves in time. Each Scene involves one main relation (Process or State), and one or more Participants, including locations, abstract entities and sub-Scenes serving as arguments.", "cite_spans": [ { "start": 799, "end": 826, "text": "(Hershcovich et al., 2019a)", "ref_id": "BIBREF19" }, { "start": 987, "end": 1001, "text": "(Dixon, 2010a;", "ref_id": null }, { "start": 1002, "end": 1015, "text": "Dixon, 2010b;", "ref_id": "BIBREF8" }, { "start": 1016, "end": 1028, "text": "Dixon, 2012)", "ref_id": "BIBREF9" }, { "start": 1066, "end": 1089, "text": "(Croft and Cruse, 2004)", "ref_id": "BIBREF6" }, { "start": 1264, "end": 1284, "text": "(Abend et al., 2017)", "ref_id": "BIBREF1" }, { "start": 1492, "end": 1519, "text": "(Hershcovich et al., 2019b;", "ref_id": "BIBREF20" }, { "start": 1520, "end": 1539, "text": "Oepen et al., 2019)", "ref_id": "BIBREF28" }, { "start": 1542, "end": 1561, "text": "Abend et al. (2017)", "ref_id": "BIBREF1" }, { "start": 1799, "end": 1820, "text": "(Shalev et al., 2019;", "ref_id": "BIBREF39" }, { "start": 1821, "end": 1841, "text": "Prange et al., 2019)", "ref_id": "BIBREF32" } ], "ref_spans": [ { "start": 758, "end": 765, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Participant A Linker L Center C Connector N Adverbial D Process P Elaborator E Quantifier Q Function F Relator R Ground G State S Parellel Scene H Time T", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "Furthermore, UCCA distinguishes primary edges, appearing explicitly in one relation, from remote edges, allowing a Scene to indicate its arguments by linking from another Scene. Primary edges form a tree while Remote edges allow reentrancy, forming a DAG. In some cases, an entity of importance in the interpretation of a Scene does not explicitly exist in the text. Hence, UCCA introduces the notion of Implicit Units to represent such kind of entity.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "For instance, the sentence \"Have a real mechanic check before you leave\" in Figure 1 contains two Scenes, evoked by \"check\" and \"leave\". The individual Scenes are annotated as follows:", "cite_spans": [], "ref_spans": [ { "start": 76, "end": 84, "text": "Figure 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "1. \"(You) A have D [a F real D mechanic C ] A check P IMP 1A \"", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "2. \"You A leave P IMP 2A \" \"A mechanic\" is a Participant in the first Scene, while \"You\" is Participant in both Scenes, as Remote constituting reentrancy in the first one (shown in dashed line), but explicit in the latter super-ordinate relations. In the first Scene, \"Check\" is the main Process used in the causative construction, requiring three Participants. While \"You\" refers to the customer making a request and \"a real mechanic\" is the service provider who should check something, the object that needs to be \"checked\" is missing. Therefore, we introduce an IMP A node to symbolize it. In the second Scene, \"leave\" is the Process meaning someone moves away from a source location. Although we state our little concern for non-core elements like location in this study in \u00a73.2, the case is different for the \"leaving\" Scene since the source location is vital to the understanding of the departing action. For this reason, we add an IMP A to represent the place that is being left.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "In UCCA's foundational layer, only limited cases of implicit arguments have been annotated. The main focus is on omission licensed by certain grammatical structures, 2 whose notion is similar to Constructional Null Instantiation in FrameNet (Ruppenhofer et al., 2006) . Two typical examples of such constructions are imperatives (forced omission of subjects) and passives (agent omission) in English:", "cite_spans": [ { "start": 241, "end": 267, "text": "(Ruppenhofer et al., 2006)", "ref_id": "BIBREF36" } ], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "1. Imperative: IMP A Do F n't D bother P . 2. Passive: [The F doctor C ] A has F already T been F paid P IMP A .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "Several other kinds of constructions are mentioned in UCCA foundation layer guidelines, such as infinitive clause, gerund, and thank construction.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Universal Conceptual Cognitive Annotation", "sec_num": "2" }, { "text": "F there F [no E other E Verizon C ] A IMP A to F go P to R [around R downtown C ] A ? 4. Gerund: How D addicting S IMP A going P [to R Fitness Unlimited C ] A can F D be F !\" 5. \"Thank\" construction: IMP A Thanks P , John A !", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Infinitive clause: Is", "sec_num": "3." }, { "text": "The annotation of implicit arguments in UCCA's foundation layer is restricted to specific linguistic constructions, which is coarse, language-specific, incomplete, and unlike other distinctions in UCCA, is based on criteria of form rather than meaning. We are faced with the challenge of maintaining UCCA's idiosyncrasy of differentiating Remote and Implicit while extending its boundary to include a rather refined categorisation for implicit roles.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Infinitive clause: Is", "sec_num": "3." }, { "text": "3 Implicit Roles In Meaning Representations", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Infinitive clause: Is", "sec_num": "3." }, { "text": "FrameNet (Ruppenhofer et al., 2006 ) is a source of inspiration for UCCA and Scenes can be seen as frame evocations. FrameNet developed Fillmore (1986) 's notion of null-instantiation into three types-Constructional Null Instantiation (CNI), licensed by grammatical constructions, Definite Null Instantiation (DNI), equivalent to core Frame Elements mentioned previously in text or inferrable from the discourse, and Indefinite Null Instantiation (INI), an element that is unknown and nowhere to be retrieved.", "cite_spans": [ { "start": 9, "end": 34, "text": "(Ruppenhofer et al., 2006", "ref_id": "BIBREF36" }, { "start": 136, "end": 151, "text": "Fillmore (1986)", "ref_id": "BIBREF12" } ], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "Nevertheless, this trichotomy treats unfavourably many cases where implicit roles occur, such as Free Null Instantiation (Fillmore and Kay, 1993, FNI; ) and Identity of Sense Null Anaphora (Kay, 2004, ISNA; ) . FNI is neither restricted to definite nor indefinite null arguments, and ISNA is null instantiation within noun phrases. Lyngfelt (2012) even argues that the unclear definition of FNI leads to much false categorisation-some FNIs are unspecified, some are generic, and some should be considered DNI.", "cite_spans": [ { "start": 121, "end": 150, "text": "(Fillmore and Kay, 1993, FNI;", "ref_id": null }, { "start": 151, "end": 152, "text": ")", "ref_id": null }, { "start": 189, "end": 206, "text": "(Kay, 2004, ISNA;", "ref_id": null }, { "start": 207, "end": 208, "text": ")", "ref_id": null }, { "start": 332, "end": 347, "text": "Lyngfelt (2012)", "ref_id": "BIBREF26" } ], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "UCCA's foundational layer mainly focuses on CNI, that is, the current annotated datasets only include grammatically licensed implicit arguments. So far, only a few corpora for implicit role labelling have been proposed, such as SemEval-2010 Task 10 (Ruppenhofer et al., 2009) , Beyond NomBank (Gerber and Chai, 2010; Gerber and Chai, 2012) , and Multi-sentence AMR (O'Gorman et al., 2018) . But none of them is based on a more comprehensive fine grained implicit role characterisation theory aside from FiGref, refined on three corpora mentioned above for recoverability studies.", "cite_spans": [ { "start": 249, "end": 275, "text": "(Ruppenhofer et al., 2009)", "ref_id": "BIBREF37" }, { "start": 293, "end": 316, "text": "(Gerber and Chai, 2010;", "ref_id": "BIBREF14" }, { "start": 317, "end": 339, "text": "Gerber and Chai, 2012)", "ref_id": "BIBREF15" }, { "start": 365, "end": 388, "text": "(O'Gorman et al., 2018)", "ref_id": "BIBREF29" } ], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "Although FiGref is not available to the public, O'Gorman (2019) has counterbalanced previous studies on implicit role description and synthesized an inventory of eleven interpretation types for implicit roles distinguished by their referential behaviours. They are Script-inferrable pragmatic, Salient/recent, Deictic, Remembered Roles of Event Reference, Implicit \"Sloppy anaphora\" and Bridging, Genre-based Default, Type-identifiable, Generic (\"People in General\"), Cataphoric, Low-information, and Iterated Events Implicit Roles.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "Recoverable implicit roles fall into the category of Remote Participants in UCCA, which typically calls for coreference resolution (Prange et al., 2019) . We discern the eleven types of implicit roles mentioned above, recoverable or not, and extract those types where only true Implicit arguments occur, that is, the argument cannot be explicitly recovered from text, but inference and non-specificity are allowed as they are aligned with the definition of implicit arguments of UCCA. In the following section, we will analyze these implicit role types and argue the appropriateness of the set of categories we choose.", "cite_spans": [ { "start": 131, "end": 152, "text": "(Prange et al., 2019)", "ref_id": "BIBREF32" } ], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "For the sake of operability and consistency, we only focus on core arguments in Scenes where these arguments are essential to the meaning of corresponding predicates (Jackendoff, 1992; Jackendoff, 1997; Goldberg, 1992; Grimshaw, 1993) . Elements such as location, time, and manner are of little interest in this study whilst they are able to appear as foundational units or Remote Participant in UCCA.", "cite_spans": [ { "start": 166, "end": 184, "text": "(Jackendoff, 1992;", "ref_id": "BIBREF22" }, { "start": 185, "end": 202, "text": "Jackendoff, 1997;", "ref_id": "BIBREF23" }, { "start": 203, "end": 218, "text": "Goldberg, 1992;", "ref_id": "BIBREF16" }, { "start": 219, "end": 234, "text": "Grimshaw, 1993)", "ref_id": "BIBREF18" } ], "ref_spans": [], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "As UCCA distinguishes Remote edges from Implicit units, it is natural to take advantage of this property to account for argument recoverability. The definition of implicit arguments in UCCA, particularly for its strong emphasis on the inability of explicit recovering from text, is not strictly corresponding with the eleven implicit role types. Table 2 shows the comparison of the primary eleven implicit role types and UCCA's implicit argument set. Among these types of implicit roles in his inventory, four are definite implicit role constructions, viz. Salient/recent, Remember Roles, Script-inferrable, and Deictic. Only the last one of four, Deictic, we would consider a candidate category for UCCA's Implicit arguments. Salient/recent roles, which can be directly found in the recent prior discourse, is the quintessential type of DNI, and they can be easily replaced by pronouns. Remember Roles and Script-inferrable roles, however, require a cognitive and reasoning process, as the referents can be understood through a common ground in the text shared between the speaker and the addressee, or are reflecting a different facet of the same or a subordinate event. Deictic roles, albeit explicit reference to the speaker or addressee, is an extra-linguistic and cannot be annotated as Remote Participant, since we are unable to retrieve them explicitly in the text. Therefore, we incorporate it in our set of Implicit arguments categories. Three out of eleven implicit roles are marked as clearly indefinite arguments, namely Cataphoric, Lowinformation Arbitrary role, and Iterated Events Implicit Roles. Cataphoric, which Bhatia et al. 2014define as \"pragmatically specific indefinite\", is the only type we do not include in UCCA's typology since it relies heavily on the interpretation of the discourse whether it will be referred to again. We would annotate it as Remote Participant if the role is mentioned in a later text, or Non-specific type if not so as not to complicate the reasoning process.", "cite_spans": [], "ref_spans": [ { "start": 346, "end": 353, "text": "Table 2", "ref_id": "TABREF1" } ], "eq_spans": [], "section": "Background and Motivation", "sec_num": "3.1" }, { "text": "The other four, Bridging implicit roles, Genre-based Default, Generic and Type Identifiable, are regarded as edge cases. Once again, we will only admit the latter three in our typology. As far as we are concerned, bridging in ellipsis situations might not refer to the same referent conceptually. Nonetheless, it can be clearly resolved in the text. Therefore, it will be annotated as a Remote edge in UCCA.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Forming UCCA Implicit Argument Typology", "sec_num": "3.2" }, { "text": "We will focus on referents that do not appear anywhere in the text. Therefore, we follow the philosophy of UCCA and propose six categories of implicit argument, that is, Deictic, Generic, Genre-based, Typeidentifiable, Non-specific and Iterated-set. In the next section, we will present and exemplify each one of them.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Forming UCCA Implicit Argument Typology", "sec_num": "3.2" }, { "text": "Deictic implicit arguments specifically refer to the speaker or the addressee in a sentence. In example 1, the second-person subject is exhorted to take a certain action, and such imperative construction allows the subject not to appear in the text explicitly. Shown in example 2, Deictic can also occur with certain interjections, where the subject as the speaker is habitually implicit.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Deictic", "sec_num": "3.3.1" }, { "text": "(", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Deictic", "sec_num": "3.3.1" }, { "text": "1) Just D ask P them A exactly E what C [they A want P (what) A ] E IMP Deictic . (2) [Thank you] P guys G/A IMP Deictic .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Deictic", "sec_num": "3.3.1" }, { "text": "It should be mentioned that only in certain languages is imperative likely to induce implicit arguments. In Romance languages such as Spanish, deictic information tends to be encoded morphologically due to person agreement (Ingram, 1971 ).", "cite_spans": [ { "start": 223, "end": 236, "text": "(Ingram, 1971", "ref_id": "BIBREF21" } ], "ref_spans": [], "eq_spans": [], "section": "Deictic", "sec_num": "3.3.1" }, { "text": "Generic implicit arguments denote \"people in general\" (Lambrecht and Lemoine, 2005) . In example 3, the agent who \"understands how this place has survived the earthquake\" is not explicitly mentioned in the text, but it can be understood as it is the set of people in general. Example 4 can be construed as a gerund construction. \"I\" recommend taking a certain action. While the patient would not be specific, it conveys the message that \"people in general\" should follow such advice.", "cite_spans": [ { "start": 54, "end": 83, "text": "(Lambrecht and Lemoine, 2005)", "ref_id": "BIBREF25" } ], "ref_spans": [], "eq_spans": [], "section": "Generic", "sec_num": "3.3.2" }, { "text": "(3) It F 's F impossible D to F understand P [how C [[this E place C ] A has F survived P [the F earthquake C ] A ] E ] A IMP Generic . (4) I A would F recommend P [not D using P [this E company C ] A IMP Generic ] A .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Generic", "sec_num": "3.3.2" }, { "text": "Ruppenhofer and Michaelis 2010found certain text genres, namely instructional imperatives, labelese, diary style, match report, and judgment-expressing quotative verbs, are closely linked with conventional omission. UCCA EWT corpus is based on online reviews of businesses and services by individuals. The review genre is so prominent acoss all dataset that it forms a pattern where the reviewers do not bother to mention the reviewees explicitly. In example 5 and 6, the review genre licenses the omission of the deliverer of the action \"deliver\" and server of the action \"serve\", as they refer to the reviewees by default, because in both contexts it is the restaurants that are being reviewed. ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Genre-based", "sec_num": "3.3.3" }, { "text": "There exist some predicates allowing listeners to naturally think they \"know\" the omitted referents because of their high predictability. In example 7, the vague referent of \"eat\" can be understood from an inherent understanding of the listeners as \"some kind of food\". In example 8, the thing that \"I drive\" is not mentioned. Instead, it comes from common sense that the referent should be a kind of vehicle. Whatever kind it is, the lack of explicit mention barely affects the understanding of the text.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Type-identifiable", "sec_num": "3.3.4" }, { "text": "(7) It A is F my A favourite S [place C [(my) A to F eat P IMP T ype\u2212identif iable ] E ] A . (8) I A 'll F drive P [an Q hour C ] T [just E for R [their S (volcano) A ] E volcano C ] A IMP T ype\u2212identif iable .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Type-identifiable", "sec_num": "3.3.4" }, { "text": "Non-specific implicit arguments refer to the kind of referents that cannot be inferred or understood at all. Such required information absent from the context attributes to the low interpretability of the implicit arguments, leaving them non-specific. As in example 9 and 10, it is impossible to infer what is \"delivered\" or who \"charged me\" neither from common knowledge nor given context. Such kind of implicit arguments are commonly found in nominalization and passive because there are high possibilities that not all agents/patients are always mentioned despite the fact that they might be core frame elements.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Non-specific", "sec_num": "3.3.5" }, { "text": "(9) There F is F no D delivery P IMP Genre\u2212based IMP N on\u2212specif ic . (10) I A don F 't D think P [I A have F ever T been F charged P before T IMP N on\u2212specif ic ] A .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Non-specific", "sec_num": "3.3.5" }, { "text": "Iterated-set implicit arguments refer to a heterogeneous set of entities when the predicates are often an action that happens repeatedly, either iteratively or generically (Goldberg, 2001) . For example, in sentence 11, the predicate \"wait\" implies high repetition, and the set of patients of \"what/who I am waiting for\" is so general that it does not hold any meaning beyond the context. As in example 12, the action \" steal\" designates a Scene where anything could be stolen, but \"I\" do not and will never steal. Unlike \u00a73.3.4 Type-identifiable referring to a specific type of referents, the set of \"things\" in Iterated-set points to a vague set of entities to fill a role in a more functional way.", "cite_spans": [ { "start": 172, "end": 188, "text": "(Goldberg, 2001)", "ref_id": "BIBREF17" } ], "ref_spans": [], "eq_spans": [], "section": "Iterated-set", "sec_num": "3.3.6" }, { "text": "(11) I A never T wait P [in R the F waiting E room C ] A [[more C [than R two C ] C ] Q minutes C ] T IMP Iterated\u2212set . (12) I A don F 't D steal P IMP Iterated\u2212set .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Iterated-set", "sec_num": "3.3.6" }, { "text": "3.4 Inherent Ambiguity and \"Continuum\" of Coreness", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Iterated-set", "sec_num": "3.3.6" }, { "text": "There are a few cases when it is difficult to choose between two categories. Since UCCA does not aspire to annotate all possible interpretations (Abend and Rappoport, 2013) , the annotator should make a best guess and choose one option. The first one is between Deictic and Generic, shown in example 13. The second one is between Genre-based and Non-specific, as in example 14. To keep the annotation consistent and maintain as much information as possible, we always choose Deictic over Generic, and Genre-based over Non-specific if available.", "cite_spans": [ { "start": 145, "end": 172, "text": "(Abend and Rappoport, 2013)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "Category Priority", "sec_num": "3.4.1" }, { "text": "(13) [The F experience C ] A [with R every Q department C ] A has F been F great D IMP Deictic . (14) I A will F definitely D refer P [[my A friends A/S ] C and N [(my) A family A/S ] C ] A IMP Genre\u2212Based .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Category Priority", "sec_num": "3.4.1" }, { "text": "It is a judgment call whether the patient of Process instantiated by a profession should be annotated at all. Even so it remains debatable which category such kind of implicit argument belongs to. In the current version of corpus, we will always annotate it as Type-identifiable. As in example 15, the patients of whom has been taught is unclear but neither require clarification. The Scene of teacher/teaching is annotated with a Type-identifiable implicit argument denoting a type of people recieving education.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Nominalization As Occupation", "sec_num": "3.4.2" }, { "text": "(15) They A are F [very E good C ] D teachers A/P IMP T ype\u2212identif iable .", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Nominalization As Occupation", "sec_num": "3.4.2" }, { "text": "In furtherance of investigating the characteristics of UCCA's implicit arguments, we piloted a study to revisit and refine part of English Web Treebank 3 annotated with the UCCA foundational layer. 4 200 passages were randomly selected for experiment from the total 723 passages comprising the UCCA EWT dataset. We use UCCAApp to carry out annotation. The process is divided into two stages. Firstly, we create passage-level review tasks to check the existing annotation whether they contain implicit arguments, and add missing arguments if necessary. Secondly, we split passages into sentences, create tasks with refinement layer and then annotate with corresponding fine-grained implicit categories. Since all the annotation works were undertaken by one single annotator, the dataset preferably serves as a demonstration of concept, and thus further measurement of inter-annotator agreement would be desired to establish a sounder dataset.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Refined Implicit Corpus", "sec_num": "4" }, { "text": "The original implicit argument annotation in EWT UCCA corpus is restricted only to put concern on constructional null instantiations, and when a unit lacks a Center or a Process/State, which is out of the scope of this study. We only regard implicit argument whose category is Participant in UCCA as valid implicit in this research. Therefore, it is necessary to modify or add missing implicit arguments in the dataset. Considering the original corpus was annotated on passage-level, whereas our new dataset will be done on sentence-level, Remote edges across sentences will be treated by adding a new Implicit node under its origin Scene. Table 3 shows the statistics before and after reviewing and refining according to the new UCCA Implicit Argument Typology. It can be seen that in the refined dataset, 116 out of 200 passages contain implicit arguments, 13 more passages than the original dataset, in which only 103 passages contain implicit arguments. Yielding an increase of 255%, the review process added 250 more valid implicit arguments in the corpus. ", "cite_spans": [], "ref_spans": [ { "start": 640, "end": 647, "text": "Table 3", "ref_id": "TABREF4" } ], "eq_spans": [], "section": "Revisiting Orignial EWT UCCA Dataset", "sec_num": "4.1" }, { "text": "Tokenized and split according to the Universal Dependencies English Web Treebank (Silveira et al., 2014; Hershcovich et al., 2019a) , this pilot corpus consists of 3702 tokens, 1411 nodes, and 4759 edges over 393 sentences. In total, 385 valid implicit arguments are found and annotated on 221 sentences. Figure 2 demonstrates each implicit argument category with its corresponding number in the pilot refined implicit corpus, and illustrates the percentage of each implicit category in the dataset. One can see that Genre-based and Non-specific are the two most frequent categories, both of which have more than 100 instances in the dataset, making up approximately 52% combined. They are followed by Generic and Deictic, and each occupies about 17%. Type-identifiable comes penultimate with 39 instances, while Iterated-set is the least frequent type, which merely has 12 instances, accounting for 3.12% of the whole corpus. FiGref is annotated over Multi-sentence AMR training data, SemEval-2010 Task 10 training data, and Beyond NomBank. It contains 856 implicit roles classified into 14 types, which includes all 11 proposed interpretation types except Genre-based, and four more kinds of invalid roles to account for those implicit roles of low importance or deal with tricky occasions (Local-mention, Contextually-invalid, Non-predictive and Low-importance). However, FiGref has a relatively low Cohen's \u03ba score (Cohen, 1960) of 55.2. With 14 types to distinguish, FiGref has a relatively high annotation complexity and ambiguity.", "cite_spans": [ { "start": 81, "end": 104, "text": "(Silveira et al., 2014;", "ref_id": "BIBREF40" }, { "start": 105, "end": 131, "text": "Hershcovich et al., 2019a)", "ref_id": "BIBREF19" }, { "start": 1419, "end": 1432, "text": "(Cohen, 1960)", "ref_id": "BIBREF5" } ], "ref_spans": [ { "start": 305, "end": 313, "text": "Figure 2", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Statistics", "sec_num": "4.2" }, { "text": "Comparatively, we do not annotate genuinely invalid implicit role such as these four low importance kinds, since we consider they are simply not core elements of event. As UCCA differs Implicit units from Remote edges, it naturally reduces the annotation complexity. Therefore, we do not have to distinguish and annotate these five types in O'Gorman 2019, viz.: Saient/recent, Remember Roles, Script-inferrable, Cataphoric and Bridging. We consdier them belong to Remote in UCCA. We only need to attend to essential and unrecoverable implicit arguments within the set of six types we propose in \u00a73.3.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Comparisons to FiGref Annotation", "sec_num": "4.3" }, { "text": "Owing to the distinct annotation design and lack of statistics provided by FiGref, it is difficult to perform a comparative quantitative study between UCCA's implicit refinement layer and FiGref. However, we are able to look into the relative frequency of annotated implicit types in UCCA and FiGref's annotation for non-recoverable roles in Multi-sentence AMR shown in Table 4 .", "cite_spans": [], "ref_spans": [ { "start": 370, "end": 377, "text": "Table 4", "ref_id": "TABREF6" } ], "eq_spans": [], "section": "Comparisons to FiGref Annotation", "sec_num": "4.3" }, { "text": "The distribution distinction can be possibly explained by the different domains of the corpora and their annotation methodology. We keep Genre-based type to account for the particular \"review\" genre in EWT dataset. Among the three types FiGref has introduced, We can see that invalid roles dominate the FiGref annotation with 53%. This is because a large amount of non-important interpretations of null-instantiation are taken into account in FiGref, whereas the implicit refinement annotation designed for UCCA is limited to essential important implicit arguments so as to lower annotation complexity and ambiguity.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Comparisons to FiGref Annotation", "sec_num": "4.3" }, { "text": "We proposed a novel typology for different implicit arguments in UCCA, which allows annotation with a relatively low cognitive load. Then we reviewed and refined part of the existing UCCA English Web Treebank dataset and piloted annotation of our guidelines with a refinement layer of fine-grained implicit arguments. It is currently the only published dataset with this kind of information.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "5" }, { "text": "Our work addresses a deep linguistic problem in implicit role interpretation, impossible to deal with current machine learning approaches, and provides an example for conducting research about it. It has the potential to benefit natural language understanding, especially in genre-specific context, e.g., social media and customer reviews. In this work we only use the existing definitions from O'Gorman (2019), testing their compatiblity with the UCCA guidelines and their applicability to an UCCA annotated corpus. In future work we would also like to reason about and possibly redesign the criteria based on semantic and pragmatic considerations (Lyngfelt, 2012) . We will also consider the usefulness of the refined scheme for practical NLP tasks, and possibly discard some of the categories, such as Iterated-set, which is the least frequent category in our corpus.", "cite_spans": [ { "start": 649, "end": 665, "text": "(Lyngfelt, 2012)", "ref_id": "BIBREF26" } ], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "5" }, { "text": "It is anticipated that our study will inspire tailored design of implicit role annotation in other meaning representation frameworks. Downstream tasks such as coreference resolution and human-robot interaction are also likely to benefit from reducing ambiguity and increase contextual understanding by explicitly modelling implicit arguments.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "5" }, { "text": "While the pilot design is promising, existing parsers that tackle implicit arguments only attend to certain aspect of linguistic phenomena. Therefore, for a rather comprehensive implicit argument annotation the like of UCCA, it is crucial to develop a parser that can emit implicit nodes dynamically and label them with fair accuracy.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "5" }, { "text": "Finally, work on reviewing the corpus by a second annotator is underway to validate the annotation quality by providing an inter-annotator agreement measurement. Future work will also expand the corpus and extend it to multiple languages.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "5" }, { "text": "https://github.com/UniversalConceptualCognitiveAnnotation/docs/blob/master/guidelines.pdf", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "https://catalog.ldc.upenn.edu/LDC2012T134 https://github.com/UniversalConceptualCognitiveAnnotation/UCCA _ English-EWT", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [ { "text": "We would like to thank the anonymous reviewers, Omri Abend and Dotan Dvir for their helpful feedback.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgements", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Universal Conceptual Cognitive Annotation (UCCA)", "authors": [ { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" }, { "first": "Ari", "middle": [], "last": "Rappoport", "suffix": "" } ], "year": 2013, "venue": "Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics", "volume": "1", "issue": "", "pages": "228--238", "other_ids": {}, "num": null, "urls": [], "raw_text": "Omri Abend and Ari Rappoport. 2013. Universal Conceptual Cognitive Annotation (UCCA). In Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 228-238, Sofia, Bulgaria, August. Association for Computational Linguistics.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "UCCAApp: Web-application for syntactic and semantic phrase-based annotation", "authors": [ { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" }, { "first": "Shai", "middle": [], "last": "Yerushalmi", "suffix": "" }, { "first": "Ari", "middle": [], "last": "Rappoport", "suffix": "" } ], "year": 2017, "venue": "Proceedings of ACL 2017, System Demonstrations", "volume": "", "issue": "", "pages": "109--114", "other_ids": {}, "num": null, "urls": [], "raw_text": "Omri Abend, Shai Yerushalmi, and Ari Rappoport. 2017. UCCAApp: Web-application for syntactic and semantic phrase-based annotation. In Proceedings of ACL 2017, System Demonstrations, pages 109-114, Vancouver, Canada, July. Association for Computational Linguistics.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Parser evaluation over local and nonlocal deep dependencies in a large corpus", "authors": [ { "first": "Emily", "middle": [ "M" ], "last": "Bender", "suffix": "" }, { "first": "Dan", "middle": [], "last": "Flickinger", "suffix": "" }, { "first": "Stephan", "middle": [], "last": "Oepen", "suffix": "" }, { "first": "Yi", "middle": [], "last": "Zhang", "suffix": "" } ], "year": 2011, "venue": "Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "397--408", "other_ids": {}, "num": null, "urls": [], "raw_text": "Emily M. Bender, Dan Flickinger, Stephan Oepen, and Yi Zhang. 2011. Parser evaluation over local and non- local deep dependencies in a large corpus. In Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages 397-408, Edinburgh, Scotland, UK., July. Association for Computational Linguistics.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "A unified annotation scheme for the semantic/pragmatic components of definiteness", "authors": [ { "first": "Archna", "middle": [], "last": "Bhatia", "suffix": "" }, { "first": "Mandy", "middle": [], "last": "Simons", "suffix": "" }, { "first": "Lori", "middle": [], "last": "Levin", "suffix": "" }, { "first": "Yulia", "middle": [], "last": "Tsvetkov", "suffix": "" }, { "first": "Chris", "middle": [], "last": "Dyer", "suffix": "" }, { "first": "Jordan", "middle": [], "last": "Bender", "suffix": "" } ], "year": 2014, "venue": "Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)", "volume": "", "issue": "", "pages": "910--916", "other_ids": {}, "num": null, "urls": [], "raw_text": "Archna Bhatia, Mandy Simons, Lori Levin, Yulia Tsvetkov, Chris Dyer, and Jordan Bender. 2014. A unified annotation scheme for the semantic/pragmatic components of definiteness. In Proceedings of the Ninth Inter- national Conference on Language Resources and Evaluation (LREC'14), pages 910-916, Reykjavik, Iceland, May. European Language Resources Association (ELRA).", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Implicit argument prediction as reading comprehension", "authors": [ { "first": "Pengxiang", "middle": [], "last": "Cheng", "suffix": "" }, { "first": "Katrin", "middle": [], "last": "Erk", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the AAAI Conference on Artificial Intelligence", "volume": "33", "issue": "", "pages": "6284--6291", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pengxiang Cheng and Katrin Erk. 2019. Implicit argument prediction as reading comprehension. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 33, pages 6284-6291.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "A coefficient of agreement for nominal scales", "authors": [ { "first": "Jacob", "middle": [], "last": "Cohen", "suffix": "" } ], "year": 1960, "venue": "Educational and Psychological Measurement", "volume": "20", "issue": "1", "pages": "37--46", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jacob Cohen. 1960. A coefficient of agreement for nominal scales. Educational and Psychological Measurement, 20(1):37-46.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Cognitive linguistics", "authors": [ { "first": "William", "middle": [], "last": "Croft", "suffix": "" }, { "first": "Alan", "middle": [], "last": "Cruse", "suffix": "" } ], "year": 2004, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "William Croft and D Alan Cruse. 2004. Cognitive linguistics. Cambridge University Press.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Basic linguistic theory", "authors": [ { "first": "M", "middle": [ "W" ], "last": "Robert", "suffix": "" }, { "first": "", "middle": [], "last": "Dixon", "suffix": "" } ], "year": 2010, "venue": "Grammatical topics", "volume": "2", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Robert MW Dixon. 2010b. Basic linguistic theory Volume 2: Grammatical topics. Oxford-New York, Oxford University Press.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Basic linguistic theory: Further grammatical topics", "authors": [ { "first": "M", "middle": [ "W" ], "last": "Rober", "suffix": "" }, { "first": "", "middle": [], "last": "Dixon", "suffix": "" } ], "year": 2012, "venue": "", "volume": "3", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Rober MW Dixon. 2012. Basic linguistic theory: Further grammatical topics, Vol. 3. Oxford: Oxford University Press.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Wheres my head? definition, data set, and models for numeric fused-head identification and resolution", "authors": [ { "first": "Yanai", "middle": [], "last": "Elazar", "suffix": "" }, { "first": "Yoav", "middle": [], "last": "Goldberg", "suffix": "" } ], "year": 2019, "venue": "Transactions of the Association for Computational Linguistics", "volume": "7", "issue": "", "pages": "519--535", "other_ids": {}, "num": null, "urls": [], "raw_text": "Yanai Elazar and Yoav Goldberg. 2019. Wheres my head? definition, data set, and models for numeric fused-head identification and resolution. Transactions of the Association for Computational Linguistics, 7:519-535.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Construction grammar coursebook: Chapters 1 thru 11", "authors": [ { "first": "Charles John", "middle": [], "last": "Fillmore", "suffix": "" }, { "first": "Paul", "middle": [], "last": "Kay", "suffix": "" } ], "year": 1993, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Charles John Fillmore and Paul Kay. 1993. Construction grammar coursebook: Chapters 1 thru 11. University of California.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Pragmatically controlled zero anaphora", "authors": [ { "first": "J", "middle": [], "last": "Charles", "suffix": "" }, { "first": "", "middle": [], "last": "Fillmore", "suffix": "" } ], "year": 1986, "venue": "Annual Meeting of the Berkeley Linguistics Society", "volume": "12", "issue": "", "pages": "95--107", "other_ids": {}, "num": null, "urls": [], "raw_text": "Charles J Fillmore. 1986. Pragmatically controlled zero anaphora. In Annual Meeting of the Berkeley Linguistics Society, volume 12, pages 95-107.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "The contribution of lexical and situational knowledge to resolving discourse roles: Bonding and resolution", "authors": [ { "first": "Simon", "middle": [], "last": "Garrod", "suffix": "" }, { "first": "Melody", "middle": [], "last": "Terras", "suffix": "" } ], "year": 2000, "venue": "Journal of memory and language", "volume": "42", "issue": "4", "pages": "526--544", "other_ids": {}, "num": null, "urls": [], "raw_text": "Simon Garrod and Melody Terras. 2000. The contribution of lexical and situational knowledge to resolving discourse roles: Bonding and resolution. Journal of memory and language, 42(4):526-544.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "Beyond NomBank: A study of implicit arguments for nominal predicates", "authors": [ { "first": "Matthew", "middle": [], "last": "Gerber", "suffix": "" }, { "first": "Joyce", "middle": [], "last": "Chai", "suffix": "" } ], "year": 2010, "venue": "Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics", "volume": "", "issue": "", "pages": "1583--1592", "other_ids": {}, "num": null, "urls": [], "raw_text": "Matthew Gerber and Joyce Chai. 2010. Beyond NomBank: A study of implicit arguments for nominal predicates. In Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics, pages 1583-1592, Uppsala, Sweden, July. Association for Computational Linguistics.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Semantic role labeling of implicit arguments for nominal predicates", "authors": [ { "first": "Matthew", "middle": [], "last": "Gerber", "suffix": "" }, { "first": "Joyce", "middle": [ "Y" ], "last": "Chai", "suffix": "" } ], "year": 2012, "venue": "Computational Linguistics", "volume": "38", "issue": "4", "pages": "755--798", "other_ids": {}, "num": null, "urls": [], "raw_text": "Matthew Gerber and Joyce Y. Chai. 2012. Semantic role labeling of implicit arguments for nominal predicates. Computational Linguistics, 38(4):755-798.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "The inherent semantics of argument structure: The case of the english ditransitive construction", "authors": [ { "first": "Adele", "middle": [ "E" ], "last": "Goldberg", "suffix": "" } ], "year": 1992, "venue": "Cognitive Linguistics", "volume": "3", "issue": "1", "pages": "37--74", "other_ids": {}, "num": null, "urls": [], "raw_text": "Adele E. Goldberg. 1992. The inherent semantics of argument structure: The case of the english ditransitive construction. Cognitive Linguistics, 3(1):37-74, January.", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "Patient arguments of causative verbs can be omitted: The role of information structure in argument distribution", "authors": [ { "first": "Adele", "middle": [ "E" ], "last": "Goldberg", "suffix": "" } ], "year": 2001, "venue": "Language sciences", "volume": "23", "issue": "4-5", "pages": "503--524", "other_ids": {}, "num": null, "urls": [], "raw_text": "Adele E Goldberg. 2001. Patient arguments of causative verbs can be omitted: The role of information structure in argument distribution. Language sciences, 23(4-5):503-524.", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "Semantic structure and semantic content in lexical representation", "authors": [ { "first": "Jane", "middle": [ "Barbara" ], "last": "Grimshaw", "suffix": "" } ], "year": 1993, "venue": "Rutgers University", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jane Barbara Grimshaw. 1993. Semantic structure and semantic content in lexical representation. Rutgers Uni- versity.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "Content differences in syntactic and semantic representation", "authors": [ { "first": "Daniel", "middle": [], "last": "Hershcovich", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" }, { "first": "Ari", "middle": [], "last": "Rappoport", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", "volume": "1", "issue": "", "pages": "478--488", "other_ids": {}, "num": null, "urls": [], "raw_text": "Daniel Hershcovich, Omri Abend, and Ari Rappoport. 2019a. Content differences in syntactic and semantic representation. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 478-488, Minneapolis, Minnesota, June. Association for Computational Linguistics.", "links": null }, "BIBREF20": { "ref_id": "b20", "title": "SemEval 2019 task 1: Cross-lingual semantic parsing with UCCA", "authors": [ { "first": "Daniel", "middle": [], "last": "Hershcovich", "suffix": "" }, { "first": "Leshem", "middle": [], "last": "Choshen", "suffix": "" }, { "first": "Elior", "middle": [], "last": "Sulem", "suffix": "" }, { "first": "Zohar", "middle": [], "last": "Aizenbud", "suffix": "" }, { "first": "Ari", "middle": [], "last": "Rappoport", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" } ], "year": 2019, "venue": "Proc. of SemEval", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Daniel Hershcovich, Leshem Choshen, Elior Sulem, Zohar Aizenbud, Ari Rappoport, and Omri Abend. 2019b. SemEval 2019 task 1: Cross-lingual semantic parsing with UCCA. In Proc. of SemEval.", "links": null }, "BIBREF21": { "ref_id": "b21", "title": "Toward a theory of person deixis", "authors": [ { "first": "David", "middle": [], "last": "Ingram", "suffix": "" } ], "year": 1971, "venue": "Research on Language & Social Interaction", "volume": "4", "issue": "1", "pages": "37--53", "other_ids": {}, "num": null, "urls": [], "raw_text": "David Ingram. 1971. Toward a theory of person deixis. Research on Language & Social Interaction, 4(1):37-53.", "links": null }, "BIBREF22": { "ref_id": "b22", "title": "Semantic structures", "authors": [ { "first": "Ray", "middle": [], "last": "Jackendoff", "suffix": "" } ], "year": 1992, "venue": "", "volume": "18", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ray Jackendoff. 1992. Semantic structures, volume 18. MIT press.", "links": null }, "BIBREF23": { "ref_id": "b23", "title": "Twistin'the night away. Language", "authors": [ { "first": "Ray", "middle": [], "last": "Jackendoff", "suffix": "" } ], "year": 1997, "venue": "", "volume": "", "issue": "", "pages": "534--559", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ray Jackendoff. 1997. Twistin'the night away. Language, pages 534-559.", "links": null }, "BIBREF24": { "ref_id": "b24", "title": "Null instantiation of nominal complements. Unpublished ms", "authors": [ { "first": "Paul", "middle": [], "last": "Kay", "suffix": "" } ], "year": 2004, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Paul Kay. 2004. Null instantiation of nominal complements. Unpublished ms., University of California, Depart- ment of Linguistics, Berkeley.", "links": null }, "BIBREF25": { "ref_id": "b25", "title": "Definite null objects in (spoken) french. Grammatical constructions: Back to the roots", "authors": [ { "first": "Knud", "middle": [], "last": "Lambrecht", "suffix": "" }, { "first": "Kevin", "middle": [], "last": "Lemoine", "suffix": "" } ], "year": 2005, "venue": "", "volume": "4", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Knud Lambrecht and Kevin Lemoine. 2005. Definite null objects in (spoken) french. Grammatical constructions: Back to the roots, 4:13.", "links": null }, "BIBREF26": { "ref_id": "b26", "title": "Re-thinking fni: On null instantiation and control in construction grammar", "authors": [ { "first": "Benjamin", "middle": [], "last": "Lyngfelt", "suffix": "" } ], "year": 2012, "venue": "Constructions and frames", "volume": "4", "issue": "", "pages": "1--23", "other_ids": {}, "num": null, "urls": [], "raw_text": "Benjamin Lyngfelt. 2012. Re-thinking fni: On null instantiation and control in construction grammar. Construc- tions and frames, 4(1):1-23.", "links": null }, "BIBREF27": { "ref_id": "b27", "title": "Idioms and unspecified np deletion", "authors": [ { "first": "Anita", "middle": [], "last": "Mittwoch", "suffix": "" } ], "year": 1971, "venue": "Linguistic Inquiry", "volume": "2", "issue": "2", "pages": "255--259", "other_ids": {}, "num": null, "urls": [], "raw_text": "Anita Mittwoch. 1971. Idioms and unspecified np deletion. Linguistic Inquiry, 2(2):255-259.", "links": null }, "BIBREF28": { "ref_id": "b28", "title": "Cross-framework meaning representation parsing", "authors": [ { "first": "Stephan", "middle": [], "last": "Oepen", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" }, { "first": "Jan", "middle": [], "last": "Hajic", "suffix": "" }, { "first": "Daniel", "middle": [], "last": "Hershcovich", "suffix": "" }, { "first": "Marco", "middle": [], "last": "Kuhlmann", "suffix": "" }, { "first": "O'", "middle": [], "last": "Tim", "suffix": "" }, { "first": "Nianwen", "middle": [], "last": "Gorman", "suffix": "" }, { "first": "Jayeol", "middle": [], "last": "Xue", "suffix": "" }, { "first": "Milan", "middle": [], "last": "Chun", "suffix": "" }, { "first": "Zdenka", "middle": [], "last": "Straka", "suffix": "" }, { "first": "", "middle": [], "last": "Uresova", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the Shared Task on Cross-Framework Meaning Representation Parsing at the 2019 Conference on Natural Language Learning", "volume": "2019", "issue": "", "pages": "1--27", "other_ids": {}, "num": null, "urls": [], "raw_text": "Stephan Oepen, Omri Abend, Jan Hajic, Daniel Hershcovich, Marco Kuhlmann, Tim O'Gorman, Nianwen Xue, Jayeol Chun, Milan Straka, and Zdenka Uresova. 2019. MRP 2019: Cross-framework meaning representation parsing. In Proceedings of the Shared Task on Cross-Framework Meaning Representation Parsing at the 2019 Conference on Natural Language Learning, pages 1-27, Hong Kong, November. Association for Computational Linguistics.", "links": null }, "BIBREF29": { "ref_id": "b29", "title": "AMR beyond the sentence: the multi-sentence AMR corpus", "authors": [ { "first": "O'", "middle": [], "last": "Tim", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Gorman", "suffix": "" }, { "first": "Kira", "middle": [], "last": "Regan", "suffix": "" }, { "first": "Ulf", "middle": [], "last": "Griffitt", "suffix": "" }, { "first": "Kevin", "middle": [], "last": "Hermjakob", "suffix": "" }, { "first": "Martha", "middle": [], "last": "Knight", "suffix": "" }, { "first": "", "middle": [], "last": "Palmer", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the 27th International Conference on Computational Linguistics", "volume": "", "issue": "", "pages": "3693--3702", "other_ids": {}, "num": null, "urls": [], "raw_text": "Tim O'Gorman, Michael Regan, Kira Griffitt, Ulf Hermjakob, Kevin Knight, and Martha Palmer. 2018. AMR beyond the sentence: the multi-sentence AMR corpus. In Proceedings of the 27th International Conference on Computational Linguistics, pages 3693-3702, Santa Fe, New Mexico, USA, August. Association for Computa- tional Linguistics.", "links": null }, "BIBREF30": { "ref_id": "b30", "title": "Bringing Together Computational and Linguistic Models of Implicit Role Interpretation", "authors": [ { "first": "J O'", "middle": [], "last": "Timothy", "suffix": "" }, { "first": "", "middle": [], "last": "Gorman", "suffix": "" } ], "year": 2019, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Timothy J O'Gorman. 2019. Bringing Together Computational and Linguistic Models of Implicit Role Interpreta- tion. Ph.D. thesis, University of Colorado at Boulder.", "links": null }, "BIBREF31": { "ref_id": "b31", "title": "Deep and surface structure constraints in syntax", "authors": [ { "first": "M", "middle": [], "last": "David", "suffix": "" }, { "first": "", "middle": [], "last": "Perlmutter", "suffix": "" } ], "year": 1968, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "David M Perlmutter. 1968. Deep and surface structure constraints in syntax. Ph.D. thesis, Massachusetts Institute of Technology.", "links": null }, "BIBREF32": { "ref_id": "b32", "title": "Semantically constrained multilayer annotation: The case of coreference", "authors": [ { "first": "Jakob", "middle": [], "last": "Prange", "suffix": "" }, { "first": "Nathan", "middle": [], "last": "Schneider", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the First International Workshop on Designing Meaning Representations", "volume": "", "issue": "", "pages": "164--176", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jakob Prange, Nathan Schneider, and Omri Abend. 2019. Semantically constrained multilayer annotation: The case of coreference. In Proceedings of the First International Workshop on Designing Meaning Representations, pages 164-176, Florence, Italy, August. Association for Computational Linguistics.", "links": null }, "BIBREF33": { "ref_id": "b33", "title": "Modeling quantification and scope in Abstract Meaning Representations", "authors": [ { "first": "James", "middle": [], "last": "Pustejovsky", "suffix": "" }, { "first": "Ken", "middle": [], "last": "Lai", "suffix": "" }, { "first": "Nianwen", "middle": [], "last": "Xue", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the First International Workshop on Designing Meaning Representations", "volume": "", "issue": "", "pages": "28--33", "other_ids": {}, "num": null, "urls": [], "raw_text": "James Pustejovsky, Ken Lai, and Nianwen Xue. 2019. Modeling quantification and scope in Abstract Meaning Representations. In Proceedings of the First International Workshop on Designing Meaning Representations, pages 28-33, Florence, Italy, August. Association for Computational Linguistics.", "links": null }, "BIBREF34": { "ref_id": "b34", "title": "Direct Objects and Language Acquisition. Cambridge Studies in Linguistics", "authors": [ { "first": "Ana", "middle": [ "Teresa" ], "last": "P\u00e9rez-Leroux", "suffix": "" }, { "first": "Mihaela", "middle": [], "last": "Pirvulescu", "suffix": "" }, { "first": "Yves", "middle": [], "last": "Roberge", "suffix": "" } ], "year": 2018, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ana Teresa P\u00e9rez-Leroux, Mihaela Pirvulescu, and Yves Roberge. 2018. Direct Objects and Language Acquisi- tion. Cambridge Studies in Linguistics. Cambridge University Press.", "links": null }, "BIBREF35": { "ref_id": "b35", "title": "A constructional account of genre-based argument omissions", "authors": [ { "first": "Josef", "middle": [], "last": "Ruppenhofer", "suffix": "" }, { "first": "Laura", "middle": [ "A" ], "last": "Michaelis", "suffix": "" } ], "year": 2010, "venue": "Constructions and Frames", "volume": "2", "issue": "2", "pages": "158--184", "other_ids": {}, "num": null, "urls": [], "raw_text": "Josef Ruppenhofer and Laura A Michaelis. 2010. A constructional account of genre-based argument omissions. Constructions and Frames, 2(2):158-184.", "links": null }, "BIBREF36": { "ref_id": "b36", "title": "Framenet II: Extended theory and practice", "authors": [ { "first": "Josef", "middle": [], "last": "Ruppenhofer", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Ellsworth", "suffix": "" }, { "first": "Miriam", "middle": [ "R" ], "last": "Petruck", "suffix": "" }, { "first": "R", "middle": [], "last": "Christopher", "suffix": "" }, { "first": "", "middle": [], "last": "Johnson", "suffix": "" } ], "year": 2006, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Josef Ruppenhofer, Michael Ellsworth, Miriam R. L Petruck, Christopher R Johnson, and Jan Scheffczyk. 2006. Framenet II: Extended theory and practice.", "links": null }, "BIBREF37": { "ref_id": "b37", "title": "SemEval-2010 task 10: Linking events and their participants in discourse", "authors": [ { "first": "Josef", "middle": [], "last": "Ruppenhofer", "suffix": "" }, { "first": "Caroline", "middle": [], "last": "Sporleder", "suffix": "" }, { "first": "Roser", "middle": [], "last": "Morante", "suffix": "" }, { "first": "Collin", "middle": [], "last": "Baker", "suffix": "" }, { "first": "Martha", "middle": [], "last": "Palmer", "suffix": "" } ], "year": 2009, "venue": "Proceedings of the Workshop on Semantic Evaluations: Recent Achievements and Future Directions (SEW-2009)", "volume": "", "issue": "", "pages": "106--111", "other_ids": {}, "num": null, "urls": [], "raw_text": "Josef Ruppenhofer, Caroline Sporleder, Roser Morante, Collin Baker, and Martha Palmer. 2009. SemEval-2010 task 10: Linking events and their participants in discourse. In Proceedings of the Workshop on Semantic Eval- uations: Recent Achievements and Future Directions (SEW-2009), pages 106-111, Boulder, Colorado, June. Association for Computational Linguistics.", "links": null }, "BIBREF38": { "ref_id": "b38", "title": "Comprehensive supersense disambiguation of English prepositions and possessives", "authors": [ { "first": "Nathan", "middle": [], "last": "Schneider", "suffix": "" }, { "first": "Jena", "middle": [ "D" ], "last": "Hwang", "suffix": "" }, { "first": "Vivek", "middle": [], "last": "Srikumar", "suffix": "" }, { "first": "Jakob", "middle": [], "last": "Prange", "suffix": "" }, { "first": "Austin", "middle": [], "last": "Blodgett", "suffix": "" }, { "first": "Sarah", "middle": [ "R" ], "last": "Moeller", "suffix": "" }, { "first": "Aviram", "middle": [], "last": "Stern", "suffix": "" }, { "first": "Adi", "middle": [], "last": "Bitan", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" } ], "year": 2018, "venue": "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics", "volume": "1", "issue": "", "pages": "185--196", "other_ids": {}, "num": null, "urls": [], "raw_text": "Nathan Schneider, Jena D. Hwang, Vivek Srikumar, Jakob Prange, Austin Blodgett, Sarah R. Moeller, Aviram Stern, Adi Bitan, and Omri Abend. 2018. Comprehensive supersense disambiguation of English prepositions and possessives. In Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 185-196, Melbourne, Australia, July. Association for Computational Linguis- tics.", "links": null }, "BIBREF39": { "ref_id": "b39", "title": "Preparing SNACS for subjects and objects", "authors": [ { "first": "Adi", "middle": [], "last": "Shalev", "suffix": "" }, { "first": "Jena", "middle": [ "D" ], "last": "Hwang", "suffix": "" }, { "first": "Nathan", "middle": [], "last": "Schneider", "suffix": "" }, { "first": "Vivek", "middle": [], "last": "Srikumar", "suffix": "" }, { "first": "Omri", "middle": [], "last": "Abend", "suffix": "" }, { "first": "Ari", "middle": [], "last": "Rappoport", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the First International Workshop on Designing Meaning Representations", "volume": "", "issue": "", "pages": "141--147", "other_ids": {}, "num": null, "urls": [], "raw_text": "Adi Shalev, Jena D. Hwang, Nathan Schneider, Vivek Srikumar, Omri Abend, and Ari Rappoport. 2019. Preparing SNACS for subjects and objects. In Proceedings of the First International Workshop on Designing Meaning Representations, pages 141-147, Florence, Italy, August. Association for Computational Linguistics.", "links": null }, "BIBREF40": { "ref_id": "b40", "title": "A gold standard dependency corpus for English", "authors": [ { "first": "Natalia", "middle": [], "last": "Silveira", "suffix": "" }, { "first": "Timothy", "middle": [], "last": "Dozat", "suffix": "" }, { "first": "Marie-Catherine", "middle": [], "last": "De Marneffe", "suffix": "" }, { "first": "Samuel", "middle": [], "last": "Bowman", "suffix": "" }, { "first": "Miriam", "middle": [], "last": "Connor", "suffix": "" }, { "first": "John", "middle": [], "last": "Bauer", "suffix": "" }, { "first": "Chris", "middle": [], "last": "Manning", "suffix": "" } ], "year": 2014, "venue": "Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)", "volume": "", "issue": "", "pages": "2897--2904", "other_ids": {}, "num": null, "urls": [], "raw_text": "Natalia Silveira, Timothy Dozat, Marie-Catherine de Marneffe, Samuel Bowman, Miriam Connor, John Bauer, and Chris Manning. 2014. A gold standard dependency corpus for English. In Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14), pages 2897-2904, Reykjavik, Iceland, May. European Language Resources Association (ELRA).", "links": null } }, "ref_entries": { "FIGREF0": { "type_str": "figure", "num": null, "uris": null, "text": "Example of UCCA graph: \"Have a real mechanic check before you leave.\". Abbreviation of UCCA edge labels is explained in" }, "FIGREF1": { "type_str": "figure", "num": null, "uris": null, "text": "Statistics of pilot UCCA implicit dataset." }, "TABREF1": { "content": "
3.12% (12) | 25.97% (100) | |
Implicit Argument Categories | ||
17.14% (66) | Deictic | |
Generic | ||
10.13% (39) | Genre-based Type-identifiable | |
16.88% (65) | Non-specific Iterated-set | |
26.75% (103) |