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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Copying
Copying(copying)duplicate, reproduce

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


(documentation Copying EnglishLanguage "Making a copy of something.") Mid-level-ontology.kif 20318-20318
(subclass Copying Making) Mid-level-ontology.kif 20317-20317 Copying is a subclass of making

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


(subclass ComputerBackingUp Copying) ComputingBrands.kif 3488-3488 Backup is a subclass of copying
(termFormat ChineseLanguage Copying "模仿") domainEnglishFormat.kif 17310-17310
(termFormat ChineseTraditionalLanguage Copying "模仿") domainEnglishFormat.kif 17309-17309
(termFormat EnglishLanguage Copying "copying") domainEnglishFormat.kif 17308-17308

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


(=>
    (and
        (instance ?COPY Copying)
        (resource ?COPY ?THING1)
        (result ?COPY ?THING2))
    (copy ?THING1 ?THING2))
Mid-level-ontology.kif 20320-20325


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