![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MTBFFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage MTBFFn "The MTBF of %1") | Mid-level-ontology.kif 34331-34331 | |
| (termFormat EnglishLanguage MTBFFn "mean time between failures") | Mid-level-ontology.kif 34332-34332 |
| antecedent |
|
|
| (=> (and (equal (MeasureFn ?H HourDuration) (MTBFFn ?CLASS)) (instance ?D ?CLASS) (equal (MeasureFn ?X HourDuration) (MTBFInstanceFn ?D)) (inList ?X ?L)) (equal ?H (AverageFn ?L))) |
Mid-level-ontology.kif 34337-34348 | If equal X hour duration(s) and The MTBF of Y, Z is an instance of Y, equal W hour duration(s) and The MTBF of Z is HourDuration, and W is a member of V, then equal X and the average of the numbers in V |