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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Crawling
Crawling

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


(documentation Crawling EnglishLanguage "A form of locomotion where a Bipedal animal changes location in part by use of the arms or hands on the ground. This covers a baby crawling on all fours, or a soldier dragging his lower body along pulled from the elbows in order to stay low and less visible. It does not however cover a dog walking on its front and rear legs because it's a normally quadripedal animal.") Mid-level-ontology.kif 4827-4832
(subclass Crawling BodyMotion) Mid-level-ontology.kif 4824-4824 Crawling動作subclass では
(subclass Crawling Translocation) Mid-level-ontology.kif 4825-4825 CrawlingTranslocationsubclass では

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


(termFormat EnglishLanguage Crawling "crawling") Mid-level-ontology.kif 4826-4826

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


(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (exists (?ARM)
        (and
            (instance ?ARM Arm)
            (part ?ARM ?A)
            (instrument ?C ?ARM))))
Mid-level-ontology.kif 4834-4842
(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (instance ?A Biped))
Mid-level-ontology.kif 4844-4848


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