RelievingPain(relieving pain) | comfort, ease |
appearance as argument number 1 |
(documentation RelievingPain EnglishLanguage "Any TherapeuticProcess that removes Pain from the patient of the process.") | Mid-level-ontology.kif 5768-5769 | |
(subclass RelievingPain TherapeuticProcess) | Mid-level-ontology.kif 5767-5767 | Relieving pain is a subclass of therapeutic process |
appearance as argument number 2 |
(termFormat ChineseLanguage RelievingPain "缓解疼痛") | domainEnglishFormat.kif 49422-49422 | |
(termFormat ChineseTraditionalLanguage RelievingPain "緩解疼痛") | domainEnglishFormat.kif 49421-49421 | |
(termFormat EnglishLanguage RelievingPain "relieving pain") | domainEnglishFormat.kif 49420-49420 |
antecedent |
(=> (and (instance ?R RelievingPain) (patient ?R ?H)) (and (exists (?P1) (and (overlapsTemporally (WhenFn ?P1) (ImmediatePastFn (WhenFn ?R))) (instance ?P1 Pain) (located ?P1 ?H))) (not (exists (?P2) (and (overlapsTemporally (WhenFn ?P2) (ImmediateFutureFn (WhenFn ?R))) (instance ?P2 Pain) (located ?P2 ?H)))))) |
Mid-level-ontology.kif 5773-5792 |
|