![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AmbulanceCompany |
| appearance as argument number 1 |
|
|
| (documentation AmbulanceCompany EnglishLanguage "A TransportationCompany whose services include Transportation by Ambulance.") | Society.kif 360-360 | |
| (subclass AmbulanceCompany TransportationCompany) | Society.kif 361-361 | AmbulanceCompany is a subclass of transportation company |
| antecedent |
|
|
| (=> (instance ?COMPANY AmbulanceCompany) (exists (?SERVICE ?AMB) (and (instance ?SERVICE CommercialService) (agent ?SERVICE ?COMPANY) (instance ?SERVICE Transportation) (instrument ?SERVICE ?AMB) (instance ?AMB Ambulance)))) |
Society.kif 363-371 | If X is an instance of AmbulanceCompany, then there exist Y, Z such that Y is an instance of commercial service, X is an agent of Y, Y is an instance of transportation, Z is an instrument for Y, and Z is an instance of ambulance |