1) This document discusses semantic networks, which are a knowledge representation technique used in artificial intelligence. Semantic networks represent knowledge through nodes and links, where nodes represent concepts or objects, and links represent relationships between the nodes. 2) As an example, a simple semantic network is presented representing facts about a cat named Jerry - that Jerry is a cat, a mammal, owned by Jay, white in color, and likes cheese. 3) The document outlines different types of semantic networks including definitional, assertional, implicational, and learning networks. It also discusses advantages such as being a natural representation of knowledge, and disadvantages including lack of quantifiers and lack of intelligence.