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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Crawling

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 4377-4382
(subclass Crawling BodyMotion) Mid-level-ontology.kif 4374-4374
(subclass Crawling Translocation) Mid-level-ontology.kif 4375-4375

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


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

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


(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (exists (?ARM)
        (and
            (instance ?ARM Arm)
            (part ?ARM ?A)
            (instrument ?C ?ARM))))
Mid-level-ontology.kif 4384-4392
(=>
    (and
        (instance ?C Crawling)
        (agent ?C ?A))
    (instance ?A Biped))
Mid-level-ontology.kif 4394-4398


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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