diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-05-17 21:09:45 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-05-17 21:09:45 +0000 |
| commit | 3aeaa86460b2e6c5dfb28e1a906603c72051824c (patch) | |
| tree | 70157f2abd170a2558b68de103d04a2c8e3fae46 /doc/gf-bib.bib | |
| parent | 035689f8c745a23c9a3a073d316adf82e5f7d00b (diff) | |
some new bib entries
Diffstat (limited to 'doc/gf-bib.bib')
| -rw-r--r-- | doc/gf-bib.bib | 69 |
1 files changed, 67 insertions, 2 deletions
diff --git a/doc/gf-bib.bib b/doc/gf-bib.bib index 08911fde5..1d1f049fa 100644 --- a/doc/gf-bib.bib +++ b/doc/gf-bib.bib @@ -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", |
