1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.0/multimodal/old/MultimodalSpa.gf
2006-05-24 16:51:52 +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
** {} ;