An Implementation of Formal Semantics in the Formalism of Relational Databases

Total Page:16

File Type:pdf, Size:1020Kb

An Implementation of Formal Semantics in the Formalism of Relational Databases AN IMPLEMENTATION OF FORMAL SEMANTICS IN THE FORMALISM OF RELATIONAL DATABASES. Claire VANDERHOEFT D~partement de Linguistique G~n(rale, CP175 UniversitY, Libre de Bruxelles 50, avenue Roosevelt 1050 Bruxelles Belgique E-mail: [email protected] I describe the database. Then, I explain how the principles used to design the database meet ABSTRACT the requirements of formal semantics. The fourth part is concerned with entailment while This paper presents an implementation the last part mainly shows how one proceeds to of formal semantics as described in Keenan interpret sentences. and Fa!tz's Boolean Semantics for Natural Langt~age [4]. The main characteristic of this implementation is that it avoids the intermediate step of translating NL into a formal language, 1. BACKGROUND. such as an extended version of predicate calculus. My choice of not using any The topics which this work is intermediate language, which Montague already concerned with have mainly been studied from suggested in Universal Grammar [5], makes three points of view. my implementation free of the problems related A first class of studies covers the to the syntax of such a language like binding problems encountered in trying to translate NL the variables and resolving scope ambiguities. into a formal language. On the one hand, there On the other hand, not translating NL into an is theoretical research aiming at such a intermediate language requires every translation, like PATR [7]. On the other hand, denotation (i.e. semantic value) to be various kinds of inaccuracies of NL explicitly and accurately represented in a translations into logical form in view of database. accessing databases have been discussed, see [6] for example. A second field of research that need be 0. INTRODUCTION. mentioned is concerned with NL interfaces. Famous systems are described in [9] and [1]. In extensional semantics, each There are important differences between these denotation corresponds to an object of the systems and my work since I am not aiming at world° The world is the set of all the accessing a knowledge base at all. The denotations. In the implementation that I shall database that I use encodes NL meanings and it present in this paper, the world will be does so according to linguistic constraints. represented by means of a database, more Traditionally, the database rather encodes a precisely a relational database. certain knowledge independent of the language The structure of the database is used to talk about it. Problems specific to NL designed in such a way that it makes explicit interfaces can be found in [3] and [81. the semantic type of each denotation. From another point of view, there are Although I will not always stick to the standard works which are concerned with the question version of formal semantics when assigning of the organisation of the knowledge base semantic types to syntactic categories, I aim at constituted by NL meanings, see [2]. The accounting for the same range of phenomena difference between my approach and ones like that formal semantics deals with. [2], is that I am sticking to the theory of formal The paper will be divided into five semantics. Consequently, I do not (yet) parts. First, I shall trace back research results address questions about the structure of the to which my contribution can be related. Next, i 377 lexicon nor do I treat pragmatic phenomena like corresponding type. For example, the relation common sense inferences. which corresponds to the type of noun phrases has an attribute whose values are noun phrase denotations. Each denotation is an atomic value of the attribute of the relation. 2. THE DATABASE. Furthermore, each such value actually belongs to an n-tuple belonging to the extension of the The structure of the database is relation. (This is due to the fact that the set- dependent on the semantic properties of the theoretical model of the world, i.e. the denotations. More specifically, the structure of database, contains all the denotations built on the database is dependent on the fact that an ontology constituted by a set of entities, IJ, denotations are classified into different types and the truth values.) and specifically recognized as the denotations The structure of the database captures of such and such syntactic categories. the (degree of) complexity of a denotation by Each denotation of each constituent is a connecting the relation which represents the value in the database. Some of the denotations semantic type assigned to the corresponding result from the composition of other syntactic category with the relations which denotations. Which denotations can be represent the semantic types assigned to the composed with which other ones are properties constituents of a complex expression of the of their type. These properties are not encoded same syntactic category. For example, a as such. The overall structure of the database proper name has a complex denotation because shows how the semantic types combine with it belongs to the syntactic category of noun each other. Consequently, complex phrases. Therefore, its denotation belongs to denotations (denotations of complex the extension of the relation representing the expressions) are represented by atomic type of noun phrases. Since there are noun values, but the fact that they are complex is phrases constituted by a determiner and a deduced from the structure of the database. common noun, the relation representing the Consider the case of noun phrase denotations. type of noun phrases actually connects to the The denotation of a determiner combines with relations representing respectively the types of the denotation of a common noun. This determiners and of common nouns. Hence, the combination yields the denotation of a noun structure of the relation associated to the type of phrase, i.e., an atomic value in the database. noun phrases and, in particular, of proper The representation of this denotation is names, shows that they are complex connected (in the sense of relational expressions. databases) to the representations of the denotations of the noun and of the determiner. To the extent that we need to define the Therefore, it can be recognized as a complex connections which show the respective denotation. complexity of each type of denotation, a relation is actually defined for each semantic The design of the database is dependent type. For example, we shall define relations on the fact that we need an explicit means to like Tn, Tdet, Tnp, Tvp standing, respectively, recognize the type of each denotation for the type of denotations of common nouns, represented in it. Within the formalism of determiners, noun phrases, verb phrases. relational databases, defining types of Still, there is a problem in defining denotations amounts to defining a relation for connections. The problem is that, in formal each such type. semantics, expressions of different syntactic A relation is formally defined as an n- categories can have the same semantic type. tuple of formal attributes. By formal For example, common nouns and intransitive attribute is meant a way to identify the verbs share the same type. Now, the attribute (a position in the relation or a name) complexity of the denotation of a noun phrase and the definition of the set of its possible is encoded in the fact that it is connected to the values. The extension of a relation is the set denotation of a common noun. On the of all well-formed n-tuples of attribute values contrary, the denotation of a verb phrase must for the corresponding formal attributes. (An be connected to the denotation of a simple verb ill-formed n-tuple has at least one non-possible and to the denotations of complements. In value for a formal attribute.) general, we not only need to define relations as counterparts of semantic types, but, where Relations each represent a type. Each expressions of different syntactid categories of them has (at least) one attribute whose collapse into the same type, their types must domain is the set of denotations of the nevertheless correspond to different relations. 3 7~ 2 With respect to the example, the relation Tv - ii) relations that correspond to types of non° (the type; of simple verbs) cannot be the same lexical categories have one attribute whose as the relation Tn, because Tvp connects to Tv domain is the set consisting of all the while Tnp connects to Tn. denotations of all these expressions. Notice that it is true of all the syntactic Moreover, they have other attributes, one for categories that they have one and only one each of their constituents. These attributes relation as semantic counterpart. Sometimes have as domain the extension of the relations however, the relation could be defined as the corresponding to the types of these sum of several relations. For example the constituents. complex relation Tvp has several mutually These principles ensure that denotations exclusive sets of connections. It connects to are submitted to the principle of the relation Tv and the relation Tnp, or to the compositionality which states that the relation Tv and the relation Tpp or the relation denotation of a complex expression is a Tvp and the relation Tpp, etc. compound of the denotations of' its constituents. (It is important to understand that Let me illustrate these principles by we want to be able to check that denotations are showing the definition of two relations. The submitted to compositionality.) How Trip relation is defined as a triple of formal compositionality constrains the definitions of attributes: the relations will now be illustrated on Tn and Tnp= <[np],Tn,Tdet> Tnp. where it is understood that the possible values In the extension of a relation like Tn, all of the first attribute are noun phrase the pairs of values have the property that the denotations, the possible values of the second first value is the denotation of the second one.
Recommended publications
  • Formalism Or “The Regime of Truth”: a Reading of Adrienne Rich’S
    International Journal of Linguistics and Literature (IJLL) ISSN 2319-3956 Vol. 2, Issue 4, Sep 2013, 19-28 © IASET FORMALISM OR “THE REGIME OF TRUTH”: A READING OF ADRIENNE RICH’S A CHANGE OF WORLD NAHID MOHAMMADI Department of English Language and Literature, Alzahra University, Tehran, Iran ABSTRACT Formalism in Adrienne Rich‟s first book, A Change of World, has attracted different critics and scholars so far. In their interpretations, it seems that they have taken it for granted that Adrienne Rich was a formalist. But none of them has ever presented the cause for the emergence of formalism in Adrienne Rich‟s early poetry. In this paper, I draw upon Michel Foucault‟s theory of “repressive power” and demonstrate that formalism was actually “the regime of truth” which determined „true/false‟ poetry for the young poet and excluded some poetic discourses and permitted only some particular ones to come into being in her first book. KEYWORDS: Adrienne Rich, A Change of World, Formalism, Michel Foucault, Discourse Analysis, Repressive Power, Exclusion, Truth, The Regime of Truth INTRODUCTION Almost all critics of Adrienne Rich‟s poetry agree that her early poems in A Change of World (1951) have been the poet‟s practice of distancing devices of modernist formalism which was dominant among the poets in the United States in the 1950s. Trudi Dawne Witonsky, who has examined Adrienne Rich‟s works in terms of Paulo Freire‟s theory of praxis1, admits that, in her early poetry, Rich wrote under the doctrine of New Critical formalism. She goes further and states that Rich‟s transition from formalism in her early poetry to feminism in her later volumes happens because of the „inadequacy of formalist‟ theory (Witonsky)2.
    [Show full text]
  • From Frames to Inference
    From Frames to Inference Nancy Chang, Srini Narayanan, and Miriam R.L. Petruck International Computer Science Institute 1947 Center St., Suite 600, Berkeley, CA 94704 nchang,miriamp,snarayan ¡ @icsi.berkeley.edu Abstract money ($1000) to another (Jerry) in exchange for some goods (a car) – but differ in the perspective This paper describes a computational they impose on the scene. formalism that captures structural rela- The shared inferential structure of verbs like buy tionships among participants in a dy- and sell is captured in FrameNet by the COMMERCE namic scenario. This representation is frame, which is associated with a set of situational used to describe the internal structure of roles, or frame elements (FEs), corresponding to FrameNet frames in terms of parameters event participants and props. These FEs are used for active event simulations. We apply our as annotation tags for sentences like those in (1), formalism to the commerce domain and yielding, for example: show how it provides a flexible means of handling linguistic perspective and other Buyer Goods challenges of semantic representation. (2) a. [Chuck] bought [a car] [from Jerry]Seller [for $1000]Payment. 1 Introduction b. [Jerry]Seller sold [a car]Goods [to Chuck]Buyer [for $1000]Payment. The development of lexical semantic resources is widely recognized as a prerequisite to progress in FE tags act as a shorthand that allows diverse verbs scalable natural language understanding. One of the to tap into a common subset of encyclopedic knowl- most semantically sophisticated efforts in this direc- edge. Moreover, regularities in the set of FEs real- tion is FrameNet (Baker et al., 1998; Fillmore et al., ized with specific lexical items can be taken as cor- 2001), an online lexical resource1 designed accord- related with their favored perspective.
    [Show full text]
  • Formalism and Realism in Ruins (Mapping the Logics of Collapse)
    University of Colorado Law School Colorado Law Scholarly Commons Articles Colorado Law Faculty Scholarship 2009 Formalism and Realism in Ruins (Mapping the Logics of Collapse) Pierre Schlag University of Colorado Law School Follow this and additional works at: https://scholar.law.colorado.edu/articles Part of the Jurisprudence Commons, and the Law and Politics Commons Citation Information Pierre Schlag, Formalism and Realism in Ruins (Mapping the Logics of Collapse), 95 Iowa L. Rev. 195 (2009) (reprinted with permission), available at . Copyright Statement Copyright protected. Use of materials from this collection beyond the exceptions provided for in the Fair Use and Educational Use clauses of the U.S. Copyright Law may violate federal law. Permission to publish or reproduce is required. This Article is brought to you for free and open access by the Colorado Law Faculty Scholarship at Colorado Law Scholarly Commons. It has been accepted for inclusion in Articles by an authorized administrator of Colorado Law Scholarly Commons. For more information, please contact [email protected]. +(,121/,1( Citation: 95 Iowa L. Rev. 195 2009-2010 Provided by: William A. Wise Law Library Content downloaded/printed from HeinOnline Thu Mar 2 17:47:48 2017 -- Your use of this HeinOnline PDF indicates your acceptance of HeinOnline's Terms and Conditions of the license agreement available at http://heinonline.org/HOL/License -- The search text of this PDF is generated from uncorrected OCR text. -- To obtain permission to use this article beyond the scope of your HeinOnline license, please use: Copyright Information Formalism and Realism in Ruins (Mapping the Logics of Collapse) PierreSchlag* ABSTRACT: After laying out a conventional account of the formalism vs.
    [Show full text]
  • Synchronous Dependency Insertion Grammars a Grammar Formalism for Syntax Based Statistical MT
    Synchronous Dependency Insertion Grammars A Grammar Formalism for Syntax Based Statistical MT Yuan Ding and Martha Palmer Department of Computer and Information Science University of Pennsylvania Philadelphia, PA 19104, USA {yding, mpalmer}@linc.cis.upenn.edu Abstract In the early 1990s, (Brown et. al. 1993) intro- duced the idea of statistical machine translation, This paper introduces a grammar formalism where the word to word translation probabilities and specifically designed for syntax-based sta- sentence reordering probabilities are estimated from tistical machine translation. The synchro- a large set of parallel sentence pairs. By having the nous grammar formalism we propose in advantage of leveraging large parallel corpora, the this paper takes into consideration the per- statistical MT approach outperforms the traditional vasive structure divergence between lan- transfer based approaches in tasks for which ade- guages, which many other synchronous quate parallel corpora is available (Och, 2003). grammars are unable to model. A Depend- However, a major criticism of this approach is that it ency Insertion Grammars (DIG) is a gen- is void of any internal representation for syntax or erative grammar formalism that captures semantics. word order phenomena within the depend- In recent years, hybrid approaches, which aim at ency representation. Synchronous Depend- applying statistical learning to structured data, began ency Insertion Grammars (SDIG) is the to emerge. Syntax based statistical MT approaches synchronous version of DIG which aims at began with (Wu 1997), who introduced a polyno- capturing structural divergences across the mial-time solution for the alignment problem based languages. While both DIG and SDIG have on synchronous binary trees.
    [Show full text]
  • Mechanism, Mentalism, and Metamathematics Synthese Library
    MECHANISM, MENTALISM, AND METAMATHEMATICS SYNTHESE LIBRARY STUDIES IN EPISTEMOLOGY, LOGIC, METHODOLOGY, AND PHILOSOPHY OF SCIENCE Managing Editor: JAAKKO HINTIKKA, Florida State University Editors: ROBER T S. COHEN, Boston University DONALD DAVIDSON, University o/Chicago GABRIEL NUCHELMANS, University 0/ Leyden WESLEY C. SALMON, University 0/ Arizona VOLUME 137 JUDSON CHAMBERS WEBB Boston University. Dept. 0/ Philosophy. Boston. Mass .• U.S.A. MECHANISM, MENT ALISM, AND MET AMA THEMA TICS An Essay on Finitism i Springer-Science+Business Media, B.V. Library of Congress Cataloging in Publication Data Webb, Judson Chambers, 1936- CII:J Mechanism, mentalism, and metamathematics. (Synthese library; v. 137) Bibliography: p. Includes indexes. 1. Metamathematics. I. Title. QA9.8.w4 510: 1 79-27819 ISBN 978-90-481-8357-9 ISBN 978-94-015-7653-6 (eBook) DOl 10.1007/978-94-015-7653-6 All Rights Reserved Copyright © 1980 by Springer Science+Business Media Dordrecht Originally published by D. Reidel Publishing Company, Dordrecht, Holland in 1980. Softcover reprint of the hardcover 1st edition 1980 No part of the material protected by this copyright notice may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying, recording or by any informational storage and retrieval system, without written permission from the copyright owner TABLE OF CONTENTS PREFACE vii INTRODUCTION ix CHAPTER I / MECHANISM: SOME HISTORICAL NOTES I. Machines and Demons 2. Machines and Men 17 3. Machines, Arithmetic, and Logic 22 CHAPTER II / MIND, NUMBER, AND THE INFINITE 33 I. The Obligations of Infinity 33 2. Mind and Philosophy of Number 40 3. Dedekind's Theory of Arithmetic 46 4.
    [Show full text]
  • Functional Unification Grammar: a Formalism for Machine Translation
    FUNCTIONAL UNIFICATION GRAMMAR: A FORMALISM FOR MACHINE TRANSLATION Martin Kay Xerox Palo Alto Research Center 3333 Coyote Hill Road Palo Alto California 94304 and CSLI, Stanford Abstract language--morphological, syntactic, semantic, or whatever--could be stated. A formalism powerful enough to accommodate the Functional Unification Grammar provides an opportunity various different kinds of linguistic phenomena with equal facility to encompass within one formalism and computational system might be unappealing to theoretical linguists because powerful the parts of machine translation systems that have usually been formal systems do not make powerful claims. But the engineering treated separately, natably analysis, transfer, and synthesis. advantages are clear to see. A single formalism would straightfor- Many of the advantages of this formalism come from the fact wardly reduce the number of interpreters to two, one for analysis that it is monotonic allowing data structures to grow differently and one for synthesis. Furthermore, the explanatory value of a as different nondeterministic alternatives in a computation are theory clearly rests on a great deal more than the restriciveness of pursued, but never to be modified in any way. A striking feature its formal base. In particular, the possiblity of encompassing what of this system is that it is fundamental reversible, allowing a to had hitherto been thought to require altogether different kinds of translate as b only if b could translate as a. treatment within a single framework could be theoretically inter- esting. I Overview Another clear improvement on the classical design would A. Machine Translation "result from merging 'the two interpreters associated with a for- malism.
    [Show full text]
  • Aesthetic Formalism, Reactions and Solutions
    Hekmat va Falsafe (Wisdom and Philosophy) vol.6, no.4, 2011, pp. 101-112 Aesthetic Formalism, Reactions and Solutions Khosrow Bagheri Noaparast Mohammad Zoheir Bagheri Noaparast Abstract It seems necessary to introduce the basic concepts used in this article i.e. formalism, anti-formalism and moderate formalism. Formalists believe that the aesthetic appreciation of an artwork generally involves an attentive awareness of its sensory or perceptual qualities and does not require knowledge about its non-perceptual properties. Anti-formalists on the other hand hold that none of the aesthetic properties in a work of art are formal. A number of philosophers have recently advocated a more moderate formalism. According to this view, although not all aesthetic qualities are formal, many are, and some artworks possess only formal aesthetic qualities. The quarrel among these three rival views concerns what sort of knowledge, if any, is required for appropriate aesthetic appreciation of an artwork. In what follows, we will give a brief exposition of these three viewpoints. Subsequently, we will give our preferred position with regard to these views. Keywords: Aesthetic formalism, anti-formalism, aesthetics, Nick Zangwill. 101 1. Formalism, anti-formalism and moderate formalism Before getting involved with the details of the three viewpoints, it seems necessary to introduce the notions of aesthetic and non-aesthetic properties and formal and non- formal properties. Observable properties are properties that can make a difference in our perceptual experience of the artwork. In contrast, non-observable properties refer to instances such as the artist‟s intention, the artist‟s love life, the artist‟s mental health, the artwork‟s history.
    [Show full text]
  • A Formalism for Argument Over Rules of Inference
    Tenacious Tortoises: A Formalism for Argument over Rules of Inference Peter McBurney and Simon Parsons Department of Computer Science University of Liverpool Liverpool L69 7ZF U.K. g fP.J.McBurney,S.D.Parsons @csc.liv.ac.uk May 31, 2000 Abstract Eighty years later, philosopher Susan Haack [9] took up the question of how one justifies the use of MP as a As multi-agent systems proliferate and employ different deductive rule of inference. If one does so by means of and more sophisticated formal logics, it is increasingly examples of its valid application, then this is in essence likely that agents will be reasoning with different rules a form of induction, which (as she remarks) seems too of inference. Hence, an agent seeking to convince an- weak a means of justification for a rule of deduction. If, other of some proposition may first have to convincethe on the other hand, one uses a deductive means of justi- latter to use a rule of inference which it has not thus far fication, such as demonstrating the preservation of truth adopted. We define a formalism to represent degrees across the inference step in a truth-table, one risks us- of acceptability or validity of rules of inference, to en- ing the very rule being justified. So how can one person able autonomous agents to undertake dialogue concern- convince another of the validity of a rule of deductive ing inference rules. Even when they disagree over the inference? acceptability of a rule, two agents may still use the pro- That rules of inference may be the subject of fierce posed formalism to reason collaboratively.
    [Show full text]
  • Wittgenstein and Musical Formalism: a Case Revisited
    Ápeiron. Estudios de filosofía — Monográfico «Wittgenstein. Música y arquitectura» Wittgenstein and Musical Formalism: A Case Revisited Wittgenstein y el formalismo musical: Un caso reconsiderado Hanne Appelqvist University of Helsinki [email protected] Abstract: This article defends a formalist interpretation of Wittgenstein’s later thought on music by com- paring it with Eduard Hanslick’s musical formalism. In doing so, it returns to a disagreement I have had with Bela Szabados who, in his book Wittgenstein as a Philosophical Tone-Poet, claims that the attribution of formalism obscures the role that music played in the development of Wittgenstein’s thought. The paper scrutinizes the four arguments Szabados presents to defend his claim, pertaining to alleged differences be- tween Wittgenstein and Hanslick on their accounts of theory, beauty, rules, and the broader significance of music. I will argue that in each case the similarities between Wittgenstein’s and Hanslick’s respective views outshine possible differences. Ultimately, I will argue that instead of rendering music a marginal phenom- enon suited for mere entertainment, formalism –as presented by Hanslick and Wittgenstein, whom I read as influenced by Kant’s aesthetics– underscores music’s ability to show fundamental features of reality and our relation to it. Music does this precisely as a sensuous yet structured medium that is irreducible to any conceptually determined domain. Keywords: Wittgenstein, Hanslick, Kant, formalism, music. Resumen: Este artículo defiende una interpretación formalista del pensamiento posterior de Wittgenstein so- bre la música comparándolo con el formalismo musical de Eduard Hanslick. Con ese fin, reconsidera un des- acuerdo que he tenido con Bela Szabados.
    [Show full text]
  • Ten Choices for Lexical Semantics
    1 Ten Choices for Lexical Semantics Sergei Nirenburg and Victor Raskin1 Computing Research Laboratory New Mexico State University Las Cruces, NM 88003 {sergei,raskin}@crl.nmsu.edu Abstract. The modern computational lexical semantics reached a point in its de- velopment when it has become necessary to define the premises and goals of each of its several current trends. This paper proposes ten choices in terms of which these premises and goals can be discussed. It argues that the central questions in- clude the use of lexical rules for generating word senses; the role of syntax, prag- matics, and formal semantics in the specification of lexical meaning; the use of a world model, or ontology, as the organizing principle for lexical-semantic descrip- tions; the use of rules with limited scope; the relation between static and dynamic resources; the commitment to descriptive coverage; the trade-off between general- ization and idiosyncracy; and, finally, the adherence to the “supply-side” (method- oriented) or “demand-side” (task-oriented) ideology of research. The discussion is inspired by, but not limited to, the comparison between the generative lexicon ap- proach and the ontological semantic approach to lexical semantics. It is fair to say that lexical semantics, the study of word meaning and of its representation in the lexicon, experienced a powerful resurgence within the last decade.2 Traditionally, linguistic se- mantics has concerned itself with two areas, word meaning and sentence meaning. After the ascen- dancy of logic in the 1930s and especially after “the Chomskian revolution” of the late 1950s-early 1960s, most semanticists, including those working in the transformational and post-transforma- tional paradigm, focused almost exclusively on sentence meaning.
    [Show full text]
  • The Place of Formalism in Legal Theory, 70 N.C
    NORTH CAROLINA LAW REVIEW Volume 70 | Number 5 Article 4 6-1-1992 The lP ace of Formalism in Legal Theory Michael Corrado Follow this and additional works at: http://scholarship.law.unc.edu/nclr Part of the Law Commons Recommended Citation Michael Corrado, The Place of Formalism in Legal Theory, 70 N.C. L. Rev. 1545 (1992). Available at: http://scholarship.law.unc.edu/nclr/vol70/iss5/4 This Comments is brought to you for free and open access by Carolina Law Scholarship Repository. It has been accepted for inclusion in North Carolina Law Review by an authorized administrator of Carolina Law Scholarship Repository. For more information, please contact [email protected]. ESSAY THE PLACE OF FORMALISM IN LEGAL THEORY MICHAEL CORRADO* I understand formalism to be the claim that law is an autonomous area of knowledge. To say that it is autonomous is to say that it is self- contained, that it is not dependent on other areas of knowledge like mo- rality or politics or sociology. In particular it is to say that law is not reducible to those other areas, in a sense of reducibility I will try to make clear. There is a version of formalism that is true. This version of formal- ism does not claim that law is unrelated to other areas of knowledge. It admits that legal argument makes use of moral, political, and sociologi- cal information. But it insists that, although much that is extra-legal is taken into account in deciding a question of law, it remains extra-legal; it does not become part of the law.' I.
    [Show full text]
  • The Computational Lexical Semantics of Syntagmatic Expressions
    The Computational Lexical Semantics of Syntagmatic Relations Evelyne Viegas, Stephen Beale and Sergei Nirenburg New Mexico State University Computing Research Lab, Las Cruces, NM 88003, USA viegas, sb, sergei©crl, nmsu. edu Abstract inheritance hierarchy of Lexical Semantic Functions In this paper, we address the issue of syntagmatic (LSFs). expressions from a computational lexical semantic perspective. From a representational viewpoint, we 2 Approaches to Syntagmatic argue for a hybrid approach combining linguistic and Relations conceptual paradigms, in order to account for the Syntagmatic relations, also known as collocations, continuum we find in natural languages from free are used differently by lexicographers, linguists and combining words to frozen expressions. In particu- statisticians denoting almost similar but not identi- lar, we focus on the place of lexical and semantic cal classes of expressions. restricted co-occurrences. From a processing view- The traditional approach to collocations has been point, we show how to generate/analyze syntag- lexicographic. Here dictionaries provide infor- matic expressions by using an efficient constraint- mation about what is unpredictable or idiosyn- based processor, well fitted for a knowledge-driven cratic. Benson (1989) synthesizes Hausmann's stud- approach. ies on collocations, calling expressions such as com- 1 Introduction mit murder, compile a dictionary, inflict a wound, etc. "fixed combinations, recurrent combinations" You can take advantage o] the chambermaid 1 is not a or "collocations". In Hausmann's terms (1979) a collocation one would like to generate in the context collocation is composed of two elements, a base ("Ba- of a hotel to mean "use the services of." This is why sis") and a collocate ("Kollokator"); the base is se- collocations should constitute an important part in mantically autonomous whereas the collocate cannot the design of Machine Translation or Multilingual be semantically interpreted in isolation.
    [Show full text]