Overview
Comment: | daupe |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2673b536df123f5f600e30b583497641 |
User & Date: | lexi on 2018-12-31 09:44:40 |
Other Links: | manifest | tags |
Context
2019-01-06
| ||
07:26 | moar opinions check-in: 5f4c94626f user: lexi tags: trunk | |
2018-12-31
| ||
09:44 | daupe check-in: 2673b536df user: lexi tags: trunk | |
2018-12-29
| ||
02:40 | fixes check-in: a28736d4af user: lexi tags: trunk | |
Changes
Modified botsoc.scm from [0d105a9974] to [9a53bb5579].
271 271 ((problem) " is unfair to " (group)) 272 272 273 273 ((problem) " is likely to result") 274 274 ((thing) " is likely to result") 275 275 ((things) " are likely to result") 276 276 ((thing) " is likely to be involved") 277 277 ((things) " are likely to involved") 278 + 279 + ((problem) " is to blame") 280 + ((thing) " is to blame") 281 + ((things) " are to blame") 278 282 279 283 ((thing) " is harmful to " (group)) 280 284 ((things) " are harmful to " (group)) 281 285 ((thingss) " " (modal) " " (cause-provoke) " the oppression of " (group)) 282 286 ((cause (group) i) " face " (problem)) 283 287 ((cause (group) i) " suffer " (problem)) 284 288 ((cause (group) i) " suffer from " (problem))