Files
gf-core/lib/resource-1.0/multimodal/MultimodalGer.gf
2006-01-20 23:03:50 +00:00

19 lines
300 B
Plaintext

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