From Cindy Haynes, Department of Horticulture
 

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的更多相关文章

  1. 【转】Expressions versus statements in JavaScript

    原文地址:http://www.2ality.com/2012/09/expressions-vs-statements.html Update 2012-09-21: New in Sect. 4: ...

  2. 【大数据之数据仓库】HAWQ versus GreenPlum

    谈到GreenPlum,肯定会有同事说HAWQ!是的,在本系列第一篇选型流水记里,也有提到.因为对HAWQ接触有限,没有深入具体了解,所以很多信息都是来自于博文,人云亦云,我把看过的资料简要整理,希望 ...

  3. 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】

    转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...

  4. 【转】MongoDB资料汇总专题

    1.MongoDB是什么 MongoDB介绍PPT分享 MongoDB GridFS介绍PPT两则 初识 MongoDB GridFS MongoDB GridFS 介绍 一个NoSQL与MongoD ...

  5. 【翻译】A (very) short introduction to R R的简短介绍

    [前言] 本文翻译自Paul Torfs & Claudia Brauer的文章A (very) short introduction to R.其中比较简单的地方没有翻译,不好用中文描述的地 ...

  6. 【翻译】ASP.NET Web API是什么?

    原文 [翻译]ASP.NET Web API是什么? 说明:随微软ASP.NET MVC 4一起发布的还有一个框架,叫做ASP.NET Web API.目前国内关注这项技术的人似乎还很少,这方面的文章 ...

  7. 【转】python f-string

    [转]python f-string   文章目录 1. 主要内容 1.1. 旧时代的格式化字符串 1.1.1. Option #1: %-formatting 1.1.2. 怎样使用 %-forma ...

  8. 【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 ...

  9. 【RabbitMQ】 RabbitMQ安装

    MQ全称为Message Queue, 消息队列(MQ)是一种应用程序对应用程序的通信方法.应用程序通过读写出入队列的消息(针对应用程序的数据)来通信,而无需专用连接来链接它们.消息传递指的是程序之间 ...

随机推荐

  1. vue菜鸟从业记:完成项目最后一公里之真机测试和打包上线

    最近我朋友王小闰他们公司的项目开发已经进入收尾阶段,前后端并行开发的差不多了,联调也调过了,上篇文章里也讲到了,所谓联调,就仿佛在说“我也不知道我的接口文档写的对不对,我们验证一下吧?我也不知道我的数 ...

  2. leetcode 单链表相关题目汇总

      leetcode-19-Remove Nth From End of List—移除链表中倒数第n个元素 leetcode-21-Merge Two Sorted Lists—两个已排序链表归并 ...

  3. 修改MyEclipse字体大小及颜色

    windows-->prefereces->General-->Appearance-->Colors and Fonts,在右边找到要修改的字体或背景,双击点Edit修改即可 ...

  4. 提高你的python:解释 yield 和 Generators(生成器)

    转自:http://www.oschina.net/translate/improve-your-python-yield-and-generators-explained 原文:http://www ...

  5. 单调栈+前缀和 || Nowcoder || 牛客小白月赛13 || 小A的柱状图

    题面:小A的柱状图 题解:无 代码: #include<cstdio> #include<cstring> #include<iostream> #define l ...

  6. NetBeans配置subli

    NetBeans主题设置: ①.去https://netbeansthemes.com/rank/网址下载喜欢的主题 ②.然后打开NetBeans-->工具->选项->外观-> ...

  7. Express全系列教程之(六):cookie的使用

    一.关于Cookie 在我们关闭一个登录过的网址并重新打开它后,我们的登录信息依然没有丢失:当我们浏览了商品后历史记录里出现了我们点击过的商品:当我们推回到首页后,推荐商品也为我们选出了相似物品:事实 ...

  8. python基础4 input()函数

    input()函数 赋值输出: name=input('请求输入你喜欢的电影名:')print(name+'是我最喜欢的电影!') 输入:大话西游 输出:大话西游是我最喜欢的电影! print('那么 ...

  9. java-类、对象

    1.类和对象: 类是抽象的,通常不能直接使用 对象是具体的,根据类来创建对象. 2.如何定义一个类:成员变量.成员方法 成员变量:直接定义在类中,在方法外面 成员方法:去掉static 关键字,其他和 ...

  10. Spring Cloud 之Eureka(一)

    简介 Eureka是Spring cloud 的基本套件之一,是基于Netflix 的Eureka做的二次封装,主要是负责完成微服务架构中的服务治理功能.它是微服务架构中最为核心和基础的模块,它主要是 ...