1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.0/multimodal/MultimodalGer.gf
2006-01-25 13:52:15 +00:00

19 lines
302 B
Plaintext

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