Giter VIP home page Giter VIP logo

Comments (5)

twy30 avatar twy30 commented on July 30, 2024

breed 品種
category 種類 類 類別 類型
class 種類 類
classification 類別 分類
form 類型
genre 類型
genus
kind 種 種類 類
race 人種
sort 種 種類
species 種 種類 物種
style 類型
type 種 種類 類型
variety 種類 品種

from english-for-programmers.

twy30 avatar twy30 commented on July 30, 2024

大致上來說,

  • type, class: 可以與其它字組合使用;與 category 有微妙的不同 (見後文討論)
  • sort: 不建議使用,因為在電腦科學中更常被用來表達「排序」。
  • classification: 與 category 有微妙的不同 (見後文討論)
  • kind: 與 type, class 近似
  • category: (見後文討論)
  • 其它領域的「種類」
    • 在藝術作品方面 (電影、音樂、遊戲): genre
    • 車: model, make
    • (蒐集資料中)

category 是指「將同一類型的東西 (相對鬆散地) 歸納分類」;例如說,「一堆書」分成「漫畫、小說」。

classification 是「更嚴謹的 歸納分類」;例如說,「一堆書」分成「週刊、月刊、年鑑」;如果一本書是月刊,那它就不會是年鑑。

type, class, kind 則是「為了區別異同的分類」,例如說「一堆雜物 (個體彼此之間同質性低)」,分成「衣物」、「家俱」、「書籍」。


每個領域有它的「種類」的字,例如,在「生物」這個題目上,就有

  • species 生物物種 (例如:狗)
    • breed 生物品種 (例如:柴犬、哈士奇)

from english-for-programmers.

twy30 avatar twy30 commented on July 30, 2024

簡報初稿完成: https://bit.ly/2OOSpEs

from english-for-programmers.

twy30 avatar twy30 commented on July 30, 2024

"Category" 截圖

https://www.udemy.com/

image

https://play.google.com/store/apps

image

https://www.microsoft.com/en-us/store/apps/

image

https://www.underarmour.com/en-us/d/mens/

image

from english-for-programmers.

twy30 avatar twy30 commented on July 30, 2024

from english-for-programmers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.