![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(disjointDecomposition Relation BinaryRelation TernaryRelation QuaternaryRelation QuintaryRelation VariableArityRelation) | Merge.kif 2073-2074 | |
(documentation Relation ChineseLanguage "这是关系的 Class。现有三类的 Relation: Predicate, Function 和 List。 Predicate 和Function 皆表示有序的n元组集合, 这两个 Class 的差别在于 Predicate 包括组成公式的运算符,而Function 则包括组成 术语的运算符,而一个 List 却是一个特定的有序n元组。") | chinese_format.kif 1816-1819 | |
(documentation Relation EnglishLanguage "The Class of relations. There are two kinds of Relation: Predicate and Function. Predicates and Functions both denote sets of ordered n-tuples. The difference between these two Classes is that Predicates cover formula-forming operators, while Functions cover term-forming operators. ") | Merge.kif 2078-2082 | |
(partition Relation Predicate Function) | Merge.kif 2075-2075 | |
(partition Relation TotalValuedRelation PartialValuedRelation) | Merge.kif 2076-2076 | |
(subclass Relation Abstract) | Merge.kif 2072-2072 |
appearance as argument number 2 |
![]() |
appearance as argument number 3 |
![]() |
(domain disjointRelation 1 Relation) | Merge.kif 412-412 | |
(domain disjointRelation 2 Relation) | Merge.kif 413-413 | |
(domain domain 1 Relation) | Merge.kif 207-207 | |
(domain domainSubclass 1 Relation) | Merge.kif 229-229 | |
(domain exactCardinality 1 Relation) | Media.kif 2071-2071 | |
(domain maxCardinality 1 Relation) | Media.kif 2189-2189 | |
(domain minCardinality 1 Relation) | Media.kif 2153-2153 | |
(domain subrelation 1 Relation) | Merge.kif 170-170 | |
(domain subrelation 2 Relation) | Merge.kif 171-171 | |
(domain valence 1 Relation) | Merge.kif 361-361 |
appearance as argument number 5 |
![]() |
(disjointDecomposition Abstract Quantity Attribute SetOrClass Relation Proposition List) | Merge.kif 1579-1579 |
consequent |
![]() |
(<=> (and (instance ?REL TotalValuedRelation) (instance ?REL Predicate)) (exists (?VALENCE) (and (instance ?REL Relation) (valence ?REL ?VALENCE) (=> (forall (?NUMBER ?ELEMENT ?CLASS) (=> (and (lessThan ?NUMBER ?VALENCE) (domain ?REL ?NUMBER ?CLASS) (equal ?ELEMENT (ListOrderFn (ListFn @ROW) ?NUMBER))) (instance ?ELEMENT ?CLASS))) (exists (?ITEM) (?REL @ROW ?ITEM)))))) |
Merge.kif 2116-2133 |
![]() |
![]() |