This document introduces predicates and quantifiers in predicate logic. It defines predicates as functions that take objects and return propositions. Predicates allow reasoning about whole classes of entities. Quantifiers like "for all" (universal quantifier ∀) and "there exists" (existential quantifier ∃) are used to make general statements about predicates over a universe of discourse. Examples demonstrate how predicates and quantifiers can represent concepts like "all parking spaces are full" or "some parking space is full." Laws of quantifier equivalence and negation rules with quantifiers are also presented.