Types and Lexical Semantics

Similar documents
Proof Theory for Syntacticians

Dual Content Semantics, privative adjectives, and dynamic compositionality

Segmented Discourse Representation Theory. Dynamic Semantics with Discourse Structure

A Minimalist Approach to Code-Switching. In the field of linguistics, the topic of bilingualism is a broad one. There are many

Coercion in a general theory of argument selection*

Concept Acquisition Without Representation William Dylan Sabo

Chapter 4: Valence & Agreement CSLI Publications

Intra-talker Variation: Audience Design Factors Affecting Lexical Selections

Compositional Semantics

The Strong Minimalist Thesis and Bounded Optimality

THE ANTINOMY OF THE VARIABLE: A TARSKIAN RESOLUTION Bryan Pickel and Brian Rabern University of Edinburgh

CS 598 Natural Language Processing

Aspectual Classes of Verb Phrases

Focusing bound pronouns

Introduction to HPSG. Introduction. Historical Overview. The HPSG architecture. Signature. Linguistic Objects. Descriptions.

Control and Boundedness

Construction Grammar. University of Jena.

Constraining X-Bar: Theta Theory

Lecture 9. The Semantic Typology of Indefinites

Monsters and the theoretical role of context

Some Principles of Automated Natural Language Information Extraction

Informatics 2A: Language Complexity and the. Inf2A: Chomsky Hierarchy

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Universal Grammar 2. Universal Grammar 1. Forms and functions 1. Universal Grammar 3. Conceptual and surface structure of complex clauses

Syntax Parsing 1. Grammars and parsing 2. Top-down and bottom-up parsing 3. Chart parsers 4. Bottom-up chart parsing 5. The Earley Algorithm

Notes on The Sciences of the Artificial Adapted from a shorter document written for course (Deciding What to Design) 1

Probabilistic Latent Semantic Analysis

Evolution of Collective Commitment during Teamwork

Natural Language Processing. George Konidaris

Basic Syntax. Doug Arnold We review some basic grammatical ideas and terminology, and look at some common constructions in English.

If we want to measure the amount of cereal inside the box, what tool would we use: string, square tiles, or cubes?

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Frequency and pragmatically unmarked word order *

Procedia - Social and Behavioral Sciences 154 ( 2014 )

An Introduction to the Minimalist Program

Language Acquisition Fall 2010/Winter Lexical Categories. Afra Alishahi, Heiner Drenhaus

Which verb classes and why? Research questions: Semantic Basis Hypothesis (SBH) What verb classes? Why the truth of the SBH matters

Developing Grammar in Context

Lecture 2: Quantifiers and Approximation

What the National Curriculum requires in reading at Y5 and Y6

Argument structure and theta roles

Using dialogue context to improve parsing performance in dialogue systems

An Approach to Polarity Sensitivity and Negative Concord by Lexical Underspecification

The College Board Redesigned SAT Grade 12

Parsing of part-of-speech tagged Assamese Texts

AQUA: An Ontology-Driven Question Answering System

Interpreting Vague Utterances in Context

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments

RUDOLF CARNAP ON SEMANTICAL SYSTEMS AND W.V.O. QUINE S PRAGMATIST CRITIQUE

Extending Place Value with Whole Numbers to 1,000,000

Grammars & Parsing, Part 1:

Language acquisition: acquiring some aspects of syntax.

Shared Mental Models

ENGBG1 ENGBL1 Campus Linguistics. Meeting 2. Chapter 7 (Morphology) and chapter 9 (Syntax) Pia Sundqvist

The Intertwining Influences of Logic, Philosophy, and Linguistics in the Development of Formal Semantics and Pragmatics.

Corpus Linguistics (L615)

Procedia - Social and Behavioral Sciences 141 ( 2014 ) WCLTA Using Corpus Linguistics in the Development of Writing

The subject of adjectives: Syntactic position and semantic interpretation

Assessment Requirements: November 2017 Grade 5

REFERENCIAL SEMANTICS AND THE MEANING OF NATURAL KIND TERMS

Developing a TT-MCTAG for German with an RCG-based Parser

Creating and Thinking critically

Foundations of Knowledge Representation in Cyc

Type-driven semantic interpretation and feature dependencies in R-LFG

1 st Quarter (September, October, November) August/September Strand Topic Standard Notes Reading for Literature

Pseudo-Passives as Adjectival Passives

Lecture 10: Reinforcement Learning

Visual CP Representation of Knowledge

Generation of Referring Expressions: Managing Structural Ambiguities

