![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| hindersSubclass |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (relatedInternalConcept preventsSubclass hindersSubclass) | Merge.kif 4453-4453 | prevents subclass is internally related to hinders subclass |
| (relatedInternalConcept hinders hindersSubclass) | Merge.kif 4505-4505 | hinders is internally related to hinders subclass |
| (format EnglishLanguage hindersSubclass "instances of %1 hinder instances of %2") | domainEnglishFormat.kif 3630-3630 | hinders is internally related to hinders subclass |
| (format ChineseTraditionalLanguage hindersSubclass "%1 的例子 hinder %2 的 instances ") | domainEnglishFormat.kif 3631-3631 | hinders is internally related to hinders subclass |
| (format ChineseLanguage hindersSubclass "%1 的例子 hinder %2 的 instances ") | domainEnglishFormat.kif 3632-3632 | hinders is internally related to hinders subclass |
| (termFormat EnglishLanguage hindersSubclass "hinders subclass") | domainEnglishFormat.kif 65868-65868 | hinders is internally related to hinders subclass |
| antecedent |
|
|
| (=> (hindersSubclass ?PROC1 ?PROC2) (forall (?TIME ?PLACE) (decreasesLikelihood (holdsDuring ?TIME (exists (?INST1) (and (instance ?INST1 ?PROC1) (eventLocated ?INST1 ?PLACE)))) (holdsDuring ?TIME (exists (?INST2) (and (instance ?INST2 ?PROC2) (eventLocated ?INST2 ?PLACE))))))) |
Merge.kif 4433-4446 | If instances of X hinder instances of Y, then For all Entities Z and W: there exists V such that V is an instance of X, V is located at W holds during Z decreases likelihood of there exists U such that U is an instance of Y, and U is located at W holds during Z |