[Documentation for list_grammars and list_languages. bjorn@bringert.net**20041208154142] < > { hunk ./doc/gf-oaa.html 66 -

parse

+ + +

parse

hunk ./doc/gf-oaa.html 151 -

linearize

+

linearize

hunk ./doc/gf-oaa.html 193 -

translate

+

translate

hunk ./doc/gf-oaa.html 232 + + + + + + + +

list_grammars

+ +

list_grammars(Grammars)

+ +

Parameters

+ +
+
Grammars
+
The list of available grammars.
+ +
+ + +

Examples

+ + + + + +

list_languages

+ +

list_languages(Grammar, InputLangs, OutputLangs)

+ +

Parameters

+ +
+
Grammar
+
The grammar to get the languages for. If uninstantiated, +there will be one answer for each available grammar.
+ +
+
InputLangs
+
A list of the available input languages for the grammar.
+ +
+
OutputLangs
+
A list of the available output languages for the grammar.
+ +
+ + +

Examples

+ +