mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 15:29:31 -06:00
some new bib entries
This commit is contained in:
@@ -172,6 +172,24 @@
|
||||
|
||||
}
|
||||
|
||||
@inproceedings{bringert-speechgram,
|
||||
title = {{Speech Recognition Grammar Compilation in Grammatical Framework}},
|
||||
author = {B. Bringert},
|
||||
booktitle = {{SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken
|
||||
Language Processing, June 29, 2007, Prague}},
|
||||
year = {2007}
|
||||
}
|
||||
|
||||
@inproceedings{perera-ranta,
|
||||
title = {{Dialogue System Localization with the GF Resource Grammar Library}},
|
||||
author = {N. Perera and A. Ranta},
|
||||
booktitle = {{SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken
|
||||
Language Processing, June 29, 2007, Prague}},
|
||||
year = {2007}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@inproceedings{caprotti,
|
||||
title = {{WebALT! Deliver Mathematics Everywhere}},
|
||||
author = {O. Caprotti},
|
||||
@@ -207,6 +225,12 @@
|
||||
|
||||
|
||||
|
||||
@PHDTHESIS{muskens-diss,
|
||||
AUTHOR = {Muskens, R.},
|
||||
YEAR = 1989,
|
||||
TITLE = {Meaning and {P}artiality},
|
||||
SCHOOL = {University of Amsterdam}
|
||||
}
|
||||
|
||||
@ARTICLE{copestake,
|
||||
AUTHOR = "A. Copestake and D. Flickinger",
|
||||
@@ -215,6 +239,15 @@
|
||||
YEAR = {2000}
|
||||
}
|
||||
|
||||
@ARTICLE{multieng,
|
||||
AUTHOR = "A. Ranta",
|
||||
TITLE = "Modular Grammar Engineering in GF",
|
||||
JOURNAL = {{Research on Language and Computation}},
|
||||
note = {To appear},
|
||||
YEAR = {2007}
|
||||
}
|
||||
|
||||
|
||||
@book{pereira-shieber,
|
||||
AUTHOR = {F. Pereira and S. Shieber},
|
||||
TITLE = {{Prolog and Natural-Language Analysis}},
|
||||
@@ -230,6 +263,30 @@
|
||||
PUBLISHER = {{Addison-Wesley}}
|
||||
}
|
||||
|
||||
@book{aho-lam-ullman,
|
||||
AUTHOR = {A. Aho and M. Lam and R. Sethi and J. Ullman},
|
||||
TITLE = {{Compilers: Principles, Techniques, and Tools. Second Edition}},
|
||||
YEAR = {2006},
|
||||
PUBLISHER = {{Addison-Wesley}}
|
||||
}
|
||||
|
||||
@book{karttunen-beesley,
|
||||
AUTHOR = {K. Beesley and L. Karttunen},
|
||||
TITLE = {{Finite State Morphology}},
|
||||
YEAR = {2003},
|
||||
PUBLISHER = {{CSLI Publications}}
|
||||
}
|
||||
|
||||
@InProceedings{degroote02,
|
||||
author = {Ph. de Groote},
|
||||
title = {Tree-Adjoining Grammars as Abstract Categorial Grammars},
|
||||
booktitle = {TAG+6, Proceedings of the sixth International Workshop
|
||||
on Tree Adjoining Grammars and Related Frameworks},
|
||||
pages = {145--150},
|
||||
publisher = {Universit\`a di Venezia},
|
||||
year = {2002}
|
||||
}
|
||||
|
||||
@book{martin-lof,
|
||||
AUTHOR = {P. Martin-L\"{o}f},
|
||||
TITLE = {{Intuitionistic Type Theory}},
|
||||
@@ -341,9 +398,9 @@
|
||||
YEAR = {1962} }
|
||||
|
||||
@BOOK{regulus,
|
||||
AUTHOR = {Rayner, Manny and Hockey, Beth Ann and Bouillon, Pierrette},
|
||||
AUTHOR = {Rayner, M. and Hockey, B. A. and Bouillon, P.},
|
||||
TITLE = "Putting Linguistics into Speech Recognition: The Regulus Grammar Compiler",
|
||||
ADDRESS = {CSLI},
|
||||
publisher = {{CSLI Publications}},
|
||||
YEAR = {2006} }
|
||||
|
||||
@INCOLLECTION{steedman,
|
||||
@@ -645,6 +702,14 @@
|
||||
pages = {167-177}
|
||||
}
|
||||
|
||||
@Article{boehm-p,
|
||||
author = {C. B\"{o}hm},
|
||||
title = {{On a family of Turing machines and the related programming language}},
|
||||
journal = {{ICC Bulletine}},
|
||||
year = 1964,
|
||||
volume = 3,
|
||||
pages = {185-194}
|
||||
}
|
||||
|
||||
@Book{boehm,
|
||||
author = "H. Barendregt",
|
||||
|
||||
@@ -57,41 +57,6 @@ June 29, 2007, Prague.
|
||||
//An experiment in porting an in-car dialogue system from two to six languages.//
|
||||
|
||||
|
||||
|
||||
A. Ranta.
|
||||
The GF Grammar Compiler.
|
||||
//Workshop on New Directions in Type-theoretic Grammars//,
|
||||
Dublin, August 2007 (ESSLLI workshop).
|
||||
2007.
|
||||
#BR
|
||||
//Describes the compilation of GF source code to lower-level run-time formats.//
|
||||
|
||||
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||
//CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages//,
|
||||
July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University.
|
||||
2007.
|
||||
#BR
|
||||
//Fairly complete open-source Urdu morphology and elemenraty syntax in GF.//
|
||||
|
||||
N. Perera and A. Ranta.
|
||||
Dialogue System Localization with the GF Resource Grammar Library.
|
||||
//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//,
|
||||
June 29, 2007, Prague.
|
||||
2007.
|
||||
#BR
|
||||
//An experiment in porting an in-car dialogue system from two to six languages.//
|
||||
|
||||
|
||||
|
||||
A. Ranta.
|
||||
The GF Grammar Compiler.
|
||||
//Workshop on New Directions in Type-theoretic Grammars//,
|
||||
Dublin, August 2007 (ESSLLI workshop).
|
||||
2007.
|
||||
#BR
|
||||
//Describes the compilation of GF source code to lower-level run-time formats.//
|
||||
|
||||
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||
//CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages//,
|
||||
|
||||
Reference in New Issue
Block a user