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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Hunting
Hunting

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


(documentation Hunting ChineseLanguage "狩猎是 Process 的类别,它是当一只动物或多只动物被追捕, 有时候被捕获和/ 或捕杀的过程。") chinese_format.kif 3228-3229
(documentation Hunting EnglishLanguage "Hunting is the class of Processes in which an animal or animals are pursued and sometimes captured and/ or killed.") Merge.kif 13039-13040
(externalImage Hunting "http://articulatesoftware.com/SUMOpictures/travel/ US_Road_Signs/ recreation/ rec_3/ hunting.png") pictureList.kif 509-509
(subclass Hunting Pursuing) Merge.kif 13038-13038

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


(subclass Fishing Hunting) Geography.kif 2692-2692
(termFormat ChineseLanguage Hunting "狩猎") domainEnglishFormat.kif 28969-28969
(termFormat ChineseTraditionalLanguage Hunting "狩獵") domainEnglishFormat.kif 28968-28968
(termFormat EnglishLanguage Hunting "hunting") domainEnglishFormat.kif 28967-28967

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


(=>
    (and
        (instance ?H Hunting)
        (patient ?H ?P))
    (hasPurpose ?H
        (exists (?PROC)
            (and
                (patient ?PROC ?P)
                (or
                    (instance ?PROC Confining)
                    (instance ?PROC Killing))))))
Merge.kif 13049-13059
(=>
    (instance ?H Hunting)
    (exists (?T)
        (and
            (instance ?T Animal)
            (patient ?H ?T))))
Merge.kif 13042-13047


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