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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MeanOfProduction

Sigma KEE - MeanOfProduction
MeanOfProduction

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


(documentation MeanOfProduction EnglishLanguage "Means of production refers to physical, non-human inputs used in production—the factories, machines, and tools used to produce wealth — along with both infrastructural capital and natural capital. This includes the classical factors of production minus financial capital and minus human capital. They include two broad categories of objects: instruments of labour (tools, factories, infrastructure, etc.) and subjects of labour (natural resources and raw materials). (Wikipedia)") Economy.kif 5746-5746
(instance MeanOfProduction EconomicRole) Economy.kif 5745-5745

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


(subAttribute IndustrialRawMaterial MeanOfProduction) Economy.kif 5771-5771
(subAttribute IndustrialSupply MeanOfProduction) Economy.kif 5783-5783
(termFormat ChineseLanguage MeanOfProduction "生产平均值") domainEnglishFormat.kif 36647-36647
(termFormat ChineseTraditionalLanguage MeanOfProduction "生產平均值") domainEnglishFormat.kif 36646-36646
(termFormat EnglishLanguage MeanOfProduction "mean of production") domainEnglishFormat.kif 36645-36645

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


(=>
    (attribute ?X MeanOfProduction)
    (hasPurpose ?X
        (or
            (exists (?MAKE ?PRODUCT)
                (and
                    (instance ?MAKE Making)
                    (involvedInEvent ?MAKE ?X)
                    (not
                        (result ?MAKE ?X))
                    (instance ?PRODUCT Artifact)
                    (result ?MAKE ?PRODUCT)
                    (hasPurpose ?PRODUCT
                        (exists (?SELL)
                            (and
                                (instance ?SELL Selling)
                                (patient ?SELL ?PRODUCT))))))
            (exists (?SERVICE)
                (and
                    (instance ?SERVICE CommercialService)
                    (involvedInEvent ?SERVICE ?X))))))
Economy.kif 5747-5767


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