![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| causesProposition |
| appearance as argument number 1 |
|
|
| (instance causesProposition BinaryPredicate) | Merge.kif 3924-3924 | causes proposition is an instance of binary predicate |
| (instance causesProposition AsymmetricRelation) | Merge.kif 3925-3925 | causes proposition is an instance of asymmetric relation |
| (domain causesProposition 1 Formula) | Merge.kif 3926-3926 | The number 1 argument of causes proposition is an instance of formula |
| (domain causesProposition 2 Formula) | Merge.kif 3927-3927 | The number 2 argument of causes proposition is an instance of formula |
| (documentation causesProposition EnglishLanguage "(causesProposition ?FORMULA1 ?FORMULA2) means that the state of affairs described by ?FORMULA1 causes, or mechanistically brings about, the state of affairs described by ?FORMULA2. Note that unlike entails, the time during which ?FORMULA2 holds cannot precede the time during which ?FORMULA1 holds, although ?FORMULA1 and ?FORMULA2 can hold simultaneously. Note, also, that causesProposition is a predicate, not a truth function. The following rule (contraposition) does not hold: (=> (causesProp ?FORMULA1 ?FORMULA2) (causesProp (not ?FORMULA2) (not ?FORMULA1))).") | Merge.kif 3929-3938 | The number 2 argument of causes proposition is an instance of formula |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage causesProposition "%2 is %n a causes proposition of %1") | domainEnglishFormat.kif 390-390 | |
| (format ChineseTraditionalLanguage causesProposition "%2 %n 是 %1 的 causes 提議") | domainEnglishFormat.kif 391-391 | |
| (format ChineseLanguage causesProposition "%2 %n 是 %1 的 causes 提议") | domainEnglishFormat.kif 392-392 | |
| (termFormat EnglishLanguage causesProposition "causes proposition") | domainEnglishFormat.kif 13512-13512 | |
| (termFormat ChineseTraditionalLanguage causesProposition "引起提案") | domainEnglishFormat.kif 13513-13513 | |
| (termFormat ChineseLanguage causesProposition "引起主张") | domainEnglishFormat.kif 13514-13514 |
| antecedent |
|
|
| (=> (and (holdsDuring ?T2 ?SIT2) (holdsDuring ?T1 ?SIT1) (instance ?T1 TimeInterval) (instance ?T2 TimeInterval) (causesProposition ?SIT1 ?SIT2)) (beforeOrEqual (BeginFn ?T1) (BeginFn ?T2))) |
Merge.kif 3940-3947 | If X holds during Y, Z holds during W, W is an instance of timeframe, Y is an instance of timeframe, and X is a causes proposition of Z, then the beginning of W happens before or at the beginning of Y |
| consequent |
|
|