mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
28 lines
421 B
Plaintext
28 lines
421 B
Plaintext
--# -path=.:../swedish:../scandinavian:../abstract:../common: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 ;
|
|
|
|
} ;
|