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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Boy
Boy(boy)
Aladdin, Fauntleroy, Huck_Finn, Huckleberry_Finn, Little_Lord_Fauntleroy, Peter_Pan, Tom_Sawyer, farm_boy, mama's_boy, mamma's_boy, mother's_boy, wolf_boy

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


(documentation Boy EnglishLanguage "A HumanChild who is Male.") Mid-level-ontology.kif 352-352
(externalImage Boy "http://articulatesoftware.com/SUMOpictures/people/children/ boy.png") pictureList.kif 287-287
(externalImage Boy "http://upload.wikimedia.org/wikipedia/commons/2/29/Babasteve-three_boys.jpg") pictureList.kif 50-50
(externalImage Boy "http://upload.wikimedia.org/wikipedia/commons/c/cc/Young_Polish_boy.jpg") pictureList.kif 2942-2942
(subclass Boy HumanChild) Mid-level-ontology.kif 350-350 Boy is a subclass of human child
(subclass Boy Man) Mid-level-ontology.kif 351-351 Boy is a subclass of man

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


(termFormat ChineseLanguage Boy "男孩") domainEnglishFormat.kif 11819-11819
(termFormat ChineseTraditionalLanguage Boy "男孩") domainEnglishFormat.kif 11818-11818
(termFormat EnglishLanguage Boy "boy") domainEnglishFormat.kif 11817-11817

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


(=>
    (and
        (instance ?MIT BarMitzvah)
        (patient ?MIT ?X)
        (instance ?X Boy)
        (member ?X ?GROUP)
        (instance ?GROUP Judaism)
        (birthdate ?X ?DAY)
        (instance ?DAY
            (DayFn ?D
                (MonthFn ?M
                    (YearFn ?Y)))))
    (exists (?Y13 ?BD13)
        (and
            (instance ?Y13 Integer)
            (equal ?Y13
                (AdditionFn ?Y 13))
            (instance ?BD13
                (DayFn ?D
                    (MonthFn ?M
                        (YearFn ?Y13))))
            (equal
                (WhenFn ?MIT)
                (ImmediateFutureFn ?BD13)))))
Biography.kif 69-85

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


(=>
    (holdsDuring ?T1
        (and
            (instance ?H HumanChild)
            (attribute ?H Male)))
    (holdsDuring ?T1
        (instance ?H Boy)))
Mid-level-ontology.kif 354-359


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