procgen  Check-in [56c4410455]

Overview
Comment:update crime generator
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 56c4410455f558f73eddf83ed9c77d2cbc8beebabd48c70b63f8ee210b79a6e3
User & Date: lexi on 2019-10-29 11:19:24
Other Links: manifest | tags
Context
2019-11-19
01:44
fix tpyos check-in: 23520bb165 user: lexi tags: trunk
2019-10-29
11:19
update crime generator check-in: 56c4410455 user: lexi tags: trunk
2019-10-16
03:25
add insult vocab check-in: b48a343962 user: lexi tags: trunk
Changes

Modified crime.ml from [ec18cd79e9] to [1419510218].

   771    771   		T "court jester";
   772    772   	|];
   773    773   ]
   774    774   let conviction = C(B [
   775    775   	O(B[
   776    776   		R[|
   777    777   			B[Tv "in the";
   778         -				R[|T"name";T"sight";T"name and sight";T "great and terrible name";|]];
          778  +                R[|T"great and terrible";T"tremendous";T"eternal";T"superb and tremendous";
          779  +                T"solemn";T"unblemished";T"supreme";T"boundless";T"sublime";T"wretched";
          780  +                T"great and wretched";T"solemn, supreme, eternal, and tremendous"|];
          781  +                R[|T"name";T"sight";T"name and sight";|]];
   779    782   			B[T "by the";
   780    783   				R[|T"grace";T"power";T"grace and power";T"will";|]];
   781    784   		|];
   782    785   		Tv "of";
   783    786   		R[|
   784    787   			T "the Queen"; T "the King"; T "her Majesty the Queen"; T "his Majesty the King";
   785    788   			T "all that is holy"; T "justice"; T "God"; T "the Lord"; T "the Sultan"; T "the Caliph";
   786    789   			T "the Prince"; T "the Princess"; T "the Realm"; T "the Kingdom"; T "our infernal master";
   787    790   			T "Satan"; T "Lucifer"; T "Heaven"; T "the heavens"; T "the Prophet"; T "Yaldabaoth";
   788    791   			T "Heaven and all its angels"; T "our Creator"; T "the Maker"; T "the spirits";
          792  +            T "our great and wretched God"; T "the People"; T "the People of the State of Kentucky";
   789    793   		|];
   790    794   		P ",";
   791    795   	]);
   792    796   	R[|
   793    797   		B[court;
   794    798   			O(T "hereby");
   795    799   			R[| T "finds"; T "declares"; T "proclaims"; T "pronounces"; T "judges"; Tv "adjudges";|];