![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| IATAAirlineCode(IATA airline code) |
| appearance as argument number 1 |
|
|
| (instance IATAAirlineCode CodeMap) | Transportation.kif 4589-4589 | IATA airline code is an instance of code map |
| (documentation IATAAirlineCode EnglishLanguage "The 2-character tag given to an Airline by the InternationalAirTransportAssociation to represent that Airline at any Airport") | Transportation.kif 4590-4591 | IATA airline code is an instance of code map |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage IATAAirlineCode "IATA airline code") | Transportation.kif 4592-4592 |
| antecedent |
|
|
| (=> (codeMapping IATAAirlineCode ?STR ?AIR) (member ?AIR InternationalAirTransportAssociation)) |
Transportation.kif 4594-4596 | If X in IATA airline code denotes Y, then Y is a member of International Air Transport Association |
| (=> (codeMapping IATAAirlineCode ?STR ?AIR) (equal 2 (StringLengthFn ?STR))) |
Transportation.kif 4598-4600 | If X in IATA airline code denotes Y, then equal 2 and the length of X |