![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| sibling |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (subrelation brother sibling) | Merge.kif 16858-16858 | brother is a subrelation of sibling |
| (subrelation sister sibling) | Merge.kif 16867-16867 | sister is a subrelation of sibling |
| (termFormat EnglishLanguage sibling "sibling") | domainEnglishFormat.kif 52917-52917 | sister is a subrelation of sibling |
| (termFormat ChineseTraditionalLanguage sibling "兄弟") | domainEnglishFormat.kif 52918-52918 | sister is a subrelation of sibling |
| (termFormat ChineseLanguage sibling "兄弟") | domainEnglishFormat.kif 52919-52919 | sister is a subrelation of sibling |
| (format EnglishLanguage sibling "%1 is %n a sibling of %2") | english_format.kif 534-534 | sister is a subrelation of sibling |
| antecedent |
|
|
| (=> (and (sibling ?ORG1 ?ORG2) (parent ?ORG1 ?PARENT)) (parent ?ORG2 ?PARENT)) |
Merge.kif 16840-16844 | If X is a sibling of Y and Z is a parent of X, then Z is a parent of Y |
| 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 | If All of the following hold: (1) X is a parent of Y (2) X is a parent of Z (3) W is a parent of Y (4) W is a parent of Z (5) equal Y and Z (6) equal X and W, then Y is a sibling of Z |
| (=> (and (instance ?BROOD Brood) (member ?MEMBER1 ?BROOD) (member ?MEMBER2 ?BROOD)) (sibling ?MEMBER1 ?MEMBER2)) |
Mid-level-ontology.kif 8814-8819 | If X is an instance of brood, Y is a member of X, and Z is a member of X, then Y is a sibling of Z |
| (<=> (nephew ?N ?H) (exists (?S) (and (sibling ?S ?H) (son ?N ?S)))) |
Mid-level-ontology.kif 25427-25432 | X is the nephew of Y if, only if there exists Z such that Z is a sibling of Y, and X is the son of Z |
| (<=> (niece ?N ?H) (exists (?S) (and (sibling ?S ?H) (daughter ?N ?S)))) |
Mid-level-ontology.kif 25441-25446 | X is the niece of Y if, only if there exists Z such that Z is a sibling of Y, and X is the daughter of Z |