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 2906-2907
(subclass SpeedGovernor Device) Cars.kif 2904-2904 Governor is a subclass of device

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


(subclass AutomobileGovernor SpeedGovernor) Cars.kif 2950-2950 Governor is a subclass of governor
(subclass EngineGovernor SpeedGovernor) Cars.kif 2923-2923 Governor is a subclass of governor
(termFormat EnglishLanguage SpeedGovernor "governor") Cars.kif 2905-2905

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


(domain governorSpeed 1 SpeedGovernor) Cars.kif 2880-2880 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 2909-2921


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