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

lin
  NaturalSatellite = AdjCN (PositA natural_A) (UseN satellite_N) ;
  Planet = UseN planet_N ;
  Satellite = UseN satellite_N ;

}