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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MeanOfProduction
MeanOfProduction(mean of production)capital, working_capital

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 5956-5956
(instance MeanOfProduction EconomicRole) Economy.kif 5955-5955 Mean of production is an instance of economic role

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


(subAttribute IndustrialRawMaterial MeanOfProduction) Economy.kif 5981-5981 Industrial raw material is a subattribute of mean of production
(subAttribute IndustrialSupply MeanOfProduction) Economy.kif 5993-5993 Industrial supply is a subattribute of mean of production
(termFormat ChineseLanguage MeanOfProduction "生产平均值") domainEnglishFormat.kif 36673-36673 Industrial supply is a subattribute of mean of production
(termFormat ChineseTraditionalLanguage MeanOfProduction "生產平均值") domainEnglishFormat.kif 36672-36672 Industrial supply is a subattribute of mean of production
(termFormat EnglishLanguage MeanOfProduction "mean of production") domainEnglishFormat.kif 36671-36671 Industrial supply is a subattribute of mean of production

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 5957-5977


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