![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
creator__1En2En
|
|
|
| appearance as argument number 1 |
|
|
| (instance MinuteDuration UnitOfDuration) | Merge.kif 7218-7218 | Minute duration is an instance of unit of duration |
| (instance MinuteDuration TimeDuration) | Merge.kif 7219-7219 | Minute duration is an instance of time duration |
| (documentation MinuteDuration EnglishLanguage "Time unit. 1 minute = 60 seconds. ") | Merge.kif 7220-7220 | Minute duration is an instance of time duration |
| appearance as argument number 2 |
|
|
| (relatedInternalConcept Minute MinuteDuration) | Merge.kif 9577-9577 | Minute is internally related to minute duration |
| (termFormat EnglishLanguage MinuteDuration "minute duration") | domainEnglishFormat.kif 37949-37949 | Minute is internally related to minute duration |
| (termFormat ChineseTraditionalLanguage MinuteDuration "分鐘") | domainEnglishFormat.kif 37950-37950 | Minute is internally related to minute duration |
| (termFormat ChineseLanguage MinuteDuration "分钟") | domainEnglishFormat.kif 37951-37951 | Minute is internally related to minute duration |
| antecedent |
|
|
| (=> (and (instance ?MB MeasuringBreathing) (agent ?MB ?A) (instance ?L Lung) (part ?L ?P) (instance ?T TimeInterval) (during ?T (WhenFn ?MB)) (duration ?T MinuteDuration) (patient ?MB ?P)) (holdsDuring (ImmediateFutureFn (WhenFn ?MB)) (exists (?BR) (knows ?A (breathingRate ?L ?T ?BR))))) |
Medicine.kif 442-458 | If All of the following hold: (1) X is an instance of measuring breathing (2) Y is an agent of X (3) Z is an instance of lung (4) Z is a part of W (5) V is an instance of timeframe (6) V takes place during the time of existence of X (7) duration of V is minute duration (8) W is a patient of X, then there exists U such that Y knows Z breathes at a rate of U breaths per V holds during immediately after the time of existence of X |
| (=> (and (instance ?T TimePeriod) (duration ?T (MeasureFn ?N MinuteDuration)) (greaterThan ?N 5.0) (instance ?H Human) (not (exists (?B) (and (instance ?B Breathing) (during (WhenFn ?B) ?T) (patient ?B ?H))))) (modalAttribute (exists (?D) (and (instance ?D Death) (experiencer ?D ?H) (meetsTemporally ?T (WhenFn ?D)))) Likely)) |
Medicine.kif 6028-6048 | If X is an instance of TimePeriod, duration of X is Y minute duration(s), Y is greater than 5.0, Z is an instance of human, and there doesn't exist W such that W is an instance of breathing, the time of existence of W takes place during X, and Z is a patient of W, then the statement there exists V such that V is an instance of death, Z experiences V, and X meets the time of existence of V has the modal force of likely |
| (=> (and (instance ?S Squall) (eventLocated ?S ?R) (instance ?R GeographicArea) (duration (WhenFn ?S) (MeasureFn ?DUR MinuteDuration))) (greaterThanOrEqualTo ?DUR 1)) |
Weather.kif 2284-2291 | If X is an instance of squall, X is located at Y, Y is an instance of geographic area, and duration of the time of existence of X is Z minute duration(s), then Z is greater than or equal to 1 |
| consequent |
|
|
| statement |
|
|
| (equal (MeasureFn ?NUMBER HourDuration) (MeasureFn (MultiplicationFn ?NUMBER 60) MinuteDuration)) |
Merge.kif 7214-7216 | equal X hour duration(s) and X and 60 minute duration(s) |
| (equal (MeasureFn ?NUMBER MinuteDuration) (MeasureFn (MultiplicationFn ?NUMBER 60) SecondDuration)) |
Merge.kif 7222-7224 | equal X minute duration(s) and X and 60 second duration(s) |