(comment contestParticipantRepresentation "This is an additional relation to contestParticipant for those contests where representation is important, such as the Olympics. It has to be tied to the contest as there are instances when somebody may be a citizen or national of one country, for instance, but represent some other country is some other contest. 09-30-2011" "KJN") |
Music.kif 1099-1103 |
|
(documentation contestParticipantRepresentation EnglishLanguage "(contestParticipantRepresentation ?CONT ?AGENT ?OBJ) means that in Contest ?CONT, CognitiveAgent ?AGENT is entered as a representative of Object ?OBJ") |
Music.kif 1095-1097 |
|
(domain contestParticipantRepresentation 1 Contest) |
Music.kif 1105-1105 |
The number 1 argument of contest representation is an instance of contest |
(domain contestParticipantRepresentation 2 CognitiveAgent) |
Music.kif 1106-1106 |
The number 2 argument of contest representation is an instance of cognitive agent |
(domain contestParticipantRepresentation 3 Object) |
Music.kif 1107-1107 |
The number 3 argument of contest representation is an instance of object |
(instance contestParticipantRepresentation TernaryPredicate) |
Music.kif 1094-1094 |
contest representation is an instance of ternary predicate |