diff --git a/document/book/binary_cutting_on_the_floor.html b/document/book/binary_cutting_on_the_floor.html
new file mode 100644
index 0000000..0a882f7
--- /dev/null
+++ b/document/book/binary_cutting_on_the_floor.html
@@ -0,0 +1,4 @@
+
+ George Boole's work (1847, 1854) was well established by then, so from a theoretical standpoint, it was a sensible simplification. The machine itself is not binary; its alphabet also carries symbols of the second kind, which it writes and erases as working marks. What reached the practically minded engineer was the narrower thing, a binary sequence sitting inside a description of a machine, and that was enough. Alan Turing's paper arrived at the same time that switched telephone networks had reached a scale that made them difficult to maintain without systematic approaches. These networks were built upon electromechanical relays, which were decisively binary devices. At least seven men in addition to Alan Turing appear to have independently contemplated the intersection of Boolean algebra, logic, and physical computing: Victor Shestakov (1935, proposed mapping Boolean algebra to electromechanical relay circuits), Konrad Zuse (1936, adopted base 2 architecture to bypass the physical complexity of decimal mechanical gears), Akira Nakashima (1936, published the mathematical equivalence of Boolean algebra and two-terminal switching networks), Louis Couffignal (1936, argued calculating machines must shift to binary linkages to reduce physical friction), Claude Shannon (1937, published the definitive mathematical proof mapping Boolean algebra to electrical relays), George Stibitz (1937, constructed the first electromechanical binary adder), and John Vincent Atanasoff (1937, adopted binary to keep the vacuum-tube count of electronic circuits physically viable).
+
+