Calorie(卡路里) | ![]() |
appearance as argument number 1 |
![]() |
(documentation Calorie ChineseLanguage "一个 Calorie 是量度能量的单位。") | chinese_format.kif 2616-2616 | |
(documentation Calorie EnglishLanguage "A Calorie is an energy measure.") | Merge.kif 7247-7247 | |
(instance Calorie CompositeUnitOfMeasure) | Merge.kif 7245-7245 | 卡路里 是 CompositeUnitOfMeasure 的 instance |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Calorie "卡路里") | domainEnglishFormat.kif 12790-12790 | |
(termFormat ChineseTraditionalLanguage Calorie "卡路里") | domainEnglishFormat.kif 12789-12789 | |
(termFormat EnglishLanguage Calorie "calorie") | domainEnglishFormat.kif 12788-12788 |
antecedent |
![]() |
(=> (and (holdsDuring ?T1 (attribute ?H Dieting)) (holdsDuring ?T2 (not (attribute ?H Dieting))) (instance ?M1 Meal) (instance ?E1 Eating) (agent ?E1 ?H) (resource ?E1 ?M1) (during (WhenFn ?E1) ?T1) (measure ?M1 (MeasureFn ?C1 Calorie)) (instance ?M2 Meal) (instance ?E2 Eating) (agent ?E2 ?H) (resource ?E2 ?M2) (during (WhenFn ?E2) ?T2) (measure ?M2 (MeasureFn ?C2 Calorie))) (modalAttribute (greaterThan ?C2 ?C1) Likely)) |
Mid-level-ontology.kif 30060-30081 |
|
statement |
![]() |
(equal (MeasureFn ?NUMBER Calorie) (MeasureFn (MultiplicationFn ?NUMBER 4.1868) Joule)) |
Merge.kif 7249-7251 | 实数 卡路里 equal 那个 实数 和 4.1868 焦耳 |
![]() |
![]() |