1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource/multimodal/old/MultimodalNor.gf
2007-12-12 20:30:11 +00:00

20 lines
278 B
Plaintext

--# -path=.:present:prelude
concrete MultimodalNor of Multimodal =
NounNor,
-- Verb,
AdjectiveNor,
AdverbNor,
NumeralNor,
-- Sentence,
-- Question,
-- Relative,
-- Conjunction,
-- Phrase,
-- Tensed,
StructuralNor,
DemonstrativeNor,
LexiconNor
** {} ;