fix: expand homework answer sheet to all 14 unique un-words with occurrence counts

This commit is contained in:
russell@unturf.com 2026-03-20 12:23:52 -04:00
parent 68c9e16061
commit 023e252df4

View file

@ -137,8 +137,12 @@ Then check your answers below.
<ol>
<li>
<strong>under</strong> (as prefix: <em>under-watering</em>)<br>
Means below a threshold or less than needed. Carol deliberately applies less water than standard to a clay-heavy spot. Under-watering on purpose. Not a mistake.
<strong>under-watered</strong><br>
Past tense: Carol under-watered the clay spot. Not a mistake. Thirty years of site knowledge encoded in action, never in words.
</li>
<li>
<strong>under-watering</strong><br>
The act of applying less water than a baseline recommends. Carol does this on purpose. Tyler's spec doesn't know. Neither does the sensor.
</li>
<li>
<strong>underlying</strong><br>
@ -172,6 +176,14 @@ Then check your answers below.
<strong>unexpected</strong><br>
Something that arrived without warning. Carol's reaction to her grandson's irrigation upgrade matched "the expression people reserve for wasps' nests & unexpected tax bills." Technically superior. Emotionally disastrous.
</li>
<li>
<strong>unfortunately</strong><br>
Signals a gap between how things should work & how they do. "Unfortunately, software maintenance was a next-Tuesday problem in a world that was very good at producing lions."
</li>
<li>
<strong>unkindly</strong><br>
Without harshness. Tom delivers the spaghetti diagnosis "not unkindly." The word does quiet work: it marks him as someone who fixes things without making people feel broken.
</li>
<li>
<strong>unless</strong><br>
A conditional that marks the edge of machine knowledge. "That's a detail the AI has no way of knowing matters <em>unless</em> you tell it." One word. The whole argument.
@ -182,7 +194,7 @@ Then check your answers below.
</li>
</ol>
<p><em>11 words. All the same prefix. All pointing at the same problem: something below, something before, something outside the spec.</em></p>
<p><em>14 unique words. 35 total occurrences. <code>understood</code> appears 8 times. <code>underneath</code> appears 5 times. All the same prefix. All pointing at the same problem: something below, something before, something outside the spec.</em></p>
</div>
</details>