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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Chicken

Sigma KEE - Chicken
Chicken(chicken)
Chicken_Little, Dominick, Dominique, Gallus_gallus, Orpington, Rhode_Island_red, chicken, spring_chicken

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


(documentation Chicken EnglishLanguage "A subclass of Bird that is raised for its meat and for its eggs.") Mid-level-ontology.kif 20225-20226
(externalImage Chicken "http://articulatesoftware.com/SUMOpictures/holiday/ easter/ chicken.png") pictureList.kif 338-338
(subclass Chicken Poultry) Mid-level-ontology.kif 20224-20224 Chicken is a subclass of poultry

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


(meatOfAnimal ChickenMeat Chicken) Mid-level-ontology.kif 20372-20372 Chicken meat is the meat of chicken
(subclass Hen Chicken) Mid-level-ontology.kif 20228-20228 Hen is a subclass of chicken
(subclass Rooster Chicken) Mid-level-ontology.kif 20237-20237 Rooster is a subclass of chicken
(termFormat ChineseLanguage Chicken "鸡") domainEnglishFormat.kif 14418-14418
(termFormat ChineseTraditionalLanguage Chicken "雞") domainEnglishFormat.kif 14417-14417
(termFormat EnglishLanguage Chicken "chicken") domainEnglishFormat.kif 14416-14416

consequent
-------------------------


(<=>
    (instance ?H Hen)
    (and
        (instance ?H Chicken)
        (attribute ?H Female)))
Mid-level-ontology.kif 20231-20235 An object is an instance of hen if and only if the object is an instance of chicken and female is an attribute of the object
(<=>
    (instance ?R Rooster)
    (and
        (instance ?R Chicken)
        (attribute ?R Male)))
Mid-level-ontology.kif 20240-20244 An object is an instance of rooster if and only if the object is an instance of chicken and male is an attribute of the object


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

Show without tree


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