procgen  Diff

Differences From Artifact [9a53bb5579]:

To Artifact [a4ef51fdec]:


224
225
226
227
228
229
230





231
232
233
234
235
236
237
...
290
291
292
293
294
295
296
297
298
299
300
301

302
303
304
305
306
307
308
		(i " is not a solution for " (problem))
		(i " does not solve " (problem))
		(i " cannot solve " (problem))
			
	)
(rule (predicate i)
	(i " was developed after " (ideology))





	(i " was built on " (ideology))
	(i " was inspired by " (ideology))
	(i " was influenced by " (ideology))
	(i " is an ideological descendent of " (ideology))
	
	(i " was developed by " (group))
	(i " was developed to address the needs of " (group))
................................................................................
	((cause (group) i) " no longer experience " (problem))
	
	((cause (group) i) " suffer")
	((cause (group) i) " be marginalized")
	((cause (group) i) " become marginalized")
	((cause (group) i) " become exploited")
	((cause (group) i) " become addicted to " (thingss))
	((cause (group) i) " lose " (trait))
	((cause (group) i) " lose " (things))
	((cause (group) i) " lose their " (trait))
	((cause (group) i) " lose their " (things))
	((cause (group) i) " no longer have " (necessity))

	((cause (group) i) " lose access to " (necessity))
	)

(rule (pc p i) ((p i)) ((predicate-or-claim (pick (vector "it" i)))))
(rule (statement i)
	((pc predicate i))
	((pc claim i))







>
>
>
>
>







 







<
<



>







224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
...
295
296
297
298
299
300
301


302
303
304
305
306
307
308
309
310
311
312
		(i " is not a solution for " (problem))
		(i " does not solve " (problem))
		(i " cannot solve " (problem))
			
	)
(rule (predicate i)
	(i " was developed after " (ideology))
	(i " was developed before " (ideology))
	(i " was developed before " (problem) " was recognized")
	(i " was developed before " (problem) " was recognized as a problem")
	(i " was developed before the issue of " (problem) " came into focus")
	(i " developed before general awareness of " (problem))
	(i " was built on " (ideology))
	(i " was inspired by " (ideology))
	(i " was influenced by " (ideology))
	(i " is an ideological descendent of " (ideology))
	
	(i " was developed by " (group))
	(i " was developed to address the needs of " (group))
................................................................................
	((cause (group) i) " no longer experience " (problem))
	
	((cause (group) i) " suffer")
	((cause (group) i) " be marginalized")
	((cause (group) i) " become marginalized")
	((cause (group) i) " become exploited")
	((cause (group) i) " become addicted to " (thingss))


	((cause (group) i) " lose their " (trait))
	((cause (group) i) " lose their " (things))
	((cause (group) i) " no longer have " (necessity))
	((cause (group) i) " no longer be able to get " (necessity))
	((cause (group) i) " lose access to " (necessity))
	)

(rule (pc p i) ((p i)) ((predicate-or-claim (pick (vector "it" i)))))
(rule (statement i)
	((pc predicate i))
	((pc claim i))