coaches |
appearance as argument number 1 |
![]() |
(documentation coaches EnglishLanguage "(coaches ?COACH ?PLAYER) means that the Human ?COACH is the Coach of the Human ?PLAYER") | Sports.kif 469-470 | |
(domain coaches 1 Human) | Sports.kif 467-467 | The number 1 argument of coaches is an instance of human |
(domain coaches 2 Human) | Sports.kif 468-468 | The number 2 argument of coaches is an instance of human |
(instance coaches BinaryPredicate) | Sports.kif 466-466 | coaches is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage coaches "%1 coaches %2 ") | domainEnglishFormat.kif 3019-3019 | |
(format ChineseTraditionalLanguage coaches "%1 coaches %2 ") | domainEnglishFormat.kif 3018-3018 | |
(format EnglishLanguage coaches "%1 coaches %2") | domainEnglishFormat.kif 3017-3017 | |
(termFormat EnglishLanguage coaches "coaches") | Sports.kif 471-471 |
antecedent |
![]() |
(=> (coaches ?COACH ?PLAYER) (and (attribute ?COACH Coach) (exists (?GAME ?EDUCATION) (and (instance ?GAME Game) (instance ?EDUCATION EducationalProcess) (agent ?EDUCATION ?COACH) (patient ?EDUCATION ?PLAYER) (refers ?EDUCATION ?GAME))))) |
Sports.kif 472-482 |
|
![]() |
![]() |