Files
gf-core/lib/resource-1.0/multimodal/MultimodalEng.gf
2005-12-05 18:31:15 +00:00

20 lines
302 B
Plaintext

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