Files
gf-core/lib/resource/multimodal/old/MultimodalEng.gf
2007-12-12 20:30:11 +00:00

20 lines
278 B
Plaintext

--# -path=.:present:prelude
concrete MultimodalEng of Multimodal =
NounEng,
-- Verb,
AdjectiveEng,
AdverbEng,
NumeralEng,
-- Sentence,
-- Question,
-- Relative,
-- Conjunction,
-- Phrase,
-- Tensed,
StructuralEng,
DemonstrativeEng,
LexiconEng
** {} ;