LTNS的完整形式是什么?

LTNS:很久没看到 (LTNS: Long Time No See)

LTNS is an abbreviation of "Long time, no see".

LTNS是“长时间,看不见”的缩写

It is an English phrase used when people meet and greet each other after a while when in between they have not seen each other. Its genesis in American English emerges to be an emulation of broken or Pidgin English, and despite its ungrammaticality, it is extensively acknowledged as a permanent phrase.

这是一个英语短语,当人们在一段时间之间彼此见面时彼此见面和打招呼时使用。 它在美式英语中的出现似乎是断断续续的英语或毕金(Pidgin)英语的模仿,尽管它不合语法,但被广泛认为是永久性短语。

The phrase is a multi-word expression that cannot be made clear by the common set of rules of English grammar because of the asymmetrical syntax. It may originate in the end from an English pidgin such as that spoken by Native Americans or Chinese, or emulation of such.

该短语是一个多词表达式,由于语法不对称,因此无法通过通用的英语语法规则集来清楚地表达。 最终,它可能源于英语拼写法,例如美洲印第安人或中国人所说的拼写法,或类似的英语拼写法。

LTNS起源 (LTNS Origin)

  • The beginning of the use of this phrase, even if not as a greeting, is from Lieut.-Colonel James Campbell's Excursions, Adventures, and Field-Sports in Ceylon which published in 1843: "Ma-am — long times no see wife — want to go to Colombo see wife."

    这个短语的开始使用,即使不是问候,也来自Lieut。-詹姆斯·坎贝尔上校在锡兰的郊游,探险和田径运动于1843年出版: “妈妈,很久没见到妻子了-想去科伦坡见妻子。”

  • In 1901, the original emergence of the phrase "long time no see" in print recorded in Oxford English Dictionary, also found in W. F. Drannan's "Thirty-One Years on the Plains and in the Mountains", in which a Native American man is recorded as greeting the narrator by saying, "Good morning. Long time no see you." This instance is meant to imitate usage in American Indian Pidgin English.

    1901年,最初出现在牛津英语词典中的“ long time no see”一词在印刷中出现,也出现在WF Drannan的“平原和山区三十一年”中 ,其中记录了一个美国原住民向叙述者打招呼,说: “早上好,好久不见。” 此实例旨在模仿美洲印第安人Pidgin英语的用法。

  • In 1900, another Western book "Tales of the Sierras" by Jeff W. Hayes was published, in which the phrase would be used similarly as a greeting. One more time, the phrase was ascribed to an American Indian, "Ugh, you squaw, she no long time see you: you go home much quicker."

    1900年,杰夫·W·海斯(Jeff W. Hayes)出版了另一本西方书籍《山脉的故事》 ,其中该词组也被用作问候。 再有一次,这个短语被归因于一个美洲印第安人, “ U,你qua着,她不再见到你了:你回家要快得多。”

  • As the 20th century evolved and advanced, "long time no see" began to grow from a phrase in broken English to a regular way to greet an old association or social contact.

    随着20世纪的发展和进步, “好久不见”开始从残破的英语短语变成一种常规的问候古老的社团或社会交往的方式。

  • Around 1920, the novelist Raymond Chandler used it in more than one of his books. In Farewell, My Lovely, Moose Malloy drolly tells his ex-girlfriend Velma, "Hiya, babe. Long time no see."

    大约在1920年,小说家雷蒙德·钱德勒(Raymond Chandler)在他的多本著作中使用了它。 在《永别了,我的可爱》中,穆斯·马洛伊(Moose Malloy)的流氓告诉他的前女友维玛(Velma):“宝贝,你好。好久不见了。”

  • In 1949, the poet Ogden Nash published his poem "Long Time No See, Bye Now" in The New Yorker. The poem introduces the readers to Mr. Latour, "an illiterate boor" who "calls poor people poor instead of underprivileged."

    1949年,诗人奥格登·纳什(Ogden Nash)在《纽约客》上发表了他的诗《长时间不见,再见》 。 这首诗向读者介绍了拉图尔特先生, 他是“文盲”,他“把穷人称为贫穷而不是弱势群体”。

  • In the present time, the phrase "long time no see" is as extensive as a greeting.

    目前,短语“好久不见”就象问候一样广泛。

翻译自: https://www.includehelp.com/dictionary/ltns-full-form.aspx

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/540638.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

MySQL Index Condition Pushdown

2019独角兽企业重金招聘Python工程师标准>>> 一、Index Condition Pushdown简介 ICP(index condition pushdown)是mysql利用索引(二级索引)元组和筛字段在索引中的where条件从表中提取数据记录的一种优化操作。ICP的思…

ADBB的完整形式是什么?

ADBB:所有完成的再见 (ADBB: All Done Bye Bye) ADBB is an abbreviation to All Done Bye Bye. ADBB是All Done Bye Bye的缩写。 Whenever a person wants to convey his message to another person, they use some sort of short-form in the text messages. ADB…

c 环境

系统ubuntu sudo apt-get install vim g openssh-server libgl1-mesa-dev检查下安装的版本gcc -v g -v make -v gdb -v 转载于:https://blog.51cto.com/skinglzw/1964449

java.util (Collection接口和Map接口)

