forked from GitHub/gf-core
17 lines
210 B
Plaintext
17 lines
210 B
Plaintext
abstract Multimodal =
|
|
Noun,
|
|
-- Verb,
|
|
Adjective,
|
|
Adverb,
|
|
Numeral,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
Structural,
|
|
Demonstrative,
|
|
Lexicon
|
|
** {} ;
|