HierarchicalSynonymLookupModule
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
HierarchicalSynonymLookupModule has 11 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:has method(3), rdf:type(1), has attribute(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
demonstratesDemonstrates(1)
- Example Usage
ex:example-usage
describesDescribes(1)
- Example Implementation
ex:example-implementation
isConstructorOfIs Constructor of(1)
- Init
ex:__init__
isInstanceOfIs Instance of(1)
- Module
ex:module
Other facts (10)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Has Method | Init | [1] |
| Has Method | Add Synonym | [1] |
| Has Method | Get Synonyms | [1] |
| Rdf:type | Python Class | [1] |
| Has Attribute | Synonyms | [1] |
| Implements | Synonym Lookup Pattern | [1] |
| Written in | Python | [1] |
| Provides Implementation of | Section Hierarchical | [1] |
| Uses Data Structure | Nested Dictionary | [1] |
| Encapsulates Data | Synonyms Dictionary | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:claims/beam/47f25b72-1487-4677-9d02-623490a5bb2a- full textbeam-chunktext/plain1 KB
doc:beam/47f25b72-1487-4677-9d02-623490a5bb2aShow excerpt
# Determine context and retrieve synonyms query = "I want to visit the bank of the river." context = module.determine_context(query) print(module.get_synonyms('bank', context)) # Output: ['river bank'] ``` ### 3. Hierarchical Synonym Stru…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.