cleaned up in multimodal and dialogue

This commit is contained in:
aarne
2006-05-24 16:51:52 +00:00
parent 674e0c95af
commit f99576264f
72 changed files with 762 additions and 409 deletions

View File

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