0%

29-letter words containing f, a, i, t, o

  • a good laugh/a bit of a laugh — If you describe a situation as a laugh, a good laugh, or a bit of a laugh, you think that it is fun and do not take it too seriously.
  • a taste of one's own medicine — an unpleasant experience in retaliation for and by similar methods to an unkind or aggressive act
  • adjoint differential equation — a differential equation obtained from a given differential equation and having the property that any solution of one equation is an integrating factor of the other.
  • advanced software environment — (programming)   (ASE) An object-oriented application support system from Nixdorf.
  • adventure definition language — (language, games)   (ADL) An adventure game language interpreter designed by Ross Cunniff <[email protected]> and Tim Brengle in 1987. ADL is semi-object-oriented with Lisp-like syntax and is a superset of DDL. It is available for Unix, MS-DOS, Amiga and Acorn Archimedes.
  • alternating-gradient focusing — a method of focusing beams of charged particles in high-energy accelerators, in which a series of magnetic or electrostatic lenses alternately converge and diverge the beam, producing a net focusing effect and thus preventing the beam from spreading
  • american expeditionary forces — the troops sent to Europe by the US during World War I
  • anti-saloon league of america — a national organization, founded in 1893 in Ohio, advocating the prohibition of the manufacture and sale of alcoholic beverages.
  • application program interface — (programming)   (API, or "application programming interface") The interface (calling conventions) by which an application program accesses operating system and other services. An API is defined at source code level and provides a level of abstraction between the application and the kernel (or other privileged utilities) to ensure the portability of the code. An API can also provide an interface between a high level language and lower level utilities and services which were written without consideration for the calling conventions supported by compiled languages. In this case, the API's main task may be the translation of parameter lists from one format to another and the interpretation of call-by-value and call-by-reference arguments in one or both directions.
  • as if/like one owns the place — If you say that someone does something as if they own the place or like they own the place, you are critical of them because they do it in a very arrogant way.
  • assembly language for multics — (language)   (ALM) The assembly language of the GE-645 in which critical portions of the Multics kernel were written.
  • audiographic teleconferencing — (communications)   (Or "electronic whiteboarding", "screen sharing") A form of teleconferencing in real time using both an audio and a data connection. The computer screen is shared by more than one site, and used as an electronic blackboard, overhead projector or still video projector. Some systems allow for sharing software also.
  • augustinian of the assumption — a member of a Roman Catholic congregation founded in 1847 in France, engaged in missionary and educational work.
  • berkeley software design, inc — (company)   (BSDI) A company that sells BSD/OS, a commercial version of Berkeley Standard Distribution Unix, networking, and Internet technologies originally developed by the Computer Systems Research Group (CSRG) at the University of California at Berkeley. Leading CSRG computer scientists founded BSDI in 1991. BSDI's BSD/OS represents over 20 years of development by the worldwide BSD technical community. BSD technology is known worldwide for its powerful, flexible and portable architecture and advanced development environments. BSDI designs, develops, markets, and supports the BSD/OS operating system, Internet server software for IBM PCs, and other products. BSDI planned to release an Internet gateway product for Novell IPX networks in 1995. E-mail: <[email protected]>. Address: 5575 Tech Center Drive, #110, Colorado Springs, CO 80918, USA. Telephone: +1 (719) 593 9445. Fax: +1 (719) 598 4238.
  • confederate states of america — the 11 Southern states (Alabama, Arkansas, Florida, Georgia, North Carolina, South Carolina, Texas, Virginia, Tennessee, Louisiana, and Mississippi) that seceded from the Union in 1861, precipitating a civil war with the North. The Confederacy was defeated in 1865 and the South reincorporated into the US
  • conservation of baryon number — the principle that the total baryon number remains constant in all processes involving the interaction of elementary particles.
  • conservation of lepton number — the principle that the total lepton number remains constant in any process involving elementary particles.
  • conventional forces in europe — a treaty negotiated during the Cold War which established limits on conventional military equipment in Europe
  • customer interaction software — Customer Relationship Management
  • defense communications agency — (DCA) Now called Defense Information Systems Agency (DISA).
  • department of the environment — government ministry for ecological matters
  • expanded memory specification — (storage)   (EMS) An IBM PC memory paging scheme enabling access to memory other than conventional memory in real mode. In 8086 or 8088 based systems this is the only way to use memory beyond conventional memory. In systems based on 80286 or later, XMS and HMA provide alternative methods. EMS was developed jointly by Lotus, Intel, and Microsoft prior to 1988. Accordingly, this specification is sometimes referred to as LIM EMS. A complete discussion of EMS and programming examples can be found in ["PC System Programming for developers", 1989, ISBN 1-55755-035-2 (Book only) and ISBN 1-55755-036-0 (Book and diskette)]. See also upper memory block.
  • extended memory specification — (storage)   (XMS) The specification describing the use of IBM PC extended memory in real mode for storing data (but not executable code). Memory is made available by extended memory manager (XMM) software. The XMM functions are accessible through interrupt 2FH.
  • familial hypercholesterolemia — an inherited metabolic disorder caused by a lack or malfunction of receptors for the low-density lipoproteins that activate removal of cholesterol from the blood. Abbreviation: FH.
  • federation of the west indies — West Indies (def 2).
  • federative republic of brazil — official name of Brazil.
  • fibre channel-arbitrated loop — (hardware, standard)   (FC-AL) A fast serial bus interface standard intended to replace SCSI on high-end servers. FC-AL has a number of advantages over SCSI. It offers higher speed: the base speed is 100 megabytes per second, with 200, 400, and 800 planned. Many devices are dual ported, i.e., can be accessed through two independent ports, which doubles speed and increases fault tolerance. Cables can be as long as 30 m (coaxial) or 10 km (optical). FC-AL enables self-configuring and hot swapping and the maximum number of devices on a single port is 126. Finally, it provides software compatibility with SCSI. Despite all these features FC-AL is unlikely to appear on desktops anytime soon, partly because its price, partly because typical desktop computers would not take advantage of many of the advanced features. On these systems FireWire has more potential.
  • field-programmable gate array — (hardware)   (FPGA) A gate array where the logic network can be programmed into the device after its manufacture. An FPGA consists of an array of logic elements, either gates or lookup table RAMs, flip-flops and programmable interconnect wiring. Most FPGAs are reprogrammable, since their logic functions and interconnect are defined by RAM cells. The Xilinx LCA, Altera FLEX and AT&T ORCA devices are examples. Others can only be programmed once, by closing "antifuses". These retain their programming permanently. The Actel FPGAs are the leading example of such devices. Atmel FPGAs are currently (July 1997) the only ones in which part of the array can be reprogrammed while other parts are active. As of 1994, FPGAs have logic capacity up to 10K to 20K 2-input-NAND-equivalent gates, up to about 200 I/O pins and can run at clock rates of 50 MHz or more. FPGA designs must be prepared using CAD software tools, usually provided by the chip vendor, to do technology mapping, partitioning and placement, routing, and binary output. The resulting binary can be programmed into a ROM connected to the FPGA or downloaded to the FPGA from a connected computer. In addition to ordinary logic applications, FPGAs have enabled the development of logic emulators. There is also research on using FPGAs as computing devices, taking direct advantage of their reconfigurability into problem-specific hardware processors.
  • floating-point representation — the representation of numbers by two sets of digits (a, b), the set a indicating the significant digits, the set b giving the position of the radix point. The number is the product arb, where r is the base of the number system used
  • floccinaucinihilipilification — Rare. the estimation of something as valueless (encountered mainly as an example of one of the longest words in the English language).
  • french revolutionary calendar — Revolutionary calendar.
  • general purpose interface bus — IEEE 488
  • genetically modified organism — genetically modified organism: an organism or microorganism whose genetic material has been altered by means of genetic engineering.
  • geographic information system — (application)   (GIS) A computer system for capturing, storing, checking, integrating, manipulating, analysing and displaying data related to positions on the Earth's surface. Typically, a GIS is used for handling maps of one kind or another. These might be represented as several different layers where each layer holds data about a particular kind of feature (e.g. roads). Each feature is linked to a position on the graphical image of a map. Layers of data are organised to be studied and to perform statistical analysis (i.e. a layer of customer locations could include fields for Name, Address, Contact, Number, Area). Uses are primarily government related, town planning, local authority and public utility management, environmental, resource management, engineering, business, marketing, and distribution.
  • give a bad account of oneself — to perform badly
  • hand, foot, and mouth disease — a usually mild disease, mainly affecting children under seven, in which the sufferers develop mouth ulcers accompanied by blisters or rashes on their hands and feet. Caused by the Coxsackie virus A16, it has no known cure
  • have mixed feelings about sth — If you have mixed feelings about something or someone, you feel uncertain about them because you can see both good and bad points about them.
  • in character/out of character — If someone's actions are in character, they are doing what you would expect them to do, knowing what kind of person they are. If their actions are out of character, they are not doing what you would expect them to do.
  • information management system — (database)   (IMS, IMS/VS, IMS/ESA) A database system from IBM consisting of IMS/Data Base and IMS/Data Communications.
  • interface definition language — (IDL) 1. An OSF standard for defining RPC stubs. 2. Part of an effort by Project DOE at SunSoft, Inc. to integrate distributed object technology into the Solaris operating system. IDL provides the standard interface between objects, and is the base mechanism for object interaction. The Object Management Group's CORBA 1.1 (Common Object Request Broker Architecture) specifies the interface between objects. IDL (Interface Definition Language) is the base mechanism for object interaction. The SunSoft OMG IDL CFE (Compiler Front End) version 1.2 provides a complete framework for building CORBA 1.1-compliant preprocessors for OMG IDL. To use it you write a back-end. A complete compiler of IDL would translate IDL into client side and server side routines for remote communication in the same manner as Sun's current RPCL compiler. The IDL compiler front end allows integration of new back ends which can translate IDL to various programming languages. Several companies including Sunsoft are building back ends to the CFE which translate IDL into target languages, e.g. Pascal or C++, in the context of planned CORBA-compliant products. IDL requires C++ 2.1. Not to be confused with any of the other IDLs. E-mail: <[email protected]>. Telephone: Mache Creeger, SunSoft, Inc. +1 (415) 336 5884.
  • intermedia interchange format — A Standard Hypertext Interchange format from IRIS.
  • international code of signals — a system of maritime signals adopted by many of the maritime nations of the world, using flag, semaphore, and Morse codes in which letters or letter combinations are given arbitrary designations readily understood without requiring translation.
  • international system of units — an internationally accepted coherent system of physical units, derived from the MKSA (meter-kilogram-second-ampere) system, using the meter, kilogram, second, ampere, kelvin, mole, and candela as the basic units (SI units) respectively of the fundamental quantities of length, mass, time, electric current, temperature, amount of substance, and luminous intensity. Abbreviation: SI.
  • into thin air/out of thin air — If someone or something disappears into thin air, they disappear completely. If someone or something appears out of thin air, they appear suddenly and mysteriously.
  • law of independent assortment — the principle, originated by Gregor Mendel, stating that when two or more characteristics are inherited, individual hereditary factors assort independently during gamete production, giving different traits an equal opportunity of occurring together.
  • like taking candy from a baby — very easy to accomplish
  • make an exhibition of oneself — to behave so foolishly in public that one excites notice or ridicule
  • management information system — a computerized information-processing system designed to support the activities and functions of company management. Abbreviation: MIS.
  • mechanical equivalent of heat — (in any system of physical units) the number of units of work or energy equal to one unit of heat, as 4.1858 joules, which equals one small calorie.
  • metadata information partners — The Metadata Company

On this page, we collect all 29-letter words with F-A-I-T-O. It’s easy to find right word with a certain length. It is the easiest way to find 29-letter word that contains in F-A-I-T-O to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?