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 550-551 | |
(domain coaches 1 Human) | Sports.kif 548-548 | Le nombre 1 argument de coaches est une instance de humain |
(domain coaches 2 Human) | Sports.kif 549-549 | Le nombre 2 argument de coaches est une instance de humain |
(instance coaches BinaryPredicate) | Sports.kif 547-547 | coaches est une instance de pr�dicat binaire |
appearance as argument number 2 |
![]() |
(format ChineseLanguage coaches "%1 coaches %2 ") | domainEnglishFormat.kif 3010-3010 | |
(format ChineseTraditionalLanguage coaches "%1 coaches %2 ") | domainEnglishFormat.kif 3009-3009 | |
(format EnglishLanguage coaches "%1 coaches %2") | domainEnglishFormat.kif 3008-3008 | |
(termFormat EnglishLanguage coaches "coaches") | Sports.kif 552-552 |
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 553-563 |
![]() |
![]() |