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

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


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

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


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


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