summaryrefslogtreecommitdiff
path: root/examples/SUMO/EngineeringEng.gf
blob: 0dec3187fe5f30c31c5794d550f7c59983cfdf65 (plain)
1
2
3
4
5
6
7
8
9
concrete EngineeringEng of Engineering = MidLevelOntologyEng ** open DictLangEng, DictEng, ParadigmsEng in {

lin
  Battery = UseN battery_N ;
  Method = UseN method_N ;
  Model = UseN model_N ;
  Rotor = UseN rotor_N ;

}