mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 05:49:31 -06:00
28 lines
376 B
Plaintext
28 lines
376 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MathematicalSwe of Mathematical =
|
|
NounSwe - [ComplN2], --- to avoid ambiguity
|
|
-- VerbSwe,
|
|
AdjectiveSwe,
|
|
AdverbSwe,
|
|
NumeralSwe,
|
|
-- SentenceSwe,
|
|
QuestionSwe,
|
|
RelativeSwe,
|
|
ConjunctionSwe,
|
|
PhraseSwe,
|
|
TextX,
|
|
IdiomSwe,
|
|
|
|
StructuralSwe,
|
|
|
|
SymbolSwe,
|
|
PredicationSwe,
|
|
|
|
LexiconSwe
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|