mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 00:09:31 -06:00
20 lines
278 B
Plaintext
20 lines
278 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MultimodalEng of Multimodal =
|
|
NounEng,
|
|
-- Verb,
|
|
AdjectiveEng,
|
|
AdverbEng,
|
|
NumeralEng,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
StructuralEng,
|
|
DemonstrativeEng,
|
|
LexiconEng
|
|
** {} ;
|
|
|