OperatingFn |
appearance as argument number 1 |
![]() |
(documentation OperatingFn EnglishLanguage "(OperatingFn ?DEVICE) denotes the class of events in which a Device of type ?device is operated.") | Mid-level-ontology.kif 19459-19460 | |
(domain OperatingFn 1 Device) | Mid-level-ontology.kif 19462-19462 | |
(instance OperatingFn UnaryFunction) | Mid-level-ontology.kif 19458-19458 | |
(rangeSubclass OperatingFn Process) | Mid-level-ontology.kif 19463-19463 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage OperatingFn "%1 的 operating ") | domainEnglishFormat.kif 1843-1843 | |
(format ChineseTraditionalLanguage OperatingFn "%1 的 operating ") | domainEnglishFormat.kif 1842-1842 | |
(format EnglishLanguage OperatingFn "the operating of %1") | domainEnglishFormat.kif 1841-1841 | |
(termFormat ChineseLanguage OperatingFn "操作") | domainEnglishFormat.kif 42277-42277 | |
(termFormat ChineseTraditionalLanguage OperatingFn "操作") | domainEnglishFormat.kif 42276-42276 | |
(termFormat EnglishLanguage OperatingFn "operating") | domainEnglishFormat.kif 42275-42275 |
antecedent |
![]() |
(=> (instance ?P (OperatingFn DieselEngine)) (exists (?F) (and (instance ?F DieselFuel) (resource ?P ?F)))) |
Mid-level-ontology.kif 25264-25269 | |
(=> (instance ?PROCESS (OperatingFn ComputerMouse)) (exists (?SURFACE) (and (instance ?SURFACE Object) (attribute ?SURFACE Flat) (eventLocated ?PROCESS ?SURFACE)))) |
ComputerInput.kif 389-396 | |
(=> (instance ?R (OperatingFn GasolineEngine)) (exists (?F) (and (instance ?F Gasoline) (resource ?R ?F)))) |
Mid-level-ontology.kif 25253-25258 | |
(=> (instance ?R (OperatingFn InternalCombustionEngine)) (exists (?E ?C ?F) (and (instance ?E InternalCombustionEngine) (instrument ?R ?E) (hole ?C ?E) (instance ?F Combustion) (completelyFills ?F ?C)))) |
Mid-level-ontology.kif 2234-2242 |
consequent |
![]() |
(=> (attribute ?PERSON RadioOperator) (hasSkill (OperatingFn CommunicationRadio) ?PERSON)) |
Transportation.kif 4420-4422 | |
(=> (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 3816-3830 |
![]() |
![]() |