procgen  Diff

Differences From Artifact [e2cbed27a3]:

To Artifact [06502ccea6]:


    12     12   	("juche")			("nationalism")	("human extinctionism")
    13     13   	("demonology")	("linguistics")		("voluntary human extinction")
    14     14   	("onanism")		("anthropology") ("authoritarianism")
    15     15   	("totalitarianism")	("social justice")	("identity politics")
    16     16   	("idpol")				("terrorism")		("islamism")
    17     17   	("hedonism")		("libertinism")		("computer science")
    18     18   	("transhumanism")	("posthumanism")	("humanism")
    19         -	("humanitarianism")
           19  +	("humanitarianism") ("racism")
    20     20   	("libertarianism");	("static typing")	("dynamic typing")
    21     21   	("neoliberalism"))
    22     22   (rule (ideology-prefix)
    23     23   	("neo-")		("social ")	("democratic ")
    24     24   	("paleo-")	("retro-")	("anarcho-")
    25     25   	("femino-")	("neo")		("anti-")
    26     26   	("sado-")	("eroto-")	("strangulo-")
    27     27   	("theo-")	("ultra-")	("arachno-")
    28     28   	("anti")		("post-") 	("post")
    29     29   	("ethno-")	("marxism-") ("left-")
    30     30   	("alt-")	("right-") ("space ") ("gay ")
    31         -	("quantum "))
           31  +	("quantum ") ("racial "))
    32     32   (rule (ideology)
    33     33   	((base-ideology))
    34     34   	((adjective) " " (ideology))
    35     35   	((ideology-prefix) (base-ideology)))
    36     36   (rule (problem)
    37     37   	("poverty")		("hunger")			("hatred")
    38     38   	("racism")		("mortality")		("misogyny")
................................................................................
    90     90   	("enchant " (things)) ("perform wizardry") ("engage in witchcraft")
    91     91   	("have sex") ("fuck" (: ((group)))) ("own " (thingss))
    92     92   	("declare war") ("deprive " (group) " of " (necessity)))
    93     93   
    94     94   (rule (trait)
    95     95   	("power") ("influence") ("wealth") ("solidarity")
    96     96   	("hope") ("conviction") ("autonomy") ("freedom")
    97         -	("liberty") ("faith") ("humanity") ("sapience"))
           97  +	("liberty") ("faith") ("humanity") ("sapience")
           98  +	("purity") ("flesh purity") ("racial purity"))
    98     99   
    99    100   (rule (necessity)
   100    101   	("sex") ("water") ("food") ("money") 
   101    102   	("wealth") ("income") ("welfare") ("tea")
   102    103   	("therapy") ("pain relief") ("medical care")
   103    104   	("medicine") ("reproduction") ("hope") ("faith")
   104         -	("love") ("pain") ("love") ("oxygen") ("nutrition"))
          105  +	("love") ("pain") ("love") ("oxygen") ("nutrition")
          106  +	("racial hygiene"))
   105    107   
   106    108   (rule (thing)
   107    109   	((problem)) ((necessity))	("Russia")	("Mars")
   108    110   	("activism")
   109    111   	((thing) " activism") ("anti-" (thing) " activism")
   110    112   	((adjective) " activism") ("bitcoin") ("humanity")
   111    113   	("vaccination") ("autism") ("medical care")
................................................................................
   115    117   	("meth") ("heroin") ("dialectics") ("the dialectic")
   116    118   	("the Discourse") ("medical care") ("psychiatry")
   117    119   	("influenza") ("alien life") ("mind control")
   118    120   	("terrorism") ("identity") ("healthcare")
   119    121   	 ("literature") ("grass") ("catnip") ("virginity")
   120    122   	("television") ("romance") ("finance") 
   121    123   	("opium") ("law") ("dating") ("online dating") ("friendship")
   122         -	("the Resistance"))
          124  +	("the Resistance") ("the Manosphere") ("race") ("Qanon"))
   123    125   
   124    126   (rule (things)
   125    127   	("pandas")	("lasers")	("toasters")
   126    128   	("kulaks")	("opiates") ("painkillers")
   127    129   	("teacups")	("umbrellas") ((thing) " rights")
   128    130   	((adjective) " rights") (group)
   129    131   	("humans") ("vaccines")
   130    132   	("doctors") ("drugs") ("hospitals") ("UFOs") ("aliens")
   131    133   	("flowers") ("pumpkins") ("guns") ("babies")
   132         -	("friends") ("bitcoins")
   133         -	)
          134  +	("friends") ("bitcoins"))
          135  +
   134    136   (rule (thingss)
   135    137   	((thing)) ((things)))
   136    138   	
   137    139   (rule (group)
   138    140   	("gays")		("whites")				("African-Americans")	
   139    141   	("the poor")	("the rich")			("Jewish people")
   140    142   	("natives")		("otherkin")			("psychics")
................................................................................
   154    156   	("lizards")		("bureaucrats")			("politicians")
   155    157   	("catholics")	("methodists")			("mormons")
   156    158   	("kulaks")		("slaves")				("human trafficking victims")
   157    159   	("victims")		("crime victims")		("victims of " (problem))
   158    160   	("losers")		("thieves")				("queer people")
   159    161   	("queers")		("senators")			("presidents")
   160    162   	("queens")		("kings")				("emperors")
   161         -	("aliens")
          163  +	("aliens")		("racists")
   162    164   	((thing) " activists") ("anti-" (adjective) " activists")
   163    165   	((ideology) " activists") ((adjective) " activists"))
   164    166   	
   165    167   ; utility fns
   166    168   (rule (adjfor adj con g)
   167    169   	(adj)
   168    170   	(adj con g))