Files
gf-core/lib/resource/multimodal/old/MultimodalSpa.gf
2007-12-12 20:30:11 +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
** {} ;