Arxiv:2106.08037V1 [Cs.CL] 15 Jun 2021 Alternative Ways the World Could Be

Total Page:16

File Type:pdf, Size:1020Kb

Arxiv:2106.08037V1 [Cs.CL] 15 Jun 2021 Alternative Ways the World Could Be The Possible, the Plausible, and the Desirable: Event-Based Modality Detection for Language Processing Valentina Pyatkin∗ Shoval Sadde∗ Aynat Rubinstein Bar Ilan University Bar Ilan University Hebrew University of Jerusalem [email protected] [email protected] [email protected] Paul Portner Reut Tsarfaty Georgetown University Bar Ilan University [email protected] [email protected] Abstract (1) a. We presented a paper at ACL’19. Modality is the linguistic ability to describe b. We did not present a paper at ACL’20. events with added information such as how de- sirable, plausible, or feasible they are. Modal- The propositional content p =“present a paper at ity is important for many NLP downstream ACL’X” can be easily verified for sentences (1a)- tasks such as the detection of hedging, uncer- (1b) by looking up the proceedings of the confer- tainty, speculation, and more. Previous studies ence to (dis)prove the existence of the relevant pub- that address modality detection in NLP often p restrict modal expressions to a closed syntac- lication. The same proposition is still referred to tic class, and the modal sense labels are vastly in sentences (2a)–(2d), but now in each one, p is different across different studies, lacking an ac- described from a different perspective: cepted standard. Furthermore, these senses are often analyzed independently of the events that (2) a. We aim to present a paper at ACL’21. they modify. This work builds on the theoreti- b. We want to present a paper at ACL’21. cal foundations of the Georgetown Gradable Modal Expressions (GME) work by Rubin- c. We ought to present a paper at ACL’21. stein et al.(2013) to propose an event-based d. We are likely to present a paper at modality detection task where modal expres- ACL’21. sions can be words of any syntactic class and sense labels are drawn from a comprehensive These sentences cannot be verified or falsified taxonomy which harmonizes the modal con- simply by examining whether p actually came or cepts contributed by the different studies. We will come to pass, and in fact, such verification is present experiments on the GME corpus aim- ing to detect and classify fine-grained modal not the goal of this way of reporting. Rather, speak- concepts and associate them with their modi- ers describe such events in order to indicate PLANS fied events. We show that detecting and clas- (2a), DESIRES (2b), NORMS (2c), or the assessed sifying modal expressions is not only feasi- PLAUSIBILITY (2d) of the associated propositional ble, but also improves the detection of modal content p. Investigating how to classify these per- events in their own right. spectives on events has been the focus of exten- 1 Introduction sive research on modality in theoretical linguistics (Kratzer, 1981; Palmer, 1986; Portner, 2009). Modality refers to the linguistic ability to describe 1 In terms of NLP technology, modal concepts as arXiv:2106.08037v1 [cs.CL] 15 Jun 2021 alternative ways the world could be. Modal ex- expressed in (2) are relevant to many downstream pressions aim to identify wishes, rules, beliefs, tasks, such as the automatic detection of hedging or norms in texts (Kratzer, 1981; Portner, 2009), and speculation (Vincze et al., 2008; Malhotra et al., which is a crucial part of Natural Language Under- 2013), uncertainty (Vincze et al., 2008; Miwa et al., standing (NLU) (Morante and Sporleder, 2012). 2012; Zerva et al., 2017; Prieto et al., 2020), opin- Concretely, events in natural language are often ion (Wiebe et al., 2005; Rubin, 2010; Miwa et al., reported in a manner that emphasizes non-actual 2012), and factuality (Saurí and Pustejovsky, 2009; perspectives on them, rather than their actual propo- Rudinger et al., 2018). Although these tasks rely on sitional content. Consider examples (1a)–(1b): modality features, so far there is no accepted stan- ∗ Equal contribution dard for modal concepts and labels, which aligns 1In formal semantics, these alternatives are referred to as possible worlds or situations (Kripke, 1959; Lewis, 1973; with the semantic space of modal senses that lin- Barwise and Perry, 1981; Kratzer, 2010). guists identify. Consequently, modality features are either treated idiosyncratically or are absent from The former is uninformative, because the modal semantic frameworks (Donatelli et al., 2018, §4.6). trigger is not explicitly associated with the event In support of such downstream tasks, a different being modified. Ghia et al.(2016) take a step in the type of NLP investigations targets modality anno- right direction, offering to annotate modal sense tation and detection in its own right (Ruppenhofer constructions. and Rehbein(2012); Baker et al.(2012); Zhou The current work proposes to address all of the et al.(2015); Marasovi c´ and Frank(2016); Hen- aforementioned deficiencies as follows. We define drickx et al.(2012); Nissim et al.(2013); Ghia et al. a prediction task that we term event-based modality (2016); Mendes et al.(2016); Lavid et al.(2016), detection, where, given a sentence as input, we aim and others). However, each of these studies creates to return all of its modal triggers, their associated its own scheme, and none of these schemes has modal senses, and, for each trigger, the respective been picked up as an accepted standard by the com- event being modified. Crucially, the modal triggers munity. Moreover, different endeavors suffer from can be from any syntactic class. The modal senses one (or more) of the following types of deficiencies are drawn from a single taxonomy that we motivate with respect to their expressivity and coverage. based on linguistic research and which harmonizes First, many studies limit the modal triggers, i.e., the different modal concepts contributed in previ- the expressions that trigger the modal meaning, to ous studies (§3). Finally, we propose to view modal a closed class of auxiliary verbs (e.g., can, might, triggers as semantic modifiers of eventive heads should, must in English (Ruppenhofer and Rehbein, in event-based (a.k.a., Neo-Davidsonian; Parsons 2012; Marasovic´ et al., 2016; Quaresma et al., (1990)) semantics. This is motivated by practical 2014)). However, as acknowledged by linguists concerns – when extracting events from texts to (Kratzer, 1981) and NLP researchers (Rubin, 2010; benefit downstream tasks, one would want easy ac- Baker et al., 2012; Nissim et al., 2013), words cess to the features that indicate the perspective on of any Part-of-Speech (POS) can trigger modal- each event, above and beyond its participants. ity. Consider, for instance, the following triggers: The accompanying annotation standard we as- We should remain calm (AUX); We have a plan to sume for the task is based on the Georgetown Grad- reduce the costs (NOUN); Our agency prefers this able Modal Expressions (GME) framework (Rubin- equipment (VERB); Marx is probably patriotic stein et al., 2013), with two simplifications that are (ADV); Devaluation has been necessary (ADJ). designed to allow for more consistent annotations Second, the modal senses, i.e., the labels that and increased ease-of-use by non-experts. First, we indicate the modal perspectives, differ from one change the modal sense labels to be intuitive and study to another, with no accepted standard. Some self-explanatory. Second, instead of the event span studies focus only on a particular sense, such as (a.k.a., prejacent) in the GME, we mark the head epistemic modality (Rubin, 2010; Ghia et al., 2016). of the event being modified. Others use labels that mix modal senses with or- To assess the feasibility of the proposed task, we thogonal notions (e.g., force, distinguishing permis- use the GME corpus (Rubinstein et al., 2013) to sion from requirement as in Baker et al.(2012)), train and test the automatic detection of modal trig- thereby making their deployment into existing an- gers, their senses, and associated events. Our exper- notations and tasks less transparent. In general, iments show that while identifying a closed set of there is no single annotation standard that covers auxiliary verbs as modal triggers is straightforward, the full spectrum of modal senses attested in the expanding the set of triggers to any syntactic class data and confirmed by the latest linguistic theories, indeed makes it a harder task. Notwithstanding as portrayed by Portner(2009). this difficulty, we show that a model based on large Finally, modality detection in NLP has often pre-trained contextualized embeddings (Liu et al., been cast as a word-sense disambiguation (WSD) 2019) obtains substantial improvements over our task (Ruppenhofer and Rehbein, 2012) or as a baseline on the full task. Moreover, we show that sentence-classification task (Marasovic´ and Frank, detecting modalized events in fact improves with 2016). Both perspectives are insufficient for any the availability of information about the modal trig- practical use. The latter is too coarse-grained, as gers. All in all, we contribute a new task, a new a sentence may contain multiple events, each of standard and a set of strong baselines for the event- which potentially carries a different modal sense. based modality task we defined. 2 Linguistic Background in the non-epistemic case, distinguishing between requirements, permissions, wants, and intentions, Modal expressions allow language users to discuss but not all of these in fact track distinct modal alternative realities. For example, the sentence She senses. For example, their “require” modality con- can reach the ceiling is modal because it describes flates both rule-based obligations and goal-oriented the event of her reaching the ceiling as feasible, preferences. but potentially non-actual. Similarly, She hopefully Most importantly, the discussion of modality will reach the ceiling is modal because it describes in NLP often resorts to linguistic regimes that are such an event as desirable, and likewise potentially not understandable by non-linguists and non-expert non-actual.
Recommended publications
  • Definiteness Determined by Syntax: a Case Study in Tagalog 1 Introduction
    Definiteness determined by syntax: A case study in Tagalog1 James N. Collins Abstract Using Tagalog as a case study, this paper provides an analysis of a cross-linguistically well attested phenomenon, namely, cases in which a bare NP’s syntactic position is linked to its interpretation as definite or indefinite. Previous approaches to this phenomenon, including analyses of Tagalog, appeal to specialized interpretational rules, such as Diesing’s Mapping Hypothesis. I argue that the patterns fall out of general compositional principles so long as type-shifting operators are available to the gram- matical system. I begin by weighing in a long-standing issue for the semantic analysis of Tagalog: the interpretational distinction between genitive and nominative transitive patients. I show that bare NP patients are interpreted as definites if marked with nominative case and as narrow scope indefinites if marked with genitive case. Bare NPs are understood as basically predicative; their quantificational force is determined by their syntactic position. If they are syntactically local to the selecting verb, they are existentially quantified by the verb itself. If they occupy a derived position, such as the subject position, they must type-shift in order to avoid a type-mismatch, generating a definite interpretation. Thus the paper develops a theory of how the position of an NP is linked to its interpretation, as well as providing a compositional treatment of NP-interpretation in a language which lacks definite articles but demonstrates other morphosyntactic strategies for signaling (in)definiteness. 1 Introduction Not every language signals definiteness via articles. Several languages (such as Russian, Kazakh, Korean etc.) lack articles altogether.
    [Show full text]
  • Logophoricity in Finnish
    Open Linguistics 2018; 4: 630–656 Research Article Elsi Kaiser* Effects of perspective-taking on pronominal reference to humans and animals: Logophoricity in Finnish https://doi.org/10.1515/opli-2018-0031 Received December 19, 2017; accepted August 28, 2018 Abstract: This paper investigates the logophoric pronoun system of Finnish, with a focus on reference to animals, to further our understanding of the linguistic representation of non-human animals, how perspective-taking is signaled linguistically, and how this relates to features such as [+/-HUMAN]. In contexts where animals are grammatically [-HUMAN] but conceptualized as the perspectival center (whose thoughts, speech or mental state is being reported), can they be referred to with logophoric pronouns? Colloquial Finnish is claimed to have a logophoric pronoun which has the same form as the human-referring pronoun of standard Finnish, hän (she/he). This allows us to test whether a pronoun that may at first blush seem featurally specified to seek [+HUMAN] referents can be used for [-HUMAN] referents when they are logophoric. I used corpus data to compare the claim that hän is logophoric in both standard and colloquial Finnish vs. the claim that the two registers have different logophoric systems. I argue for a unified system where hän is logophoric in both registers, and moreover can be used for logophoric [-HUMAN] referents in both colloquial and standard Finnish. Thus, on its logophoric use, hän does not require its referent to be [+HUMAN]. Keywords: Finnish, logophoric pronouns, logophoricity, anti-logophoricity, animacy, non-human animals, perspective-taking, corpus 1 Introduction A key aspect of being human is our ability to think and reason about our own mental states as well as those of others, and to recognize that others’ perspectives, knowledge or mental states are distinct from our own, an ability known as Theory of Mind (term due to Premack & Woodruff 1978).
    [Show full text]
  • (2012) Perspectival Discourse Referents for Indexicals* Maria
    To appear in Proceedings of SULA 7 (2012) Perspectival discourse referents for indexicals* Maria Bittner Rutgers University 0. Introduction By definition, the reference of an indexical depends on the context of utterance. For ex- ample, what proposition is expressed by saying I am hungry depends on who says this and when. Since Kaplan (1978), context dependence has been analyzed in terms of two parameters: an utterance context, which determines the reference of indexicals, and a formally unrelated assignment function, which determines the reference of anaphors (rep- resented as variables). This STATIC VIEW of indexicals, as pure context dependence, is still widely accepted. With varying details, it is implemented by current theories of indexicali- ty not only in static frameworks, which ignore context change (e.g. Schlenker 2003, Anand and Nevins 2004), but also in the otherwise dynamic framework of DRT. In DRT, context change is only relevant for anaphors, which refer to current values of variables. In contrast, indexicals refer to static contextual anchors (see Kamp 1985, Zeevat 1999). This SEMI-STATIC VIEW reconstructs the traditional indexical-anaphor dichotomy in DRT. An alternative DYNAMIC VIEW of indexicality is implicit in the ‘commonplace ef- fect’ of Stalnaker (1978) and is formally explicated in Bittner (2007, 2011). The basic idea is that indexical reference is a species of discourse reference, just like anaphora. In particular, both varieties of discourse reference involve not only context dependence, but also context change. The act of speaking up focuses attention and thereby makes this very speech event available for discourse reference by indexicals. Mentioning something likewise focuses attention, making the mentioned entity available for subsequent dis- course reference by anaphors.
    [Show full text]
  • LINGUISTICS 221 Lecture #3 DISTINCTIVE FEATURES Part 1. an Utterance Is Composed of a Sequence of Discrete Segments. Is the Segm
    LINGUISTICS 221 Lecture #3 DISTINCTIVE FEATURES Part 1. An utterance is composed of a sequence of discrete segments. Is the segment indivisible? Is the segment the smallest unit of phonological analysis? If it is, segments ought to differ randomly from one another. Yet this is not true: pt k prs What is the relationship between members of the two groups? p t k - the members of this set have an internal relationship: they are all voiceles stops. p r s - no such relationship exists p b d s bilabial bilabial alveolar alveolar stop stop stop fricative voiceless voiced voiced voiceless SIMILARITIES AND DIFFERENCES! Segments may be viewed as composed of sets of properties rather than indivisible entities. We can show the relationship by listing the properties of each segment. DISTINCTIVE FEATURES • enable us to describe the segments in the world’s languages: all segments in any language can be characterized in some unique combination of features • identifies groups of segments → natural segment classes: they play a role in phonological processes and constraints • distinctive features must be referred to in terms of phonetic -- articulatory or acoustic -- characteristics. 1 Requirements on distinctive feature systems (p. 66): • they must be capable of characterizing natural segment classes • they must be capable of describing all segmental contrasts in all languages • they should be definable in phonetic terms The features fulfill three functions: a. They are capable of describing the segment: a phonetic function b. They serve to differentiate lexical items: a phonological function c. They define natural segment classes: i.e. those segments which as a group undergo similar phonological processes.
    [Show full text]
  • Prosodic Focus∗
    Prosodic Focus∗ Michael Wagner March 10, 2020 Abstract This chapter provides an introduction to the phenomenon of prosodic focus, as well as to the theory of Alternative Semantics. Alternative Semantics provides an insightful account of what prosodic focus means, and gives us a notation that can help with better characterizing focus-related phenomena and the terminology used to describe them. We can also translate theoretical ideas about focus and givenness into this notation to facilitate a comparison between frameworks. The discussion will partly be structured by an evaluation of the theories of Givenness, the theory of Relative Givenness, and Unalternative Semantics, but we will cover a range of other ideas and proposals in the process. The chapter concludes with a discussion of phonological issues, and of association with focus. Keywords: focus, givenness, topic, contrast, prominence, intonation, givenness, context, discourse Cite as: Wagner, Michael (2020). Prosodic Focus. In: Gutzmann, D., Matthewson, L., Meier, C., Rullmann, H., and Zimmermann, T. E., editors. The Wiley Blackwell Companion to Semantics. Wiley{Blackwell. doi: 10.1002/9781118788516.sem133 ∗Thanks to the audiences at the semantics colloquium in 2014 in Frankfurt, as well as the participants in classes taught at the DGFS Summer School in T¨ubingen2016, at McGill in the fall of 2016, at the Creteling Summer School in Rethymnos in the summer of 2018, and at the Summer School on Intonation and Word Order in Graz in the fall of 2018 (lectures published on OSF: Wagner, 2018). Thanks also for in-depth comments on an earlier version of this chapter by Dan Goodhue and Lisa Matthewson, and two reviewers; I am also indebted to several discussions of focus issues with Aron Hirsch, Bernhard Schwarz, and Ede Zimmermann (who frequently wanted coffee) over the years.
    [Show full text]
  • Against Logical Form
    Against logical form Zolta´n Gendler Szabo´ Conceptions of logical form are stranded between extremes. On one side are those who think the logical form of a sentence has little to do with logic; on the other, those who think it has little to do with the sentence. Most of us would prefer a conception that strikes a balance: logical form that is an objective feature of a sentence and captures its logical character. I will argue that we cannot get what we want. What are these extreme conceptions? In linguistics, logical form is typically con- ceived of as a level of representation where ambiguities have been resolved. According to one highly developed view—Chomsky’s minimalism—logical form is one of the outputs of the derivation of a sentence. The derivation begins with a set of lexical items and after initial mergers it splits into two: on one branch phonological operations are applied without semantic effect; on the other are semantic operations without phono- logical realization. At the end of the first branch is phonological form, the input to the articulatory–perceptual system; and at the end of the second is logical form, the input to the conceptual–intentional system.1 Thus conceived, logical form encompasses all and only information required for interpretation. But semantic and logical information do not fully overlap. The connectives “and” and “but” are surely not synonyms, but the difference in meaning probably does not concern logic. On the other hand, it is of utmost logical importance whether “finitely many” or “equinumerous” are logical constants even though it is hard to see how this information could be essential for their interpretation.
    [Show full text]
  • Context Pragmatics Definition of Pragmatics
    Pragmatics • to ask a question: Maybe Sandy’s reassuring you that Kim’ll get home okay, even though she’s walking home late at night. Sandy: She’s got more than lipstick and Kleenex in that purse of hers. • What is Pragmatics? You: Kim’s got a knife? • Context and Why It’s Important • Speech Acts – Direct Speech Acts – Indirect Speech Acts • How To Make Sense of Conversations – Cooperative Principle – Conversational Maxims Linguistics 201, Detmar Meurers Handout 3 (April 9, 2004) 1 3 Definition of Pragmatics Context Pragmatics is the study of how language is used and how language is integrated in context. What exactly are the factors which are relevant for an account of how people use language? What is linguistic context? Why must we consider context? We distinguish several types of contextual information: (1) Kim’s got a knife 1. Physical context – this encompasses what is physically present around the speakers/hearers at the time of communication. What objects are visible, where Sentence (1) can be used to accomplish different things in different contexts: the communication is taking place, what is going on around, etc. • to make an assertion: You’re sitting on a beach, thinking about how to open a coconut, when someone (2) a. Iwantthat book. observes “Kim’s got a knife”. (accompanied by pointing) b. Be here at 9:00 tonight. • to give a warning: (place/time reference) Kim’s trying to bully you and Sandy into giving her your lunch money, and Sandy just turns around and starts to walk away. She doesn’t see Kim bring out the butcher knife, and hears you yell behind her, “Kim’s got a knife!” 2 4 2.
    [Show full text]
  • Chapter 6 Mirativity and the Bulgarian Evidential System Elena Karagjosova Freie Universität Berlin
    Chapter 6 Mirativity and the Bulgarian evidential system Elena Karagjosova Freie Universität Berlin This paper provides an account of the Bulgarian admirative construction andits place within the Bulgarian evidential system based on (i) new observations on the morphological, temporal, and evidential properties of the admirative, (ii) a criti- cal reexamination of existing approaches to the Bulgarian evidential system, and (iii) insights from a similar mirative construction in Spanish. I argue in particular that admirative sentences are assertions based on evidence of some sort (reporta- tive, inferential, or direct) which are contrasted against the set of beliefs held by the speaker up to the point of receiving the evidence; the speaker’s past beliefs entail a proposition that clashes with the assertion, triggering belief revision and resulting in a sense of surprise. I suggest an analysis of the admirative in terms of a mirative operator that captures the evidential, temporal, aspectual, and modal properties of the construction in a compositional fashion. The analysis suggests that although mirativity and evidentiality can be seen as separate semantic cate- gories, the Bulgarian admirative represents a cross-linguistically relevant case of a mirative extension of evidential verbal forms. Keywords: mirativity, evidentiality, fake past 1 Introduction The Bulgarian evidential system is an ongoing topic of discussion both withre- spect to its interpretation and its morphological buildup. In this paper, I focus on the currently poorly understood admirative construction. The analysis I present is based on largely unacknowledged observations and data involving the mor- phological structure, the syntactic environment, and the evidential meaning of the admirative. Elena Karagjosova.
    [Show full text]
  • Serial Verb Constructions Revisited: a Case Study from Koro
    Serial Verb Constructions Revisited: A Case Study from Koro By Jessica Cleary-Kemp A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Linguistics in the Graduate Division of the University of California, Berkeley Committee in charge: Associate Professor Lev D. Michael, Chair Assistant Professor Peter S. Jenks Professor William F. Hanks Summer 2015 © Copyright by Jessica Cleary-Kemp All Rights Reserved Abstract Serial Verb Constructions Revisited: A Case Study from Koro by Jessica Cleary-Kemp Doctor of Philosophy in Linguistics University of California, Berkeley Associate Professor Lev D. Michael, Chair In this dissertation a methodology for identifying and analyzing serial verb constructions (SVCs) is developed, and its application is exemplified through an analysis of SVCs in Koro, an Oceanic language of Papua New Guinea. SVCs involve two main verbs that form a single predicate and share at least one of their arguments. In addition, they have shared values for tense, aspect, and mood, and they denote a single event. The unique syntactic and semantic properties of SVCs present a number of theoretical challenges, and thus they have invited great interest from syntacticians and typologists alike. But characterizing the nature of SVCs and making generalizations about the typology of serializing languages has proven difficult. There is still debate about both the surface properties of SVCs and their underlying syntactic structure. The current work addresses some of these issues by approaching serialization from two angles: the typological and the language-specific. On the typological front, it refines the definition of ‘SVC’ and develops a principled set of cross-linguistically applicable diagnostics.
    [Show full text]
  • Journal of Linguistics the Meanings of Focus
    Journal of Linguistics http://journals.cambridge.org/LIN Additional services for Journal of Linguistics: Email alerts: Click here Subscriptions: Click here Commercial reprints: Click here Terms of use : Click here The meanings of focus: The significance of an interpretation­based category in cross­linguistic analysis DEJAN MATIĆ and DANIEL WEDGWOOD Journal of Linguistics / FirstView Article / January 2006, pp 1 ­ 37 DOI: 10.1017/S0022226712000345, Published online: 31 October 2012 Link to this article: http://journals.cambridge.org/abstract_S0022226712000345 How to cite this article: DEJAN MATIĆ and DANIEL WEDGWOOD The meanings of focus: The significance of an interpretation­based category in cross­linguistic analysis. Journal of Linguistics, Available on CJO 2012 doi:10.1017/S0022226712000345 Request Permissions : Click here Downloaded from http://journals.cambridge.org/LIN, IP address: 192.87.79.51 on 13 Nov 2012 J. Linguistics, Page 1 of 37. f Cambridge University Press 2012 doi:10.1017/S0022226712000345 The meanings of focus: The significance of an interpretation-based category in cross-linguistic analysis1 DEJAN MATIC´ Max Planck Institute for Psycholinguistics, Nijmegen DANIEL WEDGWOOD (Received 16 March 2011; revised 23 August 2012) Focus is regularly treated as a cross-linguistically stable category that is merely manifested by different structural means in different languages, such that a common focus feature may be realised through, for example, a morpheme in one language and syntactic movement in another. We demonstrate this conception of focus to be unsustainable on both theoretical and empirical grounds, invoking fundamental argumentation regarding the notions of focus and linguistic category, alongside data from a wide range of languages.
    [Show full text]
  • Calculus of Possibilities As a Technique in Linguistic Typology
    Calculus of possibilities as a technique in linguistic typology Igor Mel’uk 1. The problem stated: A unified conceptual system in linguistics A central problem in the relationship between typology and the writing of individual grammars is that of developing a cross-linguistically viable con- ceptual system and a corresponding terminological framework. I will deal with this problem in three consecutive steps: First, I state the problem and sketch a conceptual system that I have put forward for typological explora- tions in morphology (Sections 1 and 2). Second, I propose a detailed illus- tration of this system: a calculus of grammatical voices in natural languages (Section 3). And third, I apply this calculus (that is, the corresponding con- cepts) in two particular case studies: an inflectional category known as an- tipassive and the grammatical voice in French (Sections 4 and 5). In the latter case, the investigation shows that even for a language as well de- scribed as French a rigorously standardized typological framework can force us to answer questions that previous descriptions have failed to re- solve. I start with the following three assumptions: 1) One of the most pressing tasks of today’s linguistics is description of particular languages, the essential core of this work being the writing of grammars and lexicons. A linguist sets out to describe a language as pre- cisely and exhaustively as possible; this includes its semantics, syntax, morphology and phonology plus (within the limits of time and funds avail- able) its lexicon. 2) Such a description is necessarily carried out in terms of some prede- fined concepts – such as lexical unit, semantic actant, syntactic role, voice, case, phoneme, etc.
    [Show full text]
  • Semantics and Context-Dependence: Towards a Strawsonian Account∗
    Semantics and Context-Dependence: Towards a Strawsonian Account∗ Richard G Heck, Jr Brown University Some time in the mid-1990s, I began to encounter variations on the following argument, which was popular with certain of my colleagues and with students who had fallen under their influence. (i) Semantics is about truth-conditions. (ii) Only utterances have truth-conditions. (iii) Hence, a semantic theory must assign truth-conditions to utterances. (iv) Only a theory that incorporated a complete theory of human rationality could assign truth-conditions to utterances. (v) So there is no such thing as a semantic theory (in anything like the usual sense). The argument need not be formulated in terms of truth-conditions. The first premise could equally be stated as: Semantics is about the expression of propositions. The rest of the argument then adapts smoothly. So (i) is meant to be obvious and uncontroversial. With regard to the second premise, it is important to appreciate the force of the word “only”: (ii) asserts that (perhaps with a very few exceptions, such as statements of pure mathematics) sentences never have truth-conditions; only utterances do. So what underwrites (ii) is not just the existence of context-dependence but, rather, its ubiquity. As has become clear over the last few decades, it is not just the obvious expressions—like “I”, “here”, “this”, and the like—whose meaning seems to vary with the circumstances of utterance. All of the following sentences seem as if they could express different propositions on different occasions, due to context-dependence connected with the italicized expressions: • No-one passed the test.
    [Show full text]