<div dir="ltr"><div><div>Suppose v is a view onto some data in a graph[1]. You ask GHCI to (show $ nodes v). You would like to ask GHCI in another window to (show $ disambiguations v), referring to the same v. Is it possible?</div><div><br></div><div>My motivation is to show disambiguations that are about the nodes. Examples of disambiguations would be "a ! character adjacent to the left of a word means it requires money", or "CAP stands for Coastal Alliance of Pharoahs", or "a(/n)b means a needs b".</div><div><br></div><div><br></div><div><br></div><div>[1] Using the Functional Graph Library, I am writing a graph database editor, Digraphs With Text:</div><div><a href="https://github.com/JeffreyBenjaminBrown/digraphs-with-text" target="_blank">https://github.com/JeffreyBenjaminBrown/digraphs-with-text</a></div><div>DWT is exceptionally flexible. Relationships can be of any arity, and can involve other relationships. For instance, in DWT the relationship "_ needs _ in order to _" has a natural representation; I am unaware of any other system in which it does.</div><div><br></div><div>I would <i>love</i> help! And I take job offers seriously!</div><div><br></div></div><div><br></div><div><div>--</div><div>Jeffrey Benjamin Brown</div></div><div><div><div>
</div></div></div></div>