Files
gf-core/lib/resource-1.0/multimodal/Multimodal.gf
2005-12-05 18:31:15 +00:00

17 lines
208 B
Plaintext

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