| IATAAirlineCode(IATA airline code) |
| appearance as argument number 1 |
|
|
| (documentation IATAAirlineCode EnglishLanguage "The 2-character tag given to an Airline by the InternationalAirTransportAssociation to represent that Airline at any Airport") | Transportation.kif 4046-4047 | |
| (instance IATAAirlineCode CodeMap) | Transportation.kif 4045-4045 | IATA airline code is an instance of code map |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage IATAAirlineCode "IATA airline code") | Transportation.kif 4048-4048 |
| antecedent |
|
|
| (=> (codeMapping IATAAirlineCode ?STR ?AIR) (equal 2 (StringLengthFn ?STR))) |
Transportation.kif 4054-4056 |
|
| (=> (codeMapping IATAAirlineCode ?STR ?AIR) (member ?AIR InternationalAirTransportAssociation)) |
Transportation.kif 4050-4052 |
|
|