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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SpeedGovernor
SpeedGovernor

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 SpeedGovernorデバイスsubclass では %n

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


(subclass AutomobileGovernor SpeedGovernor) Cars.kif 2950-2950 AutomobileGovernorSpeedGovernorsubclass では %n
(subclass EngineGovernor SpeedGovernor) Cars.kif 2923-2923 EngineGovernorSpeedGovernorsubclass では %n
(termFormat EnglishLanguage SpeedGovernor "governor") Cars.kif 2905-2905

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


(domain governorSpeed 1 SpeedGovernor) Cars.kif 2880-2880 governorSpeed の数値 1 引数は SpeedGovernorinstance では %n

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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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