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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Byte
Byte(byte)byte, nibble, nybble

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


(documentation Byte ChineseLanguage "1 Byte 的信息,1 Byte 是 8 Bits。") chinese_format.kif 2627-2627
(documentation Byte EnglishLanguage "One Byte of information. A Byte is eight Bits.") Merge.kif 7466-7467
(documentation Byte JapaneseLanguage "1 Byte の情報。 Byte は8 Bit である。") japanese_format.kif 1342-1342
(instance Byte UnitOfInformation) Merge.kif 7465-7465 Byte is an instance of unit of information

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


(termFormat ChineseLanguage Byte "字节") domainEnglishFormat.kif 12550-12550
(termFormat ChineseTraditionalLanguage Byte "字節") domainEnglishFormat.kif 12549-12549
(termFormat EnglishLanguage Byte "byte") domainEnglishFormat.kif 12548-12548

statement
-------------------------


(equal
    (MeasureFn ?NUMBER Byte)
    (MeasureFn
        (MultiplicationFn ?NUMBER 8) Bit))
Merge.kif 7469-7471 equal a real number byte(s) and the real number and 8 bit(s)
(equal
    (MeasureFn ?NUMBER KiloByte)
    (MeasureFn
        (MultiplicationFn ?NUMBER 1024) Byte))
Merge.kif 7479-7481 equal a real number kilo byte(s) and the real number and 1024 byte(s)


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