2/15/13. POS Tagging Problem. Part-of-Speech Tagging. Example English Part-of-Speech Tagsets. More Details of the Problem. Typical Problem Cases

Prediction of Maximal Projection for Semantic Role Labeling

The Discourse Anaphoric Properties of Connectives

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Transfer Learning Action Models by Measuring the Similarity of Different Domains

Replies to Greco and Turner

Enhancing Unlexicalized Parsing Performance using a Wide Coverage Lexicon, Fuzzy Tag-set Mapping, and EM-HMM-based Lexical Probabilities

LFG Semantics via Constraints

Specifying Logic Programs in Controlled Natural Language

The semantics of case *

Derivational: Inflectional: In a fit of rage the soldiers attacked them both that week, but lost the fight.

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.)

Multiple case assignment and the English pseudo-passive *

Approaches to control phenomena handout Obligatory control and morphological case: Icelandic and Basque

Common Core State Standards for English Language Arts

Intension, Attitude, and Tense Annotation in a High-Fidelity Semantic Representation

Context Free Grammars. Many slides from Michael Collins

Learning Disability Functional Capacity Evaluation. Dear Doctor,

Writing a composition

The MEANING Multilingual Central Repository

Unaccusatives, Resultatives, and the Richness of Lexical Representations

Ontologies vs. classification systems

Managerial Decision Making

Minimalism is the name of the predominant approach in generative linguistics today. It was first

On the Notion Determiner

The Inclusiveness Condition in Survive-minimalism

Controlled vocabulary

Modeling full form lexica for Arabic

Ontological spine, localization and multilingual access

California Department of Education English Language Development Standards for Grade 8

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Transcription:

Types and Lexical Semantics Nicholas Asher CNRS, Institut de Recherche en Informatique de Toulouse, Université Paul Sabatier Cambridge, October 2013 Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 1 / 42

Some background Words, sentences express meanings, concepts, or thoughts (Plato, inter alia). What are concepts, thoughts? Meanings are support inferences. How does that work? Dominance of symbolic and denotational methods in theoretical syntax, semantic and pragmatics. (Frege, Russell, Tarski, Montague). Exploited a close connection between meaning and truth. Used logic to account for inference. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 2 / 42

Moving to computational linguistics 1980s and early 90s symbolic methods also dominant in computational linguistics. A sea change in computational linguistics in the 1990s. Move to probabilistic and machine learning methods over large corpora. Necessitated by the brittleness and lack of coverage of symbolic systems and enabled by machine readable text (web) and more powerful computers. How did this sea change affect semantics, pragmatics and the philosophy of language. explore an interaction between modern computational methods for for lexical semantics, where traditionally formal semantics has had little to say.. The meaning of cat is λx cat (x) Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 3 / 42

Talk Outline what can formal semantics do for computational linguistics and what can computational linguistics do for formal semantics? Kant s slogan: "concepts without data are empty, data without concepts are blind" introduction types two problems: meaning composition and lexical content two levels of content internal and external. specifying internal content Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 4 / 42

Introduction to types For Montague two types, E and T. But lots of subtypes of E count vs. mass, kind vs. individual, abstract vs. concrete (informational object vs. physical object), eventualities vs. objects propositions vs. facts vs. eventualities, locations vs. objects, different subtypes of eventualities (telic vs. non-telic) 1 John swept the kitchen 2 John swept the dust 3 #John swept the dust and the kitchen. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 5 / 42

Types and meaning composition Types play an important role in reducing ambiguity and in meaning adjustments that result from combining meanings of words in a predication. dual aspect nouns: λ y: PHYS-OBJ INFO-OBJ book(y). specifiable predicates: λy: LOCATION PORTION-MATTER λx: AGENT sweep(x,y). work on difficult cases of predication: coercion, copredication with predicates involving incompatible types (Asher 2011) 1 The bottle had a nice label and was yummy. 2 The book has a nice presentation but is very boring. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 6 / 42

Types and meaning composition How many types are there? What types affect meaning composition? How do these types affect meaning composition? Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 7 / 42

Some answers: Types and selectional restrictions 1 The number 2 is soft. 2 Is the number 2 soft? 3 The number 2 is not soft. 4 If numbers could have textures, the number 2 would be soft. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 8 / 42

Working assumptions Types and presuppositions predicates presuppose types of their arguments (selectional restrictions); types of arguments must justify these types. selectional restrictions are presuppositions about the types of arguments. type presuppositions flow from the predicate to the argument There are a variety of ways that arguments can meet the selectional restrictions of predicates (presupposition justification, cf. Heim, van der Sandt inter alia). Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 9 / 42

