0%

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

  • action figure — a small figure of a character from a film, television programme, comic book etc, designed as a toy and often collected by enthusiasts
  • anfractuosity — the condition or quality of being anfractuous
  • antisudorific — an antiperspirant.
  • autoinfection — infection by a pathogenic agent already within the body or infection transferred from one part of the body to another
  • beta function — a function of two variables, usually expressed as an improper integral and equal to the quotient of the product of the values of the gamma function at each variable divided by the value of the gamma function at the sum of the variables.
  • buoyant force — the law that a body immersed in a fluid is buoyed up by a force (buoyant force) equal to the weight of the fluid displaced by the body.
  • calf's tongue — a molding having pendent, tonguelike members in relief against a flat or molded surface.
  • confabulating — Present participle of confabulate.
  • confabulation — the act of confabulating; conversation; discussion.
  • confabulatory — the act of confabulating; conversation; discussion.
  • configurating — to give a configuration, form, or design to.
  • configuration — A configuration is an arrangement of a group of things.
  • configurative — the relative disposition or arrangement of the parts or elements of a thing.
  • confusticated — Simple past tense and past participle of confusticate.
  • contrafactual — counterfactual.
  • count rumfordBenjamin, Count Rumford, 1753–1814, English physicist and diplomat, born in the U.S.
  • counter shaft — A counter shaft is a shaft that runs parallel to the main shaft in a gearbox, and carries the pinion wheels.
  • counter staff — people who work behind the counter of a bank, post office, etc
  • countereffort — an effort responding to, or retaliating against, another effort
  • counterfeited — Simple past tense and past participle of counterfeit.
  • counterfeiter — made in imitation so as to be passed off fraudulently or deceptively as genuine; not genuine; forged: counterfeit dollar bills.
  • counterfeitly — in a counterfeit manner
  • counteroffers — Plural form of counteroffer.
  • counterproofs — Plural form of counterproof.
  • counterreform — a reform which opposes or acts against another reform
  • countershafts — Plural form of countershaft.
  • country fever — malaria.
  • county family — an old family that has lived in a particular county for several generations
  • cut-off point — the limit at which something is no longer applicable
  • discontentful — exhibiting a lack of contentment
  • disfunctional — dysfunction.
  • dysfunctional — not performing normally, as an organ or structure of the body; malfunctioning.
  • eigenfunction — Each of a set of independent functions that are the solutions to a given differential equation.
  • facetiousness — (uncountable) The state of being facetious.
  • fasciculation — a fascicular condition.
  • 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.
  • 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.
  • form function — (jargon)   The shape of something designed. This term is currently (Feb 1998) in vogue among marketroids.
  • fractiousness — refractory or unruly: a fractious animal that would not submit to the harness.
  • fracture zone — a long, narrow rift on the ocean floor, separating areas of differing depth: where such a zone crosses a mid-ocean ridge, it displaces the ridge by faulting.
  • frumentaceous — of the nature of or resembling wheat or other grain.
  • fuel injector — injector (def 2b).
  • function room — a room designated for official or formal social gatherings or ceremonies
  • function word — a word, as a preposition, article, auxiliary, or pronoun, that chiefly expresses grammatical relationships, has little semantic content of its own, and belongs to a small, closed class of words whose membership is relatively fixed (distinguished from content word).
  • 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.

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