FlyingAircraft |
appearance as argument number 1 |
(documentation FlyingAircraft EnglishLanguage "Controlling the direction, speed, and altitude of an Aircraft") | Mid-level-ontology.kif 17825-17826 | |
(subclass FlyingAircraft Driving) | Mid-level-ontology.kif 17824-17824 | 子類 FlyingAircraft and Driving |
appearance as argument number 2 |
(termFormat EnglishLanguage FlyingAircraft "flying") | Mid-level-ontology.kif 17827-17827 |
antecedent |
(=> (instance ?FLY FlyingAircraft) (exists (?CRAFT) (and (instance ?CRAFT Aircraft) (patient ?FLY ?CRAFT)))) |
Mid-level-ontology.kif 17829-17834 | |
(=> (instance ?FLY FlyingAircraft) (exists (?FLIGHT) (and (instance ?FLIGHT AirTransportation) (subProcess ?FLY ?FLIGHT)))) |
Mid-level-ontology.kif 17836-17841 |
consequent |
(=> (and (instance ?PILOT Human) (attribute ?PILOT Pilot)) (hasSkill FlyingAircraft ?PILOT)) |
Biography.kif 634-638 |
|