![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| acquaintance |
| appearance as argument number 1 |
|
|
| (instance acquaintance BinaryPredicate) | Merge.kif 16892-16892 | acquaintance is an instance of binary predicate |
| (documentation acquaintance EnglishLanguage "(acquaintance ?H1 ?H2) means that ?H1 has met and knows something about ?H2, such as ?H2's name and appearance. Statements made with this predicate should be temporally specified with holdsDuring. Note that acquaintance is not symmetric. For the symmetric version, see mutualAcquaintance.") | Merge.kif 16894-16898 | acquaintance is an instance of binary predicate |
| (domain acquaintance 1 Human) | Merge.kif 16900-16900 | The number 1 argument of acquaintance is an instance of human |
| (domain acquaintance 2 Human) | Merge.kif 16901-16901 | The number 2 argument of acquaintance is an instance of human |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (attribute ?X Celebrity) (exists (?A) (greaterThan (CardinalityFn (KappaFn ?A (acquaintance ?A ?X))) 1000))) |
Mid-level-ontology.kif 24464-24471 | If celebrity is an attribute of X, then there exists Y such that the number of instances in the class described by Y is greater than 1000 |