procgen  Diff

Differences From Artifact [e2cbed27a3]:

To Artifact [06502ccea6]:


    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-")
................................................................................
    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)
................................................................................
    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")
................................................................................
   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")	
................................................................................
   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)