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 3971-3972 | |
(instance IATAAirlineCode CodeMap) | Transportation.kif 3970-3970 | IATA airline code is an instance of code map |
appearance as argument number 2 |
(termFormat EnglishLanguage IATAAirlineCode "IATA airline code") | Transportation.kif 3973-3973 |
antecedent |
(=> (codeMapping IATAAirlineCode ?STR ?AIR) (equal 2 (StringLengthFn ?STR))) |
Transportation.kif 3979-3981 |
|
(=> (codeMapping IATAAirlineCode ?STR ?AIR) (member ?AIR InternationalAirTransportAssociation)) |
Transportation.kif 3975-3977 |