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

19 lines
277 B
Plaintext

--# -path=.:present:prelude
concrete MultimodalGer of Multimodal =
NounGer,
-- Verb,
AdjectiveGer,
AdverbGer,
NumeralGer,
-- Sentence,
-- Question,
-- Relative,
-- Conjunction,
-- Phrase,
-- Tensed,
StructuralGer,
DemonstrativeGer,
LexiconGer
** {} ;