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 13054-13055
(externalImage Hunting "http://articulatesoftware.com/SUMOpictures/travel/ US_Road_Signs/ recreation/ rec_3/ hunting.png") pictureList.kif 509-509
(subclass Hunting Pursuing) Merge.kif 13053-13053

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


(subclass Fishing Hunting) Geography.kif 2862-2862
(termFormat ChineseLanguage Hunting "狩猎") domainEnglishFormat.kif 28952-28952
(termFormat ChineseTraditionalLanguage Hunting "狩獵") domainEnglishFormat.kif 28951-28951
(termFormat EnglishLanguage Hunting "hunting") domainEnglishFormat.kif 28950-28950

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 13064-13074
(=>
    (instance ?H Hunting)
    (exists (?T)
        (and
            (instance ?T Animal)
            (patient ?H ?T))))
Merge.kif 13057-13062


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