Statement: module - Hics Extensions
The module statement is part of the Glich language. The Hics extension adds additional element definitions to the statement.
| Statement module Format |
|---|
| module system:name { lexicon lex1 lex2 ...; grammar gmr1 gmr2 ...; format fmt1 fmt2 ...; scheme sch1 sch2 ...; }; |
See the module statement definition for more information.