【Rice】Cultivar versus Variety
As a horticulturist, it is important that I use the right terms the right way (at least most of the time). Variety and cultivar are two terms often abused by gardeners and horticulturists. What's the difference, you ask? Quite a lot.
Both are part of the scientific name. Both appear after the specific epithet (second term in a scientific name). Both refer to some unique characteristic of a plant. However, this is where many of the similarities end.
Varieties often occur in nature and most varieties are true to type. That means the seedlings grown from a variety will also have the same unique characteristic of the parent plant. For example, there is a white flowering redbud that was found in nature. Its scientific name is Cercis canadensis var. alba. The varietal term "alba" means white. If you were to germinate seed from this variety, most, if not all would also be white flowering.
Cultivars are not necessarily true to type. In fact cultivar means "cultivated variety." Therefore, a cultivar was selected and cultivated by humans. Some cultivars originate as sports or mutations on plants. Other cultivars could be hybrids of two plants. To propagate true-to-type clones, many cultivars must be propagated vegetatively through cuttings, grafting, and even tissue culture. Propagation by seed usually produces something different than the parent plant.
Varieties and cultivars also have differently naming conventions. A variety is always written in lower case and italicized. It also often has the abbreviation "var." for variety preceding it. The first letter of a cultivar is capitalized and the term is never italicized. Cultivars are also surrounded by single quotation marks (never double quotation marks) or preceded by the abbreviation "cv.". For an example of a cultivar of redbud, consider Cercis canadensis 'Forest Pansy' (or Cercis canadensis cv. Forest Pansy) which has attractive dark purple spring foliage and pinkish-purple flowers.
Can a plant have both a variety and a cultivar? Sure. One good example is Sunburst Honeylocust. Its scientific name is Gleditsia triacanthos var. inermis 'Sunburst'. The term "inermis" means without thorns and "Sunburst" refers to the bright golden spring leaf color.
In today's world of horticulture, cultivars are planted and used more than varieties. Yet we often still refer to a type of plant species as a variety instead of what is actually is a cultivar. Let's kick off the New Year by being more accurate and start using the term cultivar.
【Rice】Cultivar versus Variety的更多相关文章
- 【转】Expressions versus statements in JavaScript
原文地址:http://www.2ality.com/2012/09/expressions-vs-statements.html Update 2012-09-21: New in Sect. 4: ...
- 【大数据之数据仓库】HAWQ versus GreenPlum
谈到GreenPlum,肯定会有同事说HAWQ!是的,在本系列第一篇选型流水记里,也有提到.因为对HAWQ接触有限,没有深入具体了解,所以很多信息都是来自于博文,人云亦云,我把看过的资料简要整理,希望 ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】
转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...
- 【转】MongoDB资料汇总专题
1.MongoDB是什么 MongoDB介绍PPT分享 MongoDB GridFS介绍PPT两则 初识 MongoDB GridFS MongoDB GridFS 介绍 一个NoSQL与MongoD ...
- 【翻译】A (very) short introduction to R R的简短介绍
[前言] 本文翻译自Paul Torfs & Claudia Brauer的文章A (very) short introduction to R.其中比较简单的地方没有翻译,不好用中文描述的地 ...
- 【翻译】ASP.NET Web API是什么?
原文 [翻译]ASP.NET Web API是什么? 说明:随微软ASP.NET MVC 4一起发布的还有一个框架,叫做ASP.NET Web API.目前国内关注这项技术的人似乎还很少,这方面的文章 ...
- 【转】python f-string
[转]python f-string 文章目录 1. 主要内容 1.1. 旧时代的格式化字符串 1.1.1. Option #1: %-formatting 1.1.2. 怎样使用 %-forma ...
- 【Linux】-NO.7.Linux.3.Maven.1.001-【CentOS 7 Install Maven 3.5】-
1.0.0 Summary Tittle:[Linux]-NO.7.Linux.3.Maven.1.001-[CentOS 7 Install Maven 3.5]- Style:Linux Seri ...
- 【RabbitMQ】 RabbitMQ安装
MQ全称为Message Queue, 消息队列(MQ)是一种应用程序对应用程序的通信方法.应用程序通过读写出入队列的消息(针对应用程序的数据)来通信,而无需专用连接来链接它们.消息传递指的是程序之间 ...
随机推荐
- 解密Redis的持久化和主从复制机制
Redis持久化 Redis 提供了多种不同级别的持久化方式: RDB 持久化可以在指定的时间间隔内生成数据集的时间点快照(point-in-time snapshot). AOF 持久化记录服务器执 ...
- 线段树合并+并查集 || BZOJ 2733: [HNOI2012]永无乡 || Luogu P3224 [HNOI2012]永无乡
题面:P3224 [HNOI2012]永无乡 题解: 随便写写 代码: #include<cstdio> #include<cstring> #include<iostr ...
- git命令行在windows中报错WARNING: terminal is not fully functional
今天在windows的PowerShell中执行git log命令的时候报错: WARNING: terminal is not fully functional 网上查找方法,最后 1.打开wind ...
- 学习ActiveMQ(五):activemq的五种消息类型和三种监听器类型
一.前面我们一直发送的是字符串类型,其实activemq一共支持五种消息类型: 1.String消息类型:发送者:消费者: 1.String消息类型:发送者:消费者: 1.String消息类型:发送者 ...
- oracle04 约束,索引
约束(constraint)一.定义 为表的列添加一些约束,以满足用户的需求.在之后的DML(select,insert,update) 数据时,若不满足约束条件,则语句不能执行 注:可以为约束起别名 ...
- mysql(七)
多表查询: 显示内连接: select 字段列表 from 表名1 inner join 表名1 on 条件 * inner 可忽略 select * from student inner j ...
- 基于RAP(Mock)实现前后端分离开发
看看RAP的官方定义: 什么是RAP? (Rigel API Platform) 在前后端分离的开发模式下,我们通常需要定义一份接口文档来规范接口的具体信息.如一个请求的地址.有几个参数.参数名称及类 ...
- #20175201 实验二:Java面向对象程序设计
20175201 实验二:Java面向对象程序设计 实验二 Java面向对象程序设计 实验内容 初步掌握单元测试和TDD 理解并掌握面向对象三要素:封装.继承.多态 初步掌握UML建模 熟悉S.O.L ...
- 设置js的ctx
<script type="text/javascript" src="${ctx}/js/dynamic.jsp"></script> ...
- 一次 Spark SQL 性能提升10倍的经历(转载)
1. 遇到了啥问题 是酱紫的,简单来说:并发执行 spark job 的时候,并发的提速很不明显. 嗯,且听我慢慢道来,啰嗦点说,类似于我们内部有一个系统给分析师用,他们写一些 sql,在我们的 sp ...