翻译:《What can I hold you with?》—— 博尔赫斯《英文诗两首》之一。
What can I hold you with?
我拿什么才能留住你?I offer you lean streets, desperate
sunsets, the moon of thejagged suburbs.
我给你消瘦的街道、绝望的落日,参差不齐荒郊的月亮。
I offer you the bitterness of a man who has
looked long andlong at the lonely moon.
我给你一个久久望着孤月的人的悲哀。
I offer you my ancestors, my dead men, the ghosts that living
men have honoured
in marble:我给你我的祖先,我那被生者用大理石祭奠的死者:
my father's father killed in the frontier
of Buenos Aires, twobullets through his lungs,
我父亲的父亲在布宜诺斯艾利斯的边境死去,肺叶被两颗子弹击穿,
bearded and dead, wrapped by his soldiers
in the hide of a cow;蓄着胡子倒下,尸体被士兵们用牛皮裹起;
my mother's grandfather -just twentyfour-
heading a chargeof three hundred men in Perú,
我母亲的祖父——昔年二十四岁——在秘鲁率领三百人冲锋,
now ghosts on vanished horses.
如今是失落的马背上一般的魂灵。I offer you whatever insight my books may
hold. whatevermanliness or humour my life.
我给你我的书中也许有的一切领悟,生活之中有的一切的男子气概与幽默。I offer you the loyalty of a man who has
never been loyal.
我给你一个从未有过信仰的人的忠诚。I offer you that kernel of myself that I
have saved somehow-the central heart that deals not in words, traffics not
withdreams and is untouched by time, by joy, by adversities.
我给你我所设法保全的我的真心——不营词造句,不与梦交易,不被时间、欢乐或逆境改变的衷心。I offer you the memory of a yellow rose
seen at sunset,years before you were born.
我给你,在你出生多年以前,我在薄暮邂逅那朵黄玫瑰的记忆。I offer you explanations of yourself,
theories about yourself,authentic and surprising news of yourself.
我给你你的解释,你的本来,你真实而惊人的存在。I can give you my loneliness, my darkness,
the hunger of my heart;I am trying to bribe you with uncertainty, with danger,
with defeat.我能给你我的寂寞、我的黑暗、我心的饥渴;我正竭力用犹豫不决、危险、失败来贿赂你。
2016.9.16修改
2015.7.4修改。
翻译:《What can I hold you with?》—— 博尔赫斯《英文诗两首》之一。的更多相关文章
- bzoj5106 [CodePlus2017]汀博尔 二分
[CodePlus2017]汀博尔 Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 202 Solved: 75[Submit][Status][Di ...
- bzoj5106: [CodePlus2017]汀博尔(二分答案)
5106: [CodePlus2017]汀博尔 题目:传送门 题解: 百题纪念!!! 原谅一下第一百题刷了到水题... 直接二分月份然后判断(注意上界大小) 代码: #include<cstdi ...
- [LOJ 6249]「CodePlus 2017 11 月赛」汀博尔
Description 有 n 棵树,初始时每棵树的高度为 H_i,第 i 棵树每月都会长高 A_i.现在有个木料长度总量为 S 的订单,客户要求每块木料的长度不能小于 L,而且木料必须是整棵树(即不 ...
- Code+ B 汀博尔【二分答案】
时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288K64bit IO Format: %lld 题目描述 有 n 棵树,初始时每棵树的高度为 Hi,第 ...
- [CodePlus2017]汀博尔
Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 158 Solved: 61[Submit][Status][Discuss] Description ...
- BZOJ 5106 [CodePlus2017]汀博尔
[题解] 二分答案.r要设好,不能随便设置为max(s,len),不然check的时候会爆long long #include<cstdio> #include<algorithm& ...
- BZOJ5106: [CodePlus2017]汀博尔
[传送门:BZOJ5106] 简要题意: 给出n棵树,初始高度为h[i],每棵树每个月长高a[i] 现有一个客户,需要至少s长的总木材,而且每次截取的木材必须是一整颗树而且高度大于等于L 求出最少的月 ...
- [No00005F]读书与心智
读千卷书,行万里路,不够…还得有个对谈者相伴,才更有意思.十月七号晚上,与友人谈读书,线上直播,三百观众相伴,四小时畅谈,不亦乐乎! Part1:读书的载体 散发出最浓郁的知识芬芳和铭刻下最隽永的历史 ...
- NSA互联网公开情报收集指南:迷宫中的秘密·下
猫宁!!! 参考链接: https://www.nsa.gov/news-features/declassified-documents/assets/files/Untangling-the-Web ...
随机推荐
- bat判断某个目录是否存在
使用批处理判断某个目录是否存在的语句. if not exist xxx_folder_name md xxx_folder_name
- CentOS安装Nginx,并配置nodejs反向代理
安装介绍 安装位置:/usr/local/nginx nginx安装包下载地址:http://nginx.org/download/nginx-1.7.11.tar.gz 安装依赖软件 安装nginx ...
- unity 脚本编译顺序
根据官方的解释,它们的编译顺序如下: (1)所有在Standard Assets.Pro Standard Assets或者Plugins文件夹中的脚本会产生一个Assembly-CSharp-fil ...
- 解决TextView与RadioGroup不对齐的问题
TextView和RadioGroup是在同一个LinearLayout中的,控件摆放方式是android:orientation="horizontal",虽然三个控件是水平摆放 ...
- BZOJ 4407 于神之怒加强版
http://www.lydsy.com/JudgeOnline/problem.php?id=4407 题意: 给下N,M,K.求 思路: 来自:http://blog.csdn.net/ws_y ...
- SqlServer 挂载本地盘符到服务器端,方面备份还原
--此脚本要在登录上SqlServer远程服务器后才能执行,把数据库备份到本地(内网使用) --(例如我用本机SqlServer客户端连接上192.168.3.12服务器时,执行脚本,可以把指定数据库 ...
- Android笔记(一):从this关键字发散
this指的是直接包含它的类的实例. 例如: public class MyClass{ int num; public MyClass(int num){ this.num = num; } } 这 ...
- PHPSTORM实用快捷键
alt + F7 find usages 功能,可以很方便的找到函数在哪里调用了 Ctrl + E 可查看最近打开文件或项目 项目名右键选择"Local History | Show His ...
- [Angular 2] Refactoring mutations to enforce immutable data in Angular 2
When a Todo property updates, you still must create a new Array of Todos and assign a new reference. ...
- Swift2.0下UICollectionViews拖拽效果的实现
文/过客又见过客(简书作者)原文链接:http://www.jianshu.com/p/569c65b12c8b著作权归作者所有,转载请联系作者获得授权,并标注“简书作者”. 原文UICollecti ...