mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
20 lines
280 B
Plaintext
20 lines
280 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MultimodalFre of Multimodal =
|
|
NounFre,
|
|
-- Verb,
|
|
AdjectiveFre,
|
|
AdverbFre,
|
|
-- NumeralFre,
|
|
-- Sentence,
|
|
-- Question,
|
|
-- Relative,
|
|
-- Conjunction,
|
|
-- Phrase,
|
|
-- Tensed,
|
|
StructuralFre,
|
|
DemonstrativeFre,
|
|
LexiconFre
|
|
** {} ;
|
|
|