classes ::: Science, author,
children :::
branches ::: Euclid

bookmarks: Instances - Definitions - Quotes - Chapters - Wordnet - Webgen


object:Euclid
subject class:Science
class:author

see also :::

questions, comments, suggestions/feedback, take-down requests, contribute, etc
contact me @ integralyogin@gmail.com or
join the integral discord server (chatrooms)
if the page you visited was empty, it may be noted and I will try to fill it out. cheers



now begins generated list of local instances, definitions, quotes, instances in chapters, wordnet info if available and instances among weblinks


OBJECT INSTANCES [0] - TOPICS - AUTHORS - BOOKS - CHAPTERS - CLASSES - SEE ALSO - SIMILAR TITLES

TOPICS
SEE ALSO


AUTH

BOOKS
Evolution_II
Plotinus_-_Complete_Works_Vol_01
Process_and_Reality
The_Yoga_Sutras
Toward_the_Future

IN CHAPTERS TITLE

IN CHAPTERS CLASSNAME

IN CHAPTERS TEXT
01.07_-_Blaise_Pascal_(1623-1662)
02.03_-_National_and_International
05.07_-_The_Observer_and_the_Observed
1.01_-_What_is_Magick?
1.02_-_The_Pit
1.02_-_The_Three_European_Worlds
1.04_-_THE_APPEARANCE_OF_ANOMALY_-_CHALLENGE_TO_THE_SHARED_MAP
1.04_-_The_First_Circle,_Limbo__Virtuous_Pagans_and_the_Unbaptized._The_Four_Poets,_Homer,_Horace,_Ovid,_and_Lucan._The_Noble_Castle_of_Philosophy.
1.14_-_The_Limits_of_Philosophical_Knowledge
1.50_-_A.C._and_the_Masters;_Why_they_Chose_him,_etc.
1f.lovecraft_-_At_the_Mountains_of_Madness
1f.lovecraft_-_The_Call_of_Cthulhu
1f.lovecraft_-_The_Dreams_in_the_Witch_House
1f.lovecraft_-_The_Trap
1.poe_-_Eureka_-_A_Prose_Poem
1.ww_-_Book_Fifth-Books
2.01_-_On_Books
Blazing_P3_-_Explore_the_Stages_of_Postconventional_Consciousness
BOOK_II._--_PART_II._THE_ARCHAIC_SYMBOLISM_OF_THE_WORLD-RELIGIONS
Phaedo
The_Act_of_Creation_text
Theaetetus

PRIMARY CLASS

author
SIMILAR TITLES
Euclid

DEFINITIONS


TERMS STARTING WITH

Euclid: (c. 400 B.C.) Of Megara, founder of the Megarian School. He was chiefly interested in the theory of refutation. See Megarians.

Euclidean algorithm: An algorithm for finding the HCF of two positive integers.

