![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
VaccinatableDisease
|
|
|
| appearance as argument number 1 |
|
|
| (subclass VaccinatableDisease InfectiousDisease) | WMD.kif 1038-1038 | Vaccinatable disease is a subclass of infectious disease |
| (documentation VaccinatableDisease EnglishLanguage "A disease for which there is an effective vaccine for Humans.") | WMD.kif 1039-1040 | Vaccinatable disease is a subclass of infectious disease |
| (documentation VaccinatableDisease EnglishLanguage "A treatment that is effective in preventing a VaccinatableDisease.") | WMD.kif 1058-1059 | Vaccinatable disease is a subclass of infectious disease |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?DISEASE VaccinatableDisease) (exists (?VACCINE ?HUMAN ?PUT) (and (instance ?VACCINE Vaccine) (instance ?PUT Putting) (destination ?PUT ?HUMAN) (instance ?HUMAN Human) (modalAttribute (holdsDuring (FutureFn (WhenFn ?PUT)) (not (attribute ?HUMAN ?DISEASE))) Likely)))) |
WMD.kif 1042-1055 | If X is an instance of vaccinatable disease, then there exist Y, Z, W such that Y is an instance of vaccine, W is an instance of putting, W ends up at Z, Z is an instance of human, and the statement X is not an attribute of Z holds during after the time of existence of W has the modal force of likely |