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


KB Term:  Term intersection
English Word: 

Sigma KEE - OpticalDisc
OpticalDisc(optical disc)optical_disc, optical_disk

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


(diskTypeForDrive OpticalDisc OpticalDiscDrive) ComputerInput.kif 773-773 Optical disc drive reads or writes optical disc
(subclass OpticalDisc DigitalDataStorageDevice) Media.kif 1128-1128 Optical disc is a subclass of digital data storage device
(documentation OpticalDisc EnglishLanguage "This Class comprises several subclasses of disc-shaped data storage devices. Unless otherwise indicated, instances of all of these classes are generally consist of plastic discs incorporating one or more reflective layers of gold or aluminum, which is pitted by a laser to encode data.") Media.kif 1129-1133 Optical disc is a subclass of digital data storage device

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


(subclass CompactDisc OpticalDisc) Media.kif 1154-1154 Compact disc is a subclass of optical disc
(subclass BluRayDisc OpticalDisc) Media.kif 1189-1189 Blu ray disc is a subclass of optical disc
(subclass DVD OpticalDisc) Media.kif 1257-1257 DVD is a subclass of optical disc
(termFormat EnglishLanguage OpticalDisc "optical disc") domainEnglishFormat.kif 65273-65273 DVD is a subclass of optical disc

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


(=>
    (instance ?OBJ OpticalDisc)
    (shape ?OBJ Flat))
Media.kif 1135-1137 If X is an instance of optical disc, then X is flat
(=>
    (instance ?OBJ OpticalDisc)
    (material Plastic ?OBJ))
Media.kif 1139-1141 If X is an instance of optical disc, then X is made of plastic
(=>
    (instance ?OBJ OpticalDisc)
    (or
        (material Gold ?OBJ)
        (material Aluminum ?OBJ)))
Media.kif 1143-1147 If X is an instance of optical disc, then X is made of gold or X is made of aluminum
(=>
    (and
        (instance ?X OpticalDisc)
        (attribute ?X StandardSizeDisc))
    (width ?X
        (MeasureFn 120 Millimeter)))
Media.kif 1232-1237 If X is an instance of optical disc and standard size disc is an attribute of X, then the width of X is 120 millimeter(s)
(=>
    (and
        (instance ?X OpticalDisc)
        (attribute ?X MiniSizeDisc))
    (width ?X
        (MeasureFn 80 Millimeter)))
Media.kif 1245-1250 If X is an instance of optical disc and mini size disc is an attribute of X, then the width of X is 80 millimeter(s)

consequent
-------------------------


(=>
    (attribute ?X StandardSizeDisc)
    (instance ?X OpticalDisc))
Media.kif 1229-1231 If standard size disc is an attribute of X, then X is an instance of optical disc
(=>
    (attribute ?X MiniSizeDisc)
    (instance ?X OpticalDisc))
Media.kif 1242-1244 If mini size disc is an attribute of X, then X is an instance of optical disc


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