0%

13-letter words containing c, u, l, t, o, f

  • acetabuliform — saucer-shaped, as the fruiting bodies of certain lichens.
  • buffalo cloth — a heavyweight woolen fabric constructed in twill weave and having a shaggy pile.
  • calf's tongue — a molding having pendent, tonguelike members in relief against a flat or molded surface.
  • caulifloweret — an individual floret from a cauliflower
  • cobaltiferous — containing cobalt
  • colour filter — a thin layer of coloured gelatine, glass, etc, that transmits light of certain colours or wavelengths but considerably reduces the transmission of others
  • comme il faut — correct or correctly
  • computer file — file
  • confabulating — Present participle of confabulate.
  • confabulation — the act of confabulating; conversation; discussion.
  • confabulatory — the act of confabulating; conversation; discussion.
  • contrafactual — counterfactual.
  • counterfeitly — in a counterfeit manner
  • county family — an old family that has lived in a particular county for several generations
  • crosscut file — a file having two intersecting rows of teeth
  • customer flow — Customer flow is the movement of customers around a store.
  • cut-off valve — a valve that terminates the flow of fluid in a system
  • discontentful — exhibiting a lack of contentment
  • disfunctional — dysfunction.
  • dysfunctional — not performing normally, as an organ or structure of the body; malfunctioning.
  • faculty board — the governing body of a faculty
  • fasciculation — a fascicular condition.
  • federal court — a court of a federal government, especially one established under the Constitution of the United States.
  • flag of truce — a white flag displayed as an invitation to the enemy to confer, or carried as a sign of peaceful intention by one sent to deal with the enemy.
  • floatcut file — file with rows of parallel teeth
  • floricultural — Of or pertaining to floriculture.
  • floutingstock — a laughing-stock; the object of mockery or flouting
  • flow function — The flow function is the relationship between the strength of a compact and the degree of compaction.
  • fluctuational — Of, pertaining to, or resulting from fluctuation(s).
  • fluorescently — In a fluorescent manner; using fluorescence.
  • fluoroacetate — a toxic chemical compound, C2H2FNaO2, occurring naturally in certain plants, and commonly used as rat poison
  • fluoroplastic — any of the plastics, as Teflon, in which hydrogen atoms of the hydrocarbon chains are replaced by fluorine atoms.
  • fluoroscopist — One who carries out fluoroscopy.
  • fold function — (programming)   In functional programming, fold or "reduce" is a kind of higher-order function that takes as arguments a function, an initial "accumulator" value and a data structure (often a list). In Haskell, the two flavours of fold for lists, called foldl and foldr are defined like this: foldl :: (a -> b -> a) -> a -> [b] -> a foldl f z [] = z foldl f z (x:xs) = foldl f (f z x) xs foldr :: (a -> b -> b) -> b -> [a] -> b foldr f z [] = z foldr f z (x:xs) = f x (foldr f z xs) In both cases, if the input list is empty, the result is the value of the accumulator, z. If not, foldl takes the head of the list, x, and returns the result of recursing on the tail of the list using (f z x) as the new z. foldr returns (f x q) where q is the result of recursing on the tail. The "l" and "r" in the names refer to the associativity of the application of f. Thus if f = (+) (the binary plus operator used as a function of two arguments), we have: foldl (+) 0 [1, 2, 3] = (((0 + 1) + 2) + 3 (applying + left associatively) and foldr (+) 0 [1, 2, 3] = 0 + (1 + (2 + 3)) (applying + right associatively). For +, this makes no difference but for an non-commutative operator it would.
  • formularistic — relating to formularization
  • fractocumulus — low ragged slightly bulbous cloud, often appearing below nimbostratus clouds during rain
  • fuel injector — injector (def 2b).
  • functionalise — to make functional.
  • functionalism — (usually initial capital letter) Chiefly Architecture, Furniture. a design movement evolved from several previous movements or schools in Europe in the early 20th century, advocating the design of buildings, furnishings, etc., as direct fulfillments of material requirements, as for shelter, repose, or the serving of food, with the construction, materials, and purpose clearly expressed or at least not denied, and with aesthetic effect derived chiefly from proportions and finish, purely decorative effects being excluded or greatly subordinated. the doctrines and practices associated with this movement. Compare rationalism (def 4).
  • functionalist — a person who advocates, or works according to, the principles of functionalism.
  • functionality — of or relating to a function or functions: functional difficulties in the administration.
  • functionalize — to make functional.
  • futtock plate — a metal plate placed perpendicular to the top of a ship's lower mast to hold the futtock shrouds.
  • futurological — Pertaining to futurology.
  • genuflections — Plural form of genuflection.
  • gulf of kutch — an inlet of the Arabian Sea in India. Length: about 159 kilometres (99 miles)
  • ichthyofaunal — relating to ichthyofauna
  • infructuously — in an infructuous or unfruitful manner; fruitlessly
  • liquefactions — Plural form of liquefaction.
  • liquification — Alternative form of liquefaction.

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