redocumenting resource

This commit is contained in:
aarne
2006-01-25 13:52:15 +00:00
parent 3a69241209
commit 9dc877cead
73 changed files with 392 additions and 263 deletions

View File

@@ -12,5 +12,5 @@ abstract Multimodal =
-- Tensed,
Structural,
Demonstrative,
Basic
Lexicon
** {} ;

View File

@@ -14,6 +14,6 @@ concrete MultimodalEng of Multimodal =
-- Tensed,
StructuralEng,
DemonstrativeEng,
BasicEng
LexiconEng
** {} ;

View File

@@ -14,6 +14,6 @@ concrete MultimodalFre of Multimodal =
-- Tensed,
StructuralFre,
DemonstrativeFre,
BasicFre
LexiconFre
** {} ;

View File

@@ -14,5 +14,5 @@ concrete MultimodalGer of Multimodal =
-- Tensed,
StructuralGer,
DemonstrativeGer,
BasicGer
LexiconGer
** {} ;

View File

@@ -14,6 +14,6 @@ concrete MultimodalSwe of Multimodal =
-- Tensed,
StructuralSwe,
DemonstrativeSwe,
BasicSwe
LexiconSwe
** {} ;