Satellite
|
|
appearance as argument number 1 |
(documentation Satellite EnglishLanguage "Satellite is the collection of bodies that revolve around some astronomical body, e.g., planets around a star. This class includes both artificial and NaturalSatellites.") | Geography.kif 3367-3369 | |
(subclass Satellite AstronomicalBody) | Geography.kif 3366-3366 |
appearance as argument number 2 |
(subclass ArtificialSatellite Satellite) | Communications.kif 112-112 | |
(subclass NaturalSatellite Satellite) | Geography.kif 3386-3386 | |
(termFormat ChineseLanguage Satellite "卫星") | domainEnglishFormat.kif 51293-51293 | |
(termFormat ChineseTraditionalLanguage Satellite "衛星") | domainEnglishFormat.kif 51292-51292 | |
(termFormat EnglishLanguage Satellite "satellite") | domainEnglishFormat.kif 51291-51291 |
appearance as argument number 3 |
(domainSubclass communicationSatelliteForArea 2 Satellite) | Communications.kif 134-134 |
antecedent |
(=> (instance ?SAT Satellite) (exists (?BODY) (and (instance ?BODY AstronomicalBody) (orbits ?SAT ?BODY)))) |
Geography.kif 3379-3384 |