procgen  Diff

Differences From Artifact [96e435dd0f]:

To Artifact [c638601e9b]:


   518    518   	ppvb (svte "punctur") "with";
   519    519   	ppvb (svte "penetrat") "with";
   520    520   	svb (svt "enter");
   521    521   	phrvb (svt "dial") "up";
   522    522   	phrvb (svt "tweet") "up";
   523    523   	svb ("tweet at","tweets at","tweeting at","tweeted at");
   524    524   	svb (svte "placat");
          525  +	svb (svte "destaliniz");
          526  +	svb ("denazify","denazifies","denazifying","denazified");
   525    527   |]
   526    528   
   527    529   let trverbs = Array.append simple_verbs complex_verbs;;
   528    530   
   529    531   actions' := simple_verbs
   530    532   
   531    533   let trvp (f : form) : string = if Random.int 15 != 0 then ((pick trverbs) f (Some (strn ())))