mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
redocumenting resource
This commit is contained in:
@@ -12,5 +12,5 @@ abstract Multimodal =
|
||||
-- Tensed,
|
||||
Structural,
|
||||
Demonstrative,
|
||||
Basic
|
||||
Lexicon
|
||||
** {} ;
|
||||
|
||||
@@ -14,6 +14,6 @@ concrete MultimodalEng of Multimodal =
|
||||
-- Tensed,
|
||||
StructuralEng,
|
||||
DemonstrativeEng,
|
||||
BasicEng
|
||||
LexiconEng
|
||||
** {} ;
|
||||
|
||||
|
||||
@@ -14,6 +14,6 @@ concrete MultimodalFre of Multimodal =
|
||||
-- Tensed,
|
||||
StructuralFre,
|
||||
DemonstrativeFre,
|
||||
BasicFre
|
||||
LexiconFre
|
||||
** {} ;
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@ concrete MultimodalGer of Multimodal =
|
||||
-- Tensed,
|
||||
StructuralGer,
|
||||
DemonstrativeGer,
|
||||
BasicGer
|
||||
LexiconGer
|
||||
** {} ;
|
||||
|
||||
@@ -14,6 +14,6 @@ concrete MultimodalSwe of Multimodal =
|
||||
-- Tensed,
|
||||
StructuralSwe,
|
||||
DemonstrativeSwe,
|
||||
BasicSwe
|
||||
LexiconSwe
|
||||
** {} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user