brother |
appearance as argument number 1 |
![]() |
(documentation brother ChineseLanguage "这是兄弟的概括关系。(brother ?MAN ?PERSON)的意思是 ?MAN 是 ?PERSON 兄弟。") | chinese_format.kif 3701-3702 | |
(documentation brother EnglishLanguage "The general relationship of being a brother. (brother ?MAN ?PERSON) means that ?MAN is the brother of ?PERSON.") | Merge.kif 16223-16224 | |
(domain brother 1 Man) | Merge.kif 16221-16221 | |
(domain brother 2 Human) | Merge.kif 16222-16222 | |
(instance brother IrreflexiveRelation) | Merge.kif 16218-16218 | |
(instance brother PartialValuedRelation) | Merge.kif 16220-16220 | |
(instance brother TransitiveRelation) | Merge.kif 16219-16219 | |
(subrelation brother sibling) | Merge.kif 16217-16217 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage brother "%1 是 %2 的 brother ") | domainEnglishFormat.kif 2923-2923 | |
(format ChineseTraditionalLanguage brother "%1 是 %2 的 brother ") | domainEnglishFormat.kif 2922-2922 | |
(format EnglishLanguage brother "%1 is the brother of %2") | domainEnglishFormat.kif 2921-2921 | |
(termFormat ChineseLanguage brother "哥哥") | domainEnglishFormat.kif 12128-12128 | |
(termFormat ChineseTraditionalLanguage brother "哥哥") | domainEnglishFormat.kif 12127-12127 | |
(termFormat EnglishLanguage brother "brother") | domainEnglishFormat.kif 12126-12126 |
consequent |
![]() |
(<=> (uncle ?U ?H) (exists (?P) (and (brother ?U ?P) (parent ?H ?P)))) |
Mid-level-ontology.kif 22560-22565 | |
(=> (fathersBrothersDaughter ?P ?H) (exists (?F ?UNC) (and (father ?P ?F) (brother ?F ?UNC) (daughter ?UNC ?H)))) |
ArabicCulture.kif 653-659 | |
(=> (fathersBrothersSon ?P ?H) (exists (?F ?UNC) (and (father ?P ?F) (brother ?F ?UNC) (son ?UNC ?H)))) |
ArabicCulture.kif 641-647 | |
(=> (fathersBrothersWife ?P ?W) (exists (?F ?UNC) (and (father ?P ?F) (brother ?F ?UNC) (wife ?UNC ?W)))) |
ArabicCulture.kif 593-599 | |
(=> (maternalUncle ?P ?UNC) (exists (?M) (and (mother ?P ?M) (brother ?UNC ?M)))) |
ArabicCulture.kif 560-565 | |
(=> (mothersBrothersDaughter ?P ?H) (exists (?M ?UNC) (and (mother ?P ?M) (brother ?M ?UNC) (daughter ?UNC ?H)))) |
ArabicCulture.kif 677-683 | |
(=> (mothersBrothersSon ?P ?H) (exists (?M ?UNC) (and (mother ?P ?M) (brother ?M ?UNC) (son ?UNC ?H)))) |
ArabicCulture.kif 665-671 | |
(=> (mothersBrothersWife ?P ?W) (exists (?M ?UNC) (and (mother ?P ?M) (brother ?M ?UNC) (wife ?UNC ?W)))) |
ArabicCulture.kif 605-611 | |
(=> (paternalUncle ?P ?UNC) (exists (?F) (and (father ?P ?F) (brother ?F ?UNC)))) |
ArabicCulture.kif 549-554 |
![]() |
![]() |