0%

18-letter words containing l, i, o

  • king of the castle — most powerful figure
  • king's regulations — (in Britain and the Commonwealth when the sovereign is male) the code of conduct for members of the armed forces that deals with discipline, aspects of military law, etc
  • king-of-the-salmon — a ribbonfish, Trachypterus altivelis, of northern parts of the Pacific Ocean.
  • kingston upon hull — official name of Hull.
  • kingston-upon-hull — official name of Hull.
  • knotted cranesbill — a British wildflower, Geranium nodosum, an meadow geranium with bright pink or purple flowers
  • labrador retriever — one of a breed of retrievers having a short, thick, oily, solid black or yellow coat, raised originally in Newfoundland.
  • lactogenic hormone — prolactin.
  • lactose intolerant — cannot digest milk
  • lake pontchartrain — a shallow lagoon in SE Louisiana, linked with the Gulf of Mexico by a narrow channel, the Rigolets: resort and fishing centre. Area: 1620 sq km (625 sq miles)
  • 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.
  • last in, first out — The expression last in, first out is used to say that the last person who started work in an organization should be the first person to leave it, if fewer people are needed.
  • last-in, first-out — an inventory plan based on the assumption that materials constituting manufacturing costs should be carried on the books at the market price of the last lot received. Abbreviation: LIFO. Compare first-in, first-out.
  • launching ceremony — a ceremony that celebrates the launch of a ship for the first time into the water
  • law of gravitation — a law stating that any two masses attract each other with a force equal to a constant (constant of gravitation) multiplied by the product of the two masses and divided by the square of the distance between them.
  • law of mass action — the statement that the rate of a chemical reaction is proportional to the concentrations of the reacting substances.
  • law of segregation — the principle, originated by Gregor Mendel, stating that during the production of gametes the two copies of each hereditary factor segregate so that offspring acquire one factor from each parent.
  • lawrence of arabia — D(avid) H(erbert) 1885–1930, English novelist.
  • lay it on the line — a mark or stroke long in proportion to its breadth, made with a pen, pencil, tool, etc., on a surface: a line down the middle of the page.
  • laying on of hands — Theology. a rite in which the cleric's hands are placed on the head of a person being confirmed, ordained, or the like.
  • learned profession — any of the three vocations of theology, law, and medicine, commonly held to require highly advanced learning. Compare profession (def 1).
  • lenient evaluation — (reduction)   An evaluation strategy, described in [Traub, FPCA 89], under which all redexes are evaluated in parallel except inside the arms of conditionals and inside lambda abstractions. Lenient evaluation is an example of an eager evaluation strategy.
  • lenticular process — a method for producing images with a three-dimensional effect by photographing on lenticulated film.
  • lesser whitethroat — an Old World warbler, Sylvia curruca, having a greyish-brown plumage with a white throat and underparts
  • let oneself in for — If you say that you did not know what you were letting yourself in for when you decided to do something, you mean you did not realize how difficult, unpleasant, or expensive it was going to be.
  • lieutenant colonel — a commissioned officer ranking next below a colonel and next above a major.
  • like a house afire — a building in which people live; residence for human beings.
  • lily of the valley — a plant, Convallaria majalis, having an elongated cluster of small, drooping, bell-shaped, fragrant white flowers.
  • limestone pavement — a horizontal surface of exposed limestone in which the joints have been enlarged, cutting the surface into roughly rectangular blocks
  • limited government — confined within limits; restricted or circumscribed: a limited space; limited resources.
  • lincoln's birthday — February 12, a legal holiday in some states of the U.S., in honor of the birth of Abraham Lincoln.
  • line one's pockets — to put into one's pocket: to pocket one's keys.
  • linear accelerator — an accelerator in which particles are propelled in straight paths by the use of alternating electric voltages that are timed in such a way that the particles receive increasing increments of energy.
  • 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.
  • linear programming — any of several methods for finding where a given linear function of several nonnegative variables assumes an extreme value and for determining the extreme value, the variable usually being subjected to constraints in the form of linear equalities or inequalities.
  • lingual titubation — stuttering or stammering
  • lipopolysaccharide — any of a class of polysaccharides to which lipids are attached.
  • liqueur chocolates — chocolates containing liqueur
  • liquid distributor — A liquid distributor is a device which is used to spread liquid when it enters a packed column (= a tall vessel with packing, used for separating substances).
  • list comprehension — (functional programming)   An expression in a functional language denoting the results of some operation on (selected) elements of one or more lists. An example in Haskell: This returns all pairs of numbers (x,y) where x and y are elements of the list 1, 2, ..., 10, y <= x and their sum is less than 10. A list comprehension is simply "syntactic sugar" for a combination of applications of the functions, concat, map and filter. For instance the above example could be written: The term "list comprehension" appears in the references below. The earliest reference to the notation is in Rod Burstall and John Darlington's description of their language, NPL. David Turner subsequently adopted this notation in his languages SASL, KRC and Miranda, where he has called them "ZF expressions", set abstractions and list abstractions (in his 1985 FPCA paper [Miranda: A Non-Strict Functional Language with Polymorphic Types]).
  • literae humaniores — (at Oxford University) the faculty concerned with Greek and Latin literature, ancient history, and philosophy; classics
  • lithostratigraphic — Of or pertaining to lithostratigraphy.
  • little spotted cat — a small New World tiger cat, Felis tigrinus, ranging from Costa Rica to northern Argentina.
  • live by one's wits — the keen perception and cleverly apt expression of those connections between ideas that awaken amusement and pleasure. Synonyms: drollery, facetiousness, waggishness, repartee.
  • lives of the poets — a collection (1779–81), by Samuel Johnson, of biographical and critical essays on 52 English poets.
  • local examinations — (in the UK) any of various examinations, such as the GCE, set by university boards and conducted in local centres, schools, etc
  • locally finite set — a collection of sets in a topological space in which each point of the space has a neighborhood that intersects a finite number of sets of the collection.
  • locked-in syndrome — a condition in which a person is conscious but unable to move any part of the body except the eyes: results from damage to the brainstem
  • logarithmic spiral — log r = aθ
  • logarithmus dualis — (mathematics)   (ld) Latin for logarithm base two. More commonly written as "log" with a subscript "2". Roughly the number of bits required to represent an integer.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?