A hundred years ago it was assumed and scientifically "proved" by economists that the laws of society make it necessary to have a vast army of poor and jobless people in order to keep the economy going. today, hardly anybody would dare to voice the principle. It is generally accepted that nobody should be excluded from the wealth of the nation, either by the laws of nature or by those of society. The opinions are outdated, which were current a hundred years ago, that the poor owed their conditions to their ignorance, lack of responsibility. In all western industrialized countries, a system of insurance has been introduced which guarantees everyone a minimum of subsistence in case of unemployment, sickness and old age. I would go one step further and argue that, even if these conditions are not present, in other words, one can claim this substance minimum without having to have any "reason". I would suggest, however, that it should be limited to a definite period of time, let’s say two years, so as to avoid the encouragement of an abnormal attitude which refuses any kind of social obligation.
This may sound like a fantastic proposal,
but so, I think, our insurance system would have sounded to people a
hundred years ago. The main objection to such a scheme would be that if
each person were entitled to receive minimum support, people would not
work. This assumption rests on the fallacy of the inherent laziness. In
human nature, actually, aside from abnormally lazy people, there would
be very few who would not want to earn more than the minimum, and who
would prefer to do nothing rather than work.
However,
the suspicions against a system of guaranteed subsistence minimum are
not groundless from the standpoint of those who want to use ownership
capital for the purpose of forcing others to accept the work conditions
they offer. If nobody were forced to accept work in order not to starve,
work would be sufficiently interesting and attractive in order to
induce one to accept it. Freedom of contract is possible only if both
parties are free to accept and reject if; in the present capitalist
system this is not the case.
But such a system would
not only be the beginning of real freedom of contract between employers
and employees, its principal advantage would be the improvement of
freedom in interpersonal relationships in every sphere of daily life.

然而,有些人想利用资本所有权来迫使其他人接受他们提的工作条件。从这些人的立场看来,对最低生活保障制度持怀疑态度不是没有道理的。

a minimum of subsistence的更多相关文章

  1. L208

    A hundred years ago it was assumed and scientifically “proved” by economists that the laws of societ ...

  2. [LeetCode] Minimum Moves to Equal Array Elements II 最少移动次数使数组元素相等之二

    Given a non-empty integer array, find the minimum number of moves required to make all array element ...

  3. [LeetCode] Minimum Moves to Equal Array Elements 最少移动次数使数组元素相等

    Given a non-empty integer array of size n, find the minimum number of moves required to make all arr ...

  4. [LeetCode] Minimum Number of Arrows to Burst Balloons 最少数量的箭引爆气球

    There are a number of spherical balloons spread in two-dimensional space. For each balloon, provided ...

  5. [LeetCode] Minimum Height Trees 最小高度树

    For a undirected graph with tree characteristics, we can choose any node as the root. The result gra ...

  6. [LeetCode] Minimum Size Subarray Sum 最短子数组之和

    Given an array of n positive integers and a positive integer s, find the minimal length of a subarra ...

  7. [LeetCode] Find Minimum in Rotated Sorted Array II 寻找旋转有序数组的最小值之二

    Follow up for "Find Minimum in Rotated Sorted Array":What if duplicates are allowed? Would ...

  8. [LeetCode] Find Minimum in Rotated Sorted Array 寻找旋转有序数组的最小值

    Suppose a sorted array is rotated at some pivot unknown to you beforehand. (i.e., 0 1 2 4 5 6 7 migh ...

  9. [LeetCode] Minimum Depth of Binary Tree 二叉树的最小深度

    Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shor ...

随机推荐

  1. todo demo

    Todo 功能实现 https://rencoo.github.io/appDemo/todo/index.html ---1.添加事项 ---2.置顶事项 ---3.删除事项 ---4.用时排序 - ...

  2. Linux-(3)Linux Shell 使用

    三.Linux Shell 3.1 文件管理 3.1.1 ls 命令 显示指定工作目录下的内容及属性信息 ls 命令是Linux下最常用的指令之一.ls命令为英文单词 list 的缩写,正如英文单词 ...

  3. 001_Java概述与环境搭建

    Java由来: SUN公司开发,95年推出,96年推出JDK1.0版本 09年被Oracle(甲骨文)收购 詹姆斯·高斯林被称作“Java之父” JavaSE:Java Standard Editoi ...

  4. Linux系统基础知识

    文件类型属性 '-'代表普通文件 'd'代表目录文件 'l'代表链接文件link 'b'代表块文件block 'c'代表字符设备文件 'p'代表管道文件

  5. 微信团队分享:极致优化,iOS版微信编译速度3倍提升的实践总结

    1.引言 岁月真是个养猪场,这几年,人胖了,微信代码也翻了. 记得 14 年转岗来微信时,用自己笔记本编译微信工程才十来分钟.如今用公司配的 17 年款 27-inch iMac 编译要接近半小时:偶 ...

  6. C# DataTable 某一列取算

    1. 列为数字类型double total= Convert.ToDouble(datatable.Compute("SUM(需要求和的参数)", "")); ...

  7. 一种分片更新ubi卷的方式(基于ubiupdatevol,拓展fifo支持)

    ubi卷的更新方式 对于ubi卷,不能像普通块设备一样进行随机读写.每次更新需要从头写入. 具体的,需要在打开对应的设备之后,先执行一个ioctl UBI_IOCVOLUP,同时传入要更新的数据大小. ...

  8. WinForm自定义控件之DefaultValue的误解

    DefaultValue,顾名思义,默认值的意思.但这个默认值不是用来显示的,它的作用是当属性设置的值(无法代码写还是属性窗口输入)与DefaultValue相同时,会区别显示,比如其它值加粗,Def ...

  9. 服务器(VPS)被墙怎么办?

    比如开发接口用的临时服务器被墙,就可以使用以下方法之一. 方法一(推荐) 为你的服务器分配一个浮动IP 等于给你的 droplet 增加一个新的 ip,我们以后访问这个新的ip就ok了. 直到下一次被 ...

  10. Dynamics 365中的Client API form context (formContext)

    适用于Dynamics 365 for Customer Engagement apps 9.x版本. 本文是一篇翻译,原文来源是微软官方文档. 本文链接:https://www.cnblogs.co ...