Online Google Dictionary

predicate 中文解釋 wordnet sense Collocation Usage Collins Definition
Verb
/ˈpredikət/,
Font size:

predicates, plural;
  1. State, affirm, or assert (something) about the subject of a sentence or an argument of proposition
    • - a word which predicates something about its subject
    • - aggression is predicated of those who act aggressively
  2. Found or base something on
    • - the theory of structure on which later chemistry was predicated
Noun
  1. The part of a sentence or clause containing a verb and stating something about the subject (e.g., went home in John went home)
    • - predicate adjective
  2. Something that is affirmed or denied concerning an argument of a proposition


  1. make the (grammatical) predicate in a proposition; "The predicate `dog' is predicated of the subject `Fido' in the sentence `Fido is a dog'"
  2. one of the two main constituents of a sentence; the predicate contains the verb and its complements
  3. affirm or declare as an attribute or quality of; "The speech predicated the fitness of the candidate to be President"
  4. connote: involve as a necessary condition of consequence; as in logic; "solving the problem is predicated on understanding it well"
  5. The part of the sentence (or clause) which states something about the subject; A statement that may be true or false depending on the values of its variables; An operator or function that returns either true or false; To announce or assert publicly; To state, assert; To suppose, assume; to ...
  6. (Predicates) Process words (like verbs, adverbs, and adjectives) that a person selects to describe a subject. Predicates are used in NLP™ to identify which representational system a person is using to process information.
  7. (Predicates) the words we use that differentiate between representational systems.
  8. Information clearly suggesting that an individual is involved in unlawful activity; it's required for the FBI to start an investigation.
  9. Intuitively, whatever is said of the subject of a sentence. A function from individuals (or a sequence of individuals) to truth-values. See attribute; matrix; n-adic predicate; predicate logic; prefix; propositional function; relation. Notation: in "Px", P is the predicate.
  10. A predicate filters a node-set with respect to an axis to produce a new node-set. A predicate occurs in square brackets after the a node test. For example, para selects all of the para children of the context node. Adding the predicate [3]: para[3] selects only the third para element. ...
  11. n. a function that returns a generalized boolean as its first value.
  12. Used to refer to the functionality afforded by a Prolog procedure. In this dictionary, we tend to talk about procedures when the code is written by the programmer, but predicates when the functionality is built-in, as with member.
  13. The name of the predicate is the name of the structure followed by "?", e.g. ‘foo?’. The predicate is a procedure of one argument, which returns #t if its argument is a record of the type defined by this structure definition, and #f otherwise.
  14. A logical expression which evaluates to TRUE or FALSE, normally to direct the execution path in code.
  15. A procedure that always returns a Boolean value. By convention, Scheme predicates have names like "equal?" that end in a question mark.
  16. An expression or method whose (return) value is of type boolean.
  17. A predicate is a function with a Boolean result type.
  18. Predicates describe what is true about the application domain. A predicate is identified by its predicate indicator, i.e. by its name and number of arguments using the notation Functor/Arity.
  19. In a StreamBase Filter or Join operator, a Boolean expression that evaluates to TRUE or FALSE. Example: TRADE_ID < 7000. When used in a Filter operator, if the predicate returns TRUE, the tuple is sent out on the output port associated with the predicate. ...
  20. First-order · Quantifiers · Predicate · Second-order · Monadic predicate calculus
  21. A function or delegate returning a Boolean result. Predicates can be nullary (take no arguments), unary (take one argument), binary (take two arguments), or n-ary (take n arguments). Usually predicates are mentioned within the context of higher-order functions, which accept predicates as parameters.
  22. The verb and everything that falls on the impact side of the action. Squeaks, squeaks loudly, and squeaks with a horrifying, spine-shivering screech all act as predicates when I add a subject: that mouse ____. Chapter 7.
  23. In logic, a function whose value is is either `true', or `false'. It specifies a relatioship between arguments. See also Axiom/Theorem, Formula.
  24. The term predicate is a syntactic notion that refers to the zeroth arguments of a proposition. Predicates denote relations and properties, i.e., sets.
  25. A word or word group that tells what the subject of a sentence does, has, or is, or what is done to it.