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

Formal Language: 



KB Term:  Term intersection
English Word: 

  circumfrence

Sigma KEE - circumfrence
circumfrence

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


(documentation circumfrence EnglishLanguage "(circumfrence ?CIRCLE ?LENGTH) means that the circumfrence of the Circle ?CIRCLE has a circumfrence of ?LENGTH.") Mid-level-ontology.kif 31121-31123
(domain circumfrence 1 Object) Mid-level-ontology.kif 31125-31125 circumfrence, 1 and Object
(domain circumfrence 2 LengthMeasure) Mid-level-ontology.kif 31127-31127 circumfrence, 2 and LengthMeasure
(instance circumfrence BinaryPredicate) Mid-level-ontology.kif 31114-31114 circumfrence and BinaryPredicate

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


(termFormat EnglishLanguage circumfrence "circumfrence") Mid-level-ontology.kif 31129-31129

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


(=>
    (circumfrence ?C ?L)
    (shape ?C Circle))
Mid-level-ontology.kif 31141-31143
(=>
    (circumfrence ?CIRCLE ?LENGTH)
    (exists (?D ?UNIT)
        (and
            (diameter ?CIRCLE
                (MeasureFn ?D ?UNIT))
            (equal
                (MeasureFn
                    (MultiplicationFn ?D 3.14) ?UNIT) ?LENGTH))))
Mid-level-ontology.kif 31131-31139

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


(=>
    (and
        (memberMeasure ?S ?M ?Q)
        (instance ?S Set)
        (element ?O ?S))
    (circumfrence ?O ?Q))
Mid-level-ontology.kif 31100-31105
(=>
    (and
        (memberMeasure ?S Circumfrence ?Q)
        (instance ?S Class)
        (instance ?O ?S))
    (circumfrence ?O ?Q))
Mid-level-ontology.kif 31107-31112


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