SpeedGovernor(governor) | ![]() | governor, regulator |
appearance as argument number 1 |
![]() |
(documentation SpeedGovernor EnglishLanguage "Any Device that is designed to limit the speed of an object under power.") | Cars.kif 2890-2891 | |
(subclass SpeedGovernor Device) | Cars.kif 2888-2888 | Governor is a subclass of device |
appearance as argument number 2 |
![]() |
(subclass AutomobileGovernor SpeedGovernor) | Cars.kif 2934-2934 | Governor is a subclass of governor |
(subclass EngineGovernor SpeedGovernor) | Cars.kif 2907-2907 | Governor is a subclass of governor |
(termFormat EnglishLanguage SpeedGovernor "governor") | Cars.kif 2889-2889 | Governor is a subclass of governor |
appearance as argument number 3 |
![]() |
(domain governorSpeed 1 SpeedGovernor) | Cars.kif 2864-2864 | The number 1 argument of governor speed is an instance of governor |
antecedent |
![]() |
(=> (and (instance ?G SpeedGovernor) (governorSpeed ?V (MeasureFn ?S MilesPerHour)) (connectedEngineeringComponents ?G ?V)) (hasPurpose ?G (not (exists (?SP2) (and (measure ?V (MeasureFn ?SP2 MilesPerHour)) (greaterThan ?SP2 ?S)))))) |
Cars.kif 2893-2905 |
|
![]() |
![]() |