Index: botsoc.scm
==================================================================
--- botsoc.scm
+++ botsoc.scm
@@ -273,10 +273,14 @@
 	((problem) " is likely to result")
 	((thing) " is likely to result")
 	((things) " are likely to result")
 	((thing) " is likely to be involved")
 	((things) " are likely to involved")
+
+	((problem) " is to blame")
+	((thing) " is to blame")
+	((things) " are to blame")
 	
 	((thing) " is harmful to " (group))
 	((things) " are harmful to " (group))
 	((thingss) " " (modal) " " (cause-provoke) " the oppression of " (group))
 	((cause (group) i) " face " (problem))