Changeset 955

Show
Ignore:
Timestamp:
28/08/2008 07:43:13 (3 months ago)
Author:
james
Message:

fix leakage between nice and nightmare
do ".bmotion abstract purge nicemare fullthings" to clear out the crap

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/complex_nightmare.tcl

    r910 r955  
    11 
    22bMotion_abstract_register "adjective" { 
    3 "angry" 
    4 "awful" 
    5 "beaten" 
    6 "bloated" 
    7 "bloody" 
    8 "boney" 
    9 "broken" 
    10 "butchered" 
    11 "dead" 
    12 "decapitated" 
    13 "decaying" 
    14 "depraved" 
    15 "disgusting" 
    16 "dying" 
    17 "electric" 
    18 "eternal" 
    19 "evil" 
    20 "explosive" 
    21 "fat" 
    22 "frightening" 
    23 "frostbitten" 
    24 "frozen" 
    25 "furious" 
    26 "ghastly" 
    27 "gigantic" 
    28 "gnarled" 
    29 "greasy" 
    30 "grotesque" 
    31 "gutted" 
    32 "hated" 
    33 "hateful" 
    34 "hellish" 
    35 "horrible" 
    36 "huge" 
    37 "immortal" 
    38 "impaled" 
    39 "invisible" 
    40 "loathsome" 
    41 "lustful" 
    42 "macabre" 
    43 "magical" 
    44 "malnourished" 
    45 "massive" 
    46 "miniscule" 
    47 "miserable" 
    48 "morbid" 
    49 "murdered" 
    50 "naked" 
    51 "never ending" 
    52 "pathetic" 
    53 "perverted" 
    54 "raped" 
    55 "rotten" 
    56 "rusty" 
    57 "savage" 
    58 "screaming" 
    59 "shattered" 
    60 "skinny" 
    61 "slimy" 
    62 "small" 
    63 "suicidal" 
    64 "starving" 
    65 "terrible" 
    66 "terrifying" 
    67 "tiny" 
    68 "twisted" 
    69 "wicked" 
    70 "violated" 
    71 "volcanic" 
    72 "battle hardened" 
    73 "armored" 
    74 "titanic" 
    75 "powerful" 
    76 "burning" 
    77 "demonic" 
    78 "satanic" 
    79 "fascist" 
    80 "skeletal" 
    81 "withered" 
    82 "frenzied" 
     3        "angry" 
     4        "awful" 
     5        "beaten" 
     6        "bloated" 
     7        "bloody" 
     8        "boney" 
     9        "broken" 
     10        "butchered" 
     11        "dead" 
     12        "decapitated" 
     13        "decaying" 
     14        "depraved" 
     15        "disgusting" 
     16        "dying" 
     17        "electric" 
     18        "eternal" 
     19        "evil" 
     20        "explosive" 
     21        "fat" 
     22        "frightening" 
     23        "frostbitten" 
     24        "frozen" 
     25        "furious" 
     26        "ghastly" 
     27        "gigantic" 
     28        "gnarled" 
     29        "greasy" 
     30        "grotesque" 
     31        "gutted" 
     32        "hated" 
     33        "hateful" 
     34        "hellish" 
     35        "horrible" 
     36        "huge" 
     37        "immortal" 
     38        "impaled" 
     39        "invisible" 
     40        "loathsome" 
     41        "lustful" 
     42        "macabre" 
     43        "magical" 
     44        "malnourished" 
     45        "massive" 
     46        "miniscule" 
     47        "miserable" 
     48        "morbid" 
     49        "murdered" 
     50        "naked" 
     51        "never ending" 
     52        "pathetic" 
     53        "perverted" 
     54        "raped" 
     55        "rotten" 
     56        "rusty" 
     57        "savage" 
     58        "screaming" 
     59        "shattered" 
     60        "skinny" 
     61        "slimy" 
     62        "small" 
     63        "suicidal" 
     64        "starving" 
     65        "terrible" 
     66        "terrifying" 
     67        "tiny" 
     68        "twisted" 
     69        "wicked" 
     70        "violated" 
     71        "volcanic" 
     72        "battle hardened" 
     73        "armored" 
     74        "titanic" 
     75        "powerful" 
     76        "burning" 
     77        "demonic" 
     78        "satanic" 
     79        "fascist" 
     80        "skeletal" 
     81        "withered" 
     82        "frenzied" 
    8383} 
    8484 
    8585bMotion_abstract_register "adverb" { 
    86 "accidentally" 
    87 "angrily" 
    88 "badly" 
    89 "boldly" 
    90 "bravely" 
    91 "brutally" 
    92 "calmly" 
    93 "carelessly" 
    94 "courageously" 
    95 "cruelly" 
    96 "defiantly" 
    97 "elegantly" 
    98 "fatally" 
    99 "foolishly" 
    100 "gently" 
    101 "horribly" 
    102 "hungrily" 
    103 "joyously" 
    104 "madly" 
    105 "painfully" 
    106 "repeatedly" 
    107 "savagely" 
    108 "silently" 
    109 "speedily" 
    110 "stealthily" 
    111 "violently" 
    112 "vivaciously" 
    113 "wildly" 
    114 "tenderly" 
     86        "accidentally" 
     87        "angrily" 
     88        "badly" 
     89        "boldly" 
     90        "bravely" 
     91        "brutally" 
     92        "calmly" 
     93        "carelessly" 
     94        "courageously" 
     95        "cruelly" 
     96        "defiantly" 
     97        "elegantly" 
     98        "fatally" 
     99        "foolishly" 
     100        "gently" 
     101        "horribly" 
     102        "hungrily" 
     103        "joyously" 
     104        "madly" 
     105        "painfully" 
     106        "repeatedly" 
     107        "savagely" 
     108        "silently" 
     109        "speedily" 
     110        "stealthily" 
     111        "violently" 
     112        "vivaciously" 
     113        "wildly" 
     114        "tenderly" 
    115115} 
    116116 
    117117bMotion_abstract_register "amount" { 
    118 "hundred" 
    119 "thousand" 
    120 "million" 
    121 "billion" 
    122 "hundred thousand" 
    123 "hundred million" 
    124 "hundred billion" 
    125 "massive army of" 
    126 "%NUMBER{100}" 
     118        "hundred" 
     119        "thousand" 
     120        "million" 
     121        "billion" 
     122        "hundred thousand" 
     123        "hundred million" 
     124        "hundred billion" 
     125        "massive army of" 
     126        "%NUMBER{100}" 
    127127} 
    128128 
    129129bMotion_abstract_register "being" { 
    130 "angel" 
    131 "baby" 
    132 "barbarian" 
    133 "berserker" 
    134 "butcher" 
    135 "cannibal" 
    136 "child" 
    137 "child molestor" 
    138 "clown" 
    139 "cripple" 
    140 "demigod" 
    141 "demon" 
    142 "devil" 
    143 "dentist" 
    144 "dragon" 
    145 "fetus" 
    146 "god" 
    147 "goddess" 
    148 "golem" 
    149 "ghost" 
    150 "ghoul" 
    151 "giant" 
    152 "hermaphrodite" 
    153 "horse" 
    154 "incubus" 
    155 "king" 
    156 "knight" 
    157 "leech" 
    158 "leper" 
    159 "maggot" 
    160 "magician" 
    161 "masochist" 
    162 "man" 
    163 "maniac" 
    164 "monster" 
    165 "murderer" 
    166 "orphan" 
    167 "pagan" 
    168 "pedophile" 
    169 "priest" 
    170 "prince" 
    171 "princess" 
    172 "prostitute" 
    173 "psychopath" 
    174 "queen" 
    175 "rapist" 
    176 "retard" 
    177 "savage" 
    178 "skeleton" 
    179 "slave" 
    180 "sorcerer" 
    181 "spectre" 
    182 "succubus" 
    183 "superhuman" 
    184 "surgeon" 
    185 "undertaker" 
    186 "titan" 
    187 "troll" 
    188 "tyrant" 
    189 "vampire" 
    190 "virgin" 
    191 "warlock" 
    192 "warrior" 
    193 "werewolf" 
    194 "woman" 
    195 "wraith" 
    196 "whore" 
    197 "widow" 
    198 "witch" 
    199 "wizard" 
    200 "wolf" 
    201 "zombie" 
    202 "spider" 
    203 "nazi" 
    204 "metal guitarist" 
    205 "metal singer" 
    206 "hang man" 
    207 "boar" 
    208 "goat" 
    209 "peasant" 
     130        "angel" 
     131        "baby" 
     132        "barbarian" 
     133        "berserker" 
     134        "butcher" 
     135        "cannibal" 
     136        "child" 
     137        "child molestor" 
     138        "clown" 
     139        "cripple" 
     140        "demigod" 
     141        "demon" 
     142        "devil" 
     143        "dentist" 
     144        "dragon" 
     145        "fetus" 
     146        "god" 
     147        "goddess" 
     148        "golem" 
     149        "ghost" 
     150        "ghoul" 
     151        "giant" 
     152        "hermaphrodite" 
     153        "horse" 
     154        "incubus" 
     155        "king" 
     156        "knight" 
     157        "leech" 
     158        "leper" 
     159        "maggot" 
     160        "magician" 
     161        "masochist" 
     162        "man" 
     163        "maniac" 
     164        "monster" 
     165        "murderer" 
     166        "orphan" 
     167        "pagan" 
     168        "pedophile" 
     169        "priest" 
     170        "prince" 
     171        "princess" 
     172        "prostitute" 
     173        "psychopath" 
     174        "queen" 
     175        "rapist" 
     176        "retard" 
     177        "savage" 
     178        "skeleton" 
     179        "slave" 
     180        "sorcerer" 
     181        "spectre" 
     182        "succubus" 
     183        "superhuman" 
     184        "surgeon" 
     185        "undertaker" 
     186        "titan" 
     187        "troll" 
     188        "tyrant" 
     189        "vampire" 
     190        "virgin" 
     191        "warlock" 
     192        "warrior" 
     193        "werewolf" 
     194        "woman" 
     195        "wraith" 
     196        "whore" 
     197        "widow" 
     198        "witch" 
     199        "wizard" 
     200        "wolf" 
     201        "zombie" 
     202        "spider" 
     203        "nazi" 
     204        "metal guitarist" 
     205        "metal singer" 
     206        "hang man" 
     207        "boar" 
     208        "goat" 
     209        "peasant" 
    210210} 
    211211 
    212212bMotion_abstract_register "beings" { 
    213 " angels" 
    214 "babies" 
    215 "barbarians" 
    216 "berserkers" 
    217 "butchers" 
    218 "cannibals" 
    219 "children" 
    220 "child molestors" 
    221 "clowns" 
    222 "cripples" 
    223 "demigods" 
    224 "demons" 
    225 "devils" 
    226 "dentists" 
    227 "dragons" 
    228 "fetuses" 
    229 "gods" 
    230 "goddesses" 
    231 "golems" 
    232 "ghosts" 
    233 "ghouls" 
    234 "giants" 
    235 "hermaphrodites" 
    236 "horses" 
    237 "incubi" 
    238 "kings" 
    239 "knights" 
    240 "leeches" 
    241 "lepers" 
    242 "maggots" 
    243 "magicians" 
    244 "masochists" 
    245 "men" 
    246 "maniacs" 
    247 "monsters" 
    248 "murderers" 
    249 "orphans" 
    250 "pagans" 
    251 "pedophiles" 
    252 "priests" 
    253 "princes" 
    254 "princesses" 
    255 "prostitutes" 
    256 "psychopaths" 
    257 "queens" 
    258 "rapists" 
    259 "retards" 
    260 "savages" 
    261 "skeletons" 
    262 "slaves" 
    263 "sorcerers" 
    264 "spectres" 
    265 "succubi" 
    266 "superhumans" 
    267 "surgeons" 
    268 "undertakers" 
    269 "titans" 
    270 "trolls" 
    271 "tyrants" 
    272 "vampires" 
    273 "virgins" 
    274 "warlocks" 
    275 "warriors" 
    276 "werewolves" 
    277 "women" 
    278 "wraiths" 
    279 "whores" 
    280 "widows" 
    281 "witches" 
    282 "wizards" 
    283 "wolves" 
    284 "zombies" 
    285 "spiders" 
    286 "nazis" 
    287 "metal guitarists" 
    288 "metal singers" 
    289 "hang men" 
    290 "boars" 
    291 "goats" 
    292 "peasants" 
     213        " angels" 
     214        "babies" 
     215        "barbarians" 
     216        "berserkers" 
     217        "butchers" 
     218        "cannibals" 
     219        "children" 
     220        "child molestors" 
     221        "clowns" 
     222        "cripples" 
     223        "demigods" 
     224        "demons" 
     225        "devils" 
     226        "dentists" 
     227        "dragons" 
     228        "fetuses" 
     229        "gods" 
     230        "goddesses" 
     231        "golems" 
     232        "ghosts" 
     233        "ghouls" 
     234        "giants" 
     235        "hermaphrodites" 
     236        "horses" 
     237        "incubi" 
     238        "kings" 
     239        "knights" 
     240        "leeches" 
     241        "lepers" 
     242        "maggots" 
     243        "magicians" 
     244        "masochists" 
     245        "men" 
     246        "maniacs" 
     247        "monsters" 
     248        "murderers" 
     249        "orphans" 
     250        "pagans" 
     251        "pedophiles" 
     252        "priests" 
     253        "princes" 
     254        "princesses" 
     255        "prostitutes" 
     256        "psychopaths" 
     257        "queens" 
     258        "rapists" 
     259        "retards" 
     260        "savages" 
     261        "skeletons" 
     262        "slaves" 
     263        "sorcerers" 
     264        "spectres" 
     265        "succubi" 
     266        "superhumans" 
     267        "surgeons" 
     268        "undertakers" 
     269        "titans" 
     270        "trolls" 
     271        "tyrants" 
     272        "vampires" 
     273        "virgins" 
     274        "warlocks" 
     275        "warriors" 
     276        "werewolves" 
     277        "women" 
     278        "wraiths" 
     279        "whores" 
     280        "widows" 
     281        "witches" 
     282        "wizards" 
     283        "wolves" 
     284        "zombies" 
     285        "spiders" 
     286        "nazis" 
     287        "metal guitarists" 
     288        "metal singers" 
     289        "hang men" 
     290        "boars" 
     291        "goats" 
     292        "peasants" 
    293293} 
    294294 
    295295bMotion_abstract_register "metal" { 
    296 "brass" 
    297 "bronze" 
    298 "copper" 
    299 "gold" 
    300 "iron" 
    301 "lead" 
    302 "platinum" 
    303 "silver" 
    304 "steel" 
     296        "brass" 
     297        "bronze" 
     298        "copper" 
     299        "gold" 
     300        "iron" 
     301        "lead" 
     302        "platinum" 
     303        "silver" 
     304        "steel" 
    305305} 
    306306 
    307307bMotion_abstract_register "paintstuff" { 
    308308        "decaffeinated coffee" 
    309 "acid" 
    310 "bile" 
    311 "blood" 
    312 "bone marrow" 
    313 "dirt" 
    314 "dust" 
    315 "entrails" 
    316 "feces" 
    317 "guts" 
    318 "ice" 
    319 "lava" 
    320 "molten %VAR{metal}" 
    321 "mucous" 
    322 "mud" 
    323 "poison" 
    324 "radioactive waste" 
    325 "sand" 
    326 "semen" 
    327 "smegma" 
    328 "toxic waste" 
    329 "urine" 
    330 "venom" 
    331 "vomit" 
    332 "fungus" 
    333 "pus" 
    334 "magma" 
    335 "wine" 
    336 "ale" 
    337 "medical waste" 
     309        "acid" 
     310        "bile" 
     311        "blood" 
     312        "bone marrow" 
     313        "dirt" 
     314        "dust" 
     315        "entrails" 
     316        "feces" 
     317        "guts" 
     318        "ice" 
     319        "lava" 
     320        "molten %VAR{metal}" 
     321        "mucous" 
     322        "mud" 
     323        "poison" 
     324        "radioactive waste" 
     325        "sand" 
     326        "semen" 
     327        "smegma" 
     328        "toxic waste" 
     329        "urine" 
     330        "venom" 
     331        "vomit" 
     332        "fungus" 
     333        "pus" 
     334        "magma" 
     335        "wine" 
     336        "ale" 
     337        "medical waste" 
    338338} 
    339339 
    340340bMotion_abstract_register "paintbodypart" { 
    341 "anal cavity" 
    342 "anus" 
    343 "arm" 
    344 "bone" 
    345 "brain" 
    346 "colon" 
    347 "corpse" 
    348 "ear" 
    349 "eye" 
    350 "fecal matter" 
    351 "finger" 
    352 "foreskin" 
    353 "genital" 
    354 "gut" 
    355 "hand" 
    356 "heart" 
    357 "intestine" 
    358 "jawbone" 
    359 "liver" 
    360 "lung" 
    361 "nose" 
    362 "penis" 
    363 "ribcage" 
    364 "scalp" 
    365 "shoulder blade" 
    366 "skeleton" 
    367 "skin" 
    368 "skull" 
    369 "spine" 
    370 "stomach" 
    371 "tooth" 
     341        "anal cavity" 
     342        "anus" 
     343        "arm" 
     344        "bone" 
     345        "brain" 
     346        "colon" 
     347        "corpse" 
     348        "ear" 
     349        "eye" 
     350        "fecal matter" 
     351        "finger" 
     352        "foreskin" 
     353        "genital" 
     354        "gut" 
     355        "hand" 
     356        "heart" 
     357        "intestine" 
     358        "jawbone" 
     359        "liver" 
     360        "lung" 
     361        "nose" 
     362        "penis" 
     363        "ribcage" 
     364        "scalp" 
     365        "shoulder blade" 
     366        "skeleton" 
     367        "skin" 
     368        "skull" 
     369        "spine" 
     370        "stomach" 
     371        "tooth" 
    372372} 
    373373 
    374374bMotion_abstract_register "paintbodyparts" { 
    375 "anal cavities" 
    376 "anuses" 
    377 "arms" 
    378 "bones" 
    379 "brains" 
    380 "colons" 
    381 "corpses" 
    382 "ears" 
    383 "eyes" 
    384 "feces" 
    385 "fingers" 
    386 "foreskins" 
    387 "genitals" 
    388 "guts" 
    389 "hands" 
    390 "hearts" 
    391 "intestines" 
    392 "jawbones" 
    393 "livers" 
    394 "lungs" 
    395 "noses" 
    396 "penises" 
    397 "ribcages" 
    398 "scalps" 
    399 "shoulder blades" 
    400 "skeletons" 
    401 "skins" 
    402 "skulls" 
    403 "spines" 
    404 "stomachs" 
    405 "teeth" 
    406 "vaginas" 
     375        "anal cavities" 
     376        "anuses" 
     377        "arms" 
     378        "bones" 
     379        "brains" 
     380        "colons" 
     381        "corpses" 
     382        "ears" 
     383        "eyes" 
     384        "feces" 
     385        "fingers" 
     386        "foreskins" 
     387        "genitals" 
     388        "guts" 
     389        "hands" 
     390        "hearts" 
     391        "intestines" 
     392        "jawbones" 
     393        "livers" 
     394        "lungs" 
     395        "noses" 
     396        "penises" 
     397        "ribcages" 
     398        "scalps" 
     399        "shoulder blades" 
     400        "skeletons" 
     401        "skins" 
     402        "skulls" 
     403        "spines" 
     404        "stomachs" 
     405        "teeth" 
     406        "vaginas" 
    407407} 
    408408 
    409409bMotion_abstract_register "material" { 
    410 "brimstone" 
    411 "concrete" 
    412 "glass" 
    413 "metal" 
    414 "obsidian" 
    415 "stone" 
    416 "wood" 
    417 "%VAR{metal}" 
    418 "%VAR{paintbodyparts}" 
     410        "brimstone" 
     411        "concrete" 
     412        "glass" 
     413        "metal" 
     414        "obsidian" 
     415        "stone" 
     416        "wood" 
     417        "%VAR{metal}" 
     418        "%VAR{paintbodyparts}" 
    419419} 
    420420 
    421421bMotion_abstract_register "beingverb" { 
    422 "pouring %VAR{paintstuff} over" 
    423 "drinking %VAR{material} goblets of %VAR{paintstuff} with" 
    424 "attacking" 
    425 "burning" 
    426 "burying" 
    427 "celebrating victory over" 
    428 "dining with" 
    429 "dismembering" 
    430 "dissecting" 
    431 "dreaming of" 
    432 "drinking the blood of" 
    433 "eating" 
    434 "fellating" <