expects |
appearance as argument number 1 |
(documentation expects EnglishLanguage "(holdsDuring ?T1 (expects ?AGENT ?BELIEF)) means (and (holdDuring ?T1 (believes ?AGENT (holdsDuring ?T2 ?BELIEF))) (earlier ?T1 ?T2)).") | Merge.kif 10625-10627 | |
(domain expects 1 CognitiveAgent) | Merge.kif 10623-10623 | The number 1 argument of expects is an instance of cognitive agent |
(domain expects 2 Formula) | Merge.kif 10624-10624 | The number 2 argument of expects is an instance of formula |
(instance expects BinaryPredicate) | Merge.kif 10622-10622 | expects is an instance of binary predicate |
appearance as argument number 2 |
(format ChineseLanguage expects "%1 expects %2 会是事实") | domainEnglishFormat.kif 3348-3348 | |
(format ChineseTraditionalLanguage expects "%1 expects %2 會是事實") | domainEnglishFormat.kif 3347-3347 | |
(format EnglishLanguage expects "%1 expects %2 will be true") | domainEnglishFormat.kif 3346-3346 | |
(subrelation fears expects) | Mid-level-ontology.kif 7604-7604 | fears is a subrelation of expects |
(subrelation hopes expects) | Mid-level-ontology.kif 7616-7616 | hopes is a subrelation of expects |
(termFormat ChineseLanguage expects "预计") | domainEnglishFormat.kif 22812-22812 | hopes is a subrelation of expects |
(termFormat ChineseTraditionalLanguage expects "預計") | domainEnglishFormat.kif 22811-22811 | hopes is a subrelation of expects |
(termFormat EnglishLanguage expects "expects") | domainEnglishFormat.kif 22810-22810 | hopes is a subrelation of expects |
antecedent |
(=> (holdsDuring ?T1 (expects ?AGENT ?FORMULA)) (exists (?T2) (and (holdsDuring ?T1 (believes ?AGENT (holdsDuring ?T2 ?FORMULA))) (earlier ?T1 ?T2)))) |
Merge.kif 10629-10637 |
|
consequent |