forked from GitHub/gf-core
added GeographyEng
This commit is contained in:
8
examples/SUMO/GeographyEng.gf
Normal file
8
examples/SUMO/GeographyEng.gf
Normal file
@@ -0,0 +1,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 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user