This document discusses weak slot-and-filler knowledge representation structures. It describes how slots represent attributes and fillers represent values. Semantic networks are provided as an example where nodes represent objects/values and links represent relationships. Property inheritance allows subclasses to inherit attributes from more general superclasses. Frames are also discussed as a type of weak structure where each frame contains slots and associated values describing an entity. The document notes challenges with tangled hierarchies and provides examples of how to resolve conflicts through inferential distance in the property inheritance algorithm.