Files
gf-core/lib/resource-1.0/gf/Lang.gf
2005-11-29 17:45:54 +00:00

16 lines
172 B
Plaintext

abstract Lang =
Noun,
Verb,
Adjective,
Adverb,
Numeral,
Sentence,
Question,
Relative,
Conjunction,
Phrase,
Tensed,
Structural,
Basic
** {} ;