Muutke küpsiste eelistusi

Grammatical Framework: Programming with Multilingual Grammars [Pehme köide]

  • Formaat: Paperback / softback, 340 pages, kõrgus x laius x paksus: 23x16x2 mm, kaal: 482 g
  • Sari: Studies in Computational Linguistics
  • Ilmumisaeg: 15-Jul-2011
  • Kirjastus: Centre for the Study of Language & Information
  • ISBN-10: 1575866269
  • ISBN-13: 9781575866260
Teised raamatud teemal:
  • Formaat: Paperback / softback, 340 pages, kõrgus x laius x paksus: 23x16x2 mm, kaal: 482 g
  • Sari: Studies in Computational Linguistics
  • Ilmumisaeg: 15-Jul-2011
  • Kirjastus: Centre for the Study of Language & Information
  • ISBN-10: 1575866269
  • ISBN-13: 9781575866260
Teised raamatud teemal:

Grammatical Framework is a programming language designed for writing grammars, which has the capability of addressing several languages in parallel. This thorough introduction demonstrates how to write grammars in Grammatical Framework and use them in applications such as tourist phrasebooks, spoken dialogue systems, and natural language interfaces. The examples and exercises presented here address several languages, and the readers are shown how to look at their own languages from the computational perspective.

Preface vii
Acknowledgements ix
Web Resources and the GF System xi
1 Introduction
1(28)
I A GF Tutorial
2 Basic concepts of multilingual grammars
29(28)
3 Parameters, tables, and records
57(18)
4 Modular and scalable grammar writing
75(22)
5 Using the Resource Grammar Library
97(30)
6 Semantic actions and conditions in abstract syntax
127(28)
II Larger Grammars and Applications
7 Embedded grammars and code generation
155(22)
8 Interfacing formal and natural languages
177(22)
9 Getting started with resource grammar programming
199(20)
10 Extending the Resource Grammar Library
219(34)
Appendix A A miniature resource grammar
237(10)
Appendix B A glossary of linguistic terms
247(6)
III GF Reference Manual
Appendix C The GF Programming Language
253(42)
C.1 Overview of GF
253(1)
C.2 The module system
254(10)
C.3 Judgements
264(8)
C.4 Types and expressions
272(15)
C.5 Flags and pragmas
287(2)
C.6 The grammar of GF
289(6)
Appendix D The GF Resource Grammar Library
295(12)
D.1 The category system
295(3)
D.2 Syntax rules
298(5)
D.3 Lexical Paradigms
303(1)
D.4 Other library modules
304(3)
Appendix E The GF Software System
307(4)
E.1 The GF shell
307(3)
E.2 The GF batch compiler
310(1)
Appendix F Bibliography
311(12)
F.1 Publications on GF
311(5)
F.2 Background and related work
316(7)
Index 323
Aarne Ranta is professor of computer science at the University of Gothenburg, Sweden. He is the acting coordinator of the European Union research project MOLTO (Multilingual On-Line Translation), which develops techniques for high-quality translation among fifteen languages.