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