Working but unpolished refactor of bigwords().

This commit is contained in:
Jason S. Ninneman 2017-07-05 11:28:15 -07:00
parent 73608b6307
commit 0e540429b0
4 changed files with 72 additions and 46 deletions

View file

@ -351,9 +351,21 @@ actions: !!omap
- SCORE:
message: HUH_MAN
words: ['score']
- GIANTWORDS:
- FEE:
message: NOT_KNOWHOW
words: ['fee', 'fie', 'foe', 'foo', 'fum']
words: ['fee']
- FIE:
message: NOT_KNOWHOW
words: ['fie']
- FOE:
message: NOT_KNOWHOW
words: ['foe']
- FOO:
message: NOT_KNOWHOW
words: ['foo']
- FUM:
message: NOT_KNOWHOW
words: ['fum']
- BRIEF:
message: ON_WHAT
words: ['brief']