![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Edema
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Edema PathologicProcess) | Mid-level-ontology.kif 11384-11384 | Swelling is a subclass of pathologic process |
| (documentation Edema EnglishLanguage "Edema, also spelled oedema, and also known as fluid retention, dropsy, hydropsy and swelling, is the build-up of fluid in the body's tissue. Most commonly, the legs or arms are affected. Symptoms may include skin which feels tight, the area may feel heavy, and affected joints may be hard to move. Other symptoms depend on the underlying cause. Causes may include venous insufficiency, heart failure, kidney problems, low protein levels, liver problems, deep vein thrombosis, infections, angioedema, certain medications, and lymphedema. It may also occur after prolonged sitting or standing and during menstruation or pregnancy. The condition is more concerning if it starts suddenly, or pain or shortness of breath is present. Treatment depends on the underlying cause. If the underlying mechanism involves sodium retention, decreased salt intake and a diuretic may be used. Elevating the legs and support stockings may be useful for edema of the legs. Older people are more commonly affected. [from Wikipedia]") | Mid-level-ontology.kif 11386-11401 | Swelling is a subclass of pathologic process |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Edema "edema") | Mid-level-ontology.kif 11402-11402 | |
| (termFormat EnglishLanguage Edema "oedema") | Mid-level-ontology.kif 11403-11403 | |
| (termFormat EnglishLanguage Edema "fluid retention") | Mid-level-ontology.kif 11404-11404 | |
| (termFormat EnglishLanguage Edema "dropsy") | Mid-level-ontology.kif 11405-11405 | |
| (termFormat EnglishLanguage Edema "hydropsy") | Mid-level-ontology.kif 11406-11406 | |
| (termFormat EnglishLanguage Edema "swelling") | Mid-level-ontology.kif 11407-11407 | |
| (rangeSubclass EdemaFn Edema) | Mid-level-ontology.kif 11425-11425 | The values returned by edema are subclasses of swelling |
| antecedent |
|
|
| (=> (and (instance ?E Edema) (experiencer ?E ?A)) (exists (?T ?P ?L) (and (instance ?T Transfer) (instance ?L Liquid) (instance ?P BodyPart) (part ?P ?A) (destination ?T ?P) (moves ?T ?L) (subProcess ?T ?E)))) |
Mid-level-ontology.kif 11409-11421 | If X is an instance of swelling and Y experiences X, then All of the following hold: (1) there exist Z, W (2) V such that Z is an instance of transfer (3) V is an instance of liquid (4) W is an instance of body part (5) W is a part of Y (6) Z ends up at W (7) V moves during Z (8) Z is a subprocess of X |