![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AccountNumber(account number) |
| appearance as argument number 1 |
|
|
| (documentation AccountNumber EnglishLanguage "A unique SymbolicString for a relationship between a Corporation and AutonomousAgent.") | Mid-level-ontology.kif 32525-32526 | |
| (subclass AccountNumber SymbolicString) | Mid-level-ontology.kif 32527-32527 | Account number is a subclass of symbolic string |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage AccountNumber "account number") | domainEnglishFormat.kif 64403-64403 |
| antecedent |
|
|
| (=> (instance ?NUMBER AccountNumber) (exists (?CORPORATION ?AGENT ?HUMAN) (and (instance ?CORPORATION Corporation) (instance ?AGENT AutonomousAgent) (uniqueIdWithRespectTo ?CORPORATION ?HUMAN ?NUMBER)))) |
Mid-level-ontology.kif 32529-32535 | If X is an instance of account number, then there exist Y, Z, W such that Y is an instance of corporation, Z is an instance of agent, and X is a unique ID for W with respect to Y |