forked from GitHub/gf-core
19 lines
277 B
Plaintext
19 lines
277 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MultimodalFin of Multimodal =
|
|
NounFin,
|
|
-- Verb,
|
|
AdjectiveFin,
|
|
AdverbFin,
|
|
NumeralFin,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
StructuralFin,
|
|
DemonstrativeFin,
|
|
LexiconFin
|
|
** {} ;
|