![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| represents |
| appearance as argument number 1 |
|
|
| (subrelation represents refers) | Merge.kif 4564-4564 | represents is a subrelation of refers |
| (instance represents BinaryPredicate) | Merge.kif 4565-4565 | represents is an instance of binary predicate |
| (domain represents 1 Entity) | Merge.kif 4566-4566 | The number 1 argument of represents is an instance of entity |
| (domain represents 2 Entity) | Merge.kif 4567-4567 | The number 2 argument of represents is an instance of entity |
| (documentation represents EnglishLanguage "A very general semiotics Predicate. (represents ?THING ?ENTITY) means that ?THING in some way indicates, expresses, connotes, pictures, describes, etc. ?ENTITY. The Predicates containsInformation and realization are subrelations of represents. Note that represents is a subrelation of refers, since something can represent something else only if it refers to this other thing. See the documentation string for names.") | Merge.kif 4569-4575 | The number 2 argument of represents is an instance of entity |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?USER1 SocialNetworkingUser) (birthday ?USER1 ?CLASS) (instance ?DAY ?CLASS) (instance ?AUTONOTIFY AutomatedNotificationSystem) (agent ?PROCESS ?AUTONOTIFY) (result ?PROCESS ?BIRTHDAYNOTIFICATION) (instance ?BIRTHDAYNOTIFICATION BirthdayNotification) (represents ?BIRTHDAYNOTIFICATION ?USER1)) (holdsDuring ?DAY (forall (?USER2) (=> (and (instance ?USER2 SocialNetworkingUser) (connectedInSocialNetwork ?USER1 ?USER2)) (destination ?PROCESS ?USER2))))) |
Facebook.kif 723-739 | If All of the following hold: (1) X is an instance of social networking user (2) X's birthday is Y (3) Z is an instance of Y (4) W is an instance of automated notification system (5) W is an agent of V (6) U is a result of V (7) U is an instance of birthday notification (8) U expresses X, then For all Entity T: if T is an instance of social networking user and connected in social network X and T, then V ends up at T |
| (=> (and (instance ?AGREEMENT InternationalAgreement) (instance ?COMMITTING Committing) (represents ?COMMITTING ?AGREEMENT)) (exists (?AGENT) (and (agent ?COMMITTING ?AGENT) (instance ?AGENT Nation)))) |
Geography.kif 4433-4441 | If X is an instance of international agreement, Y is an instance of committing, and Y expresses X, then there exists Z such that Z is an agent of Y and Z is an instance of nation |
| (=> (and (instance ?LOGO Logo) (represents ?LOGO ?OBJ)) (or (instance ?OBJ AutonomousAgent) (instance ?OBJ Product))) |
Media.kif 886-892 | If X is an instance of logo and X expresses Y, then Y is an instance of agent or Y is an instance of product |
| (=> (and (instance ?PLAN Plan) (instance ?PROC Process) (represents ?PLAN ?PROC)) (exists (?PLANNING ?CBO) (and (instance ?PLANNING Planning) (instance ?CBO ContentBearingPhysical) (containsInformation ?CBO ?PLAN) (result ?PLANNING ?CBO) (earlier (BeginFn (WhenFn ?PLANNING)) (BeginFn (WhenFn ?PROC))) (earlier (EndFn (WhenFn ?PLANNING)) (EndFn (WhenFn ?PROC)))))) |
Military.kif 32-44 | If X is an instance of plan, Y is an instance of process, and X expresses Y, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of planning (3) W is an instance of content bearing physical (4) W contains information X (5) W is a result of Z (6) the beginning of the time of existence of Z happens earlier than the beginning of the time of existence of Y (7) the end of the time of existence of Z happens earlier than the end of the time of existence of Y |
| (=> (and (instance ?OPLAN OPLAN) (represents ?OPLAN ?OP) (instance ?OP MilitaryOperation) (subProcess ?OPSUB ?OP)) (represents ?OPLAN ?OPSUB)) |
MilitaryProcesses.kif 1816-1822 | If X is an instance of OPLAN, X expresses Y, Y is an instance of military operation, and Z is a subprocess of Y, then X expresses Z |
| (=> (and (instance ?QUERY SearchQuery) (instance ?SEARCHATTEMPT SearchAttempt) (represents ?QUERY ?SEARCHATTEMPT)) (exists (?AGENT ?OBJ) (and (instance ?AGENT AutonomousAgent) (patient ?SEARCHATTEMPT ?OBJ) (agent ?SEARCHATTEMPT ?AGENT)))) |
UXExperimentalTerms.kif 2427-2436 | If X is an instance of Search query, Y is an instance of search attempt, and X expresses Y, then there exist Z, W such that Z is an instance of agent, W is a patient of Y, and Z is an agent of Y |
| consequent |
|
|
| appearance as argument number 0 |
|
|