Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FlyingAircraft
FlyingAircraft(flying)acrobatics, aerobatics, airmanship, airplane_maneuver, aviate, aviation, bank, blind_flying, blind_landing, chandelle, flight_maneuver, fly, fly-by, fly_blind, fly_contact, flyover, flypast, glide, gliding, hang_gliding, instrument_flying, jet, loop, loop-the-loop, pilot, power_dive, roll, sailing, sailplane, sailplaning, sideslip, slip, soar, soaring, solo, stunt_flying, stunting, test_fly

appearance as argument number 1
-------------------------


(documentation FlyingAircraft EnglishLanguage "Controlling the direction, speed, and altitude of an Aircraft") Mid-level-ontology.kif 19349-19350
(subclass FlyingAircraft Driving) Mid-level-ontology.kif 19348-19348 Flying is a subclass of driving

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage FlyingAircraft "flying") Mid-level-ontology.kif 19351-19351

antecedent
-------------------------


(=>
    (instance ?FLY FlyingAircraft)
    (exists (?CRAFT)
        (and
            (instance ?CRAFT Aircraft)
            (patient ?FLY ?CRAFT))))
Mid-level-ontology.kif 19353-19358
(=>
    (instance ?FLY FlyingAircraft)
    (exists (?FLIGHT)
        (and
            (instance ?FLIGHT AirTransportation)
            (subProcess ?FLY ?FLIGHT))))
Mid-level-ontology.kif 19360-19365

consequent
-------------------------


(=>
    (and
        (instance ?PILOT Human)
        (attribute ?PILOT Pilot))
    (hasSkill FlyingAircraft ?PILOT))
Biography.kif 642-646


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners