![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Fever(a fever) | febricity, febrility, fever, feverishness, hyperpyrexia, pyrexia |
| appearance as argument number 1 |
|
|
| (instance Fever DiseaseOrSyndrome) | Mid-level-ontology.kif 7275-7275 | A fever is an instance of disease or syndrome |
| (documentation Fever EnglishLanguage "Having a body temperature which is (significantly) greater than 98.6 degrees Fahrenheit. This syndrome is often associated with dehydration and chills.") | Mid-level-ontology.kif 7276-7278 | A fever is an instance of disease or syndrome |
| (externalImage Fever "http://upload.wikimedia.org/wikipedia/commons/9/93/ Clinical_thermometer_38.7.JPG") | pictureList.kif 6008-6008 | A fever is an instance of disease or syndrome |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?H Human) (attribute ?H Fever)) (exists (?N) (and (measure ?H (MeasureFn ?N FahrenheitDegree)) (greaterThan ?N 98.6)))) |
Mid-level-ontology.kif 7280-7288 | If X is an instance of human and a fever is an attribute of X, then there exists Y such that the measure of X is Y fahrenheit degree(s) and Y is greater than 98.6 |
| (=> (and (instance ?ORGANISM Human) (attribute ?ORGANISM Fever)) (exists (?NUMBER) (and (measure ?ORGANISM (MeasureFn ?NUMBER FahrenheitDegree)) (greaterThan ?NUMBER 98.6)))) |
WMD.kif 1106-1113 | If X is an instance of human and a fever is an attribute of X, then there exists Y such that the measure of X is Y fahrenheit degree(s) and Y is greater than 98.6 |