Files
gf-core/lib/resource-1.0/multimodal/MultimodalSpa.gf
2006-02-27 14:04:33 +00:00

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
** {} ;