| Name : GF
| |
| Version : 2.6
| Vendor : The Language Technology Group
|
| Release : 1
| Date : 2006-06-23 10:47:09
|
| Group : Sciences/Other
| Source RPM : GF-2.6-1.src.rpm
|
| Size : 7.07 MB
| |
| Packager : Aarne Ranta < aarne_cs_chalmers_se>
| |
| Summary : Grammatical Framework
|
Description :
The Grammatical Framework (=GF) is a grammar formalism based on type theory. It consists of
* a special-purpose programming language * a compiler of the language * a generic grammar processor
The compiler reads GF grammars from user-provided files, and the generic grammar processor performs various tasks with the grammars:
* generation * parsing * translation * type checking * computation * paraphrasing * random generation * syntax editing
GF particularly addresses the following aspects of grammars:
* multilinguality (parallel grammars for different languages) * semantics (semantic conditions of well-formedness, semantic properties of expressions) * grammar engineering (modularity, information hiding, reusable libraries)
|