1:Collection和Map接口的几个主要继承和实现类 1.1 Collection接口 Collection是最基本的集合接口,一个Collection代表一组Object,即Collection的元素(Elements)。一些Collection允许相同的元素而另一些不行。一些能排…

scala 拆分字符串翻转_Scala程序分割字符串

scala 拆分字符串翻转A string is a collection that stores multiple characters, it is an immutable sequence which cannot be changed. 字符串是存储多个字符的集合,它是不可更改的不可更改的序列。 分割字符串 (Splitting a string) In Scala, using the spl…

[转载] python 简单示例说明os.walk和os.path.walk的不同

参考链接: 示例说明Python2.x和Python3.x之间的重要区别 import os,os.path def func(arg,dirname,names): for filespath in names: print os.path.join(dirname,filespath) if __name__"__main__": print "os.walk" index 1 for root,subd…

c#中索引器是什么_C#中的索引器

c#中索引器是什么An Indexer is a special feature of C# to use an object as an array. If you define an indexer in a class then it will behave like a virtual array. Indexer is also known as smart array in C#. It is not a compulsory or essential part of OOPS. …

asp.net MVC5为WebAPI添加命名空间的支持

前言 默认情况下,微软提供的MVC框架模板中,WebAPI路由是不支持Namespace参数的。这导致一些比较大型的项目,无法把WebApi分离到单独的类库中。 本文将提供解决该问题的方案。 微软官方曾经给出过一个关于WebAPI支持Namespace的扩展&#xff0…

[转载] Python3.X 线程中信号量的使用方法示例

参考链接: 示例说明Python2.x和Python3.x之间的重要区别 信号量semaphore 是一个变量,控制着对公共资源或者临界区的访问。信号量维护着一个计数器,指定可同时访问资源或者进入临界区的线程数。下面这篇文章主要给大家介绍了关于Python3.X 线…

从流程的自动化中获得最大价值的10种方式

流程自动化很好,如果它可以节省时间并减少错误。但是如果它不能在业务流程中“很好地契合”,那么会难以得到普及。问问有谁没有对语音助手感到伤脑筋。 所幸的是,某些最佳实践让你可以从流程自动化中获得最大价值,以下就是其中的1…

java中null是常量吗_C_NULL Julia中的常量

java中null是常量吗Julia| C_NULL常数 (Julia | C_NULL Constant) C_NULL is a constant of Ptr{Nothing} type in Julia programming language, it represents the null pointer value, which is used for C Null Pointer while calling external code. C_NULL是Julia编程语言…

[转载] Python京东抢购

参考链接: 从Python获取输入 Python京东抢购 分析其中提交信息接口的参数,可以成功抢购商品,并且可以提交订单。。。。2018年7月17日 提交信息的获取 直接提交信息对post提交分析其中的参数。 经过分析参数大多数在:https…

6.04 从字符串中删除不需要的字符

需求:删除所有的0和元音字母。 select ename,replace(replace(replace(replace(replace(ename,A,),E,),I,),O,),U,) as stripped1,sal,replace(sal,0,) stripped2from emp;转载于:https://www.cnblogs.com/liang545621/p/7518766.html

Scala分号

Scala分号 (Scala semicolons) A semicolon or semi-colon (;) is a punctuation mark in programming, it is used to separate multiple lines of code. It is common in major programming languages like C, C, Java, Pascal. In modern programming languages like Python…

[转载] python通过adb获取android手机耗电量

参考链接: 从Python中控制台获取输入 把开发者模式打开,激活 adb 调试,然后可以使用以下python代码获取安卓手机的耗电量 # -*- coding: utf-8 -*- import re import os def getSelectDevice(): pip os.popen(adb devices) result pip.…

ES6之主要知识点(二) 变量的解构赋值。默认值

引自http://es6.ruanyifeng.com/#docs/destructuring 数组解构赋值默认值对象解构赋值用途1.数组的解构赋值 let [a, b, c] [1, 2, 3]; let [foo, [[bar], baz]] [1, [[2], 3]]; foo // 1 bar // 2 baz // 3let [ , , third] ["foo", "bar", "baz&…

python无符号转有符号_Python | 散布符号

python无符号转有符号There are multiple types of Scatter Symbols available in the matplotlib package and can be accessed through the command marker. In this article, we will show some examples of different marker types and also present a list containing all…

[转载] 基于LSTM的股票预测模型_python实现_超详细

参考链接: 从Python获取输入 文章目录 一、背景二、主要技术介绍1、RNN模型2、LSTM模型3、控制门工作原理四、代码实现五、案例分析六、参数设置七、结论完整程序下载 一、背景 近年来,股票预测还处于一个很热门的阶段,因为股票市场的波动…

shell -eom_EOM的完整形式是什么?

shell -eomEOM:消息结尾 (EOM: End Of Message) EOM is an abbreviation of "End Of Message". EOM是“消息结尾”的缩写 。 It is an expression, which is commonly used in the Gmail platform. It is also written as Eom or eom. It is written at …

在eclipse中启动Tomcat访问localhost:8080失败项目添加进Tomcat在webapp中找不到

软件环境:Eclipse oxygen, Tomcat8.5 #在eclipse中启动Tomcat访问localhost:8080失败 在eclipse中配置tomcat后,打开tomcat后访问localhost:8080后无法出现登陆成功的界面,即无法出现下面的界面 在eclipse中的servers状态栏中双击tomcat&…