More on type presuppositions Distinguish between necessary falsity and semantic anomaly (type presupposition failure) a Tigers are animals. b Tigers are robots. c #Tigers are financial institutions. d #Tigers are Zermelo-Frankel sets. Many philosophers take (a) to be necessarily true and (b) to be necessarily false Nevertheless, according to most people s intuitions, a competent speaker could entertain or even believe that tigers are robots. Much harder to make sense of a competent speaker s even entertaining that tigers are literally financial institutions, or ZF style sets. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 10 / 42

Distinguish between type presuppositions and fine grained types type presuppositions of predicates are typically general INFORMATIONAL OBJECTS, PHYSICAL OBJECTS, EVENTUALITIES, AGENTS lexical items have finegrained types subtypes of general types. finegrained types yield finegrained shifts in meaning. adjectives: flat tire, flat country, flat beer verbal modification: load the hay on the wagon, load the wagon with hay Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 11 / 42

Which way do the presuppositions go in the NP? From MG: Adjectives are functors from NP meanings to NP meanings soft number has a type clash, but which is the predicate and which the argument? flat tire, flat country, flat beer looks like the predicate is the Noun. material modification: stone jar, wooden jar, wooden zebra, stone lion, chocolate lion. handle finegrained shifts via a parametrization of the adjectival meaning. Adjectival modification of nouns Preserves the general type of the noun. Adjectives are arguments to nouns and conform to the type presuppositions of the noun. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 12 / 42

The basic picture a rich system of atomic types including E, T and subtypes thereof. Partially ordered under a sub typing relation. Complex types that encode instructions for type interaction types, ε, δ coercion types. To pass the presupposition from the noun to the modifier, use a presupposition parameter (π) that acts like a left context parameter in continuation semantics. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 13 / 42

