Why I Want A Wife
I want a wife who will take care of my physical needs.
I want a wife who will keep my house clean.
A wife who will pick up after my children, a wife who will pick up after me.
I want a wife who will keep my clothes clean, ironed, mended, replaced when need be, and who will see to it that my personal things are kept in their proper place so that I can find what I need the minute I need it.
I want a wife who cooks the meals, a wife who is a good cook.
I want a wife who will plan the menus, do the necessary grocery shopping, prepare the meals, serve them pleasantly, and then do the cleaning up while I do my studying.
I want a wife who will care for me when I am sick and sympathize with my pain and loss of time from school.
I want a wife to go along when our family takes a vacation so that somesone can aomtinue to care for me and my children when I need a rest and change of scene.
I want a wife who will not bother me with rambling complaints about a wife's duties.
But I want a wife who will listen to me when I feel the need to explain a rather difficult point I have come across in my course of studies.
And I want a wife who type my papers for me when I have written them.
I want a wife who will take care of the details of my social life.
When my wife and I are invited out by my friends, I want a wife who will take care of the babysitting arrangements.
When I meet people at school that I like who will have the house clean, will prepare a special meal, serve it to me and my friends, and not interrupt when I talk about things that interest me and my friends.
I want a wife who will have arranged that the children are fed and ready for bed before my guests arrive so that the children do not bother us.
I want a wife who takes care of the needs of my guests so that they feel comfortable, who makes sure that they have an sahtray, that they are offered a second helping of the food, that their wine glasses are replenished when necessary, that their coffee is served to them as they like it.
And I want a wife who knows that sometimes I need a night out by myself.
I want a wife who is sensitive to my sexual needs, a wife who makes love passionately and eagerly when I feel like it, a wife who makes sure that I am satisfied.
And, of course, I want a wife who will not demand sexual attention when I am not in the mood for it.
I want a wife who assumes the complete responsibility for birth control, because I do not want more children.
I want a wife who will remain sexually faithful to me so that I do not have to clutter up my intellectual life with jealousies.
And I want a wife who understands that my sexual needs may entail more than strict adherence to monogamy.
I must, after all, be able to relate to people as fully as possible.
If, by chance, I find another person more suitable as a wife than the wife I already have, I have the liberty to replace my present wife with another one.
Naturally, I will expect a fresh, new life; my wife will take the children and be solely responsible for them so that I am left free.
When I am through with school and have a job, I want my wife to quit working and remain at home so that my wife can more fully and completely take care of a wife's duties.
My God, who wouldn't want a wife?
Why I Want A Wife的更多相关文章
- wife信号如何传播
方法一:像哈利波特一样穿墙而出 无论是wife信号还是广播信号本质上都属于电磁波.x光穿透力强所以可以穿透人体给体内照相,但是wife信号作为电磁波虽然也可以穿透墙而过,但是他的穿透能力实在是太弱了. ...
- How I explained OOD to my wife(转)
How I explained OOD to my wife Learning Object Oriented Design principles through interesting conver ...
- 【The Time Traveller's Wife】
After reading The Time Traveller's Wife: It's a tragedy,I think.But it's mixed with hope.Henry ...
- 傲骨贤妻第一季/全集The Good Wife迅雷下载
第一季 The Good Wife Season 1 (2009)看点:在经受丈夫Peter的背叛以及因此而带来的公众羞辱后,Alicia Florrick选择重新继续自己原来的事业,一名辩护律师,以 ...
- How I explained Design Patterns to my wife: Part 1
Introduction Me and my wife had some interesting conversations on Object Oriented Design principles. ...
- How I explained OOD to my wife
Introduction My wife Farhana wants to resume her career as a software developer (she started her car ...
- PKU campus 2018 A Wife——差分约束?/dp
题目:http://poj.openjudge.cn/campus2018/A 有正规的差分约束做法,用到矩阵转置等等. 但也有简单(?)的dp做法. 有一个结论(?):一定要么在一天一点也不选,要么 ...
- PKU_campus_2018_A Wife
思路: 题目链接http://poj.openjudge.cn/practice/C18A/ 先说一个结论,每一天要么7要么0,由此提供一种状态压缩dp的解法. 实现: #include <bi ...
- PKUACM2018 A Wife——DP
题目:http://poj.openjudge.cn/practice/C18A/ 据说正解是差分约束,转化的过程还要用到标准型.对偶型什么的知识,暂时还不太懂... 但也有贪心DP做法,有个结论:一 ...
随机推荐
- Python 遍历文件夹 listdir walk 的区别
一.一级目录import os path = 'd:\file'; for filename in os.listdir(path): print(os.path.join(path,filename ...
- jquery parents用法
之前一直用find 现在用parents var w = $("div"); w = $("div").parents('.class'); //在Parent ...
- Spring Retry
最近组内准备将项目中原有的重试功能抽取出来重构为一个重试平台,由于对重试的功能要求比较高,采用了不少中间件和框架(jimdb,jproxy, Elastic-Job ,JMQ,Hbase, Disru ...
- 第八章 高级搜索树 (xa3)红黑树:插入
- STL容器的常用用法
STL: 1.vector: vector<int> v;vector<int> v(10);//定义大小为10的int型向量容器.vector<int> v(10 ...
- c++流操作
非缓冲标准出错流对象cerr和缓冲标准出错流对象clog,它们都是来自于ostream类的对象,用于输出错信息.cerr和clog之间的不同之处在于cerr是不经过缓冲区直接向显示器输出有关信息,而c ...
- python模块之time模块
import time #从1970年1月1号凌晨开始到现在的秒数,是因为这一年unix的第一个商业版本上市了,这个最常用# print(time.time()) # 1491574950.23983 ...
- php5.4 trait 理解与学习
Trait 是 php5.4引入的新特性,手册上说的一大段没看懂,这里直接来过来. Trait 是为类似 PHP 的单继承语言而准备的一种代码复用机制.Trait 为了减少单继承语言的限制,使开发人员 ...
- dede后台一片空白
原因是你修改了后台的数据库连接信息文件data/common.inc.php,保存的后文件编码并不是utf-8,而是变成了ANSI或utf-8 + bom的. 解决方法: 用editplus或note ...
- IIS PHP Warning: Unknown: open(c:\\php\\tmp\\sess_xxx, O_RDWR) failed: Permission denied (13) in Unknown on line 0
出现这个问题的原因是你修改了php保存session的路径,但没有给用户访问该目录的权限. 右键该目录,给users用户组读.写的权限.