mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-15 15:59:32 -06:00
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
|
|
** {} ;
|