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


KB Term:  Term intersection
English Word: 

Sigma KEE - MobileStructure
MobileStructure(mobile structure)

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


(subclass MobileStructure Artifact) Mid-level-ontology.kif 7895-7895 Mobile structure is a subclass of artifact
(disjoint MobileStructure StationaryArtifact) Mid-level-ontology.kif 7896-7896 Mobile structure is disjoint from stationary artifact
(documentation MobileStructure EnglishLanguage "A MoibleStruture is an Artifact that can contain Human and is intended to be moved. Examples of MobileStructure includes, RV-caravan-camper, porta potty, pre-fabricated mobile office,sleeping in a vehichle.") Mid-level-ontology.kif 7897-7900 Mobile structure is disjoint from stationary artifact

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


(subclass MobileResidence MobileStructure) Mid-level-ontology.kif 7918-7918 Mobile residence is a subclass of mobile structure
(subclass PortableRestroom MobileStructure) Mid-level-ontology.kif 7935-7935 Portable restroom is a subclass of mobile structure
(termFormat EnglishLanguage MobileStructure "mobile structure") domainEnglishFormat.kif 38169-38169 Portable restroom is a subclass of mobile structure

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


(=>
    (instance ?M MobileStructure)
    (hasPurpose ?M
        (exists (?H)
            (and
                (instance ?H Human)
                (contains ?M ?H)))))
Mid-level-ontology.kif 7902-7908 If X is an instance of mobile structure, then X has the purpose there exists Y such that Y is an instance of human and X contains Y
(=>
    (instance ?M MobileStructure)
    (hasPurpose ?M
        (exists (?T)
            (and
                (instance ?T Translocation)
                (patient ?T ?M)))))
Mid-level-ontology.kif 7910-7916 If X is an instance of mobile structure, then X has the purpose there exists Y such that Y is an instance of translocation and X is a patient of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners