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

Formal Language: 



KB Term:  Term intersection
English Word: 

  OunceMass

Sigma KEE - OunceMass
OunceMass

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


(documentation OunceMass EnglishLanguage "English mass unit equal to 1/16th of a PoundMass") Mid-level-ontology.kif 13322-13322
(instance OunceMass UnitOfMass) Mid-level-ontology.kif 13321-13321

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


(termFormat EnglishLanguage OunceMass "Ounce") Mid-level-ontology.kif 13323-13323

antecedent
-------------------------


(<=>
    (measure ?OBJECT
        (MeasureFn ?NUMBER OunceMass))
    (measure ?OBJECT
        (MeasureFn
            (DivisionFn ?NUMBER 16.0) PoundMass)))
Mid-level-ontology.kif 13325-13330

statement
-------------------------


(forall (?NUMBER)
    (equal
        (MeasureFn ?NUMBER OunceMass)
        (MeasureFn
            (DivisionFn ?NUMBER 16.0) PoundMass)))
Mid-level-ontology.kif 13332-13335


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