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 20671-20671
(subclass Copying Making) Mid-level-ontology.kif 20670-20670 Copying is a subclass of making

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


(subclass ComputerBackingUp Copying) ComputingBrands.kif 3490-3490 Backup is a subclass of copying
(termFormat ChineseLanguage Copying "模仿") domainEnglishFormat.kif 17326-17326 Backup is a subclass of copying
(termFormat ChineseTraditionalLanguage Copying "模仿") domainEnglishFormat.kif 17325-17325 Backup is a subclass of copying
(termFormat EnglishLanguage Copying "copying") domainEnglishFormat.kif 17324-17324 Backup is a subclass of copying

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


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


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