![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| sibling |
| appearance as argument number 1 |
|
|
| (instance sibling BinaryPredicate) | Merge.kif 16819-16819 | |
| (instance sibling PartialValuedRelation) | Merge.kif 16820-16820 | |
| (subrelation sibling familyRelation) | Merge.kif 16821-16821 | |
| (instance sibling SymmetricRelation) | Merge.kif 16822-16822 | |
| (instance sibling IrreflexiveRelation) | Merge.kif 16823-16823 | |
| (domain sibling 1 Organism) | Merge.kif 16824-16824 | |
| (domain sibling 2 Organism) | Merge.kif 16825-16825 | |
| (documentation sibling EnglishLanguage "The relationship between two Organisms that have the same mother and father. Note that this relationship does not hold between half-brothers, half-sisters, etc.") | Merge.kif 16826-16828 |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (sibling ?ORG1 ?ORG2) (parent ?ORG1 ?PARENT)) (parent ?ORG2 ?PARENT)) |
Merge.kif 16840-16844 |
| consequent |
|
|
| (=> (and (parent ?ORGANISM1 ?PARENT1) (parent ?ORGANISM2 ?PARENT1) (parent ?ORGANISM1 ?PARENT2) (parent ?ORGANISM2 ?PARENT2) (not (equal ?ORGANISM1 ?ORGANISM2)) (not (equal ?PARENT1 ?PARENT2))) (sibling ?ORGANISM1 ?ORGANISM2)) |
Merge.kif 16830-16838 | |
| (=> (and (instance ?BROOD Brood) (member ?MEMBER1 ?BROOD) (member ?MEMBER2 ?BROOD)) (sibling ?MEMBER1 ?MEMBER2)) |
Mid-level-ontology.kif 8814-8819 | |
| (<=> (nephew ?N ?H) (exists (?S) (and (sibling ?S ?H) (son ?N ?S)))) |
Mid-level-ontology.kif 25427-25432 | |
| (<=> (niece ?N ?H) (exists (?S) (and (sibling ?S ?H) (daughter ?N ?S)))) |
Mid-level-ontology.kif 25441-25446 |