diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-bibliography.html | 66 | ||||
| -rw-r--r-- | doc/gf-bibliography.txt | 61 |
2 files changed, 126 insertions, 1 deletions
diff --git a/doc/gf-bibliography.html b/doc/gf-bibliography.html index 86cb55e3a..479cfc766 100644 --- a/doc/gf-bibliography.html +++ b/doc/gf-bibliography.html @@ -7,7 +7,7 @@ <P ALIGN="center"><CENTER><H1>Grammatical Framework Bibliography</H1> <FONT SIZE="4"> <I>Aarne Ranta</I><BR> -Fri May 4 11:49:20 2007 +Fri May 4 11:54:30 2007 </FONT></CENTER> <H2>Publications on GF</H2> @@ -64,6 +64,70 @@ June 29, 2007, Prague. </P> <P> A. Ranta. +The GF Grammar Compiler. +<I>Workshop on New Directions in Type-theoretic Grammars</I>, +Dublin, August 2007 (ESSLLI workshop). +2007. +<br> +<I>Describes the compilation of GF source code to lower-level run-time formats.</I> +</P> +<P> +M. Humayoun, H. Hammarström, and A. Ranta. +Urdu Morphology, Orthography and Lexicon Extraction. +<I>CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages</I>, +July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University. +2007. +<br> +<I>Fairly complete open-source Urdu morphology and elemenraty syntax in GF.</I> +</P> +<P> +N. Perera and A. Ranta. +Dialogue System Localization with the GF Resource Grammar Library. +<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>, +June 29, 2007, Prague. +2007. +<br> +<I>An experiment in porting an in-car dialogue system from two to six languages.</I> +</P> +<P> +A. Ranta. +The GF Grammar Compiler. +<I>Workshop on New Directions in Type-theoretic Grammars</I>, +Dublin, August 2007 (ESSLLI workshop). +2007. +<br> +<I>Describes the compilation of GF source code to lower-level run-time formats.</I> +</P> +<P> +M. Humayoun, H. Hammarström, and A. Ranta. +Urdu Morphology, Orthography and Lexicon Extraction. +<I>CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages</I>, +July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University. +2007. +<br> +<I>Fairly complete open-source Urdu morphology and elemenraty syntax in GF.</I> +</P> +<P> +N. Perera and A. Ranta. +Dialogue System Localization with the GF Resource Grammar Library. +<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>, +June 29, 2007, Prague. +2007. +<br> +<I>An experiment in porting an in-car dialogue system from two to six languages.</I> +</P> +<P> +B. Bringert. +Speech Recognition Grammar Compilation in Grammatical Framework +<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>, +June 29, 2007, Prague. +2007. +<br> +<I>Generation of speech recognition language models from GF in several formats:</I> +<I>GSL (Nuance), SRGS, JSGF, and HTK SLF, with embedded semantic interpretation.</I> +</P> +<P> +A. Ranta. Features in Abstract and Concrete Syntax. <I>The 2nd International Workshop on Typed Feature Structure Grammars</I>, Tartu, 24 May 2007 (NODALIDA workshop). diff --git a/doc/gf-bibliography.txt b/doc/gf-bibliography.txt index 4b44d00ae..01208909d 100644 --- a/doc/gf-bibliography.txt +++ b/doc/gf-bibliography.txt @@ -56,6 +56,67 @@ June 29, 2007, Prague. #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//, +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//, +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.// + +B. Bringert. +Speech Recognition Grammar Compilation in Grammatical Framework +//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//, +June 29, 2007, Prague. +2007. +#BR +//Generation of speech recognition language models from GF in several formats:// +//GSL (Nuance), SRGS, JSGF, and HTK SLF, with embedded semantic interpretation.// + A. Ranta. Features in Abstract and Concrete Syntax. //The 2nd International Workshop on Typed Feature Structure Grammars//, |
