0%

25-letter words containing p, e, r, t, l, y

  • capability maturity model — (software)   (CMM) The Software Engineering Institute's model of software engineering that specifies five levels of maturity of the processes of a software organisation. CMM offers a framework for evolutionary process improvement. Originally applied to software development (SE-CMM), it has been expanded to cover other areas including Human Resources and Software Acquitition. The levels - focii - and key process areas are: Level 1 Initial - Heroes - None. Level 2 Repeatable - Project Management - Software Project Planning, Software Project Tracking and Oversight, Software Subcontract Management, Software Quality Assurance, Software Configuration Management, Requirements Management. Level 3 Defined - Engineering Process - Organisation Process Focus, Organisation Process Definition, Peer Reviews, Training Program, Inter-group Coordination, Software Product Engineering, Integrated Software Management. Level 4 Managed - Product and Process Quality - Software Quality Management, Quantitative Process Management. Level 5 Optimising - Continuous Improvement - Process Change Management, Technology Change Management, Defect Prevention.
  • characteristic polynomial — an expression obtained from a given matrix by taking the determinant of the difference between the matrix and an arbitrary variable times the identity matrix.
  • complementarity principle — the principle that experiments on physical systems of atomic size or smaller, as electrons or photons, can exhibit either particle or wave behavior but not both simultaneously.
  • complete inference system — (logic)   An inference system A is complete with respect to another system B if A can reach every conclusion which is true in B. The dual to completeness is soundness.
  • copyright deposit library — one of six libraries legally entitled to receive a gratis copy of every book published in the United Kingdom: the British Library, Bodleian, Cambridge University, Trinity College in Dublin, Scottish National Library, and National Library of Wales
  • crude oil pyrolysis plant — A crude oil pyrolysis plant is equipment used for converting waste and poor fuel to a better product by pyrolysis (= the use of heat to decompose organic material).
  • culture specific syndrome — a behavioral disturbance in a specific cultural setting that is identified and named by the cultural group itself.
  • data encryption algorithm — (DEA) An ANSI standard defined in ANSI X3.92-1981. It is identical to the Data Encryption Standard (DES).
  • declaration of bankruptcy — a formal statement made by a company or individual to announce that they are bankrupt
  • diminished responsibility — law: lack of capacity
  • directory access protocol — X.500 protocol used for communication between a Directory User Agent and a Directory System Agent.
  • electroconvulsive therapy — the treatment of certain psychotic conditions by passing an electric current through the brain to induce coma or convulsions
  • entity-relationship model — (database, specification)   An approach to data modelling proposed by P. Chen in 1976. The model says that you divide your database in two logical parts, entities (e.g. "customer", "product") and relations ("buys", "pays for"). One of the first activities in specifying an application is defining the entities involved and their relationships, e.g. using an entity-relationship diagram to represent a model.
  • exploratory data analysis — (EDA)
  • exterior gateway protocol — (EGP) A protocol which distributes routing information to the routers which connect autonomous systems. The term "gateway" is historical, and "router" is currently the preferred term. There is also a routing protocol called EGP defined in STD 18, RFC 904. See also Border Gateway Protocol, Interior Gateway Protocol.
  • federal capital territory — former name of Australian Capital Territory.
  • flash lights impressively — (programming, humour)   (FLI) /FLY/ A joke assembly language instruction first documented in the late 1970s in "The Hackers Dictionary". The FLI instruction was frequently referred to by engineers when minicomputers such as the DEC PDP-8, PDP-11 and some early microcomputers such as the IMSAI and Altair had dozens of front panel lights. "When the computer is about to do some long I/O operation, stick in a FLI so the accountants won't think the machine has hung again."
  • fleet chief petty officer — a noncommissioned officer in the Royal Navy comparable in rank to a warrant officer in the British Army or Royal Air Force
  • graphic display interface — (hardware)   (GDI) graphics adaptor.
  • hypertext markup language — (hypertext, web, standard)   (HTML) A hypertext document format used on the web. HTML is built on top of SGML. "Tags" are embedded in the text. A tag consists of a "<", a "directive" (in lower case), zero or more parameters and a ">". Matched pairs of directives, like "" and "" are used to delimit text which is to appear in a special place or style. Links to other documents are in the form foo where "" and "" delimit an "anchor", "href" introduces a hypertext reference, which is most often a Uniform Resource Locator (URL) (the string in double quotes in the example above). The link will be represented in the browser by the text "foo" (typically shown underlined and in a different colour). A certain place within an HTML document can be marked with a named anchor, e.g.: The "fragment identifier", "baz", can be used in an href by appending "#baz" to the document name. Other common tags include

    for a new paragraph, .. for bold text,

      for an unnumbered list,
       for preformated text, 

      ,

      ..

      for headings. Most systems will ignore the case of tags and attributes but lower case should be used for compatibility with XHTML. The web Consortium (W3C) is the international standards body for HTML. See also weblint.
    • interior gateway protocol — (IGP) An Internet protocol which distributes routing information to the routers within an autonomous system. The term "gateway" is historical, "router" is currently the preferred term. See also Exterior Gateway Protocol, Open Shortest Path First, Routing Information Protocol.
    • metal-free phthalocyanine — phthalocyanine (def 1).
    • mount kenya national park — a national park in Kenya, located in the regions of Mount Kenya that are above 3200 m (10 500 ft); now a UNESCO World Heritage Site, the park covers 1420 sq km (548 sq miles)
    • national portrait gallery — an art gallery in London, established in 1856, displaying portraits and photographs of eminent figures in British history
    • oxidative phosphorylation — the aerobic synthesis, coupled to electron transport, of ATP from phosphate and ADP.
    • peripheral nervous system — the portion of the nervous system lying outside the brain and spinal cord.
    • petropavlovsk-kamchatskiy — seaport in E Asian Russia, on Kamchatka Peninsula: pop. 210,000
    • polycystic ovary syndrome — a hormonal disorder in which the Graafian follicles in the ovary fail to develop completely so that they are unable to ovulate, remaining as multiple cysts that distend the ovary. The results can include reduced fertility, obesity, and hirsutism
    • polymerase chain reaction — a technique in which a known DNA sequence is synthesized at high temperatures by means of a polymerase, producing millions of copies for statistical analysis: used in DNA fingerprinting, in detecting minute quantities of cancer cells, etc.
    • polynomial-time algorithm — (complexity)   A known algorithm (or Turing Machine) that is guaranteed to terminate within a number of steps which is a polynomial function of the size of the problem. See also computational complexity, exponential time, nondeterministic polynomial-time (NP), NP-complete.
    • primary domain controller — (networking)   (PDC) Each Windows NT domain has a Primary Domain Controller and zero or more Backup Domain Controllers. The PDC holds the SAM database and authenticates access requests from workstations and servers in the domain.
    • progressive federal party — a political party, formed in 1977 by a merger between the Progressive Party and members of the United Party, supporting qualified franchise for all South Africans irrespective of race, colour, or creed; merged with other parties in 1989 to form the Democratic Party
    • psychiatric social worker — (in Britain) a qualified person who works with mentally-ill people and their families, based in a psychiatric hospital, child guidance clinic, or social services department area team, and who may also be an approved social worker
    • public key infrastructure — (cryptography, communications)   (PKI) A system of public key encryption using digital certificates from Certificate Authorities and other registration authorities that verify and authenticate the validity of each party involved in an electronic transaction. PKIs are currently evolving and there is no single PKI nor even a single agreed-upon standard for setting up a PKI. However, nearly everyone agrees that reliable PKIs are necessary before electronic commerce can become widespread.
    • really simple syndication — Rich Site Summary
    • referentially transparent — referential transparency
    • the politically incorrect — politically incorrect people considered collectively
    • thin-layer chromatography — chromatography in which glass plates coated with thin layers of alumina, silica gel, or cellulose are used as an adsorbent.
    • transcendental-philosophy — transcendental character, thought, or language.
    • transport layer interface — (networking, programming)   (TLI, or "Transport Level Interface") A protocol-independent interface for accessing network facilities, modelled after the ISO transport layer (level 4), that first appeared in Unix SVR3. TLI is defined by SVID as transport mechanism for networking interfaces, in preference to sockets, which are biased toward IP and friends. A disavantage is that a process cannot use read/write directly, but has to use backends using stdin and stdout to communicate with the network connection. TLI is implemented in SVR4 using the STREAMS interface. It adds no new system calls, just a library, libnsl_s.a. The major functions are t_open, t_bind, t_connect, t_listen, t_accept, t_snd, t_rcv, read, write. According to the Solaris t_open man page, XTI (X/OPEN Transport Interface) evolved from TLI, and supports the TLI API for compatibility, with some variations on semantics.
    • yakut autonomous republic — an autonomous republic in the NE Russian Federation in Asia. 1,198,146 sq. mi. (3,103,200 sq. km). Capital: Yakutsk.
    • yellowstone national park — a park in NW Wyoming and adjacent parts of Montana and Idaho: geysers, hot springs, falls, canyon. 3458 sq. mi. (8955 sq. km).

On this page, we collect all 25-letter words with P-E-R-T-L-Y. It’s easy to find right word with a certain length. It is the easiest way to find 25-letter word that contains in P-E-R-T-L-Y 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?