Meaning Entries tree: λpλxλπ P(π arg tree 1 : P)(x)(λvλπ tree(v,π ) heavy: λp: 1 λx: E λπ (P(π )(x) heavy(x,π ARG heavy : P)) DPs: X E (X (Π T) (Π T)). Determiners in English encode mass and count type presuppositions: λp: 1λQ: 1λπ x(p(π ARG P 1 : COUNT)(x) Q(π)(x)) When building up a λ term for a DP, we will typically get a sequence of type presuppositions on the variable bound by a determiner: those given by the verb will have to be justified jointly with those given by the head NP and by the determiner. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 14 / 42

Basic rules Definition Basic Type Justification If the type presupposition of a predicate F and that of its argument a are compatible, then the type of a in the predicational context of F is the meet of the two types. If they are not compatible, the type of a in F is undefined. I ll have a Chardonnay. The type presupposition of the determiner is COUNT, but Chardonnay is neither MASS nor COUNT We get a modification of the noun by the determiner. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 15 / 42

Predictions Adjectival modifications involving the adjective heavy: Suppose it combines with tree. Types match and λ reduction works as desired. Now combine heavy with number. There are two incompatible typings on the same variable. We get an irresolvable type clash. The derivation crashes and no well-formed lambda term or interpretation results. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 16 / 42

Extensions Some predicates will license operations that allow us to wrap the argument with a functor that supplies the right type to the predicate (coercion). Some nouns can supply different aspects to suit the demands of a predicate (dual aspect nouns). Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 17 / 42

A difficult case: material modifiers Material adjectives like wooden and nouns like glass, stone, metal, etc. supply the material constitution of objects that satisfy the nouns these expressions combine with: glass (wooden, stone, metal, tin, steel, copper) bowl Material modification can affect the typing of the head noun. 1 stone lion (vs. actual lion) 2 paper airplane 3 sand castle 4 wooden nutmeg When the constitution of the object is given by an adjective whose denotation is not a possible type of constitution for the type of object denoted by the head noun, we get a shift in the type of the head noun. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 18 / 42

Why a shift in type? It supports different sorts of inferences. 1 A stone lion is not a lion (a real lion), but it looks like one. 2 A stone jar is a jar Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 19 / 42

Previous approaches Davidsonian extensionalism Adj Noun Adj Noun Gets things wrong with stone lion or wooden nutmeg/ Kamp-Montague intensionalism Adj Noun a new type of NP Adj(Noun). Very incomplete. Stone jars aren t necessarily jars. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 20 / 42

Polymorphic types Change Davidson s logical form slightly Have the type presupposition of the adjective affect the type of the noun... 1 λp λxλπ (P(π MADE OF(HD(MAT), HD(P)))(x) u(mat(u) made-of(u, x))) For instance, applying the adjective paper to airplane converts the type from simply AIRPLANE to an object of the type MADE-OF(PAPER, AIRPLANE). Paper airplane would thus yield the following logical form: 1 λ xλ π (airplane(x, π MADE OF(PAPER, AIRPLANE)) u (paper(u) made-of(u, x, π))) The object is made essentially out of MAT (Kripke) Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 21 / 42

Making the value of the polymorphic type more precise Use the type hierarchy STONE MAT(JAR) EARTHENWARE MAT(JAR)... Type constraint for MADE-OF: a MADE-OF(α,β) (α MAT(β) MADE-OF(α,β) β) We can properly predicate jar of an object if in fact its polymorphic type is consistent with its being a jar. b λxλπ (jar(x,π MADE-OF(STONE, JAR)) u (stone(u,π) jar(u,π) made-of(u,x,π))) Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 22 / 42

Loose talk What happens when the polymorphic type is not a subtype of the noun s type (Borschev and Partee 2004).. 1 (Pointing to a shape that a child has drawn) You ve drawn a circle. 2 stone lion. We call things circles or circular when they only approximately resemble mathematical circles. Loose interpretation with respect to a set of alternatives the object drawn has a shape that is closer to that of a mathematical circle than any of the relevant alternatives simple geometric shapes like that of a triangle or a square. Mutatis mutandis for stone lions Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 23 / 42

alternatives Which set of alternatives is at issue depends on the predicate that is to be interpreted loosely. (a matter of the internal semantics of the predicate, not its external denotation). We look to the lowest proper supertype in the type hierarchy to find the relevant alternatives. For LION suppose it s animal The alternatives are given by the other types just under this supertype -LIONS, GIRAFFES, ELEPHANTS, and so on. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 24 / 42

Metrics The metric for similarity/closeness depends on features associated with the predicate that make up its internal semantics. In the general case, it is superficial criteria, rather than the actual extension of the predicate, that define the metric. I can judge whether something s a stone lion, even though I have no idea really what the species identifying criterion for lions are. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 25 / 42

Features associated with types: generalizations using. LION ANIMAL. Type specification logic also contains > for determining underspecified types. > encodes generic truths. These also specify features. male lions have manes LION > HAS-MANE, giraffes have long necks GIRAFFE > HAS-LONG-NECK. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 26 / 42

Using alternatives to give the semantics of flat tires and flat beer Material modifiers affect the type of the head noun. With standard adjectives, head nouns affect the type of the adjective (and its denotation): 1 λxλπ (flat(x,π Applies-to(BEER))) beer(x,π P)) flat beer vs. flat tire. flat beer denotes beer that is flat compared with the other alternatives (bubbly). Flat tire denotes tires that are flat with respect to the alternatives (fully inflated and round). Or perhaps these really are coercions as compared to flat water, flat country, flat surface.? Similar treatment for adverbial modifiers: 1 paint a miniature with a brush 2 scrub the floor with a brush Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 27 / 42

General picture Types handle interactions between word meaning and the predicational context (and discourse context) Simple lexical entries for words, enrichments come from the type system. Types affect meaning composition in different ways. two level semantics (Asher 2011) an internal one for types and the construction of logical form. an external one for intensions, truth and standard entailment. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 28 / 42

Why external semantics types form an internal semantics, information that s used in meaning assembly. External semantics: what many sentences are about, the external world. Why do internal/external semantics come apart? Because the world isn t always the way we think it is. Contextually sensitive expressions are anchored to a particular real world situation. Kripke s Pierre puzzle, Putnam Kripke thought experiments on natural kind terms Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 29 / 42

Why external content Denotations are the content of indexicals, demonstratives, natural kinds, proper names and other so called directly referential expressions. E.g., you is associated with rules for determining who the audience is in a particular context. But that s not the contribution of you to the content of a clause in which it occurs. Its semantic content is the audience itself. The behavior of directly referential terms in modal contexts provides compelling evidence that their meaning is not in general determined by what is in the head of a competent speaker. External content links to truth and a time tested notion of inference, makes testable predictions about inferential relations between sentences. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 30 / 42

Why external semantics is not enough: the subtyping problem A rich system of types causes problems for a set theoretic model of types. Consider first order properties and first order physical properties. e.g., If P E, then P T and E T have no common inhabitants. types are concepts not identified with sets of their inhabitants but rather something like proof objects, proof theoretic sub typing relation. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 31 / 42

