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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Hunting
Hunting(hunting)
ambush, course, deer_hunt, deer_hunting, drive, falcon, ferret, fowl, foxhunt, grouse, hawk, hunt, hunt_down, hunting, jack, jacklight, rabbit, run, seal, still-hunt, track_down, turtle, whelk

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 12975-12976
(externalImage Hunting "http://articulatesoftware.com/SUMOpictures/travel/ US_Road_Signs/ recreation/ rec_3/ hunting.png") pictureList.kif 509-509
(subclass Hunting Pursuing) Merge.kif 12974-12974 Hunting is a subclass of pursuing

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


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

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 12985-12995
(=>
    (instance ?H Hunting)
    (exists (?T)
        (and
            (instance ?T Animal)
            (patient ?H ?T))))
Merge.kif 12978-12983


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