Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - nephew
nephew

appearance as argument number 1
-------------------------


(documentation nephew EnglishLanguage "(nephew ?NEPHEW ?PERSON) means that ?NEPHEW is the son of a sibling of ?PERSON.") Mid-level-ontology.kif 23102-23103
(domain nephew 1 Man) Mid-level-ontology.kif 23104-23104 nephew の数値 1 引数は Maninstance では %n
(domain nephew 2 Human) Mid-level-ontology.kif 23105-23105 nephew の数値 2 引数は 人[人間]instance では %n
(instance nephew BinaryPredicate) Mid-level-ontology.kif 23107-23107 nephew2進述語instance では %n
(subrelation nephew familyRelation) Mid-level-ontology.kif 23106-23106 nephewfamilyRelationsubrelation では %n

appearance as argument number 2
-------------------------


(format ChineseLanguage nephew "%1 是 %2 的 nephew ") domainEnglishFormat.kif 3970-3970
(format ChineseTraditionalLanguage nephew "%1 是 %2 的 nephew ") domainEnglishFormat.kif 3969-3969
(format EnglishLanguage nephew "%1 is the nephew of %2") domainEnglishFormat.kif 3968-3968
(termFormat ChineseLanguage nephew "外甥") domainEnglishFormat.kif 40155-40155
(termFormat ChineseTraditionalLanguage nephew "外甥") domainEnglishFormat.kif 40154-40154
(termFormat EnglishLanguage nephew "nephew") domainEnglishFormat.kif 40153-40153

antecedent
-------------------------


(<=>
    (nephew ?N ?H)
    (exists (?S)
        (and
            (sibling ?S ?H)
            (son ?N ?S))))
Mid-level-ontology.kif 23109-23114 nephew Man and 人[人間] 人[人間]father では %n son Man and


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners