![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| circumference |
| appearance as argument number 1 |
|
|
| (instance circumference BinaryPredicate) | Mid-level-ontology.kif 33724-33724 | circumference is an instance of binary predicate |
| (documentation circumference EnglishLanguage "(circumference ?CIRCLE ?LENGTH) means that the circumference of the Circle ?CIRCLE has a circumference of ?LENGTH.") | Mid-level-ontology.kif 33732-33734 | circumference is an instance of binary predicate |
| (domain circumference 1 Circle) | Mid-level-ontology.kif 33736-33736 | The number 1 argument of circumference is an instance of circle |
| (domain circumference 2 LengthMeasure) | Mid-level-ontology.kif 33738-33738 | The number 2 argument of circumference is an instance of length measure |
| appearance as argument number 2 |
|
|
| (relatedInternalConcept arcLength circumference) | Mid-level-ontology.kif 5837-5837 | arc length is internally related to circumference |
| (termFormat EnglishLanguage circumference "circumference") | Mid-level-ontology.kif 33740-33740 | arc length is internally related to circumference |
| antecedent |
|
|
| (=> (circumference ?CIRCLE ?LENGTH) (exists (?D ?UNIT) (and (diameter ?CIRCLE (MeasureFn ?D ?UNIT)) (equal (MeasureFn (MultiplicationFn ?D 3.14) ?UNIT) ?LENGTH)))) |
Mid-level-ontology.kif 33742-33750 | If circumference X and Y, then there exist Z and W such that the diameter of X is Z W(s) and equal Z and 3.14 W(s) and Y |
| (=> (circumference ?C ?L) (equal ?C Circle)) |
Mid-level-ontology.kif 33752-33754 | If circumference X and Y, then equal X and circle |
| consequent |
|
|