Tremor |
appearance as argument number 1 |
(documentation Tremor EnglishLanguage "Motion that involves rapidly Rotating between two positions.") | Mid-level-ontology.kif 17717-17718 | |
(subclass Tremor Rotating) | Mid-level-ontology.kif 17716-17716 |
appearance as argument number 2 |
(subclass EarthTremor Tremor) | Geography.kif 2319-2319 | |
(subclass Trembling Tremor) | Mid-level-ontology.kif 20240-20240 | |
(termFormat ChineseLanguage Tremor "震") | domainEnglishFormat.kif 59177-59177 | |
(termFormat ChineseTraditionalLanguage Tremor "震") | domainEnglishFormat.kif 59176-59176 | |
(termFormat EnglishLanguage Tremor "tremor") | domainEnglishFormat.kif 59175-59175 |
appearance as argument number 3 |
(domain physicalAmplitude 1 Tremor) | Cars.kif 731-731 |
antecedent |
(=> (and (dampingRatio ?P ?R) (greaterThan ?R 0) (instance ?T Tremor) (patient ?T ?P) (instance ?U UnitOfLength) (holdsDuring ?T1 (physicalAmplitude ?T (MeasureFn ?A1 ?U))) (holdsDuring ?T2 (physicalAmplitude ?T (MeasureFn ?A2 ?U))) (during ?T1 ?T) (during ?T2 ?T) (earlier ?T1 ?T2)) (greaterThan ?A1 ?A2)) |
Cars.kif 809-825 | |
(=> (and (instance ?E Motion) (instance ?T Tremor) (instance ?D Damper) (patient ?T ?O) (part ?D ?O) (causes ?E ?T) (instance ?U UnitOfLength) (holdsDuring (WhenFn ?E) (physicalAmplitude ?T (MeasureFn ?A1 ?U))) (holdsDuring (ImmediateFutureFn ?E) (physicalAmplitude ?T (MeasureFn ?A2 ?U)))) (greaterThan ?A1 ?A2)) |
Cars.kif 777-792 |