Index: botsoc.scm ================================================================== --- botsoc.scm +++ botsoc.scm @@ -226,10 +226,15 @@ (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)) @@ -292,15 +297,14 @@ ((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) " 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)