mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
20 lines
278 B
Plaintext
20 lines
278 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MultimodalNor of Multimodal =
|
|
NounNor,
|
|
-- Verb,
|
|
AdjectiveNor,
|
|
AdverbNor,
|
|
NumeralNor,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
StructuralNor,
|
|
DemonstrativeNor,
|
|
LexiconNor
|
|
** {} ;
|
|
|