mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 16:29:32 -06:00
20 lines
280 B
Plaintext
20 lines
280 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MultimodalSpa of Multimodal =
|
|
NounSpa,
|
|
-- Verb,
|
|
AdjectiveSpa,
|
|
AdverbSpa,
|
|
-- NumeralSpa,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
StructuralSpa,
|
|
DemonstrativeSpa,
|
|
LexiconSpa
|
|
** {} ;
|
|
|