0%

21-letter words containing c, e, r, t, a

  • entrance requirements — the grades in school examinations required for admission to university
  • ethics of the fathers — a treatise of the Mishnah that comprises six chapters and consists chiefly of proverbs, aphorisms, and principles of ethics, law, and religion.
  • european central bank — the central bank of the European Union, established in 1998 to oversee the process of European Monetary Union and subsequently to direct monetary policy within the countries using the euro
  • exposure compensation — the act of overriding a camera's automatic exposure in order to achieve a particular effect or due to difficult lighting conditions
  • extended architecture — (storage)   (XA) A CD-ROM drive specification required by Green Book CD-ROM and White Book CD-ROM formats. Drives labelled "XA ready" may require a firmware upgrade.
  • faculty board meeting — a meeting of the governing body of a faculty
  • ferric sodium oxalate — an emerald-green, crystalline, extremely water-soluble salt, used in photography and blueprinting.
  • financial underwriter — A financial underwriter is an insurance employee working in financial underwriting.
  • first-dollar coverage — insurance that provides payment for the full loss up to the insured amount with no deductibles.
  • flat-coated retriever — one of an English breed of large sporting dogs having a flat, dense, shiny black or liver-colored coat, small ears, and long jaws, used for retrieving game from both water and land.
  • flotation compartment — in a boat, an enclosed section filled with air or gas to give buoyancy
  • food conversion ratio — a ratio expressing the weight of food required to produce a unit gain in the live weight of an animal
  • food standards agency — the full form of FDA
  • foreign exchange rate — the rate that specifies how much the currency of a nation is worth in terms of the currency of another nation
  • forensic anthropology — the branch of physical anthropology in which anthropological data, criteria, and techniques are used to determine the sex, age, genetic population, or parentage of skeletal or biological materials in questions of civil or criminal law.
  • fort lesley j. mcnair — a military reservation in SW Washington, D.C., on the Potomac River, SW of the Capitol.
  • forward exchange rate — the exchange rate of a currency to be delivered at a later date
  • fractional extraction — Fractional extraction is a process of extracting a liquid from a liquid, in which two solutes are separated, with one leaving in the extract and one in the raffinate.
  • framing specification — A specification of the "protocol bits" that surround the "data bits" on a communications channel to allow the data to be "framed" into chunks, like start and stop bits in EIA-232. It allows a receiver to synchronize at points along the data stream.
  • franco-belgian system — French system.
  • fraudulent conversion — conversion committed with the intent to defraud
  • french fried potatoes — a more formal name for chips
  • full faith and credit — the obligation under Article IV of the U.S. Constitution for each state to recognize the public acts, records, and judicial proceedings of every other state.
  • functional illiterate — a person with some basic education who still falls short of a minimum standard of literacy or whose reading and writing skills are inadequate to everyday needs.
  • functional imperative — a requirement for the survival of any social system, as communication, control of conflict, or socialization.
  • fundamental frequency — the lowest frequency at which a medium will freely oscillate.
  • garbageabetical order — (humour)   1. The result of using an insertion sort to merge data into an unsorted list. 2. The state of any file or list that is supposed to be sorted, but is not.
  • gastrohepatic omentum — lesser omentum.
  • general court-martial — a court-martial having the authority to try any offense against military law and to impose a sentence of dishonorable discharge or of death when provided by law.
  • generic type variable — (programming)   (Also known as a "schematic type variable"). Different occurrences of a generic type variable in a type expression may be instantiated to different types. Thus, in the expression let id x = x in (id True, id 1) id's type is (for all a: a -> a). The universal quantifier "for all a:" means that a is a generic type variable. For the two uses of id, a is instantiated to Bool and Int. Compare this with let id x = x in let f g = (g True, g 1) in f id This looks similar but f has no legal Hindley-Milner type. If we say f :: (a -> b) -> (b, b) this would permit g's type to be any instance of (a -> b) rather than requiring it to be at least as general as (a -> b). Furthermore, it constrains both instances of g to have the same result type whereas they do not. The type variables a and b in the above are implicitly quantified at the top level: f :: for all a: for all b: (a -> b) -> (b, b) so instantiating them (removing the quantifiers) can only be done once, at the top level. To correctly describe the type of f requires that they be locally quantified: f :: ((for all a: a) -> (for all b: b)) -> (c, d) which means that each time g is applied, a and b may be instantiated differently. f's actual argument must have a type at least as general as ((for all a: a) -> (for all b: b)), and may not be some less general instance of this type. Type variables c and d are still implicitly quantified at the top level and, now that g's result type is a generic type variable, any types chosen for c and d are guaranteed to be instances of it. This type for f does not express the fact that b only needs to be at least as general as the types c and d. For example, if c and d were both Bool then any function of type (for all a: a -> Bool) would be a suitable argument to f but it would not match the above type for f.
  • gestalt psychotherapy — a therapy devised in the US in the 1960s in which patients are encouraged to concentrate on the immediate present and to express their true feelings
  • get one's breath back — When you get your breath back after doing something energetic, you start breathing normally again.
  • glacier national park — a national park in NW Montana: glaciers; lakes; forest reserve. 1534 sq. mi. (3970 sq. km).
  • glyceryl tripalmitate — palmitin.
  • goldbach's conjecture — the conjecture that every even number greater than two is the sum of two prime numbers
  • gram-molecular weight — gram molecule. Abbreviation: GMW.
  • grammatical inference — Deducing a grammar from given examples. Also known as "inductive inference" and recently as "computational learning".
  • great victoria desert — a desert in SW central Australia. 125,000 sq. mi. (324,000 sq. km).
  • greenwich observatory — the national astronomical observatory of Great Britain, housed in a castle in E Sussex; formerly located at Greenwich.
  • ground-effect machine — ACV (def 2).
  • guaranteed scheduling — (algorithm)   A scheduling algorithm used in multitasking operating systems that guarantees fairness by monitoring the amount of CPU time spent by each user and allocating resources accordingly.
  • harriet beecher stowe — Harriet (Elizabeth) Beecher, 1811–96, U.S. abolitionist and novelist.
  • have a strong stomach — not to be prone to nausea
  • have the inside track — If you say that someone has the inside track, you mean that they have an advantage, for example special knowledge about something.
  • hay-pauncefote treaty — an agreement (1901) between the U.S. and Great Britain giving the U.S. the sole right to build a canal across Central America connecting the Atlantic and Pacific.
  • heliocentric parallax — the apparent displacement of an observed object due to a change in the position of the observer.
  • henry steele commagerHenry Steele, 1902–98, U.S. historian, author, and teacher.
  • hierarchical database — (database)   A kind of database management system that links records together like a family tree such that each record type has only one owner, e.g. an order is owned by only one customer. Hierarchical structures were widely used in the first mainframe database management systems. However, due to their restrictions, they often cannot be used to relate structures that exist in the real world.
  • highest common factor — greatest common divisor. Abbreviation: H.C.F.
  • historic places trust — (in New Zealand) the statutory body concerned with the conservation of historic buildings, esp with ancient Māori sites
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?