![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Menstruation
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Menstruation OrganOrTissueProcess) | Mid-level-ontology.kif 26157-26157 | Period is a subclass of organ or tissue process |
| (documentation Menstruation EnglishLanguage "A periodic discharge of Blood and other BiologicalSubstances by Females that is part of a readjustment of the uterus.") | Mid-level-ontology.kif 26158-26160 | Period is a subclass of organ or tissue process |
| (externalImage Menstruation "http://upload.wikimedia.org/wikipedia/commons/ c/ cd/ MenstrualCycle2.png") | pictureList.kif 6697-6697 | Period is a subclass of organ or tissue process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?M Menstruation) (experiencer ?M ?F)) (and (attribute ?F Female) (not (attribute ?F Menopausal)))) |
Mid-level-ontology.kif 26165-26172 | If X is an instance of period and Y experiences X, then female is an attribute of Y and menopause is not an attribute of Y |
| consequent |
|
|
| (=> (and (holdsDuring ?T1 (attribute ?F Menopausal)) (equal ?BEFORE (SubtractionFn (MeasureFn 1 YearDuration) (BeginFn ?T1))) (equal ?YBEFORE (TimeIntervalFn ?YBEFORE (BeginFn ?T1)))) (not (exists (?M) (and (instance ?M Menstruation) (experiencer ?M ?F))))) |
Mid-level-ontology.kif 26174-26188 | If menopause is an attribute of X holds during Y, equal Z and (1 year duration(s) and the beginning of Y), and equal W, interval between W, and the beginning of Y, then there doesn't exist V such that V is an instance of period and X experiences V |
| (=> (equal ?WKBMC (WeekBeforeMenstruationFn ?W)) (equal ?WKBC (KappaFn ?C (and (instance ?C Week) (exists (?M) (and (instance ?M Menstruation) (experiencer ?M ?W) (equal ?C (WeekBeforeFn (WhenFn ?M))))))))) |
Medicine.kif 1505-1518 | If equal X and week before menstruation Y, then equal Z and the class described by W |