[Added load_grammar documentation. bringert@cs.chalmers.se**20060710193858] { hunk ./doc/gf-oaa.html 69 +
  • load_grammar
  • hunk ./doc/gf-oaa.html 307 + + + + + + +

    load_grammar

    + +

    load_grammar(PropFile,Name)

    + +

    Parameters

    + +
    + +
    PropFile
    +
    The path to a grammar properties file (required). +This path is relative to the working directory of +the GF agent.
    + +
    Name
    +
    This parameter will be set to the name of the grammar. +This name is the one that should be passed as the Grammar +parameter to the other solvables.
    + +
    + + +

    Examples

    + +