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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 21315-21316
(externalImage Chicken "http://articulatesoftware.com/SUMOpictures/holiday/ easter/ chicken.png") pictureList.kif 338-338
(subclass Chicken Poultry) Mid-level-ontology.kif 21314-21314 Chicken is a subclass of poultry

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


(meatOfAnimal ChickenMeat Chicken) Mid-level-ontology.kif 21462-21462 Chicken meat is the meat of chicken
(subclass Hen Chicken) Mid-level-ontology.kif 21318-21318 Hen is a subclass of chicken
(subclass Rooster Chicken) Mid-level-ontology.kif 21327-21327 Rooster is a subclass of chicken
(termFormat ChineseLanguage Chicken "鸡") domainEnglishFormat.kif 14433-14433 Rooster is a subclass of chicken
(termFormat ChineseTraditionalLanguage Chicken "雞") domainEnglishFormat.kif 14432-14432 Rooster is a subclass of chicken
(termFormat EnglishLanguage Chicken "chicken") domainEnglishFormat.kif 14431-14431 Rooster is a subclass of chicken

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


(<=>
    (instance ?H Hen)
    (and
        (instance ?H Chicken)
        (attribute ?H Female)))
Mid-level-ontology.kif 21321-21325 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 21330-21334 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 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