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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SpeedGovernor

Sigma KEE - SpeedGovernor
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 2889-2890
(subclass SpeedGovernor Device) Cars.kif 2887-2887 Governor is a subclass of device

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


(subclass AutomobileGovernor SpeedGovernor) Cars.kif 2933-2933 Governor is a subclass of governor
(subclass EngineGovernor SpeedGovernor) Cars.kif 2906-2906 Governor is a subclass of governor
(termFormat EnglishLanguage SpeedGovernor "governor") Cars.kif 2888-2888

appearance as argument number 3
-------------------------


(domain governorSpeed 1 SpeedGovernor) Cars.kif 2863-2863 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 2892-2904


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