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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 13323-13323
(instance OunceMass UnitOfMass) Mid-level-ontology.kif 13322-13322

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


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

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


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

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


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


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