0%

18-letter words containing b, a, t, o, l

  • fibrocartilaginous — a type of cartilage having a large number of fibers.
  • flat on one's back — lying supine
  • flat-bottomed rail — a rail having a cross section like an inverted T, with the top extremity enlarged slightly to form the head
  • football supporter — a person who supports a particular football team
  • forward compatible — forward compatibility
  • garbage collection — (programming)   (GC) The process by which dynamically allocated storage is reclaimed during the execution of a program. The term usually refers to automatic periodic storage reclamation by the garbage collector (part of the run-time system), as opposed to explicit code to free specific blocks of memory. Automatic garbage collection is usually triggered during memory allocation when the amount free memory falls below some threshold or after a certain number of allocations. Normal execution is suspended and the garbage collector is run. There are many variations on this basic scheme. Languages like Lisp represent expressions as graphs built from cells which contain pointers and data. These languages use automatic dynamic storage allocation to build expressions. During the evaluation of an expression it is necessary to reclaim space which is used by subexpressions but which is no longer pointed to by anything. This reclaimed memory is returned to the free memory pool for subsequent reallocation. Without garbage collection the program's memory requirements would increase monotonically throughout execution, possibly exceeding system limits on virtual memory size. The three main methods are mark-sweep garbage collection, reference counting and copying garbage collection. See also the AI koan about garbage collection.
  • gilbert and george — a team of artists, Gilbert Proesch, Italian, born 1942, and George Passmore, British, born 1943: noted esp for their photomontages and performance works
  • golden bantam corn — a horticultural variety of sweet corn having yellow kernels.
  • golden gate bridge — a bridge connecting N California with San Francisco peninsula. 4200-foot (1280-meter) center span.
  • hamilton's problem — Hamiltonian problem
  • histocompatibility — the condition of having antigenic similarities such that cells or tissues transplanted from one (the donor) to another (the recipient) are not rejected.
  • honourable mention — If something that you do in a competition is given an honourable mention, it receives special praise from the judges although it does not actually win a prize.
  • in all probability — the quality or fact of being probable.
  • incommensurability — not commensurable; having no common basis, measure, or standard of comparison.
  • indolebutyric acid — a white or yellowish, crystalline, water-insoluble powder, C 12 H 13 O 2 N, a plant hormone similar to indoleacetic acid and used for the same purposes.
  • informatory double — a double intended to inform one's partner that one has a strong hand and to urge a bid regardless of the strength of his or her hand.
  • input/output table — a table of all the inputs and outputs of the industries of an economy
  • intensional object — the object of a propositional attitude that may or may not exist, as in Robert is dreaming of the pot of gold at the end of the rainbow. This must be an intensional (or opaque) context, for otherwise, since there is no pot of gold, Robert would be dreaming of nothing
  • interbroker dealer — a specialist who matches the needs of different market makers and facilitates dealings between them
  • interdealer broker — an agent who is paid a commission to bring buyers and sellers together
  • jacobite rebellion — the unsuccessful Jacobite rising of 1715 led by James Francis Edward Stuart
  • job classification — an arrangement of different types of employment within a company or industry, according to the skill, experience, or training required.
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • known lazy bastard — (abuse)   (KLB) A term, used among technical support staff, for a user who repeatedly asks for help with problems whose solutions are clearly explained in the documentation, and persists in doing so after having been told to RTFM. KLBs are singled out for special treatment (i.e. ridicule), especially if they have been heard to say "It's so boring to read the manual! Why don't you just tell me?". The deepest pit in Hell is reserved for KLBs whose questions reveal total ignorance of the basic concepts (e.g., "How do I make a font in Excel?", "Where do I turn on my RAM?"), and who refuse to accept that their questions are neither simple nor well-formed.
  • labrador retriever — one of a breed of retrievers having a short, thick, oily, solid black or yellow coat, raised originally in Newfoundland.
  • lambda abstraction — A term in lambda-calculus denoting a function. A lambda abstraction begins with a lower-case lambda (represented as "\" in this document), followed by a variable name (the "bound variable"), a full stop and a lambda expression (the body). The body is taken to extend as far to the right as possible so, for example an expression, \ x . \ y . x+y is read as \ x . (\ y . x+y). A nested abstraction such as this is often abbreviated to: \ x y . x + y The lambda expression (\ v . E) denotes a function which takes an argument and returns the term E with all free occurrences of v replaced by the actual argument. Application is represented by juxtaposition so (\ x . x) 42 represents the identity function applied to the constant 42. A lambda abstraction in Lisp is written as the symbol lambda, a list of zero or more variable names and a list of zero or more terms, e.g. (lambda (x y) (plus x y)) Lambda expressions in Haskell are written as a backslash, "\", one or more patterns (e.g. variable names), "->" and an expression, e.g. \ x -> x.
  • lambeth conference — a convention of the bishops of the Anglican communion, held about every 10 years at Lambeth Palace to confer but not to define doctrine or to legislate on ecclesiastical matters.
  • last but not least — lastly
  • lincoln's birthday — February 12, a legal holiday in some states of the U.S., in honor of the birth of Abraham Lincoln.
  • linear combination — a sum of products of each quantity times a constant: The expression aX + bY + cZ is a linear combination of X, Y, and Z, where a, b, and c are constants.
  • lingual titubation — stuttering or stammering
  • lonely hearts club — a club for people who are trying to find a lover or a friend
  • lowell observatory — the astronomical observatory, situated in Flagstaff, Arizona, at which Pluto was discovered in 1930.
  • mandelbrot, benoit — Benoit Mandelbrot
  • metabolic syndrome — Pathology. a group of medical conditions present simultaneously in a patient, as high blood pressure, low HDL cholesterol levels, and an excess of abdominal fat, that increases a person's risk of heart disease, stroke, and diabetes. Also called insulin resistance syndrome.
  • mobile data system — a system consisting of a client computer requesting information and a server supplying this information
  • mobility allowance — an allowance paid by the government to help people who have limited mobility
  • multicast backbone — (MBONE) A virtual network on top of the Internet which supports routing of IP multicast packets, intended for multimedia transmission. MBONE gives public access desktop video communications. The quality is poor with only 3-5 frames per second instead of the 30 frames per second of commercial television. Its advantage is that it avoids all telecommunications costs normally associated with teleconferencing. An interesting innovation is the use of MBONE for audio communications and an electronic "whiteboard" where the computer screen becomes a shared workspace where two physically remote parties can draw on and edit shared documents in real-time.
  • napoleon bonaparte — Jérôme [juh-rohm;; French zhey-rohm] /dʒəˈroʊm;; French ʒeɪˈroʊm/ (Show IPA), 1784–1860, king of Westphalia 1807 (brother of Napoleon I).
  • nebular hypothesis — the theory that the solar system evolved from a mass of nebular matter: prominent in the 19th century following its precise formulation by Laplace.
  • nobiliary particle — a preposition forming part of a title of nobility or surname, as French de or German von.
  • non-accountability — the state of being accountable, liable, or answerable.
  • non-understandable — capable of being understood; comprehensible.
  • noninterchangeable — That cannot be interchanged with another.
  • north attleborough — a city in SE Massachusetts.
  • not by a long shot — absolutely not
  • notifiable disease — any one of a number of infectious diseases of humans and animals, that must be reported to the public health authorities
  • objective idealism — a form of idealism asserting that the act of experiencing has a reality combining and transcending the natures of the object experienced and of the mind of the observer.
  • objective modula-2 — (language)   (Or "ObjM2") An extension to Modula-2 for Cocoa and GNUstep software development. Objective Modula-2 follows the Objective-C object model and retains the bracketed Smalltalk message passing syntax used in Objective-C. Classes written in ObjM2 can be used within ObjC and vice versa. ObjM2 also retains Modula-2's data encapsulation features, namely nested modules with explicit import and export lists. Due to the strict type checking in Modula-2, ObjM2 can be considered a much safer programming language than is ObjC, yet losing none of the capabilities of ObjC.
  • oblique-slip fault — a fault on which the movement is along both the strike and the dip of the fault
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?