status |
appearance as argument number 1 |
![]() |
(documentation status EnglishLanguage "(status ?PROCESS ?STATUS) holds if ?STATUS is the current status of ?PROCESS.") | QoSontology.kif 906-906 | |
(domain status 1 ComputerProcess) | QoSontology.kif 904-904 | The number 1 argument of status is an instance of computer process |
(domain status 2 ProcessStatus) | QoSontology.kif 905-905 | The number 2 argument of status is an instance of process status |
(instance status BinaryPredicate) | QoSontology.kif 903-903 | status is an instance of binary predicate |
(subrelation status property) | QoSontology.kif 902-902 | status is a subrelation of property |
appearance as argument number 2 |
![]() |
(format ChineseLanguage status "%2 是 %1 的 status ") | domainEnglishFormat.kif 4638-4638 | |
(format ChineseTraditionalLanguage status "%2 是 %1 的 status ") | domainEnglishFormat.kif 4637-4637 | |
(format EnglishLanguage status "%2 is the status of %1") | domainEnglishFormat.kif 4636-4636 | |
(termFormat ChineseLanguage status "状态") | domainEnglishFormat.kif 55227-55227 | |
(termFormat ChineseTraditionalLanguage status "狀態") | domainEnglishFormat.kif 55226-55226 | |
(termFormat EnglishLanguage status "status") | domainEnglishFormat.kif 55225-55225 |
antecedent |
![]() |
(=> (and (status ?Process ProcessFailure) (hasPurpose ?Process ?Purpose)) (not (holdsDuring (ImmediatePastFn (WhenFn ?Process)) ?Purpose))) |
QoSontology.kif 908-915 |
|
![]() |
![]() |