![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MTTRecoveryInstanceFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage MTTRecoveryInstanceFn "The time to repair of %1 is HourDuration") | Mid-level-ontology.kif 34731-34731 | |
| (termFormat EnglishLanguage MTTRecoveryInstanceFn "time to repair") | Mid-level-ontology.kif 34732-34732 |
| antecedent |
|
|
| (=> (and (equal (MeasureFn ?H HourDuration) (MTTRecoveryFn ?CLASS)) (instance ?D ?CLASS) (equal (MeasureFn ?X HourDuration) (MTTRecoveryInstanceFn ?D)) (inList ?X ?L)) (equal ?H (AverageFn ?L))) |
Mid-level-ontology.kif 34711-34722 | If equal X hour duration(s) and The MTTRecoveryFn of Y, Z is an instance of Y, equal W hour duration(s) and The time to repair of Z is HourDuration, and W is a member of V, then equal X and the average of the numbers in V |
| (=> (equal (MeasureFn ?X HourDuration) (MTTRecoveryInstanceFn ?D)) (equal ?X (DivisionFn (ListSumFn (PhysicalQuantityToNumberFn (TimeToRecoveryDurationListFn ?D))) (ListLengthFn (TimeToRecoveryDurationListFn ?D))))) |
Mid-level-ontology.kif 34737-34747 | If equal X hour duration(s) and The time to repair of Y is HourDuration, then equal X, the sum of PhysicalQuantityToNumberFn returns the numberic values of a list of The list of time to recovery duration for Y is, and length of The list of time to recovery duration for Y is |