letter_score
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
letter_score has 75 facts recorded in Dontopedia across 6 references, with 8 live disagreements.
Mostly::(23), associated with letter(10), assigns score(8)
Maturity scale
raw canonical shape-checked rule-derived certified:in dispute:
Associated With Letterin disputeassociatedWithLetter
Inbound mentions (7)
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.
callsFunctionCalls Function(2)
- Score Word Function
ex:score-word-function - Score Word Function
ex:score-word-function
definesFunctionDefines Function(1)
- Scrabble Solver Code
ex:scrabble-solver-code
dependsOnDepends on(1)
- Score Word Function
ex:score-word-function
hasFunctionHas Function(1)
- Scrabble Solver C Program
ex:scrabble-solver-c-program
implementsScrabbleLetterScoresImplements Scrabble Letter Scores(1)
- Scrabble Solver C Program
ex:scrabble-solver-c-program
usesFunctionUses Function(1)
- Score Word Function
ex:score-word-function
Other facts (40)
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 |
|---|---|---|
| Assigns Score | 1 | [4] |
| Assigns Score | 2 | [4] |
| Assigns Score | 3 | [4] |
| Assigns Score | 4 | [4] |
| Assigns Score | 5 | [4] |
| Assigns Score | 8 | [4] |
| Assigns Score | 10 | [4] |
| Assigns Score | 0 | [4] |
| Returns Value for Input | 1 | [5] |
| Returns Value for Input | 2 | [5] |
| Returns Value for Input | 3 | [5] |
| Returns Value for Input | 4 | [5] |
| Returns Value for Input | 5 | [5] |
| Returns Value for Input | 8 | [5] |
| Returns Value for Input | 10 | [5] |
| Returns Value for Input | 0 | [5] |
| Takes Parameter | Char C | [1] |
| Takes Parameter | char c | [2] |
| Takes Parameter | char c | [3] |
| Has Parameter | Parameter C | [4] |
| Has Parameter | c | [5] |
| Has Parameter | Param C | [6] |
| Has Return Type | Int Type | [4] |
| Has Return Type | int | [5] |
| Has Return Type | int | [6] |
| Converts to Lowercase | C | [1] |
| Converts to Lowercase | C | [3] |
| Uses Switch Statement | Letter Cases | [2] |
| Uses Switch Statement | C | [3] |
| Uses Function | tolower | [5] |
| Uses Function | tolower | [6] |
| Returns Zero for Invalid | null | [1] |
| Uses Switch Statement on | C Lowercase | [1] |
| Uses Tolower | Ctype H | [2] |
| Ignores Case | true | [2] |
| Normalizes to Lowercase | true | [2] |
| Handles Uppercase | Tolower | [3] |
| Uses Standard Library Function | Tolower Function | [4] |
| Uses Control Flow | Switch Statement | [6] |
| Returns Literal | 1 | [6] |
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 (6)
ctx:discord/blah/omega/part-560ctx:discord/blah/omega/part-565ctx:discord/blah/omega/part-562ctx:discord/blah/omega/555- full textomega-555text/plain2 KB
doc:agent/omega-555/09a46997-67f1-4753-a041-de893a761be6Show 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: …
ctx:discord/blah/omega/557- full textomega-557text/plain2 KB
doc:agent/omega-557/f64a4287-be13-426c-8f69-6e6586e0cba1Show 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…
ctx:discord/blah/omega/560- full textomega-560text/plain2 KB
doc:agent/omega-560/c9abfec9-7715-462e-b0e7-d39612fd6975Show 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.