summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/mathematical/MathematicalSwe.gf
blob: 59d5fefde3b6c736de65cdcba9c941d014e8f97f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--# -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 ;

} ;