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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Crawling
Crawling(crawling)crawl, crawling, creep, creeping

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 4846-4851
(subclass Crawling BodyMotion) Mid-level-ontology.kif 4843-4843 Crawling is a subclass of body motion
(subclass Crawling Translocation) Mid-level-ontology.kif 4844-4844 Crawling is a subclass of translocation

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


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

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


(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (exists (?ARM)
        (and
            (instance ?ARM Arm)
            (part ?ARM ?A)
            (instrument ?C ?ARM))))
Mid-level-ontology.kif 4853-4861
(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (instance ?A Biped))
Mid-level-ontology.kif 4863-4867


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