ctext
index
 
Name expandFrom ( )
Examples
None available
Description Dynamically expands a grammar from the given String if the part-of-speech (via QTagParser) is found in the grammar.
Syntax
expandFrom(toExpand, defName);
Parameters
toExpand  
Returns String
Usage Web & Application
Related