![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
grainSize
|
|
|
| appearance as argument number 1 |
|
|
| (subclass VaccinationCard Certificate) | Medicine.kif 3109-3109 | VaccinationCard is a subclass of certificate |
| (documentation VaccinationCard EnglishLanguage "A Text that specifies that a Human has had a particular Vaccination (or several).") | Medicine.kif 3111-3113 | VaccinationCard is a subclass of certificate |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage VaccinationCard "VaccinationCard") | Medicine.kif 3110-3110 |
| antecedent |
|
|
| (=> (instance ?VC VaccinationCard) (exists (?V) (and (instance ?V Vaccination) (refers ?VC ?V)))) |
Medicine.kif 3115-3120 | If X is an instance of VaccinationCard, then there exists Y such that Y is an instance of vaccination and X includes a reference to Y |