![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MeasuringResultList
|
|
|
| appearance as argument number 1 |
|
|
| (documentation MeasuringResultList EnglishLanguage "MeasuringResultList is a List of Quantity containing the &results corresponding to a sequence of Measuring &Processes.") | Mid-level-ontology.kif 34375-34377 | |
| (documentation MeasuringResultList ChineseLanguage "MeasuringResultList 是一个(多少) Quantity 的(串列)List,它包含相关一连串(量度过程)Measuring &Processe 的结果 &results。") | Mid-level-ontology.kif 34378-34379 | |
| (subclass MeasuringResultList List) | Mid-level-ontology.kif 34380-34380 | Measuring result list is a subclass of list |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain PhysicalQuantityToNumberFn 1 MeasuringResultList) | Mid-level-ontology.kif 34396-34396 | The number 1 argument of physical quantity to number is an instance of measuring result list |
| (domain measuringResult 2 MeasuringResultList) | Weather.kif 3089-3089 | The number 2 argument of measuring result is an instance of measuring result list |
| antecedent |
|
|
| (=> (and (instance ?LIST MeasuringResultList) (inList ?R ?LIST)) (instance ?R PhysicalQuantity)) |
Weather.kif 3070-3074 | If X is an instance of measuring result list and Y is a member of X, then Y is an instance of physical quantity |