Dontopedia

score_word

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

score_word has 25 facts recorded in Dontopedia across 7 references, with 3 live disagreements.

25 facts·17 predicates·7 sources·3 in dispute

Mostly:takes parameter(3), has parameter(3), sums letter scores(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

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.

assignedValueOfAssigned Value of(2)

callsFunctionCalls Function(2)

callsFunctionOnCalls Function on(1)

definesFunctionDefines Function(1)

hasFunctionHas Function(1)

printsWordAndScorePrints Word and Score(1)

Other facts (23)

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.

23 facts
PredicateValueRef
Takes ParameterConst Char Star Word[1]
Takes Parameterconst char* word[2]
Takes Parameterconst char* word[4]
Has ParameterParameter Word[5]
Has Parameterword[6]
Has ParameterParam Word[7]
Sums Letter ScoresWord Letters[1]
Sums Letter ScoresWord Chars[4]
Calls FunctionLetter Score Function[5]
Calls FunctionLetter Score Function[7]
Iterates Over Charstrue[2]
Computes Sum ofLetter Scores[2]
Depends onLetter Score Function[2]
Used for Sortingnull[3]
Computes Word Scorenull[3]
Initializes Score0[4]
Iterates Until NullWord[i][4]
Returns Total ScoreScore[4]
Uses FunctionLetter Score Function[6]
Has Return Typeint[6]
Accumulates Scorescore[6]
Uses IterationFor Loop[7]
Accumulates Valuescore[7]

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.

takesParameterblah/omega/part-560
ex:const-char-star-word
sumsLetterScoresblah/omega/part-560
ex:word-letters
iteratesOverCharsblah/omega/part-565
true
computesSumOfblah/omega/part-565
ex:letter-scores
dependsOnblah/omega/part-565
ex:letter-score-function
takesParameterblah/omega/part-565
const char* word
usedForSortingblah/omega/part-561
null
computesWordScoreblah/omega/part-561
null
sumsLetterScoresblah/omega/part-562
ex:word-chars
takesParameterblah/omega/part-562
const char* word
initializesScoreblah/omega/part-562
0
iteratesUntilNullblah/omega/part-562
ex:word[i]
returnsTotalScoreblah/omega/part-562
ex:score
hasParameterblah/omega/555
ex:parameter-word
callsFunctionblah/omega/555
ex:letter-score-function
labelblah/omega/557
score_word
hasParameterblah/omega/557
word
usesFunctionblah/omega/557
ex:letter-score-function
hasReturnTypeblah/omega/557
int
accumulatesScoreblah/omega/557
score
labelblah/omega/560
score_word
hasParameterblah/omega/560
ex:param-word
callsFunctionblah/omega/560
ex:letter-score-function
usesIterationblah/omega/560
ex:for-loop
accumulatesValueblah/omega/560
score

References (7)

7 references
  1. [1]Part 5602 facts
    ctx:discord/blah/omega/part-560
  2. [2]Part 5654 facts
    ctx:discord/blah/omega/part-565
  3. [3]Part 5612 facts
    ctx:discord/blah/omega/part-561
  4. [4]Part 5625 facts
    ctx:discord/blah/omega/part-562
  5. [5]5552 facts
    ctx:discord/blah/omega/555
    • full textomega-555
      text/plain2 KBdoc:agent/omega-555/09a46997-67f1-4753-a041-de893a761be6
      Show excerpt
      [2025-12-04 15:03] omega [bot]: The code execution environment rejected the C code submission with a 401 Unauthorized error. Here's the full C program for a scrabble solver as requested. You can compile and run it locally on your system:
  6. [6]5575 facts
    ctx:discord/blah/omega/557
    • full textomega-557
      text/plain2 KBdoc:agent/omega-557/f64a4287-be13-426c-8f69-6e6586e0cba1
      Show excerpt
      [2025-12-04 15:04] omega [bot]: Good catch — the C code got split between two blocks, which likely confused uncloseai (and maybe anyone trying to copy it). Here’s the entire scrabble solver C program combined into a single code block for c
  7. [7]5605 facts
    ctx:discord/blah/omega/560
    • full textomega-560
      text/plain2 KBdoc:agent/omega-560/c9abfec9-7715-462e-b0e7-d39612fd6975
      Show excerpt
      [2025-12-04 15:17] omega [bot]: ```c #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include <time.h> #define MAX_WORDS 21 #if __has_include(<unistd.h>) #include <unistd.h> #endif // Try common dictionary pa

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.