Dontopedia

Syn

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)

Syn has 6 facts recorded in Dontopedia across 3 references.

6 facts·4 predicates·3 sources

Mostly:rdf:type(2), has method(2), has lemma(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

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.

calledForCalled for(1)

calledOnCalled on(1)

iterationVariableIteration Variable(1)

loopsOverLoops Over(1)

secondCallForSecond Call for(1)

Other facts (6)

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.

6 facts
PredicateValueRef
Rdf:typeSynset[1]
Rdf:typeSynset[3]
Has MethodLemmas[2]
Has MethodLemmas[3]
Has LemmaLemma[1]
Iterates OverWordnet.synsets[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.

typebeam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
ex:Synset
hasLemmabeam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
ex:lemma
iteratesOverbeam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
ex:wordnet.synsets
hasMethodbeam/eba347b2-a24e-4b7a-ab9b-f7cd8535ecce
ex:lemmas
typebeam/edca9501-cce9-465a-87b1-ca97ba8c21a7
ex:Synset
hasMethodbeam/edca9501-cce9-465a-87b1-ca97ba8c21a7
ex:lemmas

References (3)

3 references
  1. ctx:claims/beam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
    • full textbeam-chunk
      text/plain1 KBdoc:beam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
      Show excerpt
      tokenizer = BertTokenizer.from_pretrained('bert-base-uncased') model = BertModel.from_pretrained('bert-base-uncased') def get_context_aware_synonyms(word, context_sentence): inputs = tokenizer(context_sentence, return_tensors='pt', pad
  2. ctx:claims/beam/eba347b2-a24e-4b7a-ab9b-f7cd8535ecce
    • full textbeam-chunk
      text/plain1 KBdoc:beam/eba347b2-a24e-4b7a-ab9b-f7cd8535ecce
      Show excerpt
      To improve query rewriting accuracy, you can integrate synonym expansion using spaCy and a thesaurus like WordNet. ```python from nltk.corpus import wordnet def get_synonyms(word): synonyms = set() for syn in wordnet.synsets(word)
  3. ctx:claims/beam/edca9501-cce9-465a-87b1-ca97ba8c21a7

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.