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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PoweredVehicle

Sigma KEE - PoweredVehicle
PoweredVehicle(动力车辆)

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


(disjoint PoweredVehicle UnpoweredVehicle) Transportation.kif 1797-1797 动力车辆 和 % 2 是 disjoint
(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 1794-1796
(externalImage PoweredVehicle "http://articulatesoftware.com/SUMOpictures/ transportation/ motorcycle/ cycle_2.png") pictureList.kif 2321-2321
(subclass PoweredVehicle Vehicle) Transportation.kif 1793-1793 动力车辆车辆subclass

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


(disjoint Railcar PoweredVehicle) Transportation.kif 2075-2075 轨道车 和 % 2 是 disjoint
(disjoint Trailer PoweredVehicle) Transportation.kif 1822-1822 预告片 和 % 2 是 disjoint
(subclass AAV PoweredVehicle) MilitaryDevices.kif 1649-1649 AAV动力车辆subclass
(subclass APC PoweredVehicle) MilitaryDevices.kif 1574-1574 APC动力车辆subclass
(subclass Airplane PoweredVehicle) Transportation.kif 2583-2583 飞机动力车辆subclass
(subclass ElectrifiedRailwayCar PoweredVehicle) Transportation.kif 2166-2166 电气化铁路车动力车辆subclass
(subclass EmergencyRoadVehicle PoweredVehicle) Transportation.kif 1893-1893 紧急公路车辆动力车辆subclass
(subclass EmergencyVehicle PoweredVehicle) Transportation.kif 1887-1887 紧急车辆动力车辆subclass
(subclass LCAC PoweredVehicle) MilitaryDevices.kif 1947-1947 LCAC动力车辆subclass
(subclass Locomotive PoweredVehicle) Transportation.kif 2116-2116 机车动力车辆subclass
(subclass MotorRailcar PoweredVehicle) Transportation.kif 2204-2204 电动轨道车动力车辆subclass
(subclass MotorizedRailwayCar PoweredVehicle) Transportation.kif 2111-2111 机动铁路车动力车辆subclass
(subclass SelfPoweredRoadVehicle PoweredVehicle) Transportation.kif 1804-1804 自供电公路车辆动力车辆subclass
(subclass Train PoweredVehicle) Transportation.kif 2048-2048 火车动力车辆subclass
(termFormat ChineseLanguage PoweredVehicle "动力车辆") domainEnglishFormat.kif 47024-47024
(termFormat ChineseTraditionalLanguage PoweredVehicle "動力車輛") domainEnglishFormat.kif 47023-47023
(termFormat EnglishLanguage PoweredVehicle "powered vehicle") domainEnglishFormat.kif 47022-47022

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


(=>
    (instance ?UV PoweredVehicle)
    (exists (?P)
        (powerComponent ?P ?UV)))
Transportation.kif 1798-1801

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 3755-3769


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 is open source software produced by Articulate Software and its partners