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



KB Term:  Term intersection
English Word: 

  Butter

Sigma KEE - UnitOfAtmosphericPressure
UnitOfAtmosphericPressure(unit of atmospheric pressure)

appearance as argument number 1
-------------------------


(subclass UnitOfAtmosphericPressure CompositeUnitOfMeasure) Merge.kif 8000-8000 Unit of atmospheric pressure is a subclass of composite unit of measure
(documentation UnitOfAtmosphericPressure EnglishLanguage "UnitOfAtmosphericPressure includes those instances of UnitOfMeasure used to measure atmospheric pressure (barometricPressure), e.g., InchMercury.") Merge.kif 8002-8004 Unit of atmospheric pressure is a subclass of composite unit of measure

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


(instance InchMercury UnitOfAtmosphericPressure) Merge.kif 8006-8006 Inch mercury is an instance of unit of atmospheric pressure
(instance MmMercury UnitOfAtmosphericPressure) Merge.kif 8013-8013 Mm mercury is an instance of unit of atmospheric pressure
(termFormat EnglishLanguage UnitOfAtmosphericPressure "unit of atmospheric pressure") domainEnglishFormat.kif 65656-65656 Mm mercury is an instance of unit of atmospheric pressure

consequent
-------------------------


(=>
    (attribute ?X PartialVacuum)
    (exists (?O ?G ?P1 ?P2 ?PM)
        (and
            (instance ?O SelfConnectedObject)
            (instance ?G Region)
            (not
                (equal ?G ?X))
            (connected ?X ?O)
            (connected ?G ?O)
            (measure ?G
                (MeasureFn ?P1 ?PM))
            (measure ?X
                (MeasureFn ?P2 ?PM))
            (instance ?PM UnitOfAtmosphericPressure)
            (greaterThan ?P1 ?P2))))
Cars.kif 336-349 If partial vacuum is an attribute of X, then there exist Y, Z,, , W,, , V and U such that Y is an instance of self connected object and Z is an instance of region and equal Z and X and X is connected to Y and Z is connected to Y and the measure of Z is W U(s) and the measure of X is V U(s) and U is an instance of unit of atmospheric pressure and W is greater than V
(=>
    (attribute ?X Pressurized)
    (exists (?O ?G ?P1 ?P2 ?PM)
        (and
            (instance ?O SelfConnectedObject)
            (instance ?G Region)
            (not
                (equal ?G ?X))
            (connected ?X ?O)
            (connected ?G ?O)
            (measure ?G
                (MeasureFn ?P1 ?PM))
            (measure ?X
                (MeasureFn ?P2 ?PM))
            (instance ?PM UnitOfAtmosphericPressure)
            (greaterThan ?P2 ?P1))))
Cars.kif 356-369 If pressurized is an attribute of X, then there exist Y, Z,, , W,, , V and U such that Y is an instance of self connected object and Z is an instance of region and equal Z and X and X is connected to Y and Z is connected to Y and the measure of Z is W U(s) and the measure of X is V U(s) and U is an instance of unit of atmospheric pressure and V is greater than W


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners