![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| allergic |
| appearance as argument number 1 |
|
|
| (instance allergic BinaryPredicate) | Mid-level-ontology.kif 7342-7342 | allergic is an instance of binary predicate |
| (domain allergic 1 Human) | Mid-level-ontology.kif 7343-7343 | The number 1 argument of allergic is an instance of human |
| (domainSubclass allergic 2 Substance) | Mid-level-ontology.kif 7344-7344 | The number 2 argument of allergic is a subclass of substance |
| (documentation allergic EnglishLanguage "(allergic ?H ?S) means that a human ?H develops an AllergicReaction to a class of substance ?S when coming into contact with it.") | Mid-level-ontology.kif 7345-7346 | The number 2 argument of allergic is a subclass of substance |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage allergic "allergic") | domainEnglishFormat.kif 65777-65777 |
| antecedent |
|
|
| (=> (and (allergic ?H ?S) (instance ?SUB ?S) (holdsDuring ?T (meetsSpatially ?SUB ?H))) (modalAttribute (exists (?AR) (and (instance ?AR AllergicReaction) (experiencer ?AR ?H) (overlapsTemporally ?T (WhenFn ?AR)) (before (BeginFn ?T) (BeginFn (WhenFn ?AR))))) Likely)) |
Mid-level-ontology.kif 7350-7363 | If allergic X and Y, Z is an instance of Y, and Z meets X holds during W, then the statement there exists V such that V is an instance of allergic reaction, X experiences V, the time of existence of V overlaps W, and the beginning of W happens before the beginning of the time of existence of V has the modal force of likely |