Why internal semantics? proof theoretic approach gives a natural analysis of sub typing. construction of logical form is an internal matter, speaker competence. analytic entailments. Internal semantics (types) not part of truth conditional at-issue content. types are concepts not identified with sets of their inhabitants but rather rules of application, can explore the abstract structure of types category theoretically or using modern type theory (Asher 2011, Luo 2011, 2012). Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 32 / 42

Questions at the frontier of formal lexical semantics and computational linguistics what types are there? (each semantic predicate has a type, and perhaps each lemmatized word, as well as more general types) (Lewis & Steedman 2012) Formal semantics and data about semantic anomalies gives us some hints about general types, but not a detailed picture. Distributional methods yield similarity classes. Very interesting project. Simple clustering techniques validate type distinctions between AGENT, I and P (van der Cruys 2010), or between MASS and COUNT, telic vs. atelic eventualities (Abrusan & van der Cruys 2013). work on subtyping also promising in the distributional paradigm. Gives us some analytic entailments. 1 A dog is in the garden. An animal is in the garden. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 33 / 42

The content problem What is the content of types, the content of internal semantics? that tracks external content (Asher 2011). Internal semantics in mathematics 2 is a name of an object that can be constructed from the instructions in the numeral i.e., 2 = S(S(0)), 0 is an object defined axiomatically in N. the type N is inductively defined from the primitive object 0 and successor. To say that x: N is to say that x can be proven to be 0 or some successor of 0. λx: N Prime(x) is a property that for any object x of type N returns a proof that x is divisible only by itself and 1 or a contradiction. (division is defined axiomatically in N). Prime(2) is the proof that the object that can be constructed from the instructions in the name 2 has the property of being prime Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 34 / 42

Internal content for non mathematical expressions? Standard formal semantics can provide an internal semantics for closed class words (proof theory for connectives and quantifiers, temporal structure in FO(<, ), and perhaps discourse structure, modality. For the full class of determiners, the proof theory is incomplete. For open class terms, formal semantics has little to offer. Lexical semantics shows how to use types to get some inferences (type hierarchy, type disarmbiguation). A bigger problem: sentences in non mathematics don t convey proofs (actually there s also a problem for mathematical statements that are false). Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 35 / 42

Getting content through distributional methods Similarity classes over what kind of contexts? Similarity over syntactic environments is not right on its own to give the internal content of types. Antonyms are quite similar distributionally, yet they don t have the same internal content (e.g., claim vs. deny), Can similarity yield a good notion of logical consequence on its own???φ ψ (φ ψ). NO?? φ ψ (φ > ψ) NO. For individual words w w, (w w X(w): t) (X(w) > X(w ) (still doubtful when we look at similarity classes provided by distributional semantics over syntactic environments) Internalist conceptions of meaning have a problem of infinite regress/ and or circularity. Formal semantics and distributional semantics together might provide a good answer, but how? Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 36 / 42

Prototypical features Frequencies of certain co-occurring expressions in restricted contexts, constructions apt to give us prototypical features, might give us a better handle on meaning than just syntactic distributions. In 300 dimensions coming from an nmf model (van der Cruysm pc), with the most salient nouns and the most salient dependencies for those nouns, for each dimension, we often see prototypical features of nouns. how do we use prototypical features? Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 37 / 42

From generics to justification Generics: x(φ(x) > ψ(x)) normal elements of φ normally have the property ψ such ψ properties are often used as evidence for something s being a φ the cluster of such properties is used to build a justification for φ. We associate the cluster of such properties with the internal meaning associated with φ. true generics anchor the internalist semantics to the external one. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 38 / 42

Meanings and compositionality Meanings are justifications. N : functions from inhabitants of any subtype of E into a justification that the individual is of the type N. Adjectives N N A N. Det: N N PROP TVs: DP DP DP x DP y V(x,y) PROP PROP: a collection of justifications for the truth of propositions/thoughts. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 39 / 42

An example BOY : a function that given any individual either provides a justification that the object has the characteristics associated with boy or returns. RUN : a function that given any individual either provides a justification that the object has the characteristics associated with run or returns. (EVERYBOY)RUNS provides the following justification given any object x for which there is a justification of its being a boy, there is a justification of x s running. BOYS LIKE CATS a justification that given any object x for which there is a justification of its being a (typical) boy, and for any object y such that there is a justification of its being a cat, there is a justification that x likes y. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 40 / 42

Conclusions use the best of formal semantics and distributional semantics try to capitalize on a subset of contexts for meanings of words, those contexts that serve to justify the use of that word rather than others. Nicholas Asher (CNRS) Types and Lexical Semantics Cambridge, October 2013 41 / 42