Files
gf-core/examples/SUMO/GeographyEng.gf
2010-09-21 18:40:11 +00:00

9 lines
248 B
Plaintext

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 ;
}