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



KB Term:  Term intersection
English Word: 

Sigma KEE - OrderingParts
OrderingParts(Ordering parts)

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


(subclass OrderingParts Classifying) Economy.kif 2080-2080 Ordering parts is a subclass of classifying
(documentation OrderingParts EnglishLanguage "An OrderingParts is a Process in Manufacture (ing) in which individual parts are sorted in a specific order.") Economy.kif 2081-2083 Ordering parts is a subclass of classifying

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


(termFormat EnglishLanguage OrderingParts "Ordering parts") domainEnglishFormat.kif 65911-65911

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


(=>
    (and
        (instance ?X OrderingParts)
        (patient ?X ?P))
    (exists (?A ?M)
        (and
            (part ?P ?A)
            (instance ?A Artifact)
            (instance ?M Manufacture)
            (result ?M ?A)
            (subProcess ?X ?M))))
Economy.kif 2085-2095 If X is an instance of Ordering parts and Y is a patient of X, then there exist Z, W such that Y is a part of Z, Z is an instance of artifact, W is an instance of manufacture, Z is a result of W, and X is a subprocess of W
(=>
    (and
        (instance ?X OrderingParts)
        (patient ?X ?P))
    (hasPurpose ?X
        (exists (?L)
            (and
                (instance ?L List)
                (inList ?P ?L)))))
Economy.kif 2096-2104 If X is an instance of Ordering parts and Y is a patient of X, then X has the purpose there exists Z such that Z is an instance of list and Y is a member of Z


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