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



KB Term:  Term intersection
English Word: 

  PoweredVehicle

Sigma KEE - PoweredVehicle
PoweredVehicle(powered vehicle)

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


(subclass PoweredVehicle Vehicle) Transportation.kif 1948-1948 Powered vehicle is a subclass of vehicle
(documentation PoweredVehicle EnglishLanguage "A Vehicle that has a powerComponent. Note that PoweredVehicles include those vehicles that have a powerComponent where the user can and does often choose not to use it, such as a moped with pedals.") Transportation.kif 1949-1951 Powered vehicle is a subclass of vehicle
(disjoint PoweredVehicle UnpoweredVehicle) Transportation.kif 1952-1952 Powered vehicle is disjoint from unpowered vehicle
(externalImage PoweredVehicle "http://articulatesoftware.com/SUMOpictures/ transportation/ motorcycle/ cycle_2.png") pictureList.kif 2320-2320 Powered vehicle is disjoint from unpowered vehicle

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


(subclass APC PoweredVehicle) MilitaryDevices.kif 1731-1731 APC is a subclass of powered vehicle
(subclass AAV PoweredVehicle) MilitaryDevices.kif 1806-1806 Amphibious Assault Vehicle is a subclass of powered vehicle
(subclass LCAC PoweredVehicle) MilitaryDevices.kif 2104-2104 LCAC is a subclass of powered vehicle
(subclass SelfPoweredRoadVehicle PoweredVehicle) Transportation.kif 1959-1959 Self powered road vehicle is a subclass of powered vehicle
(disjoint Trailer PoweredVehicle) Transportation.kif 1977-1977 Trailer is disjoint from powered vehicle
(subclass EmergencyVehicle PoweredVehicle) Transportation.kif 2042-2042 Emergency vehicle is a subclass of powered vehicle
(subclass EmergencyRoadVehicle PoweredVehicle) Transportation.kif 2048-2048 Emergency road vehicle is a subclass of powered vehicle
(subclass Train PoweredVehicle) Transportation.kif 2208-2208 Train is a subclass of powered vehicle
(disjoint Railcar PoweredVehicle) Transportation.kif 2241-2241 Railcar is disjoint from powered vehicle
(subclass MotorizedRailwayCar PoweredVehicle) Transportation.kif 2306-2306 Motorized railway car is a subclass of powered vehicle
(subclass Locomotive PoweredVehicle) Transportation.kif 2311-2311 Locomotive is a subclass of powered vehicle
(subclass ElectrifiedRailwayCar PoweredVehicle) Transportation.kif 2361-2361 Electrified railway car is a subclass of powered vehicle
(subclass MotorRailcar PoweredVehicle) Transportation.kif 2399-2399 Motor railcar is a subclass of powered vehicle
(subclass Airplane PoweredVehicle) Transportation.kif 3160-3160 Airplane is a subclass of powered vehicle
(termFormat EnglishLanguage PoweredVehicle "powered vehicle") domainEnglishFormat.kif 47017-47017 Airplane is a subclass of powered vehicle
(termFormat ChineseTraditionalLanguage PoweredVehicle "動力車輛") domainEnglishFormat.kif 47018-47018 Airplane is a subclass of powered vehicle
(termFormat ChineseLanguage PoweredVehicle "动力车辆") domainEnglishFormat.kif 47019-47019 Airplane is a subclass of powered vehicle

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


(=>
    (instance ?UV PoweredVehicle)
    (exists (?P)
        (powerComponent ?P ?UV)))
Transportation.kif 1953-1956 If X is an instance of powered vehicle, then there exists Y such that X is a power component of Y

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


(=>
    (instance ?X RemoteIgnitionControl)
    (hasPurpose ?X
        (exists (?VEHICLE ?ENGINE ?SIGNAL ?PROC)
            (and
                (instance ?VEHICLE PoweredVehicle)
                (instance ?SIGNAL ElectronicSignalling)
                (instrument ?SIGNAL ?X)
                (destination ?SIGNAL ?VEHICLE)
                (instance ?ENGINE Engine)
                (component ?ENGINE ?VEHICLE)
                (instance ?PROC
                    (OperatingFn Engine))
                (experiencer ?PROC ?ENGINE)
                (causes ?SIGNAL ?PROC)))))
Cars.kif 3622-3636 If X is an instance of remote ignition control, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that Y is an instance of powered vehicle (3) W is an instance of electronic signalling (4) X is an instrument for W (5) W ends up at Y (6) Z is an instance of engine (7) Z is a component of Y (8) V is an instance of the operating of engine (9) Z experiences V (10) W causes V


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners