![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Satellite
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Satellite AstronomicalBody) | Mid-level-ontology.kif 27358-27358 | Satellite is a subclass of astronomical body |
| (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.") | Mid-level-ontology.kif 27359-27361 | Satellite is a subclass of astronomical body |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass communicationSatelliteForArea 2 Satellite) | Communications.kif 115-115 | The number 2 argument of communication satellite for area is a subclass of satellite |
| antecedent |
|
|
| (=> (instance ?SAT Satellite) (exists (?BODY) (and (instance ?BODY AstronomicalBody) (orbits ?SAT ?BODY)))) |
Mid-level-ontology.kif 27362-27367 | If X is an instance of satellite, then there exists Y such that Y is an instance of astronomical body and Y is an orbits of X |