Euclidean Algorithm {Euclid's Algorithm}

Euclidean construction: Geometric construction using only straight edges and compasses. Also known as geometric construction or simply a straightedge and compass construction..

Euclidean geometry: The geometry system defined by the following axioms and "notions".

Euclidean norm "mathematics" The most common {norm}, calculated by summing the squares of all coordinates and taking the square root. This is the essence of {Pythagoras's theorem}. In the infinite-dimensional case, the sum is infinite or is replaced with an integral when the number of dimensions is {uncountable}. (2004-02-15)

Euclidean norm ::: (mathematics) The most common norm, calculated by summing the squares of all coordinates and taking the square root. This is the essence of Pythagoras's theorem. In the infinite-dimensional case, the sum is infinite or is replaced with an integral when the number of dimensions is uncountable.(2004-02-15)

Euclidean norm: The usual norm for finding the magnitude of a vector in Rn - the square root of the sum of the orthogonal components of a vector.

Euclid "language" (Named after the Greek geometer, fl ca 300 BC.) A {Pascal} descendant for development of verifiable system software. No {goto}, no {side effects}, no global assignments, no functional arguments, no nested procedures, no floats, no {enumeration types}. Pointers are treated as indices of special arrays called collections. To prevent {aliasing}, Euclid forbids any overlap in the list of actual parameters of a procedure. Each procedure gives an imports list, and the compiler determines the identifiers that are implicitly imported. Iterators. Ottawa Euclid is a variant. ["Report on the Programming Language Euclid", B.W. Lampson et al, SIGPLAN Notices 12(2):1-79, Feb 1977]. (1998-11-23)

Euclid ::: (language) (Named after the Greek geometer, fl ca 300 BC.) A Pascal descendant for development of verifiable system software. No goto, no side list, and the compiler determines the identifiers that are implicitly imported. Iterators.Ottawa Euclid is a variant.[Report on the Programming Language Euclid, B.W. Lampson et al, SIGPLAN Notices 12(2):1-79, Feb 1977]. (1998-11-23)

Euclid of Megara identified the good and the One. The many are unreal. Not to be confused with the great geometer who lived at Alexandria (c. 300 B.C.), author of the Elements in 13 books. -- M.F.

Euclid's Algorithm ::: (algorithm) (Or Euclidean Algorithm) An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12.This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps). (1997-06-30)

Euclid's Algorithm "algorithm" (Or "Euclidean Algorithm") An {algorithm} for finding the {greatest common divisor} (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -" 132, 36 -" 96, 36 -" 60, 36 -" 24, 36 -" 24, 12 -" 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps). (1997-06-30)

Euclid's postulates were:

Euclid's Theorem: A theorem which states that there are infinitely many primes.

euclidian ::: n. --> Related to Euclid, or to the geometry of Euclid.

euclid ::: n. --> A Greek geometer of the 3d century b. c.; also, his treatise on geometry, and hence, the principles of geometry, in general.


TERMS ANYWHERE

(5) For a straight line L0 which intersects two other straight lines, L1 and L2, there are two pairs of angles formed between L0 and L1 as well as L0 and L2 on the same side of L0. If L1 and L2 were to be extended indefinitely on the side of L0 where the sum of the two angles add to less than half a revolution (180o) then those extensions intersect each other - This is also known as the parallel postulate, one important distinction between Euclidean geometry and non-Euclidean geometry.

Analogy: Originally a mathematical term, Analogia, meaning equality of ratios (Euclid VII Df. 20, V. Dfs. 5, 6), which entered Plato's philosophy (Republic 534a6), where it also expressed the epistemological doctrine that sensed things are related as their mathematical and ideal correlates. In modern usage analogy was identified with a weak form of reasoning in which "from the similarity of two things in certain particulars, their similarity in other particulars is inferred." (Century Dic.) Recently, the analysis of scientific method has given the term new significance. The observable data of science are denoted by concepts by inspection, whose complete meaning is given by something immediately apprehendable; its verified theory designating unobservable scientific objects is expressed by concepts by postulation, whose complete meaning is prescribed for them by the postulates of the deductive theory in which they occur. To verify such theory relations, termed epistemic correlations (J. Un. Sc. IX: 125-128), are required. When these are one-one, analogy exists in a very precise sense, since the concepts by inspection denoting observable data are then related as are the correlated concepts by postulation designating unobservable scientific objects. -- F.S.C.N. Analogy of Pythagoras: (Gr. analogia) The equality of ratios, or proportion, between the lengths of the strings producing the consonant notes of the musical scale. The discovery of these ratios is credited to Pythagoras, who is also said to have applied the principle of mathematical proportion to the other arts, and hence to have discovered, in his analogy, the secret of beauty in all its forms. -- G.R.M.

Attempts to prove the parallel postulate from the other postulates of Euclidean geometry were unsuccessful. The undertaking of Saccheri (1733) to make a proof by reductio ad absurdum of the parallel postulate by deducing consequences of its negation did, however, lead to his developing many of the theorems of what is now known as hyperbolic geometry. The proposal that this hyperbolic geometry, in which Euclid's parallel postulate is replaced by its negation, is a system equally valid with the Euclidean originated with Bolyai and Lobachevsky (independently, c 1825). Proof of the self-consistency of hyperbolic geometry, and thus of the impossibility of Saccheri's undertaking, is contained in results of Cayley (1859) and was made explicit by Klein in 1871; for the two-dimensional case another proof was given by Beltrami in 1868.

Euclid: (c. 400 B.C.) Of Megara, founder of the Megarian School. He was chiefly interested in the theory of refutation. See Megarians.

Euclidean algorithm: An algorithm for finding the HCF of two positive integers.

Euclidean Algorithm {Euclid's Algorithm}

Euclidean construction: Geometric construction using only straight edges and compasses. Also known as geometric construction or simply a straightedge and compass construction..

Euclidean geometry: The geometry system defined by the following axioms and "notions".

Euclidean norm "mathematics" The most common {norm}, calculated by summing the squares of all coordinates and taking the square root. This is the essence of {Pythagoras's theorem}. In the infinite-dimensional case, the sum is infinite or is replaced with an integral when the number of dimensions is {uncountable}. (2004-02-15)

Euclidean norm ::: (mathematics) The most common norm, calculated by summing the squares of all coordinates and taking the square root. This is the essence of Pythagoras's theorem. In the infinite-dimensional case, the sum is infinite or is replaced with an integral when the number of dimensions is uncountable.(2004-02-15)

Euclidean norm: The usual norm for finding the magnitude of a vector in Rn - the square root of the sum of the orthogonal components of a vector.

Euclid "language" (Named after the Greek geometer, fl ca 300 BC.) A {Pascal} descendant for development of verifiable system software. No {goto}, no {side effects}, no global assignments, no functional arguments, no nested procedures, no floats, no {enumeration types}. Pointers are treated as indices of special arrays called collections. To prevent {aliasing}, Euclid forbids any overlap in the list of actual parameters of a procedure. Each procedure gives an imports list, and the compiler determines the identifiers that are implicitly imported. Iterators. Ottawa Euclid is a variant. ["Report on the Programming Language Euclid", B.W. Lampson et al, SIGPLAN Notices 12(2):1-79, Feb 1977]. (1998-11-23)

Euclid ::: (language) (Named after the Greek geometer, fl ca 300 BC.) A Pascal descendant for development of verifiable system software. No goto, no side list, and the compiler determines the identifiers that are implicitly imported. Iterators.Ottawa Euclid is a variant.[Report on the Programming Language Euclid, B.W. Lampson et al, SIGPLAN Notices 12(2):1-79, Feb 1977]. (1998-11-23)

Euclid of Megara identified the good and the One. The many are unreal. Not to be confused with the great geometer who lived at Alexandria (c. 300 B.C.), author of the Elements in 13 books. -- M.F.

Euclid's Algorithm ::: (algorithm) (Or Euclidean Algorithm) An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12.This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps). (1997-06-30)

Euclid's Algorithm "algorithm" (Or "Euclidean Algorithm") An {algorithm} for finding the {greatest common divisor} (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -" 132, 36 -" 96, 36 -" 60, 36 -" 24, 36 -" 24, 12 -" 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps). (1997-06-30)

Euclid's postulates were:

Euclid's Theorem: A theorem which states that there are infinitely many primes.

computational geometry "mathematics" The study of {algorithms} for combinatorial, topological, and metric problems concerning sets of points, typically in {Euclidean space}. Representative areas of research include geometric search, convexity, proximity, intersection, and {linear programming}. (1997-08-03)

computational geometry ::: (mathematics) The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming. (1997-08-03)

Concurrent Euclid ::: (language, parallel) A concurrent extension of a subset of Euclid (Simple Euclid) developed by J.R. Cordy and R.C. Holt of the University of Toronto in 1980.Concurrent Euclid features separate compilation, modules, processes and monitors, signal and wait on condition variables, 'converters' to defeat strong type checking, absolute addresses. All procedures and functions are re-entrant. TUNIS (a Unix-like operating system) is written in Concurrent Euclid.[Specification of Concurrent Euclid, J.R. Cordy & R.C. Holt, Reports CSRI-115 & CSRI-133, CSRI, U Toronto, Jul 1980, rev. Aug 1981].[Concurrent Euclid, The Unix System, and Tunis, R.C. Holt, A-W, 1983].(2005-02-19)

Concurrent Euclid "language, parallel" A {concurrent} extension of a subset of {Euclid} ("{Simple Euclid}") developed by J.R. Cordy and R.C. Holt of the {University of Toronto} in 1980. Concurrent Euclid features {separate compilation}, {modules}, processes and {monitors}, {signal} and {wait} on {condition variables}, 'converters' to defeat {strong type checking}, absolute addresses. All procedures and functions are {re-entrant}. {TUNIS} (a {Unix}-like {operating system}) is written in Concurrent Euclid. ["Specification of Concurrent Euclid", J.R. Cordy & R.C. Holt, Reports CSRI-115 & CSRI-133, CSRI, U Toronto, Jul 1980, rev. Aug 1981]. ["Concurrent Euclid, The Unix System, and Tunis," R.C. Holt, A-W, 1983]. (2005-02-19)

Contemporary ideas concerning the abstract nature of mathematics (q. v.) and the status of applied geometry have important historical roots in the discovery of non-Euclidean geometries. -- A.C.

Delaunay triangulation "mathematics, graphics" (After B. Delaunay) For a {set} S of points in the {Euclidean plane}, the unique {triangulation} DT(S) of S such that no point in S is inside the circumcircle of any triangle in DT(S). DT(S) is the dual of the {voronoi diagram} of S.

Delaunay triangulation ::: (mathematics, graphics) (After B. Delaunay) For a set S of points in the Euclidean plane, the unique triangulation DT(S) of S such that no point in S is inside the circumcircle of any triangle in DT(S). DT(S) is the dual of the voronoi diagram of S.

Eden Programming Language "language" (EPL) A language developed at the {University of Washington}, based on {Concurrent Euclid} and used with the {Eden} distributed operating system. EPL influenced {Emerald} and {Distributed Smalltalk}. ["EPL Programmer's Guide", A. Black et al, U Washington June 1984]. {Eden}

Elements: Are simple constituents, in psychology, of sense perceptions such as sweet and green. Elementary complexes are things of experience. (Avenarius.) In logic: individual members of a class. Also refers to Euclid's 13 books. -- H.H.

EPL ::: 1. Early PL/I.2. Experimental Programming Language.3. Eden Programming Language. U Washington. Based on Concurrent Euclid and used with the Eden distributed OS. Influenced Emerald and Distributed Smalltalk. EPL Programmer's Guide, A. Black et al, U Washington June 1984.4. Equational Programming Language. Szymanski, RPI. Equational language for parallel scientific applications. EPL - Parallel Programming with Recurrent Equations, B. Szymanski in Parallel Functional Languages and Compilers, B. Szymanski et al, A-W 1991.

euclidian ::: n. --> Related to Euclid, or to the geometry of Euclid.

euclid ::: n. --> A Greek geometer of the 3d century b. c.; also, his treatise on geometry, and hence, the principles of geometry, in general.

Geometry: Originally abstracted from the measurement of, and the study of relations of position among, material objects, geometry received in Euclid's Elements (c. 300 B.C.) a treatment which (despite, of course, certain defects by modern standards) became the historical model for the abstract deductive development of a mathematical discipline. The general nature of the subject of geometry may be illustrated by reference to the synthetic geometry of Euclid, and the analytic geometry which resulted from the introduction of coordinates into Euclidean geometry by Descartes (1637) (q.v.). In the mathematical usage of today the name geometry is given to any abstract mathematical discipline of a certain general type, as thus illustrated, without any requirement of applicability to spatial relations among physical objects or the like.

greatest common divisor "mathematics" (GCD) A function that returns the largest positive {integer} that both arguments are integer multiples of. See also {Euclid's Algorithm}. Compare: {lowest common multiple}. (1999-11-02)

greatest common divisor ::: (mathematics) (GCD) A function that returns the largest positive integer that both arguments are integer multiples of.See also Euclid's Algorithm. Compare: lowest common multiple. (1999-11-02)

G. Saccheri, Euclides Vindicatus, translated into English by G. B Halsted, Chicago and London, 1920.

H. G. Forder, The Foundations of Euclidean Geometry, Cambridge, England, 1927.

Hierarchy of types: See Logic, formal, § 6. Hilbert, David, 1862-, German mathematician. Professor of mathematics at the University of Göttingen, 1895-. A major contributor to many branches of mathematics, he is regarded by many as the greatest mathematician of his generation. His work on the foundations of Euclidean geometry is contained in his Grundlagen der Geometrie (1st edn., 1899, 7th edn., 1930). Concerning his contributions to mathematical logic and mathematical philosophy, see the articles mathematics, and proof theory. -- A. C.

homaloidal ::: a. --> Flat; even; -- a term applied to surfaces and to spaces, whether real or imagined, in which the definitions, axioms, and postulates of Euclid respecting parallel straight lines are assumed to hold true.

homogeneous coordinates: MA projective space analogue of the cartesian coordinates for Euclidean geometry. A set of coordinates with the equivalence relation of "being a multiple of" usually with specific rules on representing the equivalence class by one of the members. Thus the number of coordinates is usually one more than the dimension of the projective space.

H. P. Manning, Non-Euclidean Geometry, 1901.

hyperbolic geometry: See non-Euclidean geometry.

ideal point: A point added in turning Euclidean geometry into projective geometry.

integer lattice: A subset of the Euclidean space Rn considered as a group consisting of points whose coordinates are all integers.

J. L. Coolidge, The Elements of Non-Euclidean Geometry, Oxford. 1909. Non-Naturalistic ethics: Any ethical theory which holds that ethical properties or relations are non-natural. See Non-natural properties, Intuitionism. -- W.K.F.

Monadology: (also Monadism) The doctrine of monads, the theory that the universe is a composite of elementary units. A monad may also be a metaphysical unit. The notion of monad can be found in Pythagoras, Ecphantus, Aristotle, Euclid, Augustine, et al. Plato refers to his ideas as monads. Nicolaus Cusanus regards individual things as units which mirror the world. Giordano Bruno seems to have been the first to have used the term in its modern connotation. God is called monas monadum; each monad, combining matter and form, is both corporeal and spiritual, a microcosm of the whole. But the real founder of monadology is Leibniz. To him, the monads are the real atoms of nature, the elements of things. The monad is a simple substance, completely different from a material atom. It has neither extension, nor shape, nor divisibility. Nor is it perishable. Monads begin to exist or cease to exist by a decree of God. They are distinguished from one another in character, they "have no windows" through which anything can enter in or go out, that is, the substance of the monad must be conceived as force, as that which contains in itself the principle of its changes. The universe is the aggregate, the ideal bond of the monads, constituting a harmonious unity, pre-established by God who is the highest in the hierarchy of monads. This bond of all things to each, enables every simple substance to have relations which express all the others, every monad being a perpetual living mirror of the universe. The simple substance or monad, therefore, contains a plurality of modifications and relations even though it has no parts but is unity. The highest monad, God, appears to be hoth the creator and the unified totality and harmony of self-active and self-subsistent monnds. -- J.M.

non-Euclidean geometry: Any system of geometry not based on (all 5 of the) Euclidean axioms/postulates. e.g. hyperbolic geometry, spherical geometry.

Non-Euclidean geometry: Euclid's postulates for geometry included one, the parallel postulate, which was regarded from earliest times (perhaps even by Euclid himself) as less satisfactory than the others. This may be stated as follows (not Euclid's original form but an equivalent one) Through a given point P not on a given line l there passes at most one line, in the plane of P and l, which does not intersect l. Here "line" means a straight line extended infinitely in both directions (not a line segment).

norm ::: (mathematics) A real-valued function modelling the length of a vector. The norm must be homogeneous and symmetric and fulfil the following condition: Minkowski functional; all vectors that end on the surface have the same norm then.The most popular norm is the Euclidean norm.(2004-02-15)

norm "mathematics" A real-valued {function} modelling the length of a {vector}. The norm must be {homogeneous} and {symmetric} and fulfil the following condition: the shortest way to reach a point is to go straight toward it. Every {convex} symmetric {closed} surface surrounding point 0 introduces a norm by means of {Minkowski functional}; all vectors that end on the surface have the same norm then. The most popular norm is the {Euclidean norm}. (2004-02-15)

Ottawa Euclid {Euclid}

parallel: Describing lines (or other geomtric objects) that are non-intersecting, "going" in the same direction and keep equal distance everywhere. For lines, these three concepts are exactly the same in Euclidean geometry, while in other geometries, the concept of parallel (without further clarifications) can be taken to mean an extension to any of these, given that this concept on geometric objects originated from related concepts that happen to be the same in Euclidean geometry.

parallel postulate: An assertion by Euclid in his book Elements. It was presented as a postulate (after 4 others) without being proven. It effectively states that two non-parallel lines must meet.

Pons asinorum: The literal meaning of the Latin expression, asses' bridge, has been figuratively applied to a diagram constructed by Petrus Tartaretus about 1480, whose purpose was to aid the student of logic in finding the middle term of a syllogism and disclose its relations. It was assumed that it was as difficult to persuade students to do this as to get asses to pass over a bridge. Hence the expression has also been applied to any relatively easy test. Euclids proposition, that if two sides of a triangle are equal the angles opposite to those sides must also be equal, has been called a pons asinorum for students of geometry -- J.J.R.

Proclus: (411-485) A prominent Neo-Platonist and theological commentator, who taught that man becomes united with God through the practice of love, truth and faith. Main works: Commentaries on Timeus, on Republic, on Parmenides; Instit. Theol.; In Platonis Theol., Comment on First Book of Euclid. -- R.B.W.

pseudosphere ::: n. --> The surface of constant negative curvature generated by the revolution of a tractrix. This surface corresponds in non-Euclidian space to the sphere in ordinary space. An important property of the surface is that any figure drawn upon it can be displaced in any way without tearing it or altering in size any of its elements.

Pythagoreanism: The doctrines (philosophical, mathematical, moral, and religious) of Pythagoras (c. 572-497) and of his school which flourished until about the end of the 4th century B.C. The Pythagorean philosophy was a dualism which sharply distinguished thought and the senses, the soul and the body, the mathematical forms of things and their perceptible appearances. The Pythagoreans supposed that the substances of all things were numbers and that all phenomena were sensuous expressions of mathematical ratios. For them the whole universe was harmony. They made important contributions to mathematics, astronomv, and physics (acoustics) and were the first to formulate the elementary principles and methods of arithmetic and geometry as taught in the first books of Euclid. But the Pythagorean sect was not only a philosophical and mathematical school (cf. K. von Fritz, Pythagorean Politics in Southern Italy, 1941), but also a religious brotherhood and a fellowship for moral reformation. They believed in the immortality and transmigration (see Metempsychosis) of the soul which they defined as the harmony of the body. To restore harmony which was confused by the senses was the goal of their Ethics and Politics. The religious ideas were closely related to those of the Greek mysteries which sought by various rites and abstinences to purify and redeem the soul. The attempt to combine this mysticism with their mathematical philosophy, led the Pythagoreans to the development of an intricate and somewhat fantastic symbolism which collected correspondences between numbers and things and for example identified the antithesis of odd and even with that of form and matter, the number 1 with reason, 2 with the soul, etc. Through their ideas the Pythagoreans had considerable effect on the development of Plato's thought and on the theories of the later Neo-platonists.

Real-Time Euclid ::: Real-time language, restriction to time-bounded constructs. [Real-Time Euclid: A Language for Reliable Real-Time Systems, E. Kligerman et al, IEEE Trans Software Eng SE-12(9):941-1986-09-949].

Real-Time Euclid Real-time language, restriction to time-bounded constructs. ["Real-Time Euclid: A Language for Reliable Real-Time Systems", E. Kligerman et al, IEEE Trans Software Eng SE-12(9):941-1986-09-949].

Relativity, theory of: A mathematical theory of space-time (q.v.), of profound epistemological as well as physical importance, comprising the special theory of relativity (Einstein, 1905) and the general theory of relativity (Einstein, 1914-16). The name arises from the fact that certain things which the classical theory regarded as absolute -- e.g. , the simultaneity of spatially distant events, the time elapsed between two events (unless coincident in space-time), the length of an extended solid body, the separation of four-dimensional space-time into a three-dimensional space and a one-dimensional time -- are regarded by the relativity theory as relative (q.v.) to the choice of a coordinate system in space-time, and thus relative to the observer. But on the other hand the relativity theory represents as absolute certain things which are relative in the classical theory -- e.g., the velocity of light in empty space. See Non-Euclidean geometry. -- A.C.

See Mathematics, and Non-Euclidean geometry. For a very brief outline of the foundations of plane Euclidean geometry, both from the synthetic and the analytic viewpoint, see the appendix to Eisenhart's book cited below. A more complete account is given bv Forder. -- A.C.

Singular Point Used in mathematics in contradistinction to an ordinary point or Euclid’s point, without length, breadth, or thickness. The singular point is made by the intersection of two lines, at the apex of a cone, where a decreasing magnitude reaches zero, the node of a vibration, or when something passes from one state to another. Sir James Jeans, in Astronomy and Cosmogony, says: “The type of conjecture which presents itself, somewhat insistently, is that the centers of the nebulae are of the nature of ‘singular points,’ at which matter is poured into our universe from some other, and entirely extraneous, spatial dimension, so that, to a denizen of our universe, they appear as points at which matter is being continually created.” This suggests that he avoids the idea that matter can be created, and resorts to a fourth-dimensional theory to explain its mysterious appearance. In theosophical philosophy, physical matter is formed or deposited from ultraphysical matter, as energy-substance passing from one plane to another, so there is no need to resort to a fourth-dimensional theory.

Still other non-Euclidean geometries are given an actual application to physical space -- or rather, space-time -- in the General Theory of Relativity.

Syntax/Semantic Language ::: (language) (S/SL) A high level specification language for recursive descent parsers developed by J.R. Cordy at the University of Toronto in 1980.S/SL is a small language that supports cheap recursion and defines input, output, and error token names (& values), semantic mechanisms (class interfaces accepts. Alternation, control flow and one-symbol look-ahead constructs are part of the language.The S/SL processor compiles this pseudo-code into a table (byte-codes) that is interpreted by the S/SL table-walker (interpreter). The pseudo-code language excellent syntax error recovery and repair. It is more powerful and transparent than yacc but slower.S/SL has been used to implement production commercial compilers for languages such as PL/I, Euclid, Turing, Ada, and COBOL, as well as interpreters, command processors, and domain specific languages of many kinds. .[Specification of S/SL: Syntax/Semantic Language, J.R. Cordy and R.C. Holt, Computer Systems Research Institute, University of Toronto, 1980].[An Introduction to S/SL: Syntax/Semantic Language, R.C. Holt, J.R. Cordy, and D.B. Wortman; ACM Transactions on Programming Languages and Systems (TOPLAS), Vol 4, No. 2, April 1982, pp 149-178].[Hierarchic Syntax Error Repair, D.T. Barnard and R.C. Holt, International Journal of Computing and Information Sciences, Vol. 11, No. 4, August 1982, Pages 231-258.](2003-10-30)

Syntax/Semantic Language "language" (S/SL) A high level {specification language} for {recursive descent parsers} developed by J.R. Cordy "cordy@cs.queensu.ca" and R.C. Holt "holt@uwaterloo.ca" at the University of Toronto in 1980. S/SL is a small language that supports cheap recursion and defines input, output, and error token names (& values), semantic mechanisms (class interfaces whose methods are really escapes to routines in a host programming language but allow good abstraction in the pseudo-code) and a pseudo-code program that defines the syntax of the input language by the token stream the program accepts. Alternation, control flow and one-symbol look-ahead constructs are part of the language. The S/SL processor compiles this pseudo-code into a table (byte-codes) that is interpreted by the S/SL table-walker (interpreter). The pseudo-code language processes the input language in recursive descent LL1 style but extensions allow it to process any LRk language relatively easily. S/SL is designed to provide excellent syntax error recovery and repair. It is more powerful and transparent than yacc but slower. S/SL has been used to implement production commercial compilers for languages such as {PL/I}, {Euclid}, {Turing}, {Ada}, and {COBOL}, as well as {interpreters}, {command processors}, and domain specific languages of many kinds. {(ftp://ftp.cs.queensu.ca/pub/cordy/ssl)}. ["Specification of S/SL: Syntax/Semantic Language", J.R. Cordy and R.C. Holt, Computer Systems Research Institute, University of Toronto, 1980]. ["An Introduction to S/SL: Syntax/Semantic Language", R.C. Holt, J.R. Cordy, and D.B. Wortman; ACM Transactions on Programming Languages and Systems (TOPLAS), Vol 4, No. 2, April 1982, pp 149-178]. ["Hierarchic Syntax Error Repair", D.T. Barnard and R.C. Holt, International Journal of Computing and Information Sciences, Vol. 11, No. 4, August 1982, Pages 231-258.] (2003-10-30)

The name non-Euclidean geometry is applied to hyperbolic geometry and generally to any system in which one or more postulates of Euclidean geometry are replaced by contrary assumptions. (But geometries of more than three dimensions, if they otherwise follow the postulates of Euclid, are not ordinarily called non-Euclidean.)

Theseus "language" A language based on {Euclid}, never implemented. ["Theseus - A Programming Language for Relational Databases", J.E. Shopiro, ACM Trans Database Sys 4(4):493-517, Mar 1979]. (1994-12-14)

Theseus ::: (language) A language based on Euclid, never implemented.[Theseus - A Programming Language for Relational Databases, J.E. Shopiro, ACM Trans Database Sys 4(4):493-517, Mar 1979]. (1994-12-14)

This "postulate" has resisted proof for many centuries before consideration is given to the possibility that it is simply not necessarily true. This leads to the development of non-Euclidean geometry, while the familiar geometry in which the fifth postulate is true is known as Euclidean Geometry. It should be noted that we now know of the parallel postulate's independence from the other postulates, that is, the parallel postulate cannot be proven from the four other postulates. In that sense, the parallel postulate of Euclid is more of an axiom for a particular geometric system.

T. L. Heath, The Thirteen Books of Euclid's Elements, translated from the text of Heiberg, with introduction and commentary, 3 vols., Cambridge, England, 1908. Gerbert of Aurillac: (Pope Sylvester II, died 1003) Was one of the greatest scholars of the 10th century. He studied at Aurillac with Odo of Cluny, learned something of Arabian science during three years spent in Spain. He taught at the school of Rheims, became Abbot of Bobbio (982), Archbishop of Rheims (991), Archbishop of Ravenna (998), Pope in 999. A master of the seven liberal aits, he excelled in his knowledge of the quadrivium, i.e. logic, math., astron. and music. His works, the most important of which are on mathematics, are printed in PL 139, 57-338. -- V.J.B.

Toronto Euclid "language" The standard dialect of {Euclid}, as compared to {Ottawa Euclid}. (1996-11-29)

Toronto Euclid ::: (language) The standard dialect of Euclid, as compared to Ottawa Euclid. (1996-11-29)

Turing ::: 1. Alan Turing.2. R.C. Holt & J.R. Cordy , U Toronto, 1982. Descendant of Concurrent Euclid, an airtight super-Pascal. Used mainly for teaching programming at both high school and university level.Available from Holt Software Assocs, Toronto.Versions for Sun, MS-DOS, Mac, etc.E-mail: .[Turing Language Report, R.C. Holt & J.R. Cordy, Report CSRI-153, CSRI, U Toronto, Dec 1983].[The Turing Programming Language, R.C. Holt & J.R. Cordy, CACM 31(12) (Dec 1988)].

Turing 1. {Alan Turing}. 2. R.C. Holt "holt@csri.toronto.edu" & J.R. Cordy "cordy@cs.queensu.ca", U Toronto, 1982. Descendant of Concurrent Euclid, an airtight super-Pascal. Used mainly for teaching programming at both high school and university level. Available from Holt Software Assocs, Toronto. Versions for Sun, {MS-DOS}, Mac, etc. E-mail: "distrib@turing.toronto.edu". ["Turing Language Report", R.C. Holt & J.R. Cordy, Report CSRI-153, CSRI, U Toronto, Dec 1983]. ["The Turing Programming Language", R.C. Holt & J.R. Cordy, CACM 31(12) (Dec 1988)].

understand ::: v. t. --> To have just and adequate ideas of; to apprehended the meaning or intention of; to have knowledge of; to comprehend; to know; as, to understand a problem in Euclid; to understand a proposition or a declaration; the court understands the advocate or his argument; to understand the sacred oracles; to understand a nod or a wink.
To be apprised, or have information, of; to learn; to be informed of; to hear; as, I understand that Congress has passed


vector product: An vector operation in three-dimensional Euclidean space. It takes two vectors and produces a third which is perpendicular to the two. The magnitude and direction of the resulting vector is determined by the two vectors in a pre-defined manner. Though distinct from multiplication for numbers, they shares enough properties for the vector product to be considered a "multiplication". e.g. distribution over addition. Although vector product is not commutative nor associative, unlike multiplication for numbers. It is commonly called the cross product due to the notation we use to distinguish it from the scalar product.

Verdi (named after the Italian composer Giuseppe Verdi (1813-1901)) Provable systems language. Descendant of Ottawa Euclid.

Verdi ::: (named after the Italian composer Giuseppe Verdi (1813-1901)) Provable systems language. Descendant of Ottawa Euclid.

Voronoi diagram ::: (mathematics, graphics) (After G. Voronoi) For a set S of points in the Euclidean plane, the partition Vor(S) of the plane into the voronoi polygons associated with the members of S. Vor(S) is the dual of the Delaunay triangulation of S.

Voronoi diagram "mathematics, graphics" (Or "Voronoi tessellation", "Voronoi decomposition", "Dirichlet tessellation", After {Georgy Feodosevich Voronoy}) For a {set} S of points in a {Euclidean space}, the {partition} Vor(S) of the plane into the {voronoi polygons} associated with the {members} of S, where each polygon is defined by the set of points nearer to some given point in S than to any other point in S. The Voronoi diagram is the {dual} of the {Delaunay triangulation} of S. (2008-04-18)

Voronoi polygon "mathematics, graphics" For a member s of a {set} S of points in a {Euclidean space}, the {locus} of points in the plane that are closer to s than to any other member of S. (1997-08-03)

Voronoi polygon ::: (mathematics, graphics) For a member s of a set S of points in the Euclidean plane, the locus of points in the plane that are closer to s than to any other member of S. (1997-08-03)

ZENO ::: U Rochester 1978. Euclid with asynchronous message-passing. Preliminary ZENO Language Description, J.E. Ball et al, SIGPLAN Notices 14(9):17-34 (Sep 1979).

ZENO U Rochester 1978. Euclid with asynchronous message-passing. "Preliminary ZENO Language Description", J.E. Ball et al, SIGPLAN Notices 14(9):17-34 (Sep 1979).



QUOTES [2 / 2 - 140 / 140]


KEYS (10k)

   1 Mortimer J Adler
   1 Alfred Korzybski

NEW FULL DB (2.4M)

   16 Euclid
   5 Anonymous
   4 Albert Einstein
   3 Neal Stephenson
   3 Mario Livio
   3 Benoit Mandelbrot
   3 Augustus De Morgan
   3 Arthur Conan Doyle
   2 Walter Isaacson
   2 Simon Singh
   2 Samuel Johnson
   2 Oliver Heaviside
   2 Michelle McNamara
   2 H P Lovecraft
   2 Henri Poincare
   2 Hans Reichenbach
   2 G H Hardy
   2 George Polya
   2 Fyodor Dostoyevsky
   2 David Berlinski

1:To The Works Of:
   Aristotle, Cassius J. Keyser, Eric T. Bell, G. W. Leibnitz, Eugen Bleuler, J. Locke, Niels Bohr, Jacques Loeb, George Boole, H. A. Lorentz, Max Born, Ernst Mach, Louis De Brogue, J. C. Maxwell, Georg Cantor, Adolf Meyer, Ernst Cassirer, Hermann Minkowsja, Charles M. Child, Isaac Newton, C. Darwin, Ivan Pavlov, Rene Descartes, Giuseppe Peano, P. A. M. Dirac, Max Planck, A. S. Eddington, Plato, Albert Einstein, H. Poincare, Euclid, M. Faraday, Sigmund Freud, Josiah Royce, Karl F. Gauss, G. Y. Rainich, G. B. Riemann, Bertrand Russell, Thomas Graham, Ernest Rutherford, Arthur Haas, E. Schrodinger, Wm. R. Hamilton, C. S. Sherrington, Henry Head, Socrates, Werner Heisenberg, Arnold Sommerfeld, C. Judson Herrick, Oswald Veblen, E. V. Huntington, Wm. Alanson White, Smith Ely Jeluffe, Alfred N. Whitehead, Ludwig Wittgenstein
   Which Have Creatly Influenced My Enquiry
   This System Is Dedicated ~ Alfred Korzybski, Science and Sanity,
2:Reading list (1972 edition)[edit]
1. Homer - Iliad, Odyssey
2. The Old Testament
3. Aeschylus - Tragedies
4. Sophocles - Tragedies
5. Herodotus - Histories
6. Euripides - Tragedies
7. Thucydides - History of the Peloponnesian War
8. Hippocrates - Medical Writings
9. Aristophanes - Comedies
10. Plato - Dialogues
11. Aristotle - Works
12. Epicurus - Letter to Herodotus; Letter to Menoecus
13. Euclid - Elements
14.Archimedes - Works
15. Apollonius of Perga - Conic Sections
16. Cicero - Works
17. Lucretius - On the Nature of Things
18. Virgil - Works
19. Horace - Works
20. Livy - History of Rome
21. Ovid - Works
22. Plutarch - Parallel Lives; Moralia
23. Tacitus - Histories; Annals; Agricola Germania
24. Nicomachus of Gerasa - Introduction to Arithmetic
25. Epictetus - Discourses; Encheiridion
26. Ptolemy - Almagest
27. Lucian - Works
28. Marcus Aurelius - Meditations
29. Galen - On the Natural Faculties
30. The New Testament
31. Plotinus - The Enneads
32. St. Augustine - On the Teacher; Confessions; City of God; On Christian Doctrine
33. The Song of Roland
34. The Nibelungenlied
35. The Saga of Burnt Njal
36. St. Thomas Aquinas - Summa Theologica
37. Dante Alighieri - The Divine Comedy;The New Life; On Monarchy
38. Geoffrey Chaucer - Troilus and Criseyde; The Canterbury Tales
39. Leonardo da Vinci - Notebooks
40. NiccolĂČ Machiavelli - The Prince; Discourses on the First Ten Books of Livy
41. Desiderius Erasmus - The Praise of Folly
42. Nicolaus Copernicus - On the Revolutions of the Heavenly Spheres
43. Thomas More - Utopia
44. Martin Luther - Table Talk; Three Treatises
45. François Rabelais - Gargantua and Pantagruel
46. John Calvin - Institutes of the Christian Religion
47. Michel de Montaigne - Essays
48. William Gilbert - On the Loadstone and Magnetic Bodies
49. Miguel de Cervantes - Don Quixote
50. Edmund Spenser - Prothalamion; The Faerie Queene
51. Francis Bacon - Essays; Advancement of Learning; Novum Organum, New Atlantis
52. William Shakespeare - Poetry and Plays
53. Galileo Galilei - Starry Messenger; Dialogues Concerning Two New Sciences
54. Johannes Kepler - Epitome of Copernican Astronomy; Concerning the Harmonies of the World
55. William Harvey - On the Motion of the Heart and Blood in Animals; On the Circulation of the Blood; On the Generation of Animals
56. Thomas Hobbes - Leviathan
57. René Descartes - Rules for the Direction of the Mind; Discourse on the Method; Geometry; Meditations on First Philosophy
58. John Milton - Works
59. MoliĂšre - Comedies
60. Blaise Pascal - The Provincial Letters; Pensees; Scientific Treatises
61. Christiaan Huygens - Treatise on Light
62. Benedict de Spinoza - Ethics
63. John Locke - Letter Concerning Toleration; Of Civil Government; Essay Concerning Human Understanding;Thoughts Concerning Education
64. Jean Baptiste Racine - Tragedies
65. Isaac Newton - Mathematical Principles of Natural Philosophy; Optics
66. Gottfried Wilhelm Leibniz - Discourse on Metaphysics; New Essays Concerning Human Understanding;Monadology
67.Daniel Defoe - Robinson Crusoe
68. Jonathan Swift - A Tale of a Tub; Journal to Stella; Gulliver's Travels; A Modest Proposal
69. William Congreve - The Way of the World
70. George Berkeley - Principles of Human Knowledge
71. Alexander Pope - Essay on Criticism; Rape of the Lock; Essay on Man
72. Charles de Secondat, baron de Montesquieu - Persian Letters; Spirit of Laws
73. Voltaire - Letters on the English; Candide; Philosophical Dictionary
74. Henry Fielding - Joseph Andrews; Tom Jones
75. Samuel Johnson - The Vanity of Human Wishes; Dictionary; Rasselas; The Lives of the Poets
   ~ Mortimer J Adler,

*** WISDOM TROVE ***

1:
if geometry were as much opposed to our passions and present interests as is ethics, we should contest it and violate I but little less, notwithstanding all the demonstrations of Euclid and Archimedes
 ~ gottfried-wilhelm-leibniz, @wisdomtrove
2:Like a young heir, come a little prematurely to a large inheritance, we shall wanton and run riot until we have brought our reputation to the brink of ruin, and then, like him, shall have to labor with the current of opinion, when COMPELLED perhaps, to do what prudence and common policy pointed out, as plain as any problem in Euclid, in the first instance. ~ george-washington, @wisdomtrove

*** NEWFULLDB 2.4M ***

1:A line is length without breadth. ~ Euclid,
2:There is no Royal Road to Geometry. ~ Euclid,
3:And the whole is greater than the part. ~ Euclid,
4:Sire, there is no royal road to geometry. ~ Euclid,
5:Euclid for children is barbarous. ~ Oliver Heaviside,
6:Better balance, less pain and less restless leg syndrome. ~ Euclid,
7:A prime number is one (which is) measured by a unit alone. ~ Euclid,
8:The laws of nature are but the mathematical thoughts of God. ~ Euclid,
9:A triangle with four points is what Euclid rides into hell. ~ Steve Martin,
10:Give him threepence, since he must make a gain out of what he learns. ~ Euclid,
11:The early study of Euclid made me a hater of geometry. ~ James Joseph Sylvester,
12:What has been affirmed without proof can also be denied without proof. ~ Euclid,
13:Things which are equal to the same thing are also equal to one another. ~ Euclid,
14:From Euclid to Newton there were straight lines. The modern age analyzes the wavers. ~ Saul Bellow,
15:Handwriting is a spiritual designing, even though it appears by means of a material instrument. ~ Euclid,
16:I have in later years taken to Euclid, Whitehead, Bertrand Russell, in an elemental way. ~ Carl Sandburg,
17:The sacred writings excepted, no Greek has been so much read and so variously translated as Euclid. ~ Augustus De Morgan,
18:Euclid taught me that without assumptions there is no proof. Therefore, in any argument, examine the assumptions. ~ Eric Temple Bell,
19:1. An 'unit' is that by virtue of which each of the things that exist is called one.
2. A 'number' is a multiple composed of units. ~ Euclid,
20:A machine is as distinctively and brilliantly and expressively human as a violin sonata or a theorem in Euclid. —GREGORY VLASTOS ~ Ray Kurzweil,
21:Euclid alone has looked on Beauty bare. ~ Edna St. Vincent Millay, "Euclid alone has looked on Beauty bare", published in American Poetry 1922.,
22:I have given up newspapers in exchange for Tacitus and Thucydides, for Newton and Euclid; and I find myself much the happier. ~ Thomas Jefferson,
23:There is no other Royal path which leads to geometry. ~ Euclid to Ptolemy I. See Proclus' Commentaries on Euclid's Elements, Book II, Chapter IV.,
24:The once-surprising existence of non-Euclidean models of Euclid's first four axioms can be seen as a sort of mathematical joke. ~ John Allen Paulos,
25:In right-angled triangles the square on the side subtending the right angle is equal to the squares on the sides containing the right angle. ~ Euclid,
26:While Euclid himself may not have been the greatest mathematician who ever lived, he was certainly the greatest teacher of mathematics. ~ Mario Livio,
27:In other words, to put it into Euclid, or old-fashioned plane geometry, a straight line is not the shortest distance between two points. ~ Madeleine L Engle,
28:They even dare to dream that two parallel lines, which according to Euclid cannot meet on Earth, may perhaps meet somewhere in infinity. ~ Fyodor Dostoyevsky,
29:As to writing another book on geometry [to replace Euclid] the middle ages would have as soon thought of composing another New Testament. ~ Augustus De Morgan,
30:Euclid avoids it [the treatment of the infinite]; in modern mathematics it is systematically introduced, for only then is generality obtained. ~ Arthur Cayley,
31:A straight line is said to have been cut in extreme and mean ratio when, as the whole line is to the greater segment, so is the greater to the lesser. ~ Euclid,
32:If Euclid's point, though incapable of being drawn by any human agency, has an imperishable value, my picture has its own for mankind to live. ~ Mahatma Gandhi,
33:THE APOSTOLIC CAFÉ had expanded its offerings to include Euclid’s Grill—casual buffet by day, fine dining by night, served in the former nave. ~ Neal Stephenson,
34:The primes are the raw material out of which we have to build arithmetic, and Euclid's theorem assures us that we have plenty of material for the task. ~ G H Hardy,
35:Euclid discovered that perfect numbers are always the multiple of two numbers, one of which is a power of 2 and the other being the next power of 2 minus 1. ~ Simon Singh,
36:His hair, from much running of fingers
through it, radiates in all directions and surrounds his head
like a halo of glory, or like the second Corollary of Euclid
I. 32. ~ Lewis Carroll,
37:When a king asked Euclid, the mathematician, whether he could not explain his art to him in a more compendious manner? he was answered, that there was no royal way to geometry. ~ Samuel Johnson,
38:Euclid, who was still, when I was young, the sole acknowledged text-book of geometry for boys, lived in Alexandria, about 300 B.C., a few years after the death of Alexander and Aristotle. ~ Anonymous,
39:The cowboys have a way of trussing up a steer or a pugnacious bronco which fixes the brute so that it can neither move nor think. This is the hog-tie, and it is what Euclid did to geometry. ~ Eric Bell,
40:The study of Euclid put him into a compassionate and tranquil frame of mind, and illuminated, among other things, that his thinking and feeling had recently been crippled by confusion and despair. ~ John Cheever,
41:Mother Nature did not attend high school geometry courses or read the books of Euclid of Alexandria. Her geometry is jagged, but with a logic of its own and one that is easy to understand. ~ Nassim Nicholas Taleb,
42:I would say, if you like, that the party is like an out-moded mathematics...that is to say, the mathematics of Euclid. We need to invent a non-Euclidian mathematics with respect to political discipline. ~ Alain Badiou,
43:The Ottoman Turks were about to capture Constantinople, unleashing on Italy a migration of fleeing scholars with bundles of manuscripts containing the ancient wisdom of Euclid, Ptolemy, Plato, and Aristotle. ~ Walter Isaacson,
44:It is shocking that young people should be addling their brains over mere logical subtleties in Euclid's Elements, trying to understand the proof of one obvious fact in terms of something equally .. obvious. ~ Oliver Heaviside,
45:In geometry I find certain imperfections which I hold to be the reason why this science, apart from transition into analytics, can as yet make no advance from that state in which it came to us from Euclid. ~ Nikolai Lobachevsky,
46:
if geometry were as much opposed to our passions and present interests as is ethics, we should contest it and violate I but little less, notwithstanding all the demonstrations of Euclid and Archimedes
 ~ Gottfried Wilhelm Leibniz,
47:they head down the alley to the White Hen, a small convenience store on Euclid, about a block and a half away. They went to the White Hen all the time, sometimes three or four times a day, for a Kit Kat or a Coke. ~ Michelle McNamara,
48:You have attempted to tinge detection with romanticism, which produces much the same effect as if you worked a love-story or an elopement into the fifth proposition of Euclid." - Holmes to Watson, The Sign of Four ~ Arthur Conan Doyle,
49:WALKED THE SAME HALF MILE TO ST. EDMUND’S EVERY DAY, A LEFT on Randolph, a right on Euclid, a left on Pleasant. The girls wore gray plaid jumpers and white shirts; the boys, a mustard-colored collared shirt and slacks. ~ Michelle McNamara,
50:Euclid manages to obtain a rigorous proof without ever dealing with infinity, by reducing the problem [of the infinitude of primes] to the study of finite numbers. This is exactly what contemporary mathematical analysis does. ~ Lucio Russo,
51:I was interviewed on the Israeli radio for five minutes and I said that more than 2000 years ago, Euclid proved that there are infinitely many primes. Immediately the host interrupted me and asked, 'Are there still infinitely many primes?' ~ Noga Alon,
52:Reductio ad absurdum, which Euclid loved so much, is one of a mathematician's finest weapons. It is a far finer gambit than any chess play: a chess player may offer the sacrifice of a pawn or even a piece, but a mathematician offers the game. ~ G H Hardy,
53:That, if a straight line falling on two straight lines makes the interior angles on the same side less than two right angles, the two straight lines, if produced indefinitely, meet on that side on which the angles are less than two right angles. ~ Euclid,
54:Reductio ad absurdum, which Euclid loved so much, is one of a mathematician’s finest weapons. It is a far finer gambit than any chess play: a chess player may offer the sacrifice of a pawn or even a piece, but a mathematician offers the game. ~ Simon Singh,
55:His conclusions were as infallible as so many propositions of Euclid. So startling would his results appear to the uninitiated that until they learned the processes by which he had arrived at them they might well consider him as a necromancer. ~ Arthur Conan Doyle,
56:There is no royal road to geometry. (ÎŒÎź ΔጶΜαÎč ÎČασÎčλÎčÎșÎźÎœ ጀτραπόΜ áŒÏ€ÎŻ ÎłÎ”Ï‰ÎŒÎ”Ï„ÏÎŻÎ±Îœ, Non est regia [inquit Euclides] ad Geometriam via) ~ Euclid, alleged reply when Ptolemy I Soter asked him if there was a shorter road to learning geometry than through Euclid's Elements.,
57:Euclid 's manner of exposition, progressing relentlessly from the data to the unknown and from the hypothesis to the conclusion, is perfect for checking the argument in detail but far from being perfect for making understandable the main line of the argument. ~ George Polya,
58:The Greek period inspired the greatest flowering of knowledge in human history, producing the forefathers of the entire Western intellectual tradition, including Socrates, Plato, Aristotle, Pythagoras and Euclid. It changed the world in ways both subtle and profound. ~ Matthew Syed,
59:He thought that when he had healed sufficiently, and withdrawn from the capital, he might write the magus a letter and open a correspondence on Euclid, or Thales, or the new idea from the north, that the sun and not the Earth might be the centre of the universe. ~ Megan Whalen Turner,
60:Detection is, or ought to be, an exact science, and should be treated in the same cold and unemotional manner. You have attempted to tinge it with romanticism, which produces much the same effect as if you worked a love-story or an elopement into the fifth proposition of Euclid. ~ Arthur Conan Doyle,
61:We think of Euclid as of fine ice; we admire Newton as we admire the peak of Teneriffe. Even the intensest labors, the most remote triumphs of the abstract intellect, seem to carry us into a region different from our own-to be in a terra incognita of pure reasoning, to cast a chill on human glory. ~ Walter Bagehot,
62:APODICTICAL  (APODI'CTICAL)   adj.[from    evident truth; demonstration.]Demonstrative; evident beyond contradiction. Holding an apodictical knowledge, and an assured knowledge of it; verily, to persuade their apprehensions otherwise, were to make Euclid believe, that there were more than one centre in ~ Samuel Johnson,
63:At the age of eleven, I began Euclid, with my brother as my tutor. This was one of the great events of my life, as dazzling as first love. I had not imagined there was anything so delicious in the world. From that moment until I was thirty-eight, mathematics was my chief interest and my chief source of happiness. ~ Bertrand Russell,
64:Mathematics has two faces: it is the rigorous science of Euclid, but it is also something else. Mathematics presented in the Euclidean way appears as a systematic, deductive science; but mathematics in the making appears as an experimental, inductive science. Both aspects are as old as the science of mathematics itself. ~ George Polya,
65:Yet there have been and still are mathematicians and philosophers who doubt whether the whole universe, or to speak more widely, the whole of being, was only created in Euclid's geometry. They even dare to dream that two parallel lines, which according to Euclid can never meet on earth, may meet somewhere in infinity. ~ Fyodor Dostoyevsky,
66:It was in Alexandria that the circumference of the earth was first measured, the sun fixed at the center of the solar system, the workings of the brain and the pulse illuminated, the foundations of anatomy and physiology established, the definitive editions of Homer produced. It was in Alexandria that Euclid had codified geometry. ~ Stacy Schiff,
67:Regular geometry, the geometry of Euclid, is concerned with shapes which are smooth, except perhaps for corners and lines, special lines which are singularities, but some shapes in nature are so complicated that they are equally complicated at the big scale and come closer and closer and they don't become any less complicated. ~ Benoit Mandelbrot,
68:The existence of these patterns [fractals] challenges us to study forms that Euclid leaves aside as being formless, to investigate the morphology of the amorphous. Mathematicians have disdained this challenge, however, and have increasingly chosen to flee from nature by devising theories unrelated to anything we can see or feel. ~ Benoit Mandelbrot,
69:I told myself, "Lincoln, you can never make a lawyer if you do not understand what demonstrate means." So I left my situation in Springfield, went home to my father's house, and stayed there till I could give any proposition in the six books of Euclid at sight. I then found out what "demonstrate" means, and went back to my law studies. ~ Abraham Lincoln,
70:It would be foolish to give credit to Euclid for pangeometrical conceptions; the idea of geometry deifferent from the common-sense one never occurred to his mind. Yet, when he stated the fifth postulate, he stood at the parting of the ways. His subconscious prescience is astounding. There is nothing comperable to it in the whole history of science. ~ George Sarton,
71:Like a young heir, come a little prematurely to a large inheritance, we shall wanton and run riot until we have brought our reputation to the brink of ruin, and then, like him, shall have to labor with the current of opinion, when COMPELLED perhaps, to do what prudence and common policy pointed out, as plain as any problem in Euclid, in the first instance. ~ George Washington,
72:a kind of splendid confusion; it is something both shining and shapeless, at once a blaze and a blur. But the circle of the moon is as clear and unmistakable, as recurrent and inevitable, as the circle of Euclid on a blackboard. For the moon is utterly reasonable; and the moon is the mother of lunatics and has given to them all her name. CHAPTER III.—The Suicide ~ G K Chesterton,
73:Every night as I gazed up at the window I said softly to myself the word paralysis. It had always sounded strangely in my ears, like the word gnomon in the Euclid and the word simony in the Catechism. But now it sounded to me like the name of some maleficent and sinful being. It filled me with fear, and yet I longed to be nearer to it and to look upon its deadly work. ~ James Joyce,
74:At the age of eleven, I began Euclid, with my brother as my tutor. ... I had not imagined that there was anything so delicious in the world. After I had learned the fifth proposition, my brother told me that it was generally considered difficult, but I had found no difficulty whatsoever. This was the first time it had dawned on me that I might have some intelligence. ~ Bertrand Russell,
75:A marveilous newtrality have these things mathematicall and also a strange participation between things supernaturall, imortall, intellectuall, simple and indivisible, and things naturall, mortall, sensible, compounded and divisible. ~ John Dee, The mathematicall praeface to the Elements of geometrie of Euclid of Megara (1570) as editor of Euclid's Elements, translated by Henry Billingsley.,
76:The Greek excellence in mathematics was largely a direct consequence of their passion for knowledge for its own sake, rather than merely for practical purposes. A story has it that when a student who learned one geometrical proposition with Euclid asked, "But what do I gain from this?" Euclid told his slave to give the boy a coin, so that the student would see an actual profit. ~ Mario Livio,
77:No very good sense can be given to the idea that the elements of Euclidean geometry may be found in nature because either everything is found in nature or nothing is. Euclidean geometry is a theory, and the elements of a theory may be interpreted only in terms demanded by the theory itself. Euclid’s axioms are satisfied in the Euclidean plane. Nature has nothing to do with it. ~ David Berlinski,
78:It is curious to observe the triumph of slight incidents over the mind; and what incredible weight they have in forming and governing our opinions, both of men and things, that trifles light as air shall waft a belief into the soul, and plant it so immovable within it, that Euclid's demonstrations, could they be brought to batter it in breach, should not all have power to overthrow it! ~ Laurence Sterne,
79:I claim that many patterns of Nature are so irregular and fragmented, that, compared with Euclid - a term used in this work to denote all of standard geometry - Nature exhibits not simply a higher degree but an altogether different level of complexity ... The existence of these patterns challenges us to study these forms that Euclid leaves aside as being "formless," to investigate the morphology of the "amorphous." ~ Benoit Mandelbrot,
80:[it was not a] circle—just a concrete platform with a pay phone and a sign that read EUCLID CIRCLE. I thought Euclid would have been mad.
“That’s so typical of your attitude,” Svetlana said. “You always think everyone is angry. Try to have some perspective. It’s over two thousand years after his death, he’s in Boston for the first time, they’ve named something after him—why should his first reaction be to get pissed off? ~ Elif Batuman,
81:The idea that theorems follow from the postulates does not correspond to simple observation. If the Pythagorean theorem were found to not follow from the postulates, we would again search for a way to alter the postulates until it was true. Euclid's postulates came from the Pythagorean theorem, not the other way around. ~ Richard Hamming, "The Unreasonable Effectiveness of Mathematics", The American Mathematical Monthly 87 (2), February 1980, pp. 81-90.,
82:True, both his eyes, in themselves, must simultaneously act; but is his brain so much more comprehensive, combining, and subtle than man's, that he can at the same moment of time attentively examine two distinct prospects, one on one side of him, and the other in an exactly opposite direction? If he can, then is it as marvellous a thing in him, as if a man were able simultaneously to go through the demonstrations of two distinct problems in Euclid. ~ Herman Melville,
83:Women don’t use knives,’ Griffoni answered, reciting it as though she were Euclid listing another axiom. Although he agreed with her, Brunetti was curious about the basis for her belief. ‘You offering proof of that?’ ‘Kitchens,’ she said laconically. ‘Kitchens?’ ‘The knives are kept in the kitchen, and their husbands pass through there every day, countless times, yet very few of them get stabbed. That’s because women don’t use knives, and they don’t stab people. ~ Donna Leon,
84:The science of the church is neglected for the study of geometry, and they lose sight of Heaven while they are employed in measuring the earth. Euclid is perpetually in their hands. Aristotle and Theophrastus are the objects of their admiration; and they express an uncommon reverence for the works of Galen. Their errors are derived from the abuse of the arts and sciences of the infidels, and they corrupt the simplicity of the gospel by the refinements of human reason. ~ Edward Gibbon,
85:At the Stourbridge Fair in 1663, at age twenty, he purchased a book on astrology, “out of a curiosity to see what there was in it.” He read it until he came to an illustration which he could not understand, because he was ignorant of trigonometry. So he purchased a book on trigonometry but soon found himself unable to follow the geometrical arguments. So he found a copy of Euclid’s Elements of Geometry, and began to read. Two years later he invented the differential calculus. ~ Carl Sagan,
86:Did chemistry theorems exist? No: therefore you had to go further, not be satisfied with the quia, go back to the origins, to mathematics and physics. The origins of chemistry were ignoble, or at least equivocal: the dens of the alchemists, their abominable hodgepodge of ideas and language, their confessed interest in gold, their Levantine swindles typical of charlatans and magicians; instead, at the origin of physics lay the strenuous clarity of the West-Archimedes and Euclid. ~ Primo Levi,
87:The anceints devoted a lifetime to the study of arithmetic; it required days to extract a square root or to multiply two numbers together. Is there any harm in skipping all that, in letting the school boy learn multiplication sums, and in starting his more abstract reasoning at a more advanced point. Where would be the harm in letting the boy assume the truth of many propositions of the first four books of Euclid, letting him assume their truth partly by faith, partly by trial? ~ John Perry,
88:It was possible, I knew, to live on two planes at once - to have one's feet planted in reality but pointed in the direction of progress. It was what I had done as a kid on Euclid Avenue, what my family - and marginalized people more generally - had always done. You get somewhere by building that better reality, if at first only in your own mind. Or as Barack had put it that night, you may live in the world as it is, but you can still work to create the world as it should be. ~ Michelle Obama,
89:This picture of matter curving space and curvaceous space dictating how matter and light will move has several striking features. It brings the non-Euclidean geometries that we talked about in the last chapter out from the library of pure mathematics into the arena of science. The vast collection of geometries describing spaces that are not simply the flat space of Euclid are the ones that Einstein used to capture the possible structures of space distorted by the presence of mass and energy. ~ John D Barrow,
90:The new painters do not propose, any more than did their predecessors, to be geometers. But it may be said that geometry is to the plastic arts what grammar is to the art of the writer. Today, scholars no longer limit themselves to the three dimensions of Euclid. The painters have been lead quite naturally, one might say by intuition, to preoccupy themselves with the new possibilities of spatial measurement which, in the language of the modern studios, are designated by the term fourth dimension. ~ Guillaume Apollinaire,
91:There never has been, and till we see it we never shall believe that there can be, a system of geometry worthy of the name, which has any material departures (we do not speak of corrections or extensions or developments) from the plan laid down by Euclid. ~ Augustus De Morgan, "Short Supplementary Remarks on the First Six Books of Euclid's Elements" (Oct, 1848) Companion to the Almanac for 1849 as quoted by Sir Thomas Little Heath, The Thirteen Books of Euclid's Elements Vol.1, Introduction and Books I, II. Preface, p. v.,
92:... in fact any good mind properly taught can think like Euclid and like Walt Whitman. The Renaissance, as we saw, was full of such minds, equally competent as poet and as engineers. The modern notion of "the two cultures," incompatible under one skull, comes solely from the proliferation of specialties in science; but these also divide scientists into groups that do not understand one another, the cause being the sheer mass of detail and the diverse terminologies. In essence the human mind remains one, not 2 or 60 different organs. ~ Jacques Barzun,
93:About Thomas Hobbes: He was 40 years old before he looked on geometry; which happened accidentally. Being in a gentleman's library, Euclid's Elements lay open, and "twas the 47 El. libri I" [Pythagoras' Theorem]. He read the proposition "By God", sayd he, "this is impossible:" So he reads the demonstration of it, which referred him back to such a proposition; which proposition he read. That referred him back to another, which he also read. Et sic deinceps, that at last he was demonstratively convinced of that truth. This made him in love with geometry. ~ John Aubrey,
94:Let me tell you how at one time the famous mathematician Euclid became a physician. It was during a vacation, which I spent in Prague as I most always did, when I was attacked by an illness never before experienced, which manifested itself in chilliness and painful weariness of the whole body. In order to ease my condition I took up Euclid's Elements and read for the first time his doctrine of ratio, which I found treated there in a manner entirely new to me. The ingenuity displayed in Euclid's presentation filled me with such vivid pleasure, that forthwith I felt as well as ever. ~ Bernard Bolzano,
95:If the ancients had been able to see it as I see it now, Mr. Palomar thinks, they would have thought they had projected their gaze into the heaven of Plato's ideas, or in the immaterial space of the postulates of Euclid; but instead, thanks to some misdirection or other, this sight has been granted to me, who fear it is too beautiful to be true, too gratifying to my imaginary universe to belong to the real world. But perhaps it is this same distrust of our senses that prevents us from feeling comfortable in the universe. Perhaps the first rule I must impose on myself is this: stick to what I see. ~ Italo Calvino,
96:Experience has convinced me that the proper way of teaching is to bring together that which is simple from all quarters, and, if I may use such a phrase, to draw upon the surface of the subject a proper mean between the line of closest connexion and the line of easiest deduction. This was the method followed by Euclid, who, fortunately for us, never dreamed of a geometry of triangles, as distinguished from a geometry of circles, or a separate application of the arithmetics of addition and subtraction; but made one help out the other as he best could. ~ Augustus De Morgan, The Differential and Integral Calculus (1836),
97:we must not forget that the restful experience of enjoyable beauty is not limited to the contemplation of sensible objects. We can experience it as well in the contemplation of purely intelligible objects—the contemplation of truths we understand. “Mathematics,” wrote Bertrand Russell, “rightly viewed, possesses not only truth, but supreme beauty—a beauty cold and austere 
 without appeal to any part of our weaker nature, without the gorgeous trappings of painting or music 
” Or, as the poet Edna St. Vincent Millay wrote in the opening line of her sonnet on Euclid, “Euclid alone has looked on beauty bare. ~ Mortimer J Adler,
98:Euclid Alone
Euclid alone has looked on Beauty bare.
Let all who prate of Beauty hold their peace,
And lay them prone upon the earth and cease
To ponder on themselves, the while they stare
At nothing, intricately drawn nowhere
In shapes of shifting lineage; let geese
Gabble and hiss, but heroes seek release
From dusty bondage into luminous air.
O blinding hour, O holy, terrible day,
When first the shaft into his vision shone
Of light anatomized! Euclid alone
Has looked on Beauty bare. Fortunate they
Who, though once only and then but far away,
Have heard her massive sandal set on stone.
~ Edna St. Vincent Millay,
99:The Romans were too practical-minded to appreciate Euclid; the first of them to mention him is Cicero, in whose time there was probably no Latin translation; indeed there is no record of any Latin translation before Boethius (ca. A.D. 480). The Arabs were more appreciative: a copy was given to the caliph by the Byzantine emperor about A.D. 760, and a translation into Arabic was made under Harun al Rashid, about A.D. 800. The first still extant Latin translation was made from the Arabic by Adelard of Bath in A.D. 1120. From that time on, the study of geometry gradually revived in the West; but it was not until the late Renaissance that important advances were made. ~ Anonymous,
100:As a monarch who should care more for the outlying colonies he knows on the map or through the report of his vicegerents, than for the trunk of his empire under his eyes at home, are we not more concerned about the shadowy life that we have in the hearts of others, and that portion in their thoughts and fancies which, in a certain far-away sense, belongs to us, than about the real knot of our identity - that central metropolis of self, of which alone we are immediately aware - or the diligent service of arteries and veins and infinitesimal activity of ganglia, which we know (as we know a proposition in Euclid) to be the source and substance of the whole? ~ Robert Louis Stevenson,
101:All the men who are now called discoverers, in every matter ruled by thought, have been men versed in the minds of their predecessors, and learned in what had been before them. There is not one exception. I do not say that every man has made direct acquantance with the whole of his mental ancestry... But... it is remarkable how many of the greatest names in all departments of knowledge have been real antiquaries in their several subjects. I may cite among those... in science, Aristotle, Plato, Ptolemy, Euclid, Archimedes, Roger Bacon, Copernicus, Francis Bacon, Ramus, Tycho Brahe, Galileo, Napier, Descartes, Leibnitz, Newton, Locke. ~ Augustus De Morgan, A Budget of Paradoxes (1872),
102:This disdain for science and scholarship baffled Muslim commentators, who had great respect for Ptolemy and Euclid, for Homer and Aristotle. Some had little doubt what was to blame. Once, wrote the historian al-Mas ïżŒ Ć«dÄ«, the ancient Greeks and the Romans had allowed the sciences to flourish; then they adopted Christianity. When they did so, they ‘effaced the signs of [learning], eliminated its traces and destroyed its paths’. 92 Science was defeated by faith. It is almost the precise opposite of the world as we see it today: the fundamentalists were not the Muslims, but the Christians; those whose minds were open, curious and generous were based in the east –and certainly not in Europe. ~ Peter Frankopan,
103:Some of the greatest mathematical minds of all ages, from Pythagoras and Euclid in ancient Greece, through the medieval Italian mathematician Leonardo of Pisa and the Renaissance astronomer Johannes Kepler, to present-day scientific figures such as Oxford physicist Roger Penrose, have spent endless hours over this simple ratio and its properties. But the fascination with the Golden Ratio is not confined just to mathematicians. Biologists, artists, musicians, historians, architects, psychologists, and even mystics have pondered and debated the basis of its ubiquity and appeal. In fact, it is probably fair to say that the Golden Ratio has inspired thinkers of all disciplines like no other number in the history of mathematics. ~ Mario Livio,
104:In Steven Spielberg’s film Lincoln, the screenwriter Tony Kushner has the great emancipator explain Euclid’s axiom in the context of a discussion on the equality of the races: “Euclid’s first common notion is this: Things which are equal to the same thing are equal to each other. That’s a rule of mathematical reasoning. It’s true because it works. Has done and always will do. In his book Euclid says this is self-evident. You see, there it is, even in that 2,000-year-old book of mechanical law it is a self-evident truth.” Although Lincoln never actually uttered those words, there is every reason to think that he would have made just such an argument because it’s precisely what is implied in his 1854 argument that A is interchangeable with B. ~ Michael Shermer,
105:These estimates may well be enhanced by one from F. Klein (1849-1925), the leading German mathematician of the last quarter of the nineteenth century. 'Mathematics in general is fundamentally the science of self-evident things.' ... If mathematics is indeed the science of self-evident things, mathematicians are a phenomenally stupid lot to waste the tons of good paper they do in proving the fact. Mathematics is abstract and it is hard, and any assertion that it is simple is true only in a severely technical sense—that of the modern postulational method which, as a matter of fact, was exploited by Euclid. The assumptions from which mathematics starts are simple; the rest is not. ~ Eric Temple Bell,
106:Captain West advanced to meet me, and before our outstretched hands touched, before his face broke from repose to greeting and the lips moved to speech, I got the first astonishing impact of his personality. Long, lean, in his face a touch of race I as yet could only sense, he was as cool as the day was cold, as poised as a king or emperor, as remote as the farthest fixed star, as neutral as a proposition of Euclid. And then, just ere our hands met, a twinkle of--oh--such distant and controlled geniality quickened the many tiny wrinkles in the corner of the eyes; the clear blue of the eyes was suffused by an almost colourful warmth; the face, too, seemed similarly to suffuse; the thin lips, harsh-set the instant before, were as gracious as Bernhardt's when she moulds sound into speech. ~ Jack London,
107:And so will I here state just plainly and briefly that I accept God. But I must point out one thing: if God does exist and really created the world, as we well know, he created it according to the principles of Euclidean geometry and made the human brain capable of grasping only three dimensions of space. Yet there have been and still are mathematicians and philosophers-among them some of the most outstanding-who doubt that the whole universe or, to put it more generally, all existence was created to fit Euclidean geometry; they even dare to conceive that two parallel lines that, according to Euclid, never do meet on earth do, in fact, meet somewhere in infinity. And so my dear boy, I’ve decided that I am incapable of understanding of even that much, I cannot possibly understand about God. ~ Fyodor Dostoyevsky,
108:There have been and still are geometricians and philosophers, and even some of the most distinguished, who doubt whether the whole universe, or to speak more widely the whole of existence, was only created in Euclid's geometry; they even dare to dream that two parallel lines, which according to Euclid can never meet on earth, may meet somewhere in infinity. I have come to the conclusion that, since I can't understand even that, I can't expect to understand about God. I acknowledge humbly that I have no faculty for settling such questions, I have a Euclidean earthly mind, and how could I solve problems that are not of this world? And I advise you never to think about it either, my dear Alyosha, especially about God, whether He exists or not. All such questions are utterly inappropriate for a mind created with an idea of only three dimensions. ~ Fyodor Dostoyevsky,
109:This is the remarkable paradox of mathematics," observed commentator John Tierney. "No matter how determinedly its practitioners ignore the world, they consistently produce the best tools for understanding it. The Greeks
decide to study, for no good reason, a curve called an ellipse, and 2,000 years later astronomers discover that it describesthe way the planets move around the sun. Again, for no good reason, in 1 854 a German mathematician, Bernhard Riemann, wonders what would happen if he discards one of the hallowed postulates of Euclid's plane geometry. He builds a seemingly ridiculous assumption that it's not possible to draw two lines parallel to each other. His non-Euclidean geometry replaces Euclid's plane with a bizarre abstraction called curved space, and then, 60 years later, Einstein announces that this is the shape of the universe. ~ Paul Hoffman,
110:Este indubitabil că, atunci cĂąnd e vorba de matematică, știință, filozofie, artă și literatură, oricine a crescut Ăźntr-o civilizație occindentală sau a Orientului Mijlociu este un elev al vechilor greci. Fraza lui Goethe – “dintre toate poapoarele, grecii au visat cel mai bine visul vieții” – nu este decĂąt un mic omagiu Ăźn fața eforturilor de pionierat pe care grecii le-au depus Ăźn toate ramurile cunoașterii și ale științei inventate și botezate de ei. [
] Măiestria grecilor Ăźn matematică a fost Ăźn mare măsură urmarea directă a pasiunii lor pentru cunoaștere ca scop Ăźn sine, mai degrabă decĂąt pentru scopuri practice. O istorioară pretinde că, atunci cĂąnd un elev căruia Euclid Ăźi explica o propoziție geometrică a Ăźntrebat “Dar ce cĂąÈ™tig eu de aici?”, Euclid i-ar fi poruncit sclavului să-i dea băiatului un bănuț, așa ĂźncĂąt să poată vedea și el un profit efectiv. ~ Mario Livio,
111:There was no hope for him this time: it was the third stroke. Night after night I had passed the house (it was vacation time) and studied the lighted square of window: and night after night I had found it lighted in the same way, faintly and evenly. If he was dead, I thought, I would see the reflection of candles on the darkened blind, for I knew that two candles must be set at the head of a corpse. He had often said to me: I am not long for this world and I had thought his words idle. Now I knew they were true. Every night as I gazed up at the window I said softly to myself the word paralysis. It had always sounded strangely in my ears, like the word gnomon in the Euclid and the word simony in the Catechism. But now it sounded to me like the name of some maleficent and sinful being. It filled me with fear, and yet I longed to be nearer to it and to look upon its deadly work. ~ James Joyce,
112:I wonder if you've ever considered how strange it is that the educational and character-shaping structures of our culture expose us but a single time in our lives to the ideas of Socrates, Plato, Euclid, Aristotle, Herodotus, Augustine, Machiavelli, Shakespeare, Descartes, Rousseau, Newton, Racine, Darwin, Kant, Kierkegaard, Tolstoy, Schopenhauer, Goethe, Freud, Marx, Einstein, and dozens of others of the same rank, but expose us annually, monthly, weekly, and even daily to the ideas of persons like Jesus, Moses, Muhammad, and Buddha. Why is it, do you think, that we need quarterly lectures on charity, while a single lecture on the laws of thermodynamics is presumed to last us a lifetime? Why is the meaning of Christmas judged to be so difficult of comprehension that we must hear a dozen explications of it, not once in a lifetime, but every single year, year after year after year? ~ Daniel Quinn,
113:Modern mathematics contains much more than that, of course. It includes set theory, for example, created by Georg Cantor in 1874, and “foundations,” which another George, the Englishman George Boole, split off from classical logic in 1854, and in which the logical underpinnings of all mathematical ideas are studied. The traditional categories have also been enlarged to include big new topics—geometry to include topology, algebra to take in game theory, and so on. Even before the early nineteenth century there was considerable seepage from one area into another. Trigonometry, for example, (the word was first used in 1595) contains elements of both geometry and algebra. Descartes had in fact arithmetized and algebraized a large part of geometry in the seventeenth century, though pure-geometric demonstrations in the style of Euclid were still popular—and still are— for their clarity, elegance, and ingenuity. ~ Anonymous,
114:On what may be the last page he wrote in his notebooks, Leonardo drew four right triangles with bases of differing lengths (fig. 143). Inside of each he fit a rectangle, and then he shaded the remaining areas of the triangle. In the center of the page he made a chart with boxes labeled with the letter of each rectangle, and below it he described what he was trying to accomplish. As he had done obsessively over the years, he was using the visualization of geometry to help him understand the transformation of shapes. Specifically, he was trying to understand the formula for keeping the area of a right triangle the same while varying the lengths of its two legs. He had fussed with this problem, explored by Euclid, repeatedly over the years. It was a puzzle that, by this point in his life, as he turned sixty-seven and his health faded, might seem unnecessary to solve. To anyone other than Leonardo, it may have been. ~ Walter Isaacson,
115:To The Works Of:
   Aristotle, Cassius J. Keyser, Eric T. Bell, G. W. Leibnitz, Eugen Bleuler, J. Locke, Niels Bohr, Jacques Loeb, George Boole, H. A. Lorentz, Max Born, Ernst Mach, Louis De Brogue, J. C. Maxwell, Georg Cantor, Adolf Meyer, Ernst Cassirer, Hermann Minkowsja, Charles M. Child, Isaac Newton, C. Darwin, Ivan Pavlov, Rene Descartes, Giuseppe Peano, P. A. M. Dirac, Max Planck, A. S. Eddington, Plato, Albert Einstein, H. Poincare, Euclid, M. Faraday, Sigmund Freud, Josiah Royce, Karl F. Gauss, G. Y. Rainich, G. B. Riemann, Bertrand Russell, Thomas Graham, Ernest Rutherford, Arthur Haas, E. Schrodinger, Wm. R. Hamilton, C. S. Sherrington, Henry Head, Socrates, Werner Heisenberg, Arnold Sommerfeld, C. Judson Herrick, Oswald Veblen, E. V. Huntington, Wm. Alanson White, Smith Ely Jeluffe, Alfred N. Whitehead, Ludwig Wittgenstein
   Which Have Creatly Influenced My Enquiry
   This System Is Dedicated ~ Alfred Korzybski, Science and Sanity,
116:Some persons fancy that bias and counter-bias are favorable to the extraction of truth–that hot and partisan debate is the way to investigate. This is the theory of our atrocious legal procedure. But Logic puts its heel upon this suggestion. It irrefragably demonstrates that knowledge can only be furthered by the real desire for it, and that the methods of obstinacy, of authority and every mode of trying to reach a foregone conclusion, are absolutely of no value. These things are proved. The reader is at liberty to think so or not as long as the proof is not set forth, or as long as he refrains from examining it. Just so, he can preserve, if he likes, his freedom of opinion in regard to the propositions of geometry; only, in that case, if he takes a fancy to read Euclid, he will do well to skip whatever he finds with A, B, C, etc., for, if he reads attentively that disagreeable matter, the freedom of his opinion about geometry may unhappily be lost forever. ~ Charles Sanders Peirce,
117:Baccalaureate
A year or two, and grey Euripides,
And Horace and a Lydia or so,
And Euclid and the brush of Angelo,
Darwin on man, Vergilius on bees,
The nose and Dialogues of Socrates,
Don Quixote, Hudibras and Trinculo,
How worlds are spawned and where the dead gods go,-All shall be shard of broken memories.
And there shall linger other, magic things,-The fog that creeps in wanly from the sea,
The rotton harbor smell, the mystery
Of moonlit elms, the flash of pigeon wings,
The sunny Green, the old-world peace that clings
About the college yard, where endlessly
The dead go up and down. These things shall be
Enchantment of our heart's rememberings.
And these are more than memories of youth
Which earth's four winds of pain shall blow away;
These are earth's symbols of eternal truth,
Symbols of dream and imagery and flame,
Symbols of those same verities that play
Bright through the crumbling gold of a great name.
~ Archibald MacLeish,
118:Non-Euclidean' became a byword for non-absolute knowledge. It also served to illustrate most vividly the gap between mathematics and the natural world. Mathematics was much bigger than physical reality. There were mathematical systems that described aspects of Nature, but there were others that did not. Later, mathematicians would use these discoveries about geometry to discover that there were other logics as well. Aristotle's system was, like Euclid's, just one of many possibilities. Even the concept of truth was not absolute. What is false in one logical system can be true in another. In Euclid's geometry of flat surfaces, parallel lines never meet, but on curved surfaces they can. These discoveries revealed the difference between mathematics and science. Mathematics was something bigger than science, requiring only self-consistency to be valid. It contained all possible patterns of logic. Some of those patterns were followed by parts of Nature; others were not. Mathematics was open-ended, uncompleteable, infinite; the physical universe was smaller. ~ John D Barrow,
119:The one created thing which we cannot look at is the one thing in the light of which we look at everything. Like the sun at noonday, mysticism explains everything else by the blaze of its own victorious invisibility. Detached intellectualism is (in the exact sense of a popular phrase) all moonshine; for it is light without heat, and it is secondary light, reflected from a dead world. But the Greeks were right when they made Apollo the god both of imagination and of sanity; for he was both the patron of poetry and the patron of healing. Of necessary dogmas and a special creed I shall speak later. But that transcendentalism by which all men live has primarily much the position of the sun in the sky. We are conscious of it as of a kind of splendid confusion; it is something both shining and shapeless, at once a blaze and a blur. But the circle of the moon is as clear and unmistakable, as recurrent and inevitable, as the circle of Euclid on a blackboard. For the moon is utterly reasonable; and the moon is the mother of lunatics and has given to them all her name. ~ G K Chesterton,
120:Those two axioms are solid enough from a sociological perspective 
 but you rattled them off so quickly, like you’d already worked them out,” Luo Ji said, a little surprised. “I’ve been thinking about this for most of my life, but I’ve never spoken about it with anyone before. I don’t know why, really.
 One more thing: To derive a basic picture of cosmic sociology from these two axioms, you need two other important concepts: chains of suspicion, and the technological explosion.” “Interesting terms. Can you explain them?” Ye Wenjie glanced at her watch. “There’s no time. But you’re clever enough to figure them out. Use those two axioms as a starting point for your discipline, and you might end up becoming the Euclid of cosmic sociology.” “I’m no Euclid. But I’ll remember what you said and give it a whirl. I might come to you for guidance, though.” “I’m afraid there won’t be that opportunity.
 In that case, you might as well just forget I said anything. Either way, I’ve fulfilled my duty. Well, Xiao Luo, I’ve got to go.” “Take care, Professor.” Ye Wenjie went off through the twilight to her final meet-up. The ~ Liu Cixin,
121:Now we can see what makes mathematics unique. Only in mathematics is there no significant correction-only extension. Once the Greeks had developed the deductive method, they were correct in what they did, correct for all time. Euclid was incomplete and his work has been extended enormously, but it has not had to be corrected. His theorems are, every one of them, valid to this day.

Ptolemy may have developed an erroneous picture of the planetary system, but the system of trigonometry he worked out to help him with his calculations remains correct forever.

Each great mathematician adds to what came previously, but nothing needs to be uprooted. Consequently, when we read a book like A History of Mathematics, we get the picture of a mounting structure, ever taller and broader and more beautiful and magnificent and with a foundation, moreover, that is as untainted and as functional now as it was when Thales worked out the first geometrical theorems nearly 26 centuries ago.

Nothing pertaining to humanity becomes us so well as mathematics. There, and only there, do we touch the human mind at its peak. ~ Isaac Asimov,
122:Mathematics
I've really done enough of sums,
I've done so very many,
That now instead of doing sum
I'd rather not do any.
I've toiled until my fingers are
With writing out of joint;
And even now of Decimals
I cannot see the point.
Subtraction to my weary mind
Brings nothing but distraction,
And vulgar and improper I
Consider every fraction.
"Practice makes perfect," so they say.
It may be true. The fact is
That I unhappily am not
Yet perfect in my Practice.
Discount is counted troublesome
By my unlearned pate;
For cubic root I entertain
A strongly rooted hate.
The heathen worship stocks and stones;
My pious soul it shocks
To be instructed thus to take
An Interest in Stocks.
Of Algebra I fear I have
A very vague impression;
I study hard, but fail to make
Harmonical Progression.
In Euclid too I always climb
The Asses' Bridge with pain;
A superficies to me
Is anything but plane.
"Apply yourself," my master said,
When I my woes confided,
"And, when you multiply, bestow
Attention undivided."
Oh, if one master tries so hard
Tyrannical to be,
How out of all Proportion I
Should find a Rule of Three.
~ Arthur Clement Hilton,
123:I do not think there is a demonstrative proof (like Euclid) of Christianity, nor of the existence of matter, nor of the good will and honesty of my best and oldest friends. I think all three are (except perhaps the second) far more probable than the alternatives. The case for Christianity in general is well given by Chesterton
As to why God doesn't make it demonstratively clear; are we sure that He is even interested in the kind of Theism which would be a compelled logical assent to a conclusive argument? Are we interested in it in personal matters? I demand from my friend trust in my good faith which is certain without demonstrative proof. It wouldn't be confidence at all if he waited for rigorous proof. Hang it all, the very fairy-tales embody the truth. Othello believed in Desdemona's innocence when it was proved: but that was too late. Lear believed in Cordelia's love when it was proved: but that was too late. 'His praise is lost who stays till all commend.' The magnanimity, the generosity which will trust on a reasonable probability, is required of us. But supposing one believed and was wrong after all? Why, then you would have paid the universe a compliment it doesn't deserve. Your error would even so be more interesting and important than the reality. And yet how could that be? How could an idiotic universe have produced creatures whose mere dreams are so much stronger, better, subtler than itself? ~ C S Lewis,
124:Ibn Sina was born in a tiny settlement called Afshanah, outside the village of Kharmaythan, and soon after his birth his family moved to the nearby city of Bukhara. While he was still a small boy his father, a tax collector, arranged for him to study with a teacher of Qu’ran and a teacher of literature, and by the time he was ten he had memorized the entire Qu’ran and absorbed much of Muslim culture. His father met a learned vegetable peddler named Mahmud the Mathematician, who taught the child Indian calculation and algebra. Before the gifted youth grew his first facial hairs he had qualified in law and delved into Euclid and geometry, and his teachers begged his father to allow him to devote his life to scholarship. He began the study of medicine at eleven and by the time he was sixteen he was lecturing to older physicians and spending much of his time in the practice of law. All his life he would be both jurist and philosopher, but he noted that although these learned pursuits were given deference and respect by the Persian world in which he lived, nothing mattered more to an individual than his well-being and whether he would live or die. At an early age, fate made Ibn Sina the servant of a series of rulers who used his genius to guard their health, and though he wrote dozens of volumes on law and philosophy—enough to win him the affectionate sobriquet of Second Teacher (First Teacher being Mohammed)—it was as the Prince of Physicians that he gained the fame and adulation that followed him wherever he traveled. In Ispahan, where he had gone at ~ Noah Gordon,
125:For what is it you and I are trying to do now? What I'm trying to do is to attempt to explain to you as quickly as possible the most important thing about me, that is to say, what sort of man I am, what I believe in what I hope for - that's it isn't it? And that's why I declare that I accept God plainly and simply. But there's this that has to be said: if God really exists and if he really has created the world, then, as we all know, he created it in accordance with the Euclidean geometry, and he created the human mind with the conception of only the three dimensions of space. And yet there have been and there still are mathematicians and philosophers, some of them indeed men of extraordinary genius, who doubt whether the whole universe, or, to put it more wildly, all existence was created only according to Euclidean geometry and they even dare to dream that two parallel lines which, according to Euclid can never meet on earth, may meet somewhere in infinity. I, my dear chap, have come to the conclusion that if I can't understand even that, then how can I be expected to understand about God? I humbly admit that I have no abilities for settling such questions. And I advise you too, Aloysha, my friend, never to think about it, and least of all about whether there is a God or not. All these problems which are entirely unsuitable to a mind created with the idea of only three dimensions. And so I accept God, and I accept him not only without reluctance, but what's more, I accept his divine wisdom and his purpose- which are completely beyond our comprehension. ~ Fyodor Dostoyevsky,
126:A computational procedure is said to have a top-down organization if it has been constructed according to some well-defined and clearly understood fixed computational procedure (which may include some preassigned store of knowledge), where this procedure specifically provides a clear-cut solution to some problem at hand. (Euclid's algorithm for finding the highest common factor of two natural numbers, as described in ENM, p. 31, is a simple example of a top-down algorithm.) This is to be contrasted with a bottom-up organization, where such clearly defined rules of operation and knowledge store are not specified in advance, but instead there is a procedure laid down for the way that the system is to 'learn' and to improve its performance according to its 'experience'. Thus, with a bottom-up system, these rules of operation are subject to continual modification. One must allow that the system is to be run many times, performing its actions upon a continuing input of data. On each run, an assessment is made-perhaps by the system itself-and it modifies its operations, in the lifht of this assessment, with a view to improving this quality of output. For example, the input data for the system might be a number of photographs of human faces, appropriately digitized, and the system's task is to decide which photographs represent the same individuals and which do not. After each run, the system's performance is compared with the correct answers. Its rules of operation are then modified in such a way as to lead to a probable improvement in its performance on the next run. ~ Roger Penrose,
127:I am trying to explain as quickly as possible my essential nature, that is, what manner of man I am, what I believe in, and for what I hope, that's it, isn't it? And therefore I tell you that I accept God honestly and simply. But you must note this: If God exists and if He really did create the world, then, as we all know, He created it according to the geometry of only three dimensions in space. Yet there have been some very distinguished ones, who doubt whether the whole universe, or to speak more generally the whole of being, was only created in Euclid's geometry; they even dare to dream that two parallel lines, which according to Euclid can never meet on earth, may meet somewhere in infinity. I have come to the conclusion that, since I can't understand even that, I can't expect to understand about God. I acknowledge humbly that I have no faculty for settling such questions, I have a Euclidian earthly mind, and how could I solve problems that are not of this world? And I advise you never to think about it either, my dear Alyosha, especially about God, whether He exists or not. All such questions are utterly inappropriate for a mind created with a conception of only three dimensions. And so I accept God and am glad to, and what's more I accept His wisdom, His purpose - which are utterly beyond our ken; I believe in the underlying order and the meaning of life; I believe in the eternal harmony in which they say we shall one day be blended. I believe in the Word to Which the universe is striving, and Which Itself was "with God", and Which Itself is God and so on, and so on, to infinity. ~ Fyodor Dostoyevsky,
128:Q5. Have not I merely shown that it is possible to outdo just a particular algorithmic procedure, A, by defeating it with the computation Cq(n)? Why does this show that I can do better than any A whatsoever?

The argument certainly does show that we can do better than any algorithm. This is the whole point of a reductio ad absurdum argument of this kind that I have used here. I think that an analogy might be helpful here. Some readers will know of Euclid's argument that there is no largest prime number. This, also, is a reductio ad absurdum. Euclid's argument is as follows. Suppose, on the contrary, that there is a largest prime; call it p. Now consider the product N of all the primes up to p and add 1:

N=2*3*5*...*p+1.

N is certainly larger than p, but it cannot be divisible by any of the prime numbers 2,3,5...,p (since it leaves the remainder 1 on division); so either N is the required prime itself or it is composite-in which case it is divisible by a prime larger than p. Either way, there would have to be a prime larger than p, which contradicts the initial assumption that p is the largest prime. Hence there is no largest prime. The argument, being a reductio ad absurdum, does not merely show that a particular prime p can be defeated by finding a larger one; it shows that there cannot be any largest prime at all. Likewise, the Godel-Turing argument above does not merely show that a particular algorithm A can be defeated, it shows that there cannot be any (knowably sound) algorithm at all that is equivalent to the insights that we use to ascertain that certain computations do not stop. ~ Roger Penrose,
129:Joining the world of shapes to the world of numbers in this way represented a break with the past. New geometries always begin when someone changes a fundamental rule. Suppose space can be curved instead of flat, a geometer says, and the result is a weird curved parody of Euclid that provides precisely the right framework for the general theory of relativity. Suppose space can have four dimensions, or five, or six. Suppose the number expressing dimension can be a fraction. Suppose shapes can be twisted, stretched, knotted. Or, now, suppose shapes are defined, not by solving an equation once, but by iterating it in a feedback loop.

Julia, Fatou, Hubbard, Barnsley, Mandelbrot-these mathematicians changed the rules about how to make geometrical shapes. The Euclidean and Cartesian methods of turning equations into curves are familiar to anyone who has studied high school geometry or found a point on a map using two coordinates. Standard geometry takes an equation and asks for the set of numbers that satisfy it. The solutions to an equation like x^2 + y^2 = 1, then, form a shape, in this case a circle. Other simple equations produce other pictures, the ellipses, parabolas, and hyperbolas of conic sections or even the more complicated shapes produced by differential equations in phase space. But when a geometer iterates an equation instead of solving it, the equation becomes a process instead of a description, dynamic instead of static. When a number goes into the equation, a new number comes out; the new number goes in, and so on, points hopping from place to place. A point is plotted not when it satisfies the equation but when it produces a certain kind of behavior. One behavior might be a steady state. Another might be a convergence to a periodic repetition of states. Another might be an out-of-control race to infinity. ~ James Gleick,
130:Most white Americans believe elections should be a choice of policies rather than expressions of racial identity. If Americans vote for a candidate because of his racial agenda, representative government is crippled. Democratic systems operate well only when politicians recognize that even if their opponents’ approaches may be different, all parties are trying to work for the good of the country as a whole. When politics fracture along racial lines, it becomes easy to assume that elected officials work for narrow, ethnic interests, and political contests become very bitter.
The ultimate logic of politics in a racially fractured electorate is a system of quotas in which seats in elective bodies are set aside in proportion to the racial composition of the population. This is the formula hopelessly divided countries such as Lebanon and immediate post-white-rule Zimbabwe and South Africa hit upon. It could be the solution for other divided countries such as Iraq, Sudan, Fiji, Malaysia, or Sri Lanka, where politics is a perpetual squabble over ethnic interests.
There is already implied support for proportional racial representation in the federal approach to voter districts. The US Department of Justice has long required that congressional districts be gerrymandered to create black and Hispanic majorities that are expected to vote along racial lines and send one of their own to Congress. The department also routinely sues cities that choose their governing bodies in at-large elections. If, for example, a city is 30 percent black but has no blacks on the city council because all candidates must appeal to the entire city, voting must be switched to a ward system, with wards drawn so that blacks—by voting for people like themselves have approximately 30 percent of the council seats. In 2006, the Justice Department used precisely this argument to threaten Euclid, Ohio, with litigation if it did not replace its at-large elections with a system of eight separate wards.
In 2010, Hispanics made the same argument when they sued the city of Compton: They claimed that an at-large voting system shut them out and kept the city council all black. ~ Jared Taylor,
131:My task is to explain to you as quickly as possible my essence, that is, what sort of man I am, what I believe in, and what I hope for, is that right? And therefore I declare that I accept God pure and simple. But this, however, needs to be noted: if God exists and if he indeed created the earth, then, as we know perfectly well, he created it in accordance with Euclidean geometry, and he created human reason with a conception of only three dimensions of space. At the same time there were and are even now geometers and philosophers, even some of the most outstanding among them, who doubt that the whole universe, or, even more broadly, the whole of being, was created purely in accordance with Euclidean geometry; they even dare to dream that two parallel lines, which according to Euclid cannot possibly meet on earth, may perhaps meet somewhere in infinity. I, my dear, have come to the conclusion that if I cannot understand even that, then it is not for me to understand about God. I humbly confess that I do not have any ability to resolve such questions, I have a Euclidean mind, an earthly mind, and therefore it is not for us to resolve things that are not of this world. And I advise you never to think about it, Alyosha my friend, and most especially about whether God exists or not. All such questions are completely unsuitable to a mind created with a concept of only three dimensions. And so, I accept God, not only willingly, but moreover I also accept his wisdom and his purpose, which are completely unknown to us; I believe in order, in the meaning of life, I believe in eternal harmony, in which we are all supposed to merge, I believe in the Word for whom the universe is yearning, and who himself was 'with God,' who himself is God, and so on and so forth, to infinity. Many words have been invented on the subject. It seems I'm already on a good path, eh? And now imagine that in the final outcome I do not accept this world of God's, created by God, that I do not accept and cannot agree to accept. With one reservation: I have a childlike conviction that the sufferings will be healed and smoothed over, that the whole offensive comedy of human contradictions will disappear like a pitiful mirage, a vile concoction of man's Euclidean mind, feeble and puny as an atom, and that ultimately, at the world's finale, in the moment of eternal harmony, there will occur and be revealed something so precious that it will suffice for all hearts, to allay all indignation, to redeem all human villainy, all bloodshed; it will suffice not only to make forgiveness possible, but also to justify everything that has happened with men--let this, let all of this come true and be revealed, but I do not accept it and do not want to accept it! Let the parallel lines even meet before my own eyes: I shall look and say, yes, they meet, and still I will not accept it. ~ Fyodor Dostoyevsky,
132:The Heathen Pass-Ee
Which I wish to remark,
And my language is plain,
That for plots that are dark
And not always in vain,
The heathen Pass-ee is peculiar,
And the same I would rise to explain.
I would also premise
That the term of Pass-ee
Most fitly applies,
As you probably see,
To one whose vocation is passing
The ‘ordinary B.A. degree’.
Tom crib was his name,
And I shall not deny
In regard to the same
What that name might imply,
But his face it was trustful and childlike,
And he had the most innocent eye.
Upon April the First,
The Little-Go fell,
And that was the worst
Of the gentleman’s sell,
For he fooled the examining Body
In a way I’m reluctant to tell.
The candidate came
And Tom Crib soon appeared;
It was Euclid,, The same
Was ‘the subject he feared’,
But he smiled as he sat by the table
With a smile that was wary and weird.
Yet he did what he could,
And the papers he showed
Were remarkably good,
And his countenance glowed
10
With pride when I met him soon after
As he walked down the Trumpington Road.
We did not find him out,
Which I bitterly grieve,
For I’ve not the least doubt
That he’d placed up his sleeve
Mr. Toodhunter’s excellent Euclid,
The same with intent to deceive
But I shall not forget
How the next day at two
As stiff paper was sett
By Examiner U

..
On Euripides’ tragedy, Bacchae.
A subject Tom ‘partially knew’.
But the knowledge displayed
By that heathen Pass-ee.
And the answers he made
Were quite frightful to see,
For he rapidly floored the whole paper
By about twenty minutes to three.
Then I looked up at U
..
And he gazed upon me.
I oberserved ‘This won’t do.’
He replies, ‘Goodness me!
We are fooled by this artful young person’,
And he sent for that heathen Pass-ee.
The scene that ensued
Was disgraceful to view,
For the floor it was strewed
With a tolerable few
Of the ‘tips’ that Tom Crib had been hiding
For the ‘subject he partially knew’
On the cuff of his shirt
He had managed to get
What we hoped had been dirt,
11
But which proved, I regret,
To be notes on the rise of the Drama,
A question invariably set.
In his various coats
We proceeded to seek,
Where we found sundry notes
And-with sorrow I speak—
One of Bohn’s publications, so useful
To the student of Latin or Greek.
In the crown of his cap
Were the Furies and Fates,
And a delicate map
Of the Dorian States
And we found in his palms which were hollow,
What are frequent in palms,-that is dates.
Which is why I remark,
And my language is plain,
That for plots that are dark
And not always in vain,
The heathen Pass-ee is peculiar,
Which the same I am free to maintain.
~ Arthur Clement Hilton,
133:A More Ancient Mariner
The swarthy bee is a buccaneer,
A burly velveted rover,
Who loves the booming wind in his ear
As he sails the seas of clover.
A waif of the goblin pirate crew,
With not a soul to deplore him,
He steers for the open verge of blue
With the filmy world before him.
His flimsy sails abroad on the wind
Are shivered with fairy thunder;
On a line that sings to the light of his wings
He makes for the lands of wonder.
He harries the ports of Hollyhocks,
And levies on poor Sweetbriar;
He drinks the whitest wine of Phlox,
And the Rose is his desire.
He hangs in the Willows a night and a day;
He rifles the Buckwheat patches;
Then battens his store of pelf galore
Under the taughtest hatches.
He woos the Poppy and weds the Peach,
Inveigles Daffodilly,
And then like a tramp abandons each
For the gorgeous Canada Lily.
There's not a soul in the garden world
But wishes the day were shorter,
When Mariner B. puts out to sea
With the wind in the proper quarter.
Or, so they say! But I have my doubts;
For the flowers are only human,
And the valor and gold of a vagrant bold
Were always dear to woman.
11
He dares to boast, along the coast,
The beauty of Highland Heather,How he and she, with night on the sea,
Lay out on the hills together.
He pilfers every port of the wind,
From April to golden autumn;
But the theiving ways of his mortal days
Are those his mother taught him.
His morals are mixed, but his will is fixed;
He prospers after his kind,
And follows an instinct compass-sure,
The philosophers call blind.
And that is why, when he comes to die,
He'll have an earlier sentence
Than someone I know who thinks just so,
And then leaves room for repentance.
He never could box the compass round;
He doesn't know port from starboard;
But he knows the gates of the Sundown Straits,
Where the choicest goods are harbored.
He never could see the Rule of Three,
But he knows the rule of thumb
Better than Euclid's, better than yours,
Or the teachers' yet to come.
He knows the smell of the hydromel
As if two and two were five;
And hides it away for a year and a day
In his own hexagonal hive.
Out in the day, hap-hazard, alone,
Booms the old vagrant hummer,
With only his whim to pilot him
Throught the splendid vast of summer.
He steers and steers on the slant of the gale,
12
Like the fiend or Vanderdecken;
And there's never an unknown course to sail
But his crazy log can reckon.
He drones along with his rough sea-song
And the throat of a salty tar,
This devil-may-care, till he makes his lair
By the light of a yellow star.
He looks like a gentleman, lives like a lord,
And makes like a Trojan hero;
Then loafs all winter upon his hoard,
With the mercury at zero.
~ Bliss William Carman,
134:Retroduction To American History
Cats walk the floor at midnight; that enemy of fog,
The moon, wraps the bedpost in receding stillness; sleep
Collects all weary nothings and lugs away the towers,
The pinnacles of dust that feed the subway.
What stiff unhappy silence waits on sleep
Struts like an officer; tongues next-door bewitch
Themselves with divination; I like a melancholy oaf
Beg the nightly pillow with impossible loves.
And abnegation folds hands, crossed like the knees
Of the complacent tailor, stitches cloaks of mercy
To the backs of obsessions.
Winter like spring no less
Tolerates the air; the wild pheasant meets innocently
The gun; night flouts illumination with meagre impudence.
In such serenity of equal fates, why has Narcissus
Urged the brook with questions? Merged with the element
Speculation suffuses the meadow with drops to tickle
The cow's gullet; grasshoppers drink the rain.
Antiquity breached mortality with myths.
Narcissus is vocabulary. Hermes decorates
A cornice on the Third National Bank. Vocabulary
Becomes confusion, decoration a blight; the Parthenon
In ..Tennessee stucco, art for the sake of death. Now
(The bedpost receding in stillness) you brush your teeth
'Hitting on all thirty-two;' scholarship pares
The nails of Catullus, sniffs his sheets, restores
His 'passionate underwear;' morality disciplines the other
Person; every son-of-a-bitch is Christ, at least Rousseau;
Prospero serves humanity in steam-heated universities, three
Thousand dollars a year. Simplicity, Flamineo, is obscene;
Sunlight topples indignant from the hill.
In every railroad station everywhere every lover
Waits for his train. He cannot hear. The smoke
Thickens. Ticket in hand, he pumps his body
Toward lower six, for one more terse ineffable trip,
His very eyeballs fixed in disarticulation. The berth
Is clean; no elephants, vultures, mice or spiders
59
Distract him from nonentity: his metaphors are dead.
More sanitation is enough, enough remains: dreams
Do not end lucidities beyond the stint of thought.
For intellect is a mansion where waste is without drain;
A corpse is your bedfellow, your great-grandfather dines
With you this evening on a cavalry horse. Intellect
Connives with heredity, creates fate as Euclid geometry
By definition:
The sunlit bones in your house
Are immortal in the titmouse,
They trip the feet of grandma
Like an afterthought each day.
These unseen sunlit bones,
They may be in the cat
That startles them in grandma
But look at this or that
They meet you every way.
For Pelops' and Tantalus' successions were at once simpler,
If perplexed, and less subtle than you think. Heredity
Proposes love, love exacts language, and we lack
Language. When shall we speak again? When shall
The sparrow dusting the gutter sing? When shall
This drift with silence meet the sun? When shall I wake?
~ Allen Tate,
135:It is a common misconception, in the spirit of the sentiments expressed in Q16, that Godel's theorem shows that there are many different kinds of arithmetic, each of which is equally valid. The particular arithmetic that we may happen to choose to work with would, accordingly, be defined merely by some arbitrarily chosen formal system. Godel's theorem shows that none of these formal systems, if consistent, can be complete; so-it is argued-we can keep adjoining new axioms, according to our whim, and obtain all kinds of alternative consistent systems within which we may choose to work. The comparison is sometimes made with the situation that occurred with Euclidean geometry. For some 21 centuries it was believed that Euclidean geometry was the only geometry possible. But when, in the eighteenth century, mathematicians such as Gauss, Lobachevsky, and Bolyai showed that indeed there are alternatives that are equally possible, the matter of geometry was seemingly removed from the absolute to the arbitrary. Likewise, it is often argued, Godel showed that arithmetic, also, is a matter of arbitrary choice, any one set of consistent axioms being as good as any other.

This, however, is a completely misleading interpretation of what Godel has demonstrated for us. He has taught us that the very notion of a formal axiomatic system is inadequate for capturing even the most basic of mathematical concepts. When we use the term 'arithmetic' without further qualification, we indeed mean the ordinary arithmetic which operates with the ordinary natural numbers 0,1,2,3,4,...(and perhaps their negatives) and not with some kind of 'supernatural' numbers. We may choose, if we wish, to explore the properties of formal systems, and this is certainly a valuable part of mathematical endeavour. But it is something different from exploring the ordinary properties of the ordinary natural numbers. The situation is, in some ways, perhaps not so very unlike that which occurs with geometry. The study of non-Euclidean geometries is something mathematically interesting, with important applications (such as in physics, see ENM Chapter 5 especially Figs 5.1 and 5.2, and also 4.4), but when the term 'geometry' is used in ordinary language (as distinct from when a mathematician or theoretical physicist might use that term), we do indeed mean the ordinary geometry of Euclid. There is a difference, however, in that what a logician might refer to as 'Euclidean geometry' can indeed be specified (with some reservations) in terms of a particular formal system, whereas, as Godel has shown, ordinary 'arithmetic' cannot be so specified.

Rather than showing that mathematics (most particularly arithmetic) is an arbitrary pursuit, whose direction is governed by the whim of Man, Godel demonstrated that it is something absolute, there to be discovered rather than invented (cf. 1.17). We discover for ourselves what the natural numbers are, and we do not have trouble in distinguishing them from any sort of supernatural numbers. Godel showed that no system of 'man-made' rules can, by themselves, achieve this for us. Such a Platonic viewpoint was important to Godel, and it will be important also for us in the later considerations of this book (8.7). ~ Roger Penrose,
136:Reading list (1972 edition)[edit]
1. Homer – Iliad, Odyssey
2. The Old Testament
3. Aeschylus – Tragedies
4. Sophocles – Tragedies
5. Herodotus – Histories
6. Euripides – Tragedies
7. Thucydides – History of the Peloponnesian War
8. Hippocrates – Medical Writings
9. Aristophanes – Comedies
10. Plato – Dialogues
11. Aristotle – Works
12. Epicurus – Letter to Herodotus; Letter to Menoecus
13. Euclid – Elements
14. Archimedes – Works
15. Apollonius of Perga – Conic Sections
16. Cicero – Works
17. Lucretius – On the Nature of Things
18. Virgil – Works
19. Horace – Works
20. Livy – History of Rome
21. Ovid – Works
22. Plutarch – Parallel Lives; Moralia
23. Tacitus – Histories; Annals; Agricola Germania
24. Nicomachus of Gerasa – Introduction to Arithmetic
25. Epictetus – Discourses; Encheiridion
26. Ptolemy – Almagest
27. Lucian – Works
28. Marcus Aurelius – Meditations
29. Galen – On the Natural Faculties
30. The New Testament
31. Plotinus – The Enneads
32. St. Augustine – On the Teacher; Confessions; City of God; On Christian Doctrine
33. The Song of Roland
34. The Nibelungenlied
35. The Saga of Burnt NjĂĄl
36. St. Thomas Aquinas – Summa Theologica
37. Dante Alighieri – The Divine Comedy;The New Life; On Monarchy
38. Geoffrey Chaucer – Troilus and Criseyde; The Canterbury Tales
39. Leonardo da Vinci – Notebooks
40. NiccolĂČ Machiavelli – The Prince; Discourses on the First Ten Books of Livy
41. Desiderius Erasmus – The Praise of Folly
42. Nicolaus Copernicus – On the Revolutions of the Heavenly Spheres
43. Thomas More – Utopia
44. Martin Luther – Table Talk; Three Treatises
45. François Rabelais – Gargantua and Pantagruel
46. John Calvin – Institutes of the Christian Religion
47. Michel de Montaigne – Essays
48. William Gilbert – On the Loadstone and Magnetic Bodies
49. Miguel de Cervantes – Don Quixote
50. Edmund Spenser – Prothalamion; The Faerie Queene
51. Francis Bacon – Essays; Advancement of Learning; Novum Organum, New Atlantis
52. William Shakespeare – Poetry and Plays
53. Galileo Galilei – Starry Messenger; Dialogues Concerning Two New Sciences
54. Johannes Kepler – Epitome of Copernican Astronomy; Concerning the Harmonies of the World
55. William Harvey – On the Motion of the Heart and Blood in Animals; On the Circulation of the Blood; On the Generation of Animals
56. Thomas Hobbes – Leviathan
57. RenĂ© Descartes – Rules for the Direction of the Mind; Discourse on the Method; Geometry; Meditations on First Philosophy
58. John Milton – Works
59. Moliùre – Comedies
60. Blaise Pascal – The Provincial Letters; Pensees; Scientific Treatises
61. Christiaan Huygens – Treatise on Light
62. Benedict de Spinoza – Ethics
63. John Locke – Letter Concerning Toleration; Of Civil Government; Essay Concerning Human Understanding;Thoughts Concerning Education
64. Jean Baptiste Racine – Tragedies
65. Isaac Newton – Mathematical Principles of Natural Philosophy; Optics
66. Gottfried Wilhelm Leibniz – Discourse on Metaphysics; New Essays Concerning Human Understanding;Monadology
67. Daniel Defoe – Robinson Crusoe
68. Jonathan Swift – A Tale of a Tub; Journal to Stella; Gulliver's Travels; A Modest Proposal
69. William Congreve – The Way of the World
70. George Berkeley – Principles of Human Knowledge
71. Alexander Pope – Essay on Criticism; Rape of the Lock; Essay on Man
72. Charles de Secondat, baron de Montesquieu – Persian Letters; Spirit of Laws
73. Voltaire – Letters on the English; Candide; Philosophical Dictionary
74. Henry Fielding – Joseph Andrews; Tom Jones
75. Samuel Johnson – The Vanity of Human Wishes; Dictionary; Rasselas; The Lives of the Poets ~ Mortimer J Adler,
137:Reading list (1972 edition)[edit]
1. Homer - Iliad, Odyssey
2. The Old Testament
3. Aeschylus - Tragedies
4. Sophocles - Tragedies
5. Herodotus - Histories
6. Euripides - Tragedies
7. Thucydides - History of the Peloponnesian War
8. Hippocrates - Medical Writings
9. Aristophanes - Comedies
10. Plato - Dialogues
11. Aristotle - Works
12. Epicurus - Letter to Herodotus; Letter to Menoecus
13. Euclid - Elements
14.Archimedes - Works
15. Apollonius of Perga - Conic Sections
16. Cicero - Works
17. Lucretius - On the Nature of Things
18. Virgil - Works
19. Horace - Works
20. Livy - History of Rome
21. Ovid - Works
22. Plutarch - Parallel Lives; Moralia
23. Tacitus - Histories; Annals; Agricola Germania
24. Nicomachus of Gerasa - Introduction to Arithmetic
25. Epictetus - Discourses; Encheiridion
26. Ptolemy - Almagest
27. Lucian - Works
28. Marcus Aurelius - Meditations
29. Galen - On the Natural Faculties
30. The New Testament
31. Plotinus - The Enneads
32. St. Augustine - On the Teacher; Confessions; City of God; On Christian Doctrine
33. The Song of Roland
34. The Nibelungenlied
35. The Saga of Burnt Njal
36. St. Thomas Aquinas - Summa Theologica
37. Dante Alighieri - The Divine Comedy;The New Life; On Monarchy
38. Geoffrey Chaucer - Troilus and Criseyde; The Canterbury Tales
39. Leonardo da Vinci - Notebooks
40. NiccolĂČ Machiavelli - The Prince; Discourses on the First Ten Books of Livy
41. Desiderius Erasmus - The Praise of Folly
42. Nicolaus Copernicus - On the Revolutions of the Heavenly Spheres
43. Thomas More - Utopia
44. Martin Luther - Table Talk; Three Treatises
45. François Rabelais - Gargantua and Pantagruel
46. John Calvin - Institutes of the Christian Religion
47. Michel de Montaigne - Essays
48. William Gilbert - On the Loadstone and Magnetic Bodies
49. Miguel de Cervantes - Don Quixote
50. Edmund Spenser - Prothalamion; The Faerie Queene
51. Francis Bacon - Essays; Advancement of Learning; Novum Organum, New Atlantis
52. William Shakespeare - Poetry and Plays
53. Galileo Galilei - Starry Messenger; Dialogues Concerning Two New Sciences
54. Johannes Kepler - Epitome of Copernican Astronomy; Concerning the Harmonies of the World
55. William Harvey - On the Motion of the Heart and Blood in Animals; On the Circulation of the Blood; On the Generation of Animals
56. Thomas Hobbes - Leviathan
57. René Descartes - Rules for the Direction of the Mind; Discourse on the Method; Geometry; Meditations on First Philosophy
58. John Milton - Works
59. MoliĂšre - Comedies
60. Blaise Pascal - The Provincial Letters; Pensees; Scientific Treatises
61. Christiaan Huygens - Treatise on Light
62. Benedict de Spinoza - Ethics
63. John Locke - Letter Concerning Toleration; Of Civil Government; Essay Concerning Human Understanding;Thoughts Concerning Education
64. Jean Baptiste Racine - Tragedies
65. Isaac Newton - Mathematical Principles of Natural Philosophy; Optics
66. Gottfried Wilhelm Leibniz - Discourse on Metaphysics; New Essays Concerning Human Understanding;Monadology
67.Daniel Defoe - Robinson Crusoe
68. Jonathan Swift - A Tale of a Tub; Journal to Stella; Gulliver's Travels; A Modest Proposal
69. William Congreve - The Way of the World
70. George Berkeley - Principles of Human Knowledge
71. Alexander Pope - Essay on Criticism; Rape of the Lock; Essay on Man
72. Charles de Secondat, baron de Montesquieu - Persian Letters; Spirit of Laws
73. Voltaire - Letters on the English; Candide; Philosophical Dictionary
74. Henry Fielding - Joseph Andrews; Tom Jones
75. Samuel Johnson - The Vanity of Human Wishes; Dictionary; Rasselas; The Lives of the Poets
   ~ Mortimer J Adler,
138:Is it possible that the Pentateuch could not have been written by uninspired men? that the assistance of God was necessary to produce these books? Is it possible that Galilei ascertained the mechanical principles of 'Virtual Velocity,' the laws of falling bodies and of all motion; that Copernicus ascertained the true position of the earth and accounted for all celestial phenomena; that Kepler discovered his three laws—discoveries of such importance that the 8th of May, 1618, may be called the birth-day of modern science; that Newton gave to the world the Method of Fluxions, the Theory of Universal Gravitation, and the Decomposition of Light; that Euclid, Cavalieri, Descartes, and Leibniz, almost completed the science of mathematics; that all the discoveries in optics, hydrostatics, pneumatics and chemistry, the experiments, discoveries, and inventions of Galvani, Volta, Franklin and Morse, of Trevithick, Watt and Fulton and of all the pioneers of progress—that all this was accomplished by uninspired men, while the writer of the Pentateuch was directed and inspired by an infinite God? Is it possible that the codes of China, India, Egypt, Greece and Rome were made by man, and that the laws recorded in the Pentateuch were alone given by God? Is it possible that Æschylus and Shakespeare, Burns, and Beranger, Goethe and Schiller, and all the poets of the world, and all their wondrous tragedies and songs are but the work of men, while no intelligence except the infinite God could be the author of the Pentateuch? Is it possible that of all the books that crowd the libraries of the world, the books of science, fiction, history and song, that all save only one, have been produced by man? Is it possible that of all these, the bible only is the work of God? ~ Robert G Ingersoll,
139:The Cock And The Bull
You see this pebble-stone? It’s a thing I bought
Of a bit of a chit of a boy i’ the mid o’ the day —
I like to dock the smaller parts-o’-speech,
As we curtail the already cur-tail’d cur
(You catch the paronomasia, play ’po’ words?),
Did, rather, i’ the pre-Landseerian days.
Well, to my muttons. I purchased the concern,
And clapt it i’ my poke, having given for same
By way o’ chop, swop, barter or exchange —
‘Chop’ was my snickering dandiprat’s own term —
One shilling and fourpence, current coin o’ the realm.
O-n-e one and f-o-u-r four
Pence, one and fourpence — you are with me, sir? —
What hour it skills not: ten or eleven o’ the clock,
One day (and what a roaring day it was
Go shop or sight-see — bar a spit o’ rain!)
In February, eighteen sixty nine,
Alexandrina Victoria, Fidei
Hm — hm — how runs the jargon? being on throne.
Such, sir, are all the facts, succinctly put,
The basis or substratum — what you will —
Of the impending eighty thousand lines.
‘Not much in ’em either,’ quoth perhaps simple Hodge.
But there’s a superstructure. Wait a bit.
Mark first the rationale of the thing:
Hear logic rivel and levigate the deed.
That shilling — and for matter o’ that, the pence —
I had o’ course upo’ me — wi’ me say —
(Mecum’s the Latin, make a note o’ that)
When I popp’d pen i’ stand, scratch’d ear, wip’d snout,
(Let everybody wipe his own himself)
Sniff’d — tch! — at snuffbox; tumbled up, he-heed,
Haw-haw’d (not hee-haw’d, that’s another guess thing
Then fumbled at, and stumbled out of, door,
I shoved the timber ope wi’ my omoplat;
And in vestibulo, i’ the lobby to-wit,
(Iacobi Facciolati’s rendering, sir,)
Donn’d galligaskins, antigropeloes,
57
And so forth; and, complete with hat and gloves,
One on and one a-dangle i’ my hand,
And ombrifuge (Lord love you!), case o’ rain,
I flopp’d forth, ’sbuddikins! on my own ten toes,
(I do assure you there be ten of them,)
And went clump-clumping up hill and down dale
To find myself o’ the sudden i’ front o’ the boy.
Put case I hadn’t ’em on me, could I ha’ bought
This sort-o’-kind-o’-what-you-might-call toy,
This pebble-thing, o’ the boy-thing? Q.E.D.
That’s proven without aid from mumping Pope,
Sleek porporate or bloated Cardinal.
(Isn’t it, old Fatchaps? You’re in Euclid now.)
So, having the shilling — having i’ fact a lot —
And pence and halfpence, ever so many o’ them,
I purchased, as I think I said before,
The pebble (lapis, lapidis, -di, -dem, -de —
What nouns ’crease short i’ the genitive, Fatchaps, eh?)
O’ the boy, a bare-legg’d beggarly son of a gun,
For one-and-fourpence. Here we are again.
Now Law steps in, bigwigg’d, voluminous-jaw’d;
Investigates and re-investigates.
Was the transaction illegal? Law shakes head.
Perpend, sir, all the bearings of the case.
At first the coin was mine, the chattel his.
But now (by virtue of the said exchange
And barter) vice versa all the coin,
Per juris operationem, vests
I’ the boy and his assigns till ding o’ doom;
(In sĂŠcula sĂŠculo-o-o-orum;
I think I hear the Abate mouth out that.)
To have and hold the same to him and them
 .
Confer some idiot on Conveyancing.
Whereas the pebble and every part thereof,
And all that appertaineth thereunto,
Quodcunque pertinet ad eam rem,
(I fancy, sir, my Latin’s rather pat)
Or shall, will, may, might, can, could, would or should,
(Subaudi cétera — clap we to the close —
For what’s the good of law in a case o’ the kind)
58
Is mine to all intents and purposes.
This settled, I resume the thread o’ the tale.
Now for a touch o’ the vendor’s quality.
He says a gen’lman bought a pebble of him,
(This pebble i’ sooth, sir, which I hold i’ my hand) —
And paid for ’t, like a gen’lman, on the nail.
‘Did I o’ercharge him a ha’penny? Devil a bit.
Fiddlepin’s end! Get out, you blazing ass!
Gabble o’ the goose. Don’t bugaboo-baby me!
Go double or quits? Yah! tittup! what’s the odds?’
— There’s the transaction view’d i’ the vendor’s light.
Next ask that dumpled hag, stood snuffling by,
With her three frowsy blowsy brats o’ babes,
The scum o’ the kennel, cream o’ the filth-heap — Faugh!
Aie, aie, aie, aie! ?t?t?t?t?t??,
(’Stead which we blurt out Hoighty toighty now) —
And the baker and candlestickmaker, and Jack and Gill,
Blear’d Goody this and queasy Gaffer that.
Ask the schoolmaster. Take schoolmaster first.
He saw a gentleman purchase of a lad
A stone, and pay for it rite, on the square,
And carry it off per saltum, jauntily,
Propria qué maribus, gentleman’s property now
(Agreeably to the law explain’d above),
In proprium usum, for his private ends.
The boy he chuck’d a brown i’ the air, and bit
I’ the face the shilling: heaved a thumping stone
At a lean hen that ran cluck clucking by,
(And hit her, dead as nail i’ post o’ door,)
Then abiit — what’s the Ciceronian phrase? —
Excessit, evasit, erupit — off slogs boy;
Off like bird, avi similis — (you observed
The dative? Pretty i’ the Mantuan!) — Anglice,
Off in three flea skips. Hactenus, so far,
So good, tam bene. Bene, satis, male — ,
Where was I with my trope ’bout one in a quag?
I did once hitch the syntax into verse:
Verbum personale, a verb personal,
Concordat — ay, ‘agrees,’ old Fatchaps — cum
59
Nominativo, with its nominative,
Genere, i’ point o’ gender, numero,
O’ number, et persona, and person. Ut,
Instance: Sol ruit, down flops sun, et and,
Montes umbrantur, out flounce mountains. Pah!
Excuse me, sir, I think I’m going mad.
You see the trick on ’t though, and can yourself
Continue the discourse ad libitum.
It takes up about eighty thousand lines,
A thing imagination boggles at;
And might, odds-bobs, sir! in judicious hands,
Extend from here to Mesopotamy.
~ Charles Stuart Calverley,
140:The Dunciad: Book Iv
Yet, yet a moment, one dim ray of light
Indulge, dread Chaos, and eternal Night!
Of darkness visible so much be lent,
As half to show, half veil, the deep intent.
Ye pow'rs! whose mysteries restor'd I sing,
To whom time bears me on his rapid wing,
Suspend a while your force inertly strong,
Then take at once the poet and the song.
Now flam'd the Dog Star's unpropitious ray,
Smote ev'ry brain, and wither'd every bay;
Sick was the sun, the owl forsook his bow'r.
The moon-struck prophet felt the madding hour:
Then rose the seed of Chaos, and of Night,
To blot out order, and extinguish light,
Of dull and venal a new world to mould,
And bring Saturnian days of lead and gold.
She mounts the throne: her head a cloud conceal'd,
In broad effulgence all below reveal'd;
('Tis thus aspiring Dulness ever shines)
Soft on her lap her laureate son reclines.
Beneath her footstool, Science groans in chains,
And Wit dreads exile, penalties, and pains.
There foam'd rebellious Logic , gagg'd and bound,
There, stripp'd, fair Rhet'ric languish'd on the ground;
His blunted arms by Sophistry are borne,
And shameless Billingsgate her robes adorn.
Morality , by her false guardians drawn,
Chicane in furs, and Casuistry in lawn,
Gasps, as they straighten at each end the cord,
And dies, when Dulness gives her page the word.
Mad Mathesis alone was unconfin'd,
Too mad for mere material chains to bind,
Now to pure space lifts her ecstatic stare,
Now running round the circle finds it square.
But held in tenfold bonds the Muses lie,
Watch'd both by Envy's and by Flatt'ry's eye:
191
There to her heart sad Tragedy addres'd
The dagger wont to pierce the tyrant's breast;
But sober History restrain'd her rage,
And promised vengeance on a barb'rous age.
There sunk Thalia, nerveless, cold, and dead,
Had not her sister Satire held her head:
Nor couldst thou, Chesterfield! a tear refuse,
Thou weptst, and with thee wept each gentle Muse.
When lo! a harlot form soft sliding by,
With mincing step, small voice, and languid eye;
Foreign her air, her robe's discordant pride
In patchwork flutt'ring, and her head aside:
By singing peers upheld on either hand,
She tripp'd and laugh'd, too pretty much to stand;
Cast on the prostrate Nine a scornful look,
Then thus in quaint recitativo spoke.
'O
Cara! Cara!
silence all that train:
Joy to great Chaos! let Division reign:
Chromatic tortures soon shall drive them hence,
Break all their nerves, and fritter all their sense:
One trill shall harmonize joy, grief, and rage,
Wake the dull Church, and lull the ranting Stage;
To the same notes thy sons shall hum, or snore,
And all thy yawning daughters cry,
encore
Another Phoebus, thy own Phoebus, reigns,
Joys in my jigs, and dances in my chains.
But soon, ah soon, Rebellion will commence,
If Music meanly borrows aid from Sense.
Strong in new arms, lo! Giant Handel stands,
Like bold Briarerus, with a hundred hands;
To stir, to rouse, to shake the soul he comes,
And Jove's own thunders follow Mars's drums.
Arrest him, Empress, or you sleep no more-'
She heard, and drove him to th' Hibernian shore.
And now had Fame's posterior trumpet blown,
192
And all the nations summoned to the throne.
The young, the old, who feel her inward sway,
One instinct seizes, and transports away.
None need a guide, by sure attraction led,
And strong impulsive gravity of head:
None want a place, for all their centre found
Hung to the Goddess, and coher'd around.
Not closer, orb in orb, conglob'd are seen
The buzzing bees about their dusky Queen.
The gath'ring number, as it moves along,
Involves a vast involuntary throng,
Who gently drawn, and struggling less and less,
Roll in her Vortex, and her pow'r confess.
Not those alone who passive own her laws,
But who, weak rebels, more advance her cause.
Whate'er of dunce in college or in town
Sneers at another, in toupee or gown;
Whate'er of mongrel no one class admits,
A wit with dunces, and a dunce with wits.
Nor absent they, no members of her state,
Who pay her homage in her sons, the Great;
Who false to Phoebus bow the knee to Baal;
Or, impious, preach his Word without a call.
Patrons, who sneak from living worth to dead,
Withhold the pension, and set up the head;
Or vest dull Flattery in the sacred gown;
Or give from fool to fool the laurel crown.
And (last and worst) with all the cant of wit,
Without the soul, the Muse's hypocrite.
There march'd the bard and blockhead, side by side,
Who rhym'd for hire, and patroniz'd for pride.
Narcissus, prais'd with all a Parson's pow'r,
Look'd a white lily sunk beneath a show'r.
There mov'd Montalto with superior air;
His stretch'd-out arm display'd a volume fair;
Courtiers and Patriots in two ranks divide,
Through both he pass'd, and bow'd from side to side:
But as in graceful act, with awful eye
Compos'd he stood, bold Benson thrust him by:
193
On two unequal crutches propp'd he came,
Milton's on this, on that one Johnston's name.
The decent knight retir'd with sober rage,
Withdrew his hand, and closed the pompous page.
But (happy for him as the times went then)
Appear'd Apollo's mayor and aldermen,
On whom three hundred gold-capp'd youths await,
To lug the pond'rous volume off in state.
When Dulness, smiling-'Thus revive the Wits!
But murder first, and mince them all to bits;
As erst Medea (cruel, so to save!)
A new edition of old Aeson gave;
Let standard authors, thus, like trophies born,
Appear more glorious as more hack'd and torn,
And you, my Critics! in the chequer'd shade,
Admire new light through holes yourselves have made.
Leave not a foot of verse, a foot of stone,
A page, a grave, that they can call their own;
But spread, my sons, your glory thin or thick,
On passive paper, or on solid brick.
So by each bard an Alderman shall sit,
A heavy lord shall hang at ev'ry wit,
And while on Fame's triumphal Car they ride,
Some Slave of mine be pinion'd to their side.'
Now crowds on crowds around the Goddess press,
Each eager to present their first address.
Dunce scorning dunce beholds the next advance,
But fop shows fop superior complaisance,
When lo! a spector rose, whose index hand
Held forth the virtue of the dreadful wand;
His beaver'd brow a birchen garland wears,
Dropping with infant's blood, and mother's tears.
O'er every vein a shud'ring horror runs;
Eton and Winton shake through all their sons.
All flesh is humbl'd, Westminster's bold race
Shrink, and confess the Genius of the place:
The pale boy senator yet tingling stands,
And holds his breeches close with both his hands.
194
Then thus. 'Since man from beast by words is known,
Words are man's province, words we teach alone.
When reason doubtful, like the Samian letter,
Points him two ways, the narrower is the better.
Plac'd at the door of learning, youth to guide,
We never suffer it to stand too wide.
To ask, to guess, to know, as they commence,
As fancy opens the quick springs of sense,
We ply the memory, we load the brain,
Bind rebel Wit, and double chain on chain,
Confine the thought, to exercise the breath;
And keep them in the pale of words till death.
Whate'er the talents, or howe'er design'd,
We hang one jingling padlock on the mind:
A Poet the first day, he dips his quill;
And what the last? A very Poet still.
Pity! the charm works only in our wall,
Lost, lost too soon in yonder house or hall.
There truant Wyndham every Muse gave o'er,
There Talbot sunk, and was a wit no more!
How sweet an Ovid, Murray was our boast!
How many Martials were in Pult'ney lost!
Else sure some bard, to our eternal praise,
In twice ten thousand rhyming nights and days,
Had reach'd the work, and All that mortal can;
And South beheld that Masterpiece of Man.'
'Oh' (cried the Goddess) 'for some pedant Reign!
Some gentle James, to bless the land again;
To stick the Doctor's chair into the throne,
Give law to words, or war with words alone,
Senates and courts with Greek and Latin rule,
And turn the council to a grammar school!
For sure, if Dulness sees a grateful day,
'Tis in the shade of arbitrary sway.
O! if my sons may learn one earthly thing,
Teach but that one, sufficient for a king;
That which my priests, and mine alone, maintain,
Which as it dies, or lives, we fall, or reign:
May you, may Cam and Isis, preach it long!
'The Right Divine of Kings to govern wrong'.'
195
Prompt at the call, around the Goddess roll
Broad hats, and hoods, and caps, a sable shoal:
Thick and more thick the black blockade extends,
A hundred head of Aristotle's friends.
Nor wert thou, Isis! wanting to the day,
Though Christ Church long kept prudishly away.
Each staunch polemic, stubborn as a rock,
Each fierce logician, still expelling Locke,
Came whip and spur, and dash'd through thin and thick
On German Crousaz, and Dutch Burgersdyck.
As many quit the streams that murm'ring fall
To lull the sons of Marg'ret and Clare Hall,
Where Bentley late tempestuous wont to sport
In troubled waters, but now sleeps in Port.
Before them march'd that awful Aristarch;
Plow'd was his front with many a deep remark:
His hat, which never vail'd to human pride,
Walker with rev'rence took, and laid aside.
Low bowed the rest: He, kingly, did but nod;
So upright Quakers please both man and God.
'Mistress! dismiss that rabble from your throne:
Avaunt-is Aristarchus yet unknown?
Thy mighty scholiast, whose unwearied pains
Made Horace dull, and humbl'd Milton's strains.
Turn what they will to verse, their toil is vain,
Critics like me shall make it prose again.
Roman and Greek grammarians! know your better:
Author of something yet more great than letter;
While tow'ring o'er your alphabet, like Saul,
Stands our Digamma, and o'ertops them all.
'Tis true, on words is still our whole debate,
Disputes of
Me
or
Te
, of
aut
or
at
To sound or sink in
196
cano
, O or A,
Or give up Cicero to C or K.
Let Freind affect to speak as Terence spoke,
And Alsop never but like Horace joke:
For me, what Virgil, Pliny may deny,
Manilius or Solinus shall supply:
For Attic Phrase in Plato let them seek,
I poach in Suidas for unlicens'd Greek.
In ancient sense if any needs will deal,
Be sure I give them fragments, not a meal;
What Gellius or Stobaeus hash'd before,
Or chew'd by blind old Scholiasts o'er and o'er.
The critic eye, that microscope of wit,
Sees hairs and pores, examines bit by bit:
How parts relate to parts, or they to whole,
The body's harmony, the beaming soul,
Are things which Kuster, Burman, Wasse shall see,
When man's whole frame is obvious to a
Flea
'Ah, think not, Mistress! more true dulness lies
In Folly's cap, than Wisdom's grave disguise.
Like buoys, that never sink into the flood,
On learning's surface we but lie and nod.
Thine is the genuine head of many a house,
And much Divinity without a Nous.
Nor could a Barrow work on every block,
Nor has one Atterbury spoil'd the flock.
See! still thy own, the heavy canon roll,
And metaphysic smokes involve the pole.
For thee we dim the eyes, and stuff the head
With all such reading as was never read:
For thee explain a thing till all men doubt it,
And write about it, Goddess, and about it:
So spins the silkworm small its slender store,
And labours till it clouds itself all o'er.
'What tho' we let some better sort of fool
Thrid ev'ry science, run through ev'ry school?
Never by tumbler through the hoops was shown
197
Such skill in passing all, and touching none.
He may indeed (if sober all this time)
Plague with dispute, or persecute with rhyme.
We only furnish what he cannot use,
Or wed to what he must divorce, a Muse:
Full in the midst of Euclid dip at once,
And petrify a Genius to a Dunce:
Or set on metaphysic ground to prance,
Show all his paces, not a step advance.
With the same cement ever sure to bind,
We bring to one dead level ev'ry mind.
Then take him to develop, if you can,
And hew the block off, and get out the man.
But wherefore waste I words? I see advance
Whore, pupil, and lac'd governor from France.
Walker! our hat' -nor more he deign'd to say,
But, stern as Ajax' spectre, strode away.
In flow'd at once a gay embroider'd race,
And titt'ring push'd the Pedants off the place;
Some would have spoken, but the voice was drown'd
By the French horn, or by the op'ning hound.
The first came forwards, with as easy mien,
As if he saw St. James's and the Queen.
When thus th' attendant Orator begun,
Receive, great Empress! thy accomplish'd Son:
Thine from the birth, and sacred from the rod,
A dauntless infant! never scar'd with God.
The Sire saw, one by one, his Virtues wake:
The Mother begg'd the blessing of a Rake.
Thou gav'st that Ripeness, which so soon began,
And ceas'd so soon, he ne'er was Boy, nor Man,
Thro' School and College, thy kind cloud o'ercast,
Safe and unseen the young AEneas past:
Thence bursting glorious, all at once let down,
Stunn'd with his giddy Larum half the town.
Intrepid then, o'er seas and lands he flew:
Europe he saw, and Europe saw him too.
There all thy gifts and graces we display,
Thou, only thou, directing all our way!
To where the Seine, obsequious as she runs,
Pours at great Bourbon's feet her silken sons;
198
Or Tyber, now no longer Roman, rolls,
Vain of Italian Arts, Italian Souls:
To happy Convents, bosom'd deep in vines,
Where slumber Abbots, purple as their wines:
To Isles of fragrance, lilly-silver'd vales,
Diffusing languor in the panting gales:
To lands of singing, or of dancing slaves,
Love-whisp'ring woods, and lute-resounding waves.
But chief her shrine where naked Venus keeps,
And Cupids ride the Lyon of the Deeps;
Where, eas'd of Fleets, the Adriatic main
Wafts the smooth Eunuch and enamour'd swain.
Led by my hand, he saunter'd Europe round,
And gather'd ev'ry Vice on Christian ground;
Saw ev'ry Court, hear'd ev'ry King declare
His royal Sense, of Op'ra's or the Fair;
The Stews and Palace equally explor'd,
Intrigu'd with glory, and with spirit whor'd;
Try'd all hors-d' uvres, all Liqueurs defin'd,
Judicious drank, and greatly-daring din'd;
Dropt the dull lumber of the Latin store,
Spoil'd his own Language, and acquir'd no more;
All Classic learning lost on Classic ground;
And last turn'd Air, the Eccho of a Sound!
See now, half-cur'd, and perfectly well-bred,
With nothing but a Solo in his head;
As much Estate, and Principle, and Wit,
As Jansen, Fleetwood, Cibber shall think fit;
Stol'n from a Duel, follow'd by a Nun,
And, if a Borough chuse him, not undone;
See, to my country happy I restore
This glorious Youth, and add one Venus more.
Her too receive (for her my soul adores)
So may the sons of sons of sons of whores,
Prop thine, O Empress! like each neighbour Throne,
And make a long Posterity thy own.
Pleas'd, she accepts the Hero, and the Dame,
Wraps in her Veil, and frees from sense of Shame.
Then look'd, and saw a lazy, lolling sort,
Unseen at Church, at Senate, or at Court,
Of ever-listless Loit'rers, that attend
No Cause, no Trust, no Duty, and no Friend.
199
Thee too, my Paridel! she mark'd thee there,
Stretch'd on the rack of a too easy chair,
And heard thy everlasting yawn confess
The Pains and Penalties of Idleness.
She pity'd! but her Pity only shed
Benigner influence on thy nodding head.
But Annius, crafty Seer, with ebon wand,
And well-dissembl'd Em'rald on his hand,
False as his Gems and canker'd as his Coins,
Came, cramm'd with Capon, from where Pollio dines.
Soft, as the wily Fox is seen to creep,
Where bask on sunny banks the simple sheep,
Walk round and round, now prying here, now there;
So he; but pious, whisper'd first his pray'r.
Grant, gracious Goddess! grant me still to cheat,
O may thy cloud still cover the deceit!
Thy choicer mists on this assembly shed,
But pour them thickest on the noble head.
So shall each youth, assisted by our eyes,
See other C‘sars, other Homers rise;
Thro' twilight ages hunt th'Athenian fowl,
Which Chalcis Gods, and mortals call an Owl,
Now see an Attys, now a Cecrops clear,
Nay, Mahomet! the Pigeon at thine ear;
Be rich in ancient brass, tho' not in gold,
And keep his Lares, tho' his house be sold;
To headless Ph be his fair bride postpone,
Honour a Syrian Prince above his own;
Lord of an Otho, if I vouch it true;
Blest in one Niger, till he knows of two.
Mummius o'erheard him; Mummius, Fool-renown'd,
Who like his Cheops stinks above the ground,
Fierce as a startled Adder, swell'd, and said,
Rattling an ancient Sistrum at his head.
Speak'st thou of Syrian Princes? Traitor base!
Mine, Goddess! mine is all the horned race.
True, he had wit, to make their value rise;
From foolish Greeks to steal them, was as wise;
More glorious yet, from barb'rous hands to keep,
When Sallee Rovers chac'd him on the deep.
Then taught by Hermes, and divinely bold,
Down his own throat he risqu'd the Grecian gold;
200
Receiv'd each Demi-God, with pious care,
Deep in his Entrails — I rever'd them there,
I bought them, shrouded in that living shrine,
And, at their second birth, they issue mine.
Witness great Ammon! by whose horns I swore,
(Reply'd soft Annius) this our paunch before
Still bears them, faithful; and that thus I eat,
Is to refund the Medals with the meat.
To prove me, Goddess! clear of all design,
Bid me with Pollio sup, as well as dine:
There all the Learn'd shall at the labour stand,
And Douglas lend his soft, obstetric hand.
The Goddess smiling seem'd to give consent;
So back to Pollio, hand in hand, they went.
Then thick as Locusts black'ning all the ground,
A tribe, with weeds and shells fantastic crown'd,
Each with some wond'rous gift approach'd the Pow'r,
A Nest, a Toad, a Fungus, or a Flow'r.
But far the foremost, two, with earnest zeal,
And aspect ardent to the Throne appeal.
The first thus open'd: Hear thy suppliant's call,
Great Queen, and common Mother of us all!
Fair from its humble bed I rear'd this Flow'r,
Suckled, and chear'd, with air, and sun, and show'r,
Soft on the paper ruff its leaves I spread,
Bright with the gilded button tipt its head,
Then thron'd in glass, and nam'd it Caroline:
Each Maid cry'd, charming! and each Youth, divine!
Did Nature's pencil ever blend such rays,
Such vary'd light in one promiscuous blaze?
Now prostrate! dead! behold that Caroline:
No Maid cries, charming! and no Youth, divine!
And lo the wretch! whose vile, whose insect lust
Lay'd this gay daughter of the Spring in dust.
Oh punish him, or to th' Elysian shades
Dismiss my soul, where no Carnation fades.
He ceas'd, and wept. With innocence of mien,
Th'Accus'd stood forth, and thus address'd the Queen.
Of all th'enamel'd race, whose silv'ry wing
Waves to the tepid Zephyrs of the spring,
Or swims along the fluid atmosphere,
Once brightest shin'd this child of Heat and Air.
201
I saw, and started from its vernal bow'r
The rising game, and chac'd from flow'r to flow'r.
It fled, I follow'd; now in hope, now pain;
It stopt, I stopt; it mov'd, I mov'd again.
At last it fix'd, 'twas on what plant it pleas'd,
And where it fix'd, the beauteous bird I seiz'd:
Rose or Carnation was below my care;
I meddle, Goddess! only in my sphere.
I tell the naked fact without disguise,
And, to excuse it, need but shew the prize;
Whose spoils this paper offers to your eye,
Fair ev'n in death! this peerless Butterfly.
My sons! (she answer'd) both have done your parts:
Live happy both, and long promote our arts.
But hear a Mother, when she recommends
To your fraternal care, our sleeping friends.
The common Soul, of Heav'n's more frugal make,
Serves but to keep fools pert, and knaves awake:
A drowzy Watchman, that just gives a knock,
And breaks our rest, to tell us what's a clock.
Yet by some object ev'ry brain is stirr'd;
The dull may waken to a Humming-bird;
The most recluse, discreetly open'd, find
Congenial matter in the Cockle-kind;
The mind, in Metaphysics at a loss,
May wander in a wilderness of Moss;
The head that turns at super-lunar things,
Poiz'd with a tail, may steer on Wilkins' wings.
'O! would the sons of men once think their eyes
And reason given them but to study flies !
See Nature in some partial narrow shape,
And let the Author of the Whole escape:
Learn but to trifle; or, who most observe,
To wonder at their Maker, not to serve.'
'Be that my task' (replies a gloomy clerk,
Sworn foe to Myst'ry, yet divinely dark;
Whose pious hope aspires to see the day
When Moral Evidence shall quite decay,
And damns implicit faith, and holy lies,
Prompt to impose, and fond to dogmatize):
'Let others creep by timid steps, and slow,
On plain experience lay foundations low,
202
By common sense to common knowledge bred,
And last, to Nature's Cause through Nature led.
All-seeing in thy mists, we want no guide,
Mother of Arrogance, and Source of Pride!
We nobly take the high Priori Road,
And reason downward, till we doubt of God:
Make Nature still encroach upon his plan;
And shove him off as far as e'er we can:
Thrust some Mechanic Cause into his place;
Or bind in matter, or diffuse in space.
Or, at one bound o'erleaping all his laws,
Make God man's image, man the final Cause,
Find virtue local, all relation scorn
See all in self , and but for self be born:
Of naught so certain as our reason still,
Of naught so doubtful as of soul and will .
Oh hide the God still more! and make us see
Such as Lucretius drew, a god like thee:
Wrapp'd up in self, a god without a thought,
Regardless of our merit or default.
Or that bright image to our fancy draw,
Which Theocles in raptur'd vision saw,
While through poetic scenes the Genius roves,
Or wanders wild in academic groves;
That Nature our society adores,
Where Tindal dictates, and Silenus snores.'
Rous'd at his name up rose the bousy Sire,
And shook from out his pipe the seeds of fire;
Then snapp'd his box, and strok'd his belly down:
Rosy and rev'rend, though without a gown.
Bland and familiar to the throne he came,
Led up the youth, and call'd the Goddess Dame .
Then thus, 'From priestcraft happily set free,
Lo! ev'ry finished Son returns to thee:
First slave to words, then vassal to a name,
Then dupe to party; child and man the same;
Bounded by Nature, narrow'd still by art,
A trifling head, and a contracted heart.
Thus bred, thus taught, how many have I seen,
Smiling on all, and smil'd on by a queen.
Marked out for honours, honour'd for their birth,
203
To thee the most rebellious things on earth:
Now to thy gentle shadow all are shrunk,
All melted down, in pension, or in punk!
So K-- so B-- sneak'd into the grave,
A monarch's half, and half a harlot's slave.
Poor W-- nipp'd in Folly's broadest bloom,
Who praises now? his chaplain on his tomb.
Then take them all, oh take them to thy breast!
Thy Magus , Goddess! shall perform the rest.'
With that, a Wizard old his Cup extends;
Which whoso tastes, forgets his former friends,
Sire, ancestors, himself. One casts his eyes
Up to a Star , and like Endymion dies:
A Feather , shooting from another's head,
Extracts his brain, and principle is fled,
Lost is his God, his country, ev'rything;
And nothing left but homage to a king!
The vulgar herd turn off to roll with hogs,
To run with horses, or to hunt with dogs;
But, sad example! never to escape
Their infamy, still keep the human shape.
But she, good Goddess, sent to ev'ry child
Firm impudence, or stupefaction mild;
And straight succeeded, leaving shame no room,
Cibberian forehead, or Cimmerian gloom.
Kind self-conceit to somewhere glass applies,
Which no one looks in with another's eyes:
But as the flatt'rer or dependant paint,
Beholds himself a patriot, chief, or saint.
On others Int'rest her gay liv'ry flings,
Int'rest that waves on party-colour'd wings:
Turn'd to the sun, she casts a thousand dyes,
And, as she turns, the colours fall or rise.
Others the siren sisters warble round,
And empty heads console with empty sound.
No more, Alas! the voice of Fame they hear,
The balm of Dulness trickling in their ear.
Great C--, H--, P--, R--, K--,
Why all your toils? your Sons have learn'd to sing.
How quick ambition hastes to ridicule!
The sire is made a peer, the son a fool.
204
On some, a Priest succinct in amice white
Attends; all flesh is nothing in his sight!
Beeves, at his touch, at once to jelly turn,
And the huge boar is shrunk into an urn:
The board with specious miracles he loads,
Turns hares to larks, and pigeons into toads.
Another (for in all what one can shine?)
Explains the
Seve
and
Verdeur
of the vine.
What cannot copious sacrifice atone?
Thy truffles, Perigord! thy hams, Bayonne!
With French libation, and Italian strain,
Wash Bladen white, and expiate Hays's stain.
Knight lifts the head, for what are crowds undone.
To three essential partridges in one?
Gone ev'ry blush, and silent all reproach,
Contending princes mount them in their coach.
Next, bidding all draw near on bended knees,
The Queen confers her Titles and Degrees .
Her children first of more distinguish'd sort,
Who study Shakespeare at the Inns of Court,
Impale a glowworm, or vertĂș profess,
Shine in the dignity of F.R.S.
Some, deep Freemasons, join the silent race
Worthy to fill Pythagoras's place:
Some botanists, or florists at the least,
Or issue members of an annual feast.
Nor pass'd the meanest unregarded, one
Rose a Gregorian, one a Gormogon.
The last, not least in honour or applause,
Isis and Cam made Doctors of her Laws.
Then, blessing all, 'Go, Children of my care!
To practice now from theory repair.
All my commands are easy, short, and full:
My sons! be proud, be selfish, and be dull.
Guard my prerogative, assert my throne:
This nod confirms each privilege your own.
The cap and switch be sacred to his Grace;
205
With staff and pumps the Marquis lead the race;
From stage to stage the licens'd Earl may run,
Pair'd with his fellow charioteer the sun;
The learned Baron butterflies design,
Or draw to silk Arachne's subtle line;
The Judge to dance his brother Sergeant call;
The Senator at cricket urge the ball;
The Bishop stow (pontific luxury!)
An hundred souls of turkeys in a pie;
The sturdy Squire to Gallic masters stoop,
And drown his lands and manors in a soupe .
Others import yet nobler arts from France,
Teach kings to fiddle, and make senates dance.
Perhaps more high some daring son may soar,
Proud to my list to add one monarch more;
And nobly conscious, princes are but things
Born for first ministers, as slaves for kings,
Tyrant supreme! shall three Estates command,
And make one mighty Dunciad of the Land!
More she had spoke, but yawn'd-All Nature nods:
What mortal can resist the yawn of gods?
Churches and Chapels instantly it reach'd;
(St. James's first, for leaden Gilbert preach'd)
Then catch'd the schools; the Hall scarce kept awake;
The Convocation gap'd, but could not speak:
Lost was the nation's sense, nor could be found,
While the long solemn unison went round:
Wide, and more wide, it spread o'er all the realm;
Even Palinurus nodded at the helm:
The vapour mild o'er each committee crept;
Unfinish'd treaties in each office slept;
And chiefless armies doz'd out the campaign;
And navies yawn'd for orders on the main.
O Muse! relate (for you can tell alone,
Wits have short memories, and Dunces none),
Relate, who first, who last resign'd to rest;
Whose heads she partly, whose completely blest;
What charms could faction, what ambition lull,
The venal quiet, and entrance the dull;
Till drown'd was sense, and shame, and right, and wrongO sing, and hush the nations with thy song!
206
In vain, in vain-the all-composing hour
Resistless falls: The Muse obeys the Pow'r.
She comes! she comes! the sable throne behold
Of Night primeval, and of Chaos old!
Before her, Fancy's gilded clouds decay,
And all its varying rainbows die away.
Wit shoots in vain its momentary fires,
The meteor drops, and in a flash expires.
As one by one, at dread Medea's strain,
The sick'ning stars fade off th' ethereal plain;
As Argus' eyes by Hermes' wand oppress'd,
Clos'd one by one to everlasting rest;
Thus at her felt approach, and secret might,
Art after Art goes out, and all is Night.
See skulking Truth to her old cavern fled,
Mountains of Casuistry heap'd o'er her head!
Philosophy, that lean'd on Heav'n before,
Shrinks to her second cause, and is no more.
Physic of Metaphysic begs defence,
And Metaphysic calls for aid on Sense !
See Mystery to Mathematics fly!
In vain! they gaze, turn giddy, rave, and die.
Religion blushing veils her sacred fires,
And unawares Morality expires.
Nor public Flame, nor private , dares to shine;
Nor human Spark is left, nor Glimpse divine !
Lo! thy dread Empire, Chaos! is restor'd;
Light dies before thy uncreating word:
Thy hand, great Anarch! lets the curtain fall;
And universal Darkness buries All.
~ Alexander Pope,

IN CHAPTERS [17/17]



   4 Integral Yoga
   3 Philosophy
   2 Occultism
   1 Psychology
   1 Poetry
   1 Fiction


   3 Nolini Kanta Gupta
   2 Plato
   2 Aleister Crowley


   2 Magick Without Tears
   2 Collected Works of Nolini Kanta Gupta - Vol 01


01.07 - Blaise Pascal (1623-1662), #Collected Works of Nolini Kanta Gupta - Vol 02, #Nolini Kanta Gupta, #Integral Yoga
   "The zeal for the Lord hath eaten me up." Such has indeed been the case with Pascal, almost literally. The fire that burned in him was too ardent and vehement for the vehicle, the material instrument, which was very soon used up and reduced to ashes. At twenty-four he was already a broken man, being struck with paralysis and neuras thenia; he died at the comparatively early age of 39, emulating, as it were, the life career of his Lord the Christ who died at 33. The Fire martyrised the body, but kindled and brought forth experiences and realisations that save and truths that abide. It was the Divine Fire whose vision and experience he had on the famous night of 23 November 1654 which brought about his final and definitive conversion. It was the same fire that had blazed up in his brain, while yet a boy, and made him a precocious genius, a marvel of intellectual power in the exact sciences. At 12 this prodigy discovered by himself the 32nd proposition of Euclid, Book I. At sixteen he wrote a treatise on conic sections. At nineteen he invented a calculating machine which, without the help of any mathematical rule or process, gave absolutely accurate results. At twenty-three he published his experiments with vacuum. At twenty-five he conducted the well-known experiment from the tower of St. Jacques, proving the existence of atmospheric pressure. His studies in infinitesimal calculus were remarkably creative and original. And it might be said he was a pioneer in quite a new branch of mathematics, viz., the mathematical theory of probability. We shall see presently how his preoccupation with the mathematics of chance and probability coloured and reinforced his metaphysics and theology.
   But the pressure upon his dynamic and heated brain the fiery zeal in his mindwas already proving too much and he was advised medically to take complete rest. Thereupon followed what was known as Pascal's mundane lifea period of distraction and dissipation; but this did not last long nor was it of a serious nature. The inner fire could brook no delay, it was eager and impatient to englobe other fields and domains. Indeed, it turned to its own field the heart. Pascal became initiated into the mystery of Faith and Grace. Still he had to pass through a terrible period of dejection and despair: the life of the world had given him no rest or relaxation, it served only to fill his cup of misery to the brim. But the hour of final relief was not long postponed: the Grace came to him, even as it came to Moses or St. Paul as a sudden flare of fire which burnt up the Dark Night and opened out the portals of Morning Glory.

02.03 - National and International, #Collected Works of Nolini Kanta Gupta - Vol 01, #Nolini Kanta Gupta, #Integral Yoga
   We have just passed through another, a far greater, a catastrophic Kurukshetra, the last Act (Shanti Parvam) of which we are negotiating at the present moment. The significance of this cataclysm is clear and evident if we only allow ourselves to be led by the facts and not try to squeeze the facts into the groove of our past prejudices and set notions. All the difficulties that are being encountered on the way to peace and reconstruction arise mainly out of the failure to grasp what Nature has forced upon us. It is as simple as the first axiom of Euclid: Humanity is one and all nations are free and yet interdependent members of that one and single organism. No nation can hope henceforth to stand in its isolated grandeurnot even America or Russia. Subject or dependent nations too who are struggling to be free will be allowed to work out their freedom and independence, on condition that the same is worked out in furtherance and in collaboration with the ideal of human unity. That ideal has become dynamic and insistent the more man refuses to accept it, the more he will make confusion worse confounded.
   ***

05.07 - The Observer and the Observed, #Collected Works of Nolini Kanta Gupta - Vol 01, #Nolini Kanta Gupta, #Integral Yoga
   Now we come to the sanctum, the Shekinah, of the problem. For there is a still deeper mystery. And pre-eminently it is an Einsteinian discovery. It is not merely the measuring ray of light, not merely the beam in the eye of the observer that is the cause of interference: the very mind behind the eye is involved in a strange manner. The mind is not a tabula rasa, it comes into the field with certain presuppositionsaxioms and postulates, as it calls themdue to its angle of vision and perhaps to the influence upon it of immediate sense perception. It takes for granted, for example, that light travels in a straight line, that parallels do not meet, indeed all the theorems and deductions of Euclidean geometry. There is a strong inclination in the mind to view things as arranged according to that pattern. Einstein has suggested that the spherical scheme can serve as well or even better our observations. Riemann's non- Euclidean geometry has assumed momentous importance in contemporary scientific enquiry. It is through that scheme that Einstein proposes to find the equation that will subsume the largest number of actual and possible or potential facts and bring about the reconciliation of such irreconcilables as wave and particle, gravitation and electricity.
   In any case, at the end of all our peregrinations we seem to circle back to our original Cartesian-cum-Berkeleyean position; we discover that it is not easy to extricate the observed from the observer: the observer is so deep set in the observed, part and parcel of it that there are scientists who consider their whole scientific scheme of the world as only a mental set-up, we may replace it very soon by another scheme equally cogent, subjective all the same. The subject has entered into all objects and any definition of the object must necessarily depend upon the particular poise of the subject. That is the cosmic immanence of the Purusha spoken of in the Upanishads the one Purusha become many and installed in the heart of each and, every object. There is indeed a status of the Subject in which the subject and the object are gathered into or form one reality. The observer and the observed are the two ends, the polarisation of a single entity: and all are reals at that level. But the scientific observer is only the mental purusha and in his observation the absolute objectivisation is not possible. The Einsteinian equations that purport to rule out all local view-points can hardly be said to have transcended the co-ordinates of the subject. That is possible only to the consciousness of the cosmic Purusha.

1.01 - What is Magick?, #Magick Without Tears, #Aleister Crowley, #Occultism
  First let me go all Euclidean, and rub your nose in the Definition, Postulate and Theorems given in my comprehensive (but, alas! too advanced and too technical) Treatise on the subject.[1] Here we are!
    I. DEFINITION:

1.02 - The Pit, #A Garden of Pomegranates - An Outline of the Qabalah, #Israel Regardie, #Occultism
  Athena. This necessity was emphasized in the most surprising way by the result of the Michelson-Morley experiments, when Physics itself calmly and frankly offered a contradiction in terms. It was not the metaphysicians this time who were picking holes in a vacuum. It was the mathematicians and the physicists who found the ground completely cut away from under their feet. It was not enough to replace the geometry of Euclid by those of Riemann and Lobatchevsky and the mechanics of Newton by those of Einstein, so long as any of the axioms of the old thought and the definitions of its terms survived. They deliberately abandoned positivism and materialism for an indeterminate mysticism, creating a new mathematical philosophy and a new logic, wherein infinite-or rather transfinite-ideas might be made commensurable with those of ordinary thought in the forlorn hope that all might live happily ever after. In short, to use a Qabalistic nomenclature, they found it incumbent upon themselves to adopt for inclusion of terms of Ruach (intellect) concepts which are proper only to Neschamah (the organ and faculty of direct spiritual apperception and intuition). This same process took place in Philosophy years earlier. Had the dialectic of Hegel been only. half understood, the major portion of philosophical speculation from the Schoolmen to
  Kant's perception of the Antinomies of Reason would have been thrown overboard.

1.02 - The Three European Worlds, #The Ever-Present Origin, #Jean Gebser, #Integral
  Despite, or indeed because of, Euclidean geometry, there is no evidence of an awareness of qualitative and objectified space in early antiquity or in the epoch preceding the Renaissance.
  This has been indirectly confirmed by von Kaschnitz-Weinberg, who has documented two opposing yet complementary structural elements of ancient art as it emerged from the Megalithic (stone) age. The first, Dolmen architecture, entered the Mediterranean region primarily from Northern and Western Europe and was especially influential on Greek architecture. It is phallic in nature and survives in the column architecture in Greece, as in the Par thenon. Space is visible here simply as diastyle or the intercolumnar space, whose structure is determined by the vertical posts and the horizontal lintels and corresponds to Euclidean cubic space.
  The second structural element in von Kaschnitz-Weinbergs view is the uterine character of Grotto architecture that entered the Mediterranean area from the Orient (mainly from Iran) and survives in Roman dome architecture, as in the Pantheon or the Baths. Here space is merely a vault, a Grotto-space corresponding to the powerful cosmological conception of the Oriental matriarchal religions for, which the world itself is nothing but a vast cavern. It is of interest that Plato, in his famous allegory, was the first to describe man in the process of leaving the cave.
  --
  This overwhelming new discovery and encounter, this elemental irruption of the third dimension and transformation of Euclidean plane surfaces, is so disorienting that it at first brought about an inflation and inundation by space. This is clearly evident in the numerous experimental representations of perspective. We will have occasion to note a parallel confusion and disorder in the painting of the period alter1800when we consider the new dimension of emergent consciousness in our own day. But whereas the preoccupation of the Early Renaissance was with the concretion of space, our epoch is concerned with the concretion of time. And our fundamental point of departure, the attempt to concretize time and thus realize and become conscious of the fourth dimension, furnishes a means whereby we may gain an all-encompassing perception and knowledge of our epoch.
  The early years of the Renaissance, which one might even characterize as being dramatic, are the source of further writings in the wake of Cennini's treatise. Of equally epochal importance are the three volumes of Leon Battista Alberti'sDellapittura of 1436,which, besides a theory of proportions and anatomy based anVitruvius, contain a first systematic attempt at a theory of perspectival construction (the chapter "Della prospettiva"). Earlier, Brunelleschi had achieved a perspectival construction in his dome for the cathedral of Florence, and Manetti justifiably calls him the "founder of perspectival drawing." But it was Alberti who first formulated an epistemological description of the new manner of depiction, stated, still in very general terms, in the words: "Accordingly, the painting is a slice through the visual pyramid corresponding to a particular space or interval with its Center and specific hues rendered an a given surface by lines and colors." What Vitruvius in his Architettura still designated as "scenografia" has become for Alberti a "prospettiva", a clearly depicted visual pyramid.
  --
  Before returning to Leonardo, we must mention two facts which demonstrate better than any description the extent of fascination with the problem of perspective during the later Part of the fifteenth century when perspective becomes virtually normative (as in Ghiberti's modification of Vitruvius). In his DivinaProporzione, Luca Pacioli - the learned mathematician, translator of Euclid, co-worker with Pierodella Francesca, and friend of Leonardo - celebrated perspective as the eighth art; and when Antonio del Pollaiuolo built a memorial to perspective on one of his papal tombs in St. Peters some ten years later (in the 1490s), he boldly added perspective as the eighth free art to the other seven.
  At the risk of exasperating many readers, we would venture to point out that this supersession of the number seven, the heptaos, can be interpreted as an indication of the symbolic conquest of the cavernous and vaulted heaven of unperspectivity. With the arrival of the eighth "art," which can also be considered an eighth muse, the world of the ancient seven-planet heaven collapses; the "n-", the negation retained in the night-sky [Nacht] of the unperspectival cavern gives way to the clarity and diurnal brightness of the eight (acht), which lacks the negating "n". The heptagonal cosmos of the ancients and its mystery religions are left behind, and man steps forth to integrate and concretize space.

1.04 - THE APPEARANCE OF ANOMALY - CHALLENGE TO THE SHARED MAP, #Maps of Meaning, #Jordan Peterson, #Psychology
  limited principles. The system of Euclidean geometry provides a classic example. The individual who
  wishes to generate a desired outcome of behavior, as a consequence of the application of Euclidean
  principles, is bound by necessity to accept certain axioms on faith. These axioms follow:
  --
  logical Euclidean structure we are all familiar with. What constitutes truth, from within the perspective of
  this structure, can be established by reference to these initial postulates. However, the postulates themselves
  --
  space has three dimensions, in the case of Euclidean geometry (a presupposition which is clearly
  questionable).
  --
  form. The Euclidean postulates, for example, appear based upon observable facts (images of the world
  of experience as interpreted). Euclid grounded his explicit abstract (semantic) system in observable
  absolutes. It can be concretely demonstrated, for example, that any two points drawn in the sand can be
  --
  What this means is that belief in Euclidean presumptions is dependent upon acceptance of practical
  experience as sufficient certainty. The Euclidean draws a line in the sand, so to speak, and says the
  questions stop here.
  --
  The Euclidean draws a line connecting two points in the sand, and accepts on faith the sufficiency of that
  behavioral demonstration and the evident certainty of its outcome (in part, because no alternative
  conceptualization can presently be imagined). Euclidean geometry worked and was considered complete
   for centuries, because it allowed for the prediction and control of all those experienceable phenomena that
  --
  situation whose nature could not be described by Euclid. That is no longer the case. Many alternative, and
  more inclusive geometries have been generated during the course of the last century. These new systems

1.14 - The Limits of Philosophical Knowledge, #The Problems of Philosophy, #Bertrand Russell, #Philosophy
  The mathematicians, however, have not been content with showing that space as it is commonly supposed to be is possible; they have shown also that many other forms of space are equally possible, so far as logic can show. Some of Euclid's axioms, which appear to common sense to be necessary, and were formerly supposed to be necessary by philosophers, are now known to derive their appearance of necessity from our mere familiarity with actual space, and not from any _a priori_ logical foundation. By imagining worlds in which these axioms are false, the mathematicians have used logic to loosen the prejudices of common sense, and to show the possibility of spaces differing--some more, some less--from that in which we live. And some of these spaces differ so little from Euclidean space, where distances such as we can measure are concerned, that it is impossible to discover by observation whether our actual space is strictly Euclidean or of one of these other kinds.
  Thus the position is completely reversed. Formerly it appeared that experience left only one kind of space to logic, and logic showed this one kind to be impossible. Now, logic presents many kinds of space as possible apart from experience, and experience only partially decides between them. Thus, while our knowledge of what is has become less than it was formerly supposed to be, our knowledge of what may be is enormously increased. Instead of being shut in within narrow walls, of which every nook and cranny could be explored, we find ourselves in an open world of free possibilities, where much remains unknown because there is so much to know.

1.50 - A.C. and the Masters; Why they Chose him, etc., #Magick Without Tears, #Aleister Crowley, #Occultism
  I know this sounds mad; but it's true. Well, then, I set myself to repair the omission with Part III; this should be a really complete treatise on the Art and Science of magick, and it should be worked out from the beginning, a logical sequence like Euclid. Hence Axiom, Postulate and Theorems. I supposed even then that I could cover the field with another volume comparable in size with the former two.
  I did indeed "finish" this, even announced publication; it was just going to Press when War (also announced five years before by Bartzabel, the Spirit of Mars) came along in 1914. I toted the rod around the world with me (excuse my American!) and in a fatal hour of weakness, self-mistrust, took to shewing it to some of my students. Of course I might have known they all with one accord began: "Oh, but you haven't said anything about " all the subjects in the world. So I started to fill in the gaps. As I did so, I found any amount more to do on my own. It went on like that for 14 years! Since it came out the voices of detraction have been dumb. I really do believe that I've covered the ground at last. Of course, time shewed that Part I, although it did really give the essentials of Yoga in the simplest possible language, was hardly more than an outline. More, it did not correlate Yoga with general philosophy. Eight Lectures have, I believe, remedied this.

1f.lovecraft - At the Mountains of Madness, #Lovecraft - Poems, #unset, #Integral Yoga
   alien exoticism. There were geometrical forms for which an Euclid could
   scarcely find a namecones of all degrees of irregularity and

1.poe - Eureka - A Prose Poem, #Poe - Poems, #unset, #Integral Yoga
  "Do you know, my dear friend," says the writer, addressing, no doubt, a contemporary -"Do you know that it is scarcely more than eight or nine hundred years ago since the metaphysicians first consented to relieve the people of the singular fancy that there exist but two practicable roads to Truth? Believe it if you can! It appears, however, that long, long ago, in the night of Time, there lived a Turkish philosopher called Aries and surnamed Tottle." [Here, possibly, the letter-writer means Aristotle; the best names are wretchedly corrupted in two or three thousand years.] "The fame of this great man depended mainly upon his demonstration that sneezing is a natural provision, by means of which over-profound thinkers are enabled to expel superfluous ideas through the nose; but he obtained a scarcely less valuable celebrity as the founder, or at all events as the principal propagator, of what was termed the de ductive or a priori philosophy. He started with what he maintained to be axioms, or self-evident truths: -and the now well-understood fact that no truths are self -evident, really does not make in the slightest degree against his speculations: -it was sufficient for his purpose that the truths in question were evident at all. From axioms he proceeded, logically, to results. His most illustrious disciples were one Tuclid, a geometrician," [meaning Euclid] "and one Kant, a Dutchman, the originator of that species of Transcendentalism which, with the change merely of a C for a K, now bears his peculiar name.
  "Well, Aries Tottle flourished supreme, until the advent of one Hog, surnamed 'the Ettrick shepherd,' who preached an entirely different system, which he called the a posteriori or in ductive. His plan referred altogether to sensation. He proceeded by observing, analyzing, and classifying facts -instantiae Naturae, as they were somewhat affectedly called -and arranging them into general laws. In a word, while the mode of Aries rested on noumena, that of Hog depended on phenomena; and so great was the admiration excited by this latter system that, at its first introduction, Aries fell into general disrepute. Finally, however, he recovered ground, and was permitted to divide the empire of Philosophy with his more modern rival: -the savans contenting themselves with proscribing all other competitors, past, present, and to come; putting an end to all controversy on the topic by the promulgation of a Median law, to the effect that the Aristotelian and Baconian roads are, and of right ought to be, the sole possible avenues to knowledge: -'Baconian,' you must know, my dear friend," adds the letter-writer at this point, "was an adjective invented as equivalent to Hog-ian, and at the same time more dignified and euphonious.
  --
  "And now, by the logic of their own propounder, let us proceed to test any one of the axioms propounded. Let us give Mr. Mill the fairest of play. We will bring the point to no ordinary issue. We will select for investigation no common-place axiom -no axiom of what, not the less preposterously because only impliedly, he terms his secondary class -as if a positive truth by definition could be either more or less positively a truth: -we will select, I say, no axiom of an unquestionability so questionable as is to be found in Euclid. We will not talk, for example, about such propositions as that two straight lines cannot enclose a space, or that the whole is greater than any one of its parts. We will afford the logician every advantage. We will come at once to a proposition which he regards as the acme of the unquestionable -as the quintessence of axiomatic undeniability. Here it is: -'Contradictions cannot both be true that is, cannot coexist in nature.' Here Mr. Mill means, for instance, -and I give the most forcible instance conceivable -that a tree must be either a tree or not a tree -that it cannot be at the same time a tree and not a tree: -all which is quite reasonable of itself and will answer remarkably well as an axiom, until we bring it into collation with an axiom insisted upon a few pages before -in other words -words which I have previously employed -until we test it by the logic of its own propounder. 'A tree,' Mr. Mill asserts, 'must be either a tree or not a tree.' Very well: -and now let me ask him, why. To this little query there is but one response: -I defy any man living to invent a second. The sole answer is this: 'Because we find it impossible to conceive that a tree can be anything else than a tree or not a tree.' This, I repeat, is Mr. Mill's sole answer: -he will not pretend to suggest another: -and yet, by his own showing, his answer is clearly no answer at all; for has he not already required us to admit, as an axiom, that ability or inability to conceive is in no case to be taken as a criterion of axiomatic truth? Thus all -absolutely his argumentation is at sea without a rudder. Let it not be urged that an exception from the general rule is to be made, in cases where the 'impossibility to conceive' is so peculiarly great as when we are called upon to conceive a tree both a tree and not a tree. Let no attempt, I say, be made at urging this sotticism; for, in the first place, there are no degrees of 'impossibility,' and thus no one impossible conception can be more peculiarly impossible than another impossible conception: -in the second place, Mr. Mill himself, no doubt after thorough deliberation, has most distinctly, and most rationally, excluded all opportunity for exception, by the emphasis of his proposition, that, in no case, is ability or inability to conceive, to be taken as a criterion of axiomatic truth: -in the third place, even were exceptions admissible at all, it remains to be shown how any exception is admissible here. That a tree can be both a tree and not a tree, is an idea which the angels, or the devils, may entertain, and which no doubt many an earthly Bedlamite, or Transcendentalist, does.
  "Now I do not quarrel with these ancients," continues the letter-writer, "so much on account of the transparent frivolity of their logic -which, to be plain, was baseless, worthless and fantastic altogether -as on account of their pompous and infatuate proscription of all other roads to Truth than the two narrow and crooked paths -the one of creeping and the other of crawling -to which, in their ignorant perversity, they have dared to confine the Soul -the Soul which loves nothing so well as to soar in those regions of illimitable intuition which are utterly incognizant of 'path.'
  --
  I maintain, first, that only in the mode described is it conceivable that Matter could have been diffused so as to fulfil at once the conditions of irradiation and of generally equable distribution. I maintain, secondly, that these conditions themselves have been imposed upon me, as necessities, in a train of ratiocination as rigorously logical as that which establishes any demonstration in Euclid; and I maintain, thirdly, that even if the charge of "hypothesis" were as fully sustained as it is, in fact, unsustained and untenable, still the validity and indisputability of my result would not, even in the slightest particular, be disturbed.
  To explain: The Newtonian Gravity -a law of Nature -a law whose existence as such no one out of Bedlam questions -a law whose admission as such enables us to account for nine-tenths of the Universal phaenomena -a law which, merely because it does so enable us to account for these phaenomena, we are perfectly willing, without reference to any other considerations, to admit, and cannot help admitting, as a law -a law, nevertheless, of which neither the principle nor the modus operandi of the principle, has ever yet been traced by the human analysis -a law, in short, which, neither in its detail nor in its generality, has been found susceptible of explanation at all -is at length seen to be at every point thoroughly explicable, provided we only yield our assent to -what? To an hypothesis? Why if an hypothesis -if the merest hypothesis -if an hypothesis for whose assumption -as in the case of that pure hypothesis the Newtonian law itself -no shadow of a priori reason could be assigned -if an hypothesis, even so absolute as all this implies, would enable us to perceive a principle for the Newtonian law -would enable us to understand as satisfied, conditions so miraculously -so ineffably complex and seemingly irreconcileable as those involved in the relations of which Gravity tells us, -what rational being Could so expose his fatuity as to call even this absolute hypothesis an hypothesis any longer -unless, indeed, he were to persist in so calling it, with the understanding that he did so, simply for the sake of consistency in words?

2.01 - On Books, #Evening Talks With Sri Aurobindo, #unset, #Integral Yoga
   Disciple: He says that Euclidian geometry is not applicable to the material world. That is to say, space is not flat, a three-dimensional analogue of a two-dimensional flat surface. Euclidian figures like the square and solid and straight line are abstract, not real or actual. He also says that material space is "boundless but not infinite".
   Sri Aurobindo: How do you know? Perhaps it is not space that is limited but our capacity to measure space that is limited. Besides, how can you say that space is limited to matter? There is a non-material space beyond this material universe. A being can live beyond our material space.

Blazing P3 - Explore the Stages of Postconventional Consciousness, #unset, #Anonymous, #Various
  notions of curved space to describe spacetime to replace Euclidean geometry. The waves were
  bent by the mass of objects so that the rings no longer fit in a flat plane. From there modern

BOOK II. -- PART II. THE ARCHAIC SYMBOLISM OF THE WORLD-RELIGIONS, #The Secret Doctrine, #H P Blavatsky, #Theosophy
  shown when the intellect, if not the physical knowledge, of the Euclids, Pythagorases, Paninis,
  Kapilas, Platos, and Socrates, is compared with that of the Newtons, Kants, and the modern Huxleys
  --
  "Before the mathematical numbers," says Proclus (in Quinto Libro, Euclid), "there are the Selfmoving numbers; before the figures apparent -- the vital figures, and before producing the material
  worlds which move in a Circle, the Creative Power produced the invisible Circles."

Phaedo, #unset, #Anonymous, #Various
  During the voyage of the sacred ship to and from Delos, which has occupied thirty days, the execution of Socrates has been deferred. (Compare Xen. Mem.) The time has been passed by him in conversation with a select company of disciples. But now the holy season is over, and the disciples meet earlier than usual in order that they may converse with Socrates for the last time. Those who were present, and those who might have been expected to be present, are mentioned by name. There are Simmias and Cebes (Crito), two disciples of Philolaus whom Socrates 'by his enchantments has attracted from Thebes' (Mem.), Crito the aged friend, the attendant of the prison, who is as good as a friendthese take part in the conversation. There are present also, Hermogenes, from whom Xenophon derived his information about the trial of Socrates (Mem.), the 'madman' Apollodorus (Symp.), Euclid and Terpsion from Megara (compare Theaet.), Ctesippus, Antis thenes, Menexenus, and some other less-known members of the Socratic circle, all of whom are silent auditors. Aristippus, Cleombrotus, and Plato are noted as absent. Almost as soon as the friends of Socrates enter the prison Xanthippe and her children are sent home in the care of one of Crito's servants. Socrates himself has just been released from chains, and is led by this circumstance to make the natural remark that 'pleasure follows pain.' (Observe that Plato is preparing the way for his doctrine of the alternation of opposites.) 'Aesop would have represented them in a fable as a two-headed creature of the gods.' The mention of Aesop reminds Cebes of a question which had been asked by Evenus the poet (compare Apol.): 'Why Socrates, who was not a poet, while in prison had been putting Aesop into verse?''Because several times in his life he had been warned in dreams that he should practise music; and as he was about to die and was not certain of what was meant, he wished to fulfil the admonition in the letter as well as in the spirit, by writing verses as well as by cultivating philosophy. Tell this to Evenus; and say that I would have him follow me in death.' 'He is not at all the sort of man to comply with your request, Socrates.' 'Why, is he not a philosopher?' 'Yes.' 'Then he will be willing to die, although he will not take his own life, for that is held to be unlawful.'
  Cebes asks why suicide is thought not to be right, if death is to be accounted a good? Well, (1) according to one explanation, because man is a prisoner, who must not open the door of his prison and run awaythis is the truth in a 'mystery.' Or (2) rather, because he is not his own property, but a possession of the gods, and has no right to make away with that which does not belong to him. But why, asks Cebes, if he is a possession of the gods, should he wish to die and leave them? For he is under their protection; and surely he cannot take better care of himself than they take of him. Simmias explains that Cebes is really referring to Socrates, whom they think too unmoved at the prospect of leaving the gods and his friends. Socrates answers that he is going to other gods who are wise and good, and perhaps to better friends; and he professes that he is ready to defend himself against the charge of Cebes. The company shall be his judges, and he hopes that he will be more successful in convincing them than he had been in convincing the court.
  --
  Other persons, Menexenus, Ctesippus, Lysis, are old friends; Evenus has been already satirized in the Apology; Aeschines and Epigenes were present at the trial; Euclid and Terpsion will reappear in the Introduction to the Theaetetus, Hermogenes has already appeared in the Cratylus. No inference can fairly be drawn from the absence of Aristippus, nor from the omission of Xenophon, who at the time of Socrates' death was in Asia. The mention of Plato's own absence seems like an expression of sorrow, and may, perhaps, be an indication that the report of the conversation is not to be taken literally.
  The place of the Dialogue in the series is doubtful. The doctrine of ideas is certainly carried beyond the Socratic point of view; in no other of the writings of Plato is the theory of them so completely developed. Whether the belief in immortality can be attri buted to Socrates or not is uncertain; the silence of the Memorabilia, and of the earlier Dialogues of Plato, is an argument to the contrary. Yet in the Cyropaedia Xenophon has put language into the mouth of the dying Cyrus which recalls the Phaedo, and may have been derived from the teaching of Socrates. It may be fairly urged that the greatest religious interest of mankind could not have been wholly ignored by one who passed his life in fulfilling the commands of an oracle, and who recognized a Divine plan in man and nature. (Xen. Mem.) And the language of the Apology and of the Crito confirms this view.
  --
  PHAEDO: Yes, there were; Simmias the Theban, and Cebes, and Phaedondes; Euclid and Terpison, who came from Megara.
  ECHECRATES: And was Aristippus there, and Cleombrotus?

The Act of Creation text, #The Act of Creation, #Arthur Koestler, #Psychology
  a few generations after Euclid.
  Gradual Integrations
  --
  To p. 240), It took two thousand yean until Archimedes and Euclid were
  rediscovered. It took four hundred years until the Occamites' work on impetus
  --
  the immortal axioms of Euclidean geometry.
  However, the ideal to which the bloated Venus of Willendorf testi-
  fies with her pendulous breasts and enormous hips, is not Euclid, but
  the goddess of Fertility. Our whole manner of perceiving the human
  --
  harmonious resolution of the body into Euclidean forms, or a patch-
  work of coloured blobs. Whichever aspect is dominant, its matrix
  --
  That vocabulary and its Euclidean grammar of proportion
  378
  --
  in the mysteries of the golden section or anchored in Euclid's anxioms.
  Everything has two aspects,' wrote Chirico, 'the current aspect,

Theaetetus, #unset, #Anonymous, #Various
  The Theaetetus is one of the narrated dialogues of Plato, and is the only one which is supposed to have been written down. In a short introductory scene, Euclides and Terpsion are described as meeting before the door of Euclides' house in Megara. This may have been a spot familiar to Plato (for Megara was within a walk of Athens), but no importance can be attached to the accidental introduction of the founder of the Megarian philosophy. The real intention of the preface is to create an interest about the person of Theaetetus, who has just been carried up from the army at Corinth in a dying state. The expectation of his death recalls the promise of his youth, and especially the famous conversation which Socrates had with him when he was quite young, a few days before his own trial and death, as we are once more reminded at the end of the dialogue. Yet we may observe that Plato has himself forgotten this, when he represents Euclides as from time to time coming to Athens and correcting the copy from Socrates' own mouth. The narrative, having introduced Theaetetus, and having guaranteed the au thenticity of the dialogue (compare Symposium, Phaedo, Parmenides), is then dropped. No further use is made of the device. As Plato himself remarks, who in this as in some other minute points is imitated by Cicero (De Amicitia), the interlocutory words are omitted.
  Theaetetus, the hero of the battle of Corinth and of the dialogue, is a disciple of Theodorus, the great geometrician, whose science is thus indicated to be the propaedeutic to philosophy. An interest has been already excited about him by his approaching death, and now he is introduced to us anew by the praises of his master Theodorus. He is a youthful Socrates, and exhibits the same contrast of the fair soul and the ungainly face and frame, the Silenus mask and the god within, which are described in the Symposium. The picture which Theodorus gives of his courage and patience and intelligence and modesty is verified in the course of the dialogue. His courage is shown by his behaviour in the battle, and his other qualities shine forth as the argument proceeds. Socrates takes an evident delight in 'the wise Theaetetus,' who has more in him than 'many bearded men'; he is quite inspired by his answers. At first the youth is lost in wonder, and is almost too modest to speak, but, encouraged by Socrates, he rises to the occasion, and grows full of interest and enthusiasm about the great question. Like a youth, he has not finally made up his mind, and is very ready to follow the lead of Socrates, and to enter into each successive phase of the discussion which turns up. His great dialectical talent is shown in his power of drawing distinctions, and of foreseeing the consequences of his own answers. The enquiry about the nature of knowledge is not new to him; long ago he has felt the 'pang of philosophy,' and has experienced the youthful intoxication which is depicted in the Philebus. But he has hitherto been unable to make the transition from mathematics to metaphysics. He can form a general conception of square and oblong numbers, but he is unable to attain a similar expression of knowledge in the abstract. Yet at length he begins to recognize that there are universal conceptions of being, likeness, sameness, number, which the mind contemplates in herself, and with the help of Socrates is conducted from a theory of sense to a theory of ideas.
  --
  Terpsion, who has come to Megara from the country, is described as having looked in vain for Euclides in the Agora; the latter explains that he has been down to the harbour, and on his way thither had met Theaetetus, who was being carried up from the army to Athens. He was scarcely alive, for he had been badly wounded at the battle of Corinth, and had taken the dysentery which prevailed in the camp. The mention of his condition suggests the reflection, 'What a loss he will be!' 'Yes, indeed,' replies Euclid; 'only just now I was hearing of his noble conduct in the battle.' 'That I should expect; but why did he not remain at Megara?' 'I wanted him to remain, but he would not; so I went with him as far as Erineum; and as I parted from him, I remembered that Socrates had seen him when he was a youth, and had a remarkable conversation with him, not long before his own death; and he then prophesied of him that he would be a great man if he lived.' 'How true that has been; how like all that Socrates said! And could you repeat the conversation?' 'Not from memory; but I took notes when I returned home, which I afterwards filled up at leisure, and got Socrates to correct them from time to time, when I came to Athens'...Terpsion had long intended to ask for a sight of this writing, of which he had already heard. They are both tired, and agree to rest and have the conversation read to them by a servant...'Here is the roll, Terpsion; I need only observe that I have omitted, for the sake of convenience, the interlocutory words, "said I," "said he"; and that Theaetetus, and Theodorus, the geometrician of Cyrene, are the persons with whom Socrates is conversing.'
  Socrates begins by asking Theodorus whether, in his visit to Athens, he has found any Athenian youth likely to attain distinction in science. 'Yes, Socrates, there is one very remarkable youth, with whom I have become acquainted. He is no beauty, and therefore you need not imagine that I am in love with him; and, to say the truth, he is very like you, for he has a snub nose, and projecting eyes, although these features are not so marked in him as in you. He combines the most various qualities, quickness, patience, courage; and he is gentle as well as wise, always silently flowing on, like a river of oil. Look! he is the middle one of those who are entering the palaestra.'
  --
   Euclid and Terpsion meet in front of Euclid's house in Megara; they enter the house, and the dialogue is read to them by a servant.
   Euclid: Have you only just arrived from the country, Terpsion?
  --
  TERPSION: Quite right, Euclid.
   Euclid: And now, boy, you may take the roll and read.

WORDNET



--- Overview of noun euclid

The noun euclid has 1 sense (no senses from tagged texts)
                    
1. Euclid ::: (Greek geometer (3rd century BC))


--- Synonyms/Hypernyms (Ordered by Estimated Frequency) of noun euclid

1 sense of euclid                          

Sense 1
Euclid
   INSTANCE OF=> geometer, geometrician
     => mathematician
       => scientist
         => person, individual, someone, somebody, mortal, soul
           => organism, being
             => living thing, animate thing
               => whole, unit
                 => object, physical object
                   => physical entity
                     => entity
           => causal agent, cause, causal agency
             => physical entity
               => entity


--- Hyponyms of noun euclid
                                    


--- Synonyms/Hypernyms (Ordered by Estimated Frequency) of noun euclid

1 sense of euclid                          

Sense 1
Euclid
   INSTANCE OF=> geometer, geometrician




--- Coordinate Terms (sisters) of noun euclid

1 sense of euclid                          

Sense 1
Euclid
  -> geometer, geometrician
   HAS INSTANCE=> Euclid




--- Grep of noun euclid
euclid
euclid's axiom
euclid's fifth axiom
euclid's first axiom
euclid's fourth axiom
euclid's postulate
euclid's second axiom
euclid's third axiom
euclidean axiom
euclidean geometry
euclidean space



IN WEBGEN [10000/0]




convenience portal:
recent: Section Maps - index table - favorites
Savitri -- Savitri extended toc
Savitri Section Map -- 1 2 3 4 5 6 7 8 9 10 11 12
authors -- Crowley - Peterson - Borges - Wilber - Teresa - Aurobindo - Ramakrishna - Maharshi - Mother
places -- Garden - Inf. Art Gallery - Inf. Building - Inf. Library - Labyrinth - Library - School - Temple - Tower - Tower of MEM
powers -- Aspiration - Beauty - Concentration - Effort - Faith - Force - Grace - inspiration - Presence - Purity - Sincerity - surrender
difficulties -- cowardice - depres. - distract. - distress - dryness - evil - fear - forget - habits - impulse - incapacity - irritation - lost - mistakes - obscur. - problem - resist - sadness - self-deception - shame - sin - suffering
practices -- Lucid Dreaming - meditation - project - programming - Prayer - read Savitri - study
subjects -- CS - Cybernetics - Game Dev - Integral Theory - Integral Yoga - Kabbalah - Language - Philosophy - Poetry - Zen
6.01 books -- KC - ABA - Null - Savitri - SA O TAOC - SICP - The Gospel of SRK - TIC - The Library of Babel - TLD - TSOY - TTYODAS - TSZ - WOTM II
8 unsorted / add here -- Always - Everyday - Verbs


change css options:
change font "color":
change "background-color":
change "font-family":
change "padding":
change "table font size":
last updated: 2022-04-29 19:21:29
307420 site hits