|
|
VeryShortRunwayAirport
|
|
|
| appearance as argument number 1 |
|
|
| (documentation VeryShortRunwayAirport EnglishLanguage "VeryShortRunwayAirport is a CIA category for Airports whose longest runway is less than 914 meters long.") | Transportation.kif 1516-1518 | |
| (instance VeryShortRunwayAirport CIAAirportLengthClassification) | Transportation.kif 1515-1515 | Very short runway airport is an instance of CIA airport length classification |
| appearance as argument number 2 |
|
|
| (termFormat ChineseLanguage VeryShortRunwayAirport "很短的跑道机场") | domainEnglishFormat.kif 61561-61561 | |
| (termFormat ChineseTraditionalLanguage VeryShortRunwayAirport "很短的跑道機場") | domainEnglishFormat.kif 61560-61560 | |
| (termFormat EnglishLanguage VeryShortRunwayAirport "very short runway airport") | domainEnglishFormat.kif 61559-61559 |
| antecedent |
|
|
| (=> (and (instance ?AIRPORT Airport) (attribute ?AIRPORT VeryShortRunwayAirport)) (exists (?RUNWAY ?LENGTH) (and (instance ?RUNWAY Runway) (part ?RUNWAY ?AIRPORT) (length ?RUNWAY (MeasureFn ?LENGTH Meter)) (lessThan ?LENGTH 914)))) |
Transportation.kif 1520-1529 |
|
|
|