Apparent-time hypothesis

2024-01-27 09:32
文章标签 time hypothesis apparent

本文主要是介绍Apparent-time hypothesis,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

In sociolinguistics, the apparent-time hypothesis(显象时间假设) states that age-stratified(年龄分层) variation in a linguistic form is often indicative of a change in progress. That is, if in a survey of a population, patterned differences between the speech of individuals 75 years old, 50 years old, and 25 years old may indicate changes that have occurred over the past 50 years. The apparent-time hypothesis depends on several assumptions: first, that a significantly broad sample is taken to be representative of the population; second, that vernacular(本国的、方言的) speech is relatively stable in a given individual once that individual is past adolescence.

 

J.K. Chambers, writing in 2002, has cited an example of the application of the apparent-time hypothesis. The study, carried out in central Canada, examined the sociolinguistic variable (wh), where the unvoiced labiovelar glide /hw/ loses phonemic status and merges with the corresponding voiced glide /w/. In this study, the oldest subjects seem to indicate a stable period for this variable, both the 70–79 year olds and those over 80 used the voiced variant where the unvoiced was "expected" 38.3 and 37.7% of the time, respectively. Each subsequent younger age cohort (10 years) shows a greater percentage of /w/ usage, with those 20–29 using /w/ 87.6% of the time and the teenagers using it 90.6% of the time. Notice that the deltas between the oldest two groups and between the youngest two groups are relatively small, 0.6% and 3.0%. Between these two extremes the rate of change between the groups is quite high, approximately 10% per age cohort. This pattern can be described as an initial stable period, followed by a period of rapid change, and a tailing off as the change nears completion. This S-curve pattern has been identified as characteristic for many types of linguistic changes.

 

Not all age-related variation indicates change in progress. It may be an age-graded variation. The applicability of the apparent-time hypothesis should be confirmed by real-time evidence, which actually samples the population over an extended period of time. This is the only true indicator of change in progress. Real-time evidence may come from a longitudinal study of a population or by replicating a study conducted at some relatively distant time and comparing the observations to those previously published.

 

 

References
Bailey, Guy (2002). Real and Apparent Time. In J.K. Chambers, Peter Trudgill, & Natalie Schilling-Estes [ed], The Handbook of Language Variation and Change (pp 312-331). Oxford, England: Blackwell.
Chambers, J.K (2002). Patterns of Variation including Change. In J.K. Chambers, Peter Trudgill, & Natalie Schilling-Estes [ed], The Handbook of Language Variation and Change (pp 358-361). Oxford, England: Blackwell.
Eckert, Penelope (1997). Age as a Sociolinguistic Variable. In Florian Coulmas [ed], The Handbook of Sociolinguistics (pp 151-154). Oxford, England: Blackwell.

 

这篇关于Apparent-time hypothesis的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!


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

相关文章

python中time模块的常用方法及应用详解

《python中time模块的常用方法及应用详解》在Python开发中,时间处理是绕不开的刚需场景,从性能计时到定时任务,从日志记录到数据同步,时间模块始终是开发者最得力的工具之一,本文将通过真实案例... 目录一、时间基石:time.time()典型场景:程序性能分析进阶技巧:结合上下文管理器实现自动计时

MySQL中时区参数time_zone解读

《MySQL中时区参数time_zone解读》MySQL时区参数time_zone用于控制系统函数和字段的DEFAULTCURRENT_TIMESTAMP属性,修改时区可能会影响timestamp类型... 目录前言1.时区参数影响2.如何设置3.字段类型选择总结前言mysql 时区参数 time_zon

Python 标准库time时间的访问和转换问题小结

《Python标准库time时间的访问和转换问题小结》time模块为Python提供了处理时间和日期的多种功能,适用于多种与时间相关的场景,包括获取当前时间、格式化时间、暂停程序执行、计算程序运行时... 目录模块介绍使用场景主要类主要函数 - time()- sleep()- localtime()- g

如何使用 Bash 脚本中的time命令来统计命令执行时间(中英双语)

《如何使用Bash脚本中的time命令来统计命令执行时间(中英双语)》本文介绍了如何在Bash脚本中使用`time`命令来测量命令执行时间,包括`real`、`user`和`sys`三个时间指标,... 使用 Bash 脚本中的 time 命令来统计命令执行时间在日常的开发和运维过程中,性能监控和优化是不

linux 下Time_wait过多问题解决

转自:http://blog.csdn.net/jaylong35/article/details/6605077 问题起因: 自己开发了一个服务器和客户端,通过短连接的方式来进行通讯,由于过于频繁的创建连接,导致系统连接数量被占用,不能及时释放。看了一下18888,当时吓到了。 现象: 1、外部机器不能正常连接SSH 2、内向外不能够正常的ping通过,域名也不能正常解析。

python内置模块datetime.time类详细介绍

​​​​​​​Python的datetime模块是一个强大的日期和时间处理库,它提供了多个类来处理日期和时间。主要包括几个功能类datetime.date、datetime.time、datetime.datetime、datetime.timedelta,datetime.timezone等。 ----------动动小手,非常感谢各位的点赞收藏和关注。----------- 使用datet

lua data time

local getTime = os.date(“%c”); 其中的%c可以是以下的一种:(注意大小写) %a abbreviated weekday name (e.g., Wed) %A full weekday name (e.g., Wednesday) %b abbreviated month name (e.g., Sep) %B full month name (e.g., Sep

Event Time源码分析

《2021年最新版大数据面试题全面开启更新》 flink 中Processing Time也就是处理时间在watermark定时生成、ProcessFunction中定时器与时间类型的窗口中都有使用,但是其内部是如何实现注册定时器、如何调用、如何容错保证在任务挂掉在下次重启仍然能够触发任务执行,都是我们今天的主题。首先需要了解一下在flink内部时间系统是由哪些类来共同完成这件事,下面画

大数据-121 - Flink Time Watermark 详解 附带示例详解

点一下关注吧!!!非常感谢!!持续更新!!! 目前已经更新到了: Hadoop(已更完)HDFS(已更完)MapReduce(已更完)Hive(已更完)Flume(已更完)Sqoop(已更完)Zookeeper(已更完)HBase(已更完)Redis (已更完)Kafka(已更完)Spark(已更完)Flink(正在更新!) 章节内容 上节我们完成了如下的内容: 滑动窗口:时间驱动、事件

DS简记1-Real-time Joint Object Detection and Semantic Segmentation Network for Automated Driving

创新点 1.更小的网络,更多的类别,更复杂的实验 2. 一体化 总结 终于看到一篇检测跟踪一体化的文章 网络结构如下: ResNet10是共享的Encoder,yolov2 是检测的Deconder,FCN8 是分割的Deconder。 其实很简单,论文作者也指出:Our work is closest to the recent MultiNet. We differ by focus