デザインや実装をする上でprimary,secondaryの続きや、signle,double,tripleの次が何だっけ...となるのでまとめました。
| 基数 | 序数 | N倍 | N番目 |
|---|---|---|---|
| 1 | first | single | primary |
| 2 | second | double | secondary |
| 3 | third | triple | tertiary |
| 4 | fourth | quadruple | quaternary |
| 5 | fifth | quintuple | quinary |
| 6 | sixth | sextuple | senary |
| 7 | seventh | septuple | septenary |
| 8 | eighth | octuple | octonary |
| 9 | ninth | nonuple | nonary |
| 10 | tenth | decuple | denary |
参考