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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - BluRayDisc
BluRayDisc

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


(disjoint BluRayDisc CompactDisc) Media.kif 1191-1191
(disjoint BluRayDisc DVD) Media.kif 1192-1192
(diskTypeForDrive BluRayDisc BluRayDrive) ComputerInput.kif 785-785
(documentation BluRayDisc EnglishLanguage "A type of CompactDisc that has significantly more storage than a DVD.") Media.kif 1190-1190
(subclass BluRayDisc OpticalDisc) Media.kif 1189-1189

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


(termFormat EnglishLanguage BluRayDisc "blu ray disc") domainEnglishFormat.kif 64541-64541

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


(=>
    (and
        (instance ?X BluRayDisc)
        (instance ?READ Decoding)
        (patient ?READ ?X))
    (exists (?LASER)
        (and
            (instance ?LASER RadiatingLight)
            (instrument ?READ ?LASER)
            (wavelength ?LASER
                (MeasureFn 405 Nanometer)))))
Media.kif 1194-1204


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