![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Airline
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Airline TransportationCompany) | Transportation.kif 4979-4979 | Airline is a subclass of transportation company |
| (documentation Airline EnglishLanguage "An Airline is a TransportationCompany that specializes in providing AirTransportation") | Transportation.kif 4980-4981 | Airline is a subclass of transportation company |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Airline "Airline") | Transportation.kif 4982-4982 |
| antecedent |
|
|
| consequent |
|
|
| (=> (and (instance ?CM AirlineCodeMap) (codeMapping ?CM ?STR ?AIR)) (and (instance ?AIR Airline) (represents ?STR ?AIR))) |
Transportation.kif 4581-4587 | If X is an instance of airline code map and Y in X denotes Z, then Z is an instance of Airline and Y expresses Z |
| (=> (instance ?AA AirlineAlliance) (exists (?A1 ?A2 ?AGR) (and (instance ?A1 Airline) (instance ?A2 Airline) (instance ?AGR Agreement) (partyToAgreement ?A1 ?AGR) (partyToAgreement ?A2 ?AGR)))) |
Society.kif 116-124 | If X is an instance of AirlineAlliance, then there exist Y, Z, W such that Y is an instance of Airline, Z is an instance of Airline, W is an instance of agreement, W is a party to agreement of Y, and W is a party to agreement of Z |