0%

22-letter words containing a, n, t, i, l, c

  • engineering consultant — a consultant specializing in engineering
  • experimental condition — one of the distinct states of affairs or values of the independent variable for which the dependent variable is measured in order to carry out statistical tests or calculations
  • facsimile transmission — an international system of transmitting a written, printed, or pictorial document over the telephone system by scanning it photoelectrically and reproducing the image after transmission
  • fallacy of composition — the fallacy of inferring that a property of parts or members of a whole is also a property of the whole (opposed to fallacy of division).
  • file transfer protocol — (FTP) A client-server protocol which allows a user on one computer to transfer files to and from another computer over a TCP/IP network. Also the client program the user executes to transfer files. It is defined in STD 9, RFC 959. See also anonymous FTP, FSP, TFTP.
  • financial underwriting — Financial underwriting is the process of assessing whether the proposed sum insured and product are reasonable when considering the possible financial loss to the client.
  • fitzgerald contraction — the hypothesis that a moving body exhibits a contraction in the direction of motion when its velocity is close to the speed of light.
  • flat-screen television — A flat-screen television is a television with a flat, narrow screen.
  • floating exchange rate — a system in which the value of a currency fluctuates against other currencies in accordance with market forces
  • flocculent precipitate — a woolly-looking precipitate, as aluminum hydroxide formed by the addition of ammonia to an aluminum-salt solution.
  • forth modification lab — (event)   (FORML) A Forth conference held every November on the West coast of the USA ().
  • friar minor conventual — a friar belonging to a branch of the Franciscan order that separated from the Observants in the 15th century, and that observes a modification of the rule of St. Francis. Also called Conventual. Compare Friar Minor, capuchin (def 4).
  • frictional electricity — static electricity generated by friction
  • functional programming — (programming)   (FP) A program in a functional language consists of a set of (possibly recursive) function definitions and an expression whose value is output as the program's result. Functional languages are one kind of declarative language. They are mostly based on the typed lambda-calculus with constants. There are no side-effects to expression evaluation so an expression, e.g. a function applied to certain arguments, will always evaluate to the same value (if its evaluation terminates). Furthermore, an expression can always be replaced by its value without changing the overall result (referential transparency). The order of evaluation of subexpressions is determined by the language's evaluation strategy. In a strict (call-by-value) language this will specify that arguments are evaluated before applying a function whereas in a non-strict (call-by-name) language arguments are passed unevaluated. Programs written in a functional language are generally compact and elegant, but have tended, until recently, to run slowly and require a lot of memory. Examples of purely functional languages are Clean, FP, Haskell, Hope, Joy, LML, Miranda, and SML. Many other languages such as Lisp have a subset which is purely functional but also contain non-functional constructs. See also lazy evaluation, reduction.
  • galvanomagnetic effect — any of several phenomena that occur when an electric current is passed through a conductor or semiconductor situated in a magnetic field, as the Hall effect.
  • gastrointestinal tract — organs of digestion
  • generalized coordinate — Usually, generalized coordinates. one of a minimum set of coordinates needed to specify the state or position of a given system.
  • graeco-roman wrestling — a style of wrestling in which the legs may not be used to obtain a fall and no hold may be applied below the waist
  • graphical display unit — an output device incorporating a cathode ray tube on which both line drawings and text can be displayed. It is usually used in conjunction with a light pen to input or reposition data
  • gravitational collapse — the final stage of stellar evolution in which a star collapses to a final state, as a white dwarf, neutron star, or black hole, when the star's nuclear reactions no longer generate enough pressure to balance the attractive force of gravity.
  • gravitational constant — constant of gravitation. See under law of gravitation.
  • gross national product — the total monetary value of all final goods and services produced in a country during one year. Abbreviation: GNP.
  • gulf of saint lawrence — a deep arm of the Atlantic off the E coast of Canada between Newfoundland and the mainland coasts of Quebec, New Brunswick, and Nova Scotia
  • halfwave rectification — a rectifier that changes only one half of a cycle of alternating current into a pulsating, direct current.
  • harvard classification — a classification of stars based on the characteristic spectral absorption lines and bands of the chemical elements present
  • heat of solidification — the heat liberated by a unit mass of liquid at its freezing point as it solidifies: equal to the heat of fusion.
  • historical linguistics — the study of changes in a language or group of languages over a period of time.
  • horizontal application — An application program common to different business processes, e.g. office automation. Compare vertical application.
  • horn-rimmed spectacles — spectacles with rims made of material resembling horn
  • host control interface — (hardware, wireless)   (HCI) A network layer in the Bluetooth Core Protocol Stack, lying between the software and the hardware stacks and serving as the interface through which the software controls two of Bluetooth's four core protocols.
  • in sackcloth and ashes — in a state of great mourning or penitence
  • incremental repetition — repetition, with variation, of a refrain or other part of a poem, especially a ballad.
  • indeterminate cleavage — the division of an egg into cells, each of which has the potential of developing into a complete organism
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • inferential statistics — the branch of statistics dealing with conclusions, generalizations, predictions, and estimations based on data from samples.
  • infinitesimal calculus — the differential calculus and the integral calculus, considered together.
  • information technology — the development, implementation, and maintenance of computer hardware and software systems to organize and communicate information electronically. Abbreviation: IT.
  • intelligence gathering — espionage, collecting secret information
  • interactive television — techniques that enable viewers to interact with what they are watching
  • intermetallic compound — a compound of two or more metals.
  • islamic fundamentalism — the belief or advocating of a conservative adherence to literal or traditional interpretations of the Qu'ran and the Sunnah
  • it's london to a brick — it is certain
  • junior sales associate — A junior sales associate is an inexperienced member of the sales staff, usually receiving training or supervised by more experienced staff.
  • kensington and chelsea — a borough of Greater London, England.
  • ketamine hydrochloride — a powerful anesthetic, C13H16ClNO·HCl, used in surgery
  • label switching router — (networking)   (LSR) A device that typically resides somewhere in the middle of a network and is capable of forwarding datagrams by label switching. In many cases, especially early versions of MPLS networks, a LSR will typically be a modified ATM switch that forwards datagrams based upon a label in the VPI/VCI field.
  • landscape architecture — the art of arranging or modifying the features of a landscape, an urban area, etc., for aesthetic or practical reasons.
  • last call optimisation — (programming)   (Or "tail call optimisation") Discarding the immediate calling context (call stack frame) when the last action of a function or procedure, A, is to call another function or procedure, B. B will then return directly to A's caller, or possibly further up the call stack if the optimisation has been applied to several consecutive calls. Last call optimisation allows arbitrarily deep nesting of procedure calls without consuming memory to store useless environments. This is particularly useful in the special case of tail recursion optimisation, where a procedure's last action is to call itself (possibly indirectly).
  • le chatelier principle — the law that if a constraint is applied to a system in equilibrium, the system adjusts to a new equilibrium that tends to counteract the constraint.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?