0%

19-letter words containing a, t, u, e, n

  • distinguishableness — The state or quality of being distinguishable.
  • domain architecture — (systems analysis)   A generic, organisational structure or design for software systems in a domain. The domain architecture contains the designs that are intended to satisfy requirements specified in the domain model. A domain architecture can be adapted to create designs for software systems within a domain and also provides a framework for configuring assets within individual software systems.
  • don't make me laugh — Some people reply to other people's comments or opinions by saying 'Don't make me laugh' when they disagree with them and think they are foolish or inaccurate.
  • draw the curtain on — to end
  • duplicating machine — a duplicator, especially one for making identical copies of documents, letters, etc.
  • dutchman's-breeches — a plant, Dicentra cucullaria, of the fumitory family, having long clusters of pale-yellow, two-spurred flowers.
  • earthquake engineer — a civil engineer who studies the effects of seismic activity on structures and consults on earthquake-resistant design and construction.
  • east dunbartonshire — a council area of central Scotland to the N of Glasgow: part of Strathclyde region from 1975 until 1996: mainly agricultural and residential. Administrative centre: Kirkintilloch. Pop: 106 970 (2003 est). Area: 172 sq km (66 sq miles)
  • eat one's heart out — Anatomy. a hollow, pumplike organ of blood circulation, composed mainly of rhythmically contractile smooth muscle, located in the chest between the lungs and slightly to the left and consisting of four chambers: a right atrium that receives blood returning from the body via the superior and inferior vena cavae, a right ventricle that pumps the blood through the pulmonary artery to the lungs for oxygenation, a left atrium that receives the oxygenated blood via the pulmonary veins and passes it through the mitral valve, and a left ventricle that pumps the oxygenated blood, via the aorta, throughout the body.
  • eat someone's lunch — to take into the mouth and swallow for nourishment; chew and swallow (food).
  • ecumenical movement — See under ecumenical (def 4).
  • education committee — a committee that discusses the education of children in a particular local authority
  • educational adviser — a person who provides advice and training to teachers about teaching methods and educational policies
  • electrostatic units — the system of CGS electric and magnetic units that assigns the value of one to the dielectric constant of a vacuum
  • employment tribunal — (in England, Scotland, and Wales) a tribunal that rules on disputes between employers and employees regarding unfair dismissal, redundancy, etc
  • endowment assurance — a form of life insurance that provides for the payment of a specified sum directly to the policyholder at a designated date or to his beneficiary should he die before this date
  • endowment insurance — Endowment insurance is a type of life insurance that pays a particular sum directly to the policyholder at a stated date, or to a beneficiary if the policyholder dies before this date.
  • entry qualification — the qualifications and conditions required to join an organization, club, etc
  • environmental audit — the systematic examination of an organization's interaction with the environment, to assess the success of its conservation or antipollution programme
  • equal opportunities — Equal opportunities refers to the policy of giving everyone the same opportunities for employment, pay and promotion, without discriminating against particular groups.
  • equatorial mounting — an astronomical telescope mounting that allows motion of the telescope about two mutually perpendicular axes, one of which is parallel to the earth's axis
  • equatorial zenithal — a type of map projection in which part of the earth's surface is projected onto a plane tangential to it at the equator
  • euclidean algorithm — Euclid's Algorithm
  • european parliament — law: assembly in Strasbourg
  • evaluation strategy — reduction strategy
  • executive agreement — an agreement made between the US President and the head of a foreign state, having the effect of a treaty
  • fault tolerant unix — (operating system)   (FTX) Stratus's own Unix System V Release 4 multiprocessor operating system. In 2016, FTX is supported but no longer developed. FTX was one of three operating systems supplied by Stratus on their hardware, the other two, HP-UX and VOS, were the more common choices, FTX was only sold on an exceptional basis. Early FTX 3.x releases used an in-house virtual disk layer (VDL) driver, but later releases switched to a version of Veritas VxVM. FTX supported many of the proprietary communications boards (ISDN, serial, parallel, X.25, etc.).
  • fault tree analysis — (programming)   A form of safety analysis that assesses hardware safety to provide failure statistics and sensitivity analyses that indicate the possible effect of critical failures.
  • fault-based testing — (testing)   Software testing using test data designed to demonstrate the absence of a set of pre-specified faults; typically, frequently occurring faults. For example, to demonstrate that the software handles or avoids divide by zero correctly, the test data would include zero.
  • february revolution — Russian Revolution (def 1).
  • february-revolution — Also called February Revolution. the uprising in Russia in March, 1917 (February Old Style), in which the Czarist government collapsed and a provisional government was established.
  • feel strongly about — to have decided opinions concerning
  • fellow countrywoman — a fellow countrywoman is a female citizen of the same state as the person speaking, writing, or being referred to
  • fellow-servant rule — the common-law rule that the employer is not liable to an employee for injuries resulting from the negligence of a fellow employee.
  • figurative language — language that contains or uses figures of speech, especially metaphors.
  • first person plural — a grammatical category of pronouns and verbs used by the speaker to refer to or talk about himself together with others
  • flannelmouth sucker — a sucker, Catostomus latipinnis, of the Colorado River and its tributaries.
  • floating restaurant — a boat or ship that has been converted for use as a restaurant
  • focal plane shutter — an opaque shield in a camera, lying in the focal plane of the lens, that, when tripped, admits light to expose the film or plate for a predetermined period, usually a fraction of a second
  • focal-plane shutter — a camera shutter situated directly in front of the film.
  • forensic accountant — an accountant who specializes in applying accountancy skills to the purposes of the law
  • foundation subjects — the subjects studied as part of the National Curriculum, including the compulsory core subjects
  • fractional currency — coins or paper money of a smaller denomination than the basic monetary unit.
  • frameshift mutation — a mutation caused by frameshift.
  • fraternal insurance — insurance underwritten by a fraternal society, under either a legal reserve plan or an assessment plan.
  • freeze-frame button — a control button on a remote control device, used to stop a moving image to view it as a still
  • functional currency — Functional currency is the main currency used by a business.
  • functional database — (database, language)   A database which uses a functional language as its query language. Databases would seem to be an inappropriate application for functional languages since, a purely functional language would have to return a new copy of the entire database every time (part of) it was updated. To be practically scalable, the update mechanism must clearly be destructive rather than functional; however it is quite feasible for the query language to be purely functional so long as the database is considered as an argument. One approach to the update problem would use a monad to encapsulate database access and ensure it was single threaded. Alternative approaches have been suggested by Trinder, who suggests non-destructive updating with shared data structures, and Sutton who uses a variant of a Phil Wadler's linear type system. There are two main classes of functional database languages. The first is based upon Backus' FP language, of which FQL is probably the best known example. Adaplan is a more recent language which falls into this category. More recently, people have been working on languages which are syntactically very similar to modern functional programming languages, but which also provide all of the features of a database language, e.g. bulk data structures which can be incrementally updated, type systems which can be incrementally updated, and all data persisting in a database. Examples are PFL [Poulovassilis&Small, VLDB-91], and Machiavelli [Ohori et al, ACM SIGMOD Conference, 1998].
  • functional language — (language)   A language that supports and encourages functional programming.
  • functional medicine — individualized medical care that recognizes the interactions between genetic and environmental factors and between the body's interconnected systems.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?