![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Proprietorship
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Proprietorship Business) | Mid-level-ontology.kif 8601-8601 | Proprietorship is a subclass of business |
| (documentation Proprietorship EnglishLanguage "A Business that is owned by a single person.") | Mid-level-ontology.kif 8602-8603 | Proprietorship is a subclass of business |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?C Proprietorship) (exists (?H) (and (instance ?H Human) (possesses ?H ?C) (not (exists (?H2) (and (not (equal ?H ?H2)) (possesses ?H2 ?C))))))) |
Mid-level-ontology.kif 8605-8615 | If X is an instance of proprietorship, then there exists Y such that Y is an instance of human, Y possesses X, there doesn't exist Z such that equal Y, Z, and Z possesses X |