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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Copying

Sigma KEE - Copying
Copying(copying)duplicate, reproduce

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


(documentation Copying EnglishLanguage "Making a copy of something.") Mid-level-ontology.kif 20413-20413
(subclass Copying Making) Mid-level-ontology.kif 20412-20412 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 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 20415-20420


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