Minute(分钟) |
appearance as argument number 1 |
(documentation Minute ChineseLanguage "这是所有时钟 Minute 的 Class。") | chinese_format.kif 2817-2817 | |
(documentation Minute EnglishLanguage "The Class of all clock Minutes.") | Merge.kif 9390-9390 | |
(documentation Minute JapaneseLanguage "すべての丸々 Minute の Class。") | japanese_format.kif 1558-1558 | |
(relatedInternalConcept Minute MinuteDuration) | Merge.kif 9388-9388 | 分钟 和 分钟 是 内部相关 |
(relatedInternalConcept Minute MinuteFn) | Merge.kif 9387-9387 | 分钟 和 分函数 是 内部相关 |
(subclass Minute TimeInterval) | Merge.kif 9386-9386 | 分钟 是 时距 的 subclass |
appearance as argument number 2 |
(rangeSubclass MinuteFn Minute) | Merge.kif 8677-8677 | 分函数 的所得值 是 分钟 的 subclass |
(termFormat ChineseLanguage Minute "分钟") | chinese_format.kif 1299-1299 | |
(termFormat EnglishLanguage Minute "minute") | english_format.kif 1815-1815 | |
(termFormat FrenchLanguage Minute "minute") | french_format.kif 977-977 | |
(termFormat Hindi Minute "minata") | terms-hindi.txt 512-512 | |
(termFormat ItalianLanguage Minute "Minuto") | terms-it.txt 516-516 | |
(termFormat JapaneseLanguage Minute "分") | japanese_format.kif 2661-2661 | |
(termFormat PortugueseLanguage Minute "Minuto") | portuguese_format.kif 929-929 | |
(termFormat cb Minute "minuto") | terms-cb.txt 518-518 | |
(termFormat cz Minute "minute") | terms-cz.txt 552-552 | |
(termFormat ro Minute "minut") | relations-ro.kif 998-998 | |
(termFormat tg Minute "minuto") | terms-tg.txt 517-517 |
appearance as argument number 3 |
(domainSubclass SecondFn 2 Minute) | Merge.kif 8703-8703 | 秒函数 的 2 数量 是 分钟 的 subclass |
antecedent |
consequent |
(=> (and (restingBreathingRate ?H ?R) (instance ?L Lung) (part ?L ?H)) (exists (?T) (and (not (exists (?REC) (and (instance ?REC RecreationOrExercise) (agent ?REC ?H) (during ?T (WhenFn ?REC))))) (instance ?T Minute) (breathingRate ?H ?T ?R)))) |
Medicine.kif 342-357 | |
(=> (and (restingHeartRate ?H ?R) (instance ?HEART Heart) (part ?HEART ?H)) (exists (?T) (and (not (exists (?REC) (and (instance ?REC RecreationOrExercise) (agent ?REC ?H) (during ?T (WhenFn ?REC))))) (instance ?T Minute) (heartRate ?H ?T ?R)))) |
Medicine.kif 122-136 | |
(=> (instance ?HOUR Hour) (equal (CardinalityFn (TemporalCompositionFn ?HOUR Minute)) 60)) |
Merge.kif 9513-9515 |