0%

10-letter words containing j, i, t, e

  • junketings — Plural form of junketing.
  • juvenility — juvenile state, character, or manner.
  • knee joint — articulation of the leg
  • lifejacket — a sleeveless jacket of buoyant or inflatable construction, for supporting the wearer in deep water and preventing drowning.
  • little joe — a cast of four in craps.
  • majestical — characterized by or possessing majesty; of lofty dignity or imposing aspect; stately; grand: the majestic Alps.
  • majorities — Plural form of majority.
  • mint jelly — a jelly (or sauce) flavored with mint leaves, served esp. with lamb
  • mint julep — an alcoholic drink traditionally made with bourbon, sugar, and finely cracked ice and garnished with sprigs of mint, served in a tall, frosted glass: also made with other kinds of whiskey, brandy, and sometimes rum.
  • objections — Plural form of objection.
  • objectives — Plural form of objective.
  • outer join — (database)   A less commonly used variant of the inner join relational database operation. An inner join selects rows from two tables such that the value in one column of the first table also appears in a certain column of the second table. For an outer join, the result also includes all rows from the first operand ("left outer join"), or the second operand ("right outer join"), or both ("full outer join"). A field in a result row will be null if the corresponding input table did not contain a matching row. For example, if we want to list all employees and their employee number, but not all employees have a number, then we could say (in SQL-92 syntax, as used by Microsoft SQL Server): SELECT employee.name, empnum.number FROM employee LEFT JOIN empnum ON employee.id = empnum.id or, in Sybase syntax: SELECT employee.name, empnum.number FROM employee, empnum WHERE employee.id *= empnum.id The "*" on the left means "left outer join". "*=*" would be a full outer join. In Oracle syntax: SELECT employee.name, empnum.number FROM employee, empnum WHERE employee.id = empnum.id (+) Note that the "(+)" on the right means "left outer join". These all mean that all rows from the left-hand "employee" table will appear in the result, even if there is no match for their ID in the empnum table. Where there is no empnum.id equal to a given employee.id, a result row is output anyway but with all result columns from the empnum table null (empnum.number in this case).
  • outjetting — projecting
  • pejoration — depreciation; a lessening in worth, quality, etc.
  • pejorative — having a disparaging, derogatory, or belittling effect or force: the pejorative affix -ling in princeling.
  • petit jury — petty jury.
  • portoviejo — a city in W Ecuador, on the Portoviejo River.
  • projectile — an object fired from a gun with an explosive propelling charge, such as a bullet, shell, rocket, or grenade.
  • projecting — something that is contemplated, devised, or planned; plan; scheme.
  • projection — a projecting or protruding part. Synonyms: overhang, protrusion, jut.
  • projective — of or relating to projection.
  • resistojet — a jet engine that obtains its thrust from a propellant heated by a resistance device using electrical power
  • rijsttafel — an Indonesian meal consisting of rice served with a large array of small dishes of meat, poultry, seafood, vegetables, and condiments.
  • rule joint — (in carpentry and joinery) a joint between two hinged pieces, as between the center and end leaves of a table, consisting of a quarter round and fillet fitting against a cove and fillet.
  • saint jude — the author of this, stated to be the brother of James (Jude 1) and almost certainly identical with Thaddaeus (Matthew 10:2–4). Feast day: Oct 28 or June 19
  • saint-jean — French name of St. Johns.
  • subjectify — to make subjective.
  • subjecting — that which forms a basic matter of thought, discussion, investigation, etc.: a subject of conversation.
  • subjection — the act of subjecting.
  • subjective — existing in the mind; belonging to the thinking subject rather than to the object of thought (opposed to objective).
  • surjection — onto function.
  • surjective — onto (def 3).
  • timberjack — a person whose occupation is logging; logger.
  • toad juice — a fertilizer produced by liquidizing cane toads
  • trajectile — the curve described by a projectile, rocket, or the like in its flight.
  • trajection — to transport, transmit, or transpose.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?