Description
Computational semantics is the study of how meaning is computed in natural language, and it can be implemented on a computer. This text focuses on using the functional programming language Haskell to compute meaning, covering both denotational meaning (based on truth conditions) and operational meaning (based on cognitive actions). It also discusses the intersection of logic and linguistics, making it useful for students in both fields, as well as functional programmers interested in natural language processing. The book has been praised for its insights and its exploration of the connections between functional programming and formal semantics.
Computational semantics is the art and science of computing meaning in natural language. The meaning of a sentence is derived from the meanings of the individual words in it, and this process can be made so precise that it can be implemented on a computer. Designed for students of linguistics, computer science, logic and philosophy, this comprehensive text shows how to compute meaning using the functional programming language Haskell. It deals with both denotational meaning (where meaning comes from knowing the conditions of truth in situations), and operational meaning (where meaning is an instruction for performing cognitive action). Including a discussion of recent developments in logic, it will be invaluable to linguistics students wanting to apply logic to their studies, logic students wishing to learn how their subject can be applied to linguistics, and functional programmers interested in natural language processing as a new application area. Review: 'This remarkable textbook teaches you the know-how to become an active participant in this rapidly evolving interdisciplinary field.' Johan van Benthem, University of Amsterdam and Stanford University 'This book is a major contribution to computational semantics. The authors provide important insights into a wide range of current issues in semantic theory, setting a very high standard for work in computational semantics.' Shalom Lappin, King's College, London 'The authors do an excellent job of exploring the connections between functional programming and Montague-style formal semantics for natural language. Anyone interested in logic-based computational semantics will learn something from this book.' Stephen Pulman, University of Oxford