line segment defined from an angle and a point: given a point P that lies inside an angle with edges d and e, the shortest line segment that passes through P and has its endpoints on d and e
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).