forked from GitHub/gf-core
9 lines
248 B
Plaintext
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 ;
|
|
|
|
}
|