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
772
773
774
775
776
777



778
779
780
781
782
783
784
785
786
787
788

789
790
791
792
793
794
795
		T "court jester";
	|];
]
let conviction = C(B [
	O(B[
		R[|
			B[Tv "in the";



				R[|T"name";T"sight";T"name and sight";T "great and terrible name";|]];
			B[T "by the";
				R[|T"grace";T"power";T"grace and power";T"will";|]];
		|];
		Tv "of";
		R[|
			T "the Queen"; T "the King"; T "her Majesty the Queen"; T "his Majesty the King";
			T "all that is holy"; T "justice"; T "God"; T "the Lord"; T "the Sultan"; T "the Caliph";
			T "the Prince"; T "the Princess"; T "the Realm"; T "the Kingdom"; T "our infernal master";
			T "Satan"; T "Lucifer"; T "Heaven"; T "the heavens"; T "the Prophet"; T "Yaldabaoth";
			T "Heaven and all its angels"; T "our Creator"; T "the Maker"; T "the spirits";

		|];
		P ",";
	]);
	R[|
		B[court;
			O(T "hereby");
			R[| T "finds"; T "declares"; T "proclaims"; T "pronounces"; T "judges"; Tv "adjudges";|];







>
>
>
|










>







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