TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What is the significance of the character "j" at the end of a Roman Numeral? (2013)

491 点作者 kamaraju11 个月前

23 条评论

gpvos11 个月前
The Dutch digraph ij originated from the same custom. Originally written ii, later ij, and pronounced as a long i (English "ee"), the sound later shifted to be similar to English "eye", see the Dutch names for the cities Berlijn and Parijs. Meanwhile, the long i sound is now written as ie. IJ is the only Dutch digraph that tends to be treated as a single letter and is capitalized as such. In education in the Netherlands it is taught as the 25th letter instead of y, which does not occur in native Dutch words, and in the phone book it used to be sorted together (mixed) with y. But since the advent of computers it is generally sorted as i followed by j. There are a few place names like Ysselsteyn where Y is pronounced as IJ.
评论 #41024100 未加载
评论 #41024056 未加载
评论 #41024677 未加载
评论 #41024754 未加载
评论 #41027259 未加载
评论 #41028761 未加载
评论 #41024709 未加载
评论 #41024090 未加载
评论 #41029619 未加载
评论 #41026303 未加载
crazygringo11 个月前
As far as preventing forgery&#x2F;tampering with the number, it&#x27;s funny because this applies to merely the smallest part.<p>The &quot;j&quot; instead of &quot;i&quot; prevents you from adding another 1 or 2 to the number, at most.<p>Meanwhile, you could still change &quot;ii&quot; to &quot;vii&quot; or &quot;xii&quot; or &quot;lxii&quot; or whatever on the left side.<p>And still often append &quot;i&quot; on the right side when it <i>doesn&#x27;t</i> end in &quot;j&quot; -- &quot;x&quot; can still become &quot;xj&quot;, &quot;xij&quot;, &quot;xvij&quot;, etc.<p>It&#x27;s just funny that you&#x27;d bother at all with &quot;j&quot; when it achieves so little. I see that it was also a practice to draw a line over the number -- why not just draw a whole box around it?
评论 #41026087 未加载
评论 #41029615 未加载
评论 #41025669 未加载
评论 #41025688 未加载
Sharlin11 个月前
Similar flourish to the &quot;long s&quot; once used in English to spell the &quot;ss&quot; gemination: <i>poſseſs</i> or <i>poſſeſs</i>.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Long_s" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Long_s</a>
评论 #41024203 未加载
mannykannot11 个月前
<i>So you should interpret xvij as 17, not 16. It&#x27;s part of the number, not something appended.</i><p>The original off-by-one error?
评论 #41025166 未加载
评论 #41024922 未加载
kazinator11 个月前
I don&#x27;t understand why it&#x27;s clear that <i>xx</i> is terminated, but not clear that <i>iii</i> is terminated, requiring the last <i>i</i> to be a <i>j</i>.<p>(Furthermore, if you have additional syntax on it like a superscript <i>th</i>, why is the <i>j</i> still needed then. That&#x27;s a pure onion in the varnish at that point; someone just using the <i>j</i> without thinking about its purpose and necessity.)
评论 #41027577 未加载
评论 #41032428 未加载
nojs11 个月前
Looks like vim when I forget to map jk to escape.
评论 #41023303 未加载
create-account11 个月前
Seems Just like the letter -y at the end of a or Spanish (or English?) word is a glorified i, to make it more legible<p>Ley, rey, etc.
评论 #41023587 未加载
评论 #41023617 未加载
评论 #41025180 未加载
评论 #41023558 未加载
caturopath11 个月前
Answer is confused. Everyone knows that Roman numeral imaginary numbers need to use `j` instead of `i` since `i` was already taken.
gregatragenet311 个月前
The most interesting thing is that that post sat for months without the answer &quot;why&quot; it was done, but chatgpt knew, from the comment added 2h ago.<p>The j was to prevent forgery, or altering the document. ii could be altered later to iii.. but if it was ij its obvious its been tampered with if it later appears as iji
评论 #41025920 未加载
评论 #41025781 未加载
评论 #41026429 未加载
评论 #41025760 未加载
评论 #41025782 未加载
评论 #41025833 未加载
politelemon11 个月前
Really interesting thanks for sharing. It&#x27;s great to learn these little things which would have been well known at one point but start to be forgotten as time and society progresses.
jmount11 个月前
&quot;dot the i&#x27;s and cross the t&#x27;s&quot; (related to the 1919 referenced answer <a href="https:&#x2F;&#x2F;genealogy.stackexchange.com&#x2F;a&#x2F;3751" rel="nofollow">https:&#x2F;&#x2F;genealogy.stackexchange.com&#x2F;a&#x2F;3751</a> ).
qznc11 个月前
&gt; if all the letters i and J are not dotted, the pharmacist may be in doubt as to the number intended.<p>Oh, is that where &quot;dot the i&#x27;s and cross the t&#x27;s&quot; comes from? I can imagine that saying being hammered into many medical practitioners back then.
评论 #41024359 未加载
评论 #41024738 未加载
threatripper11 个月前
Now i wonder if there&#x27;s a connection between j and ; as termination character.
评论 #41024017 未加载
评论 #41024057 未加载
quotemstr11 个月前
They say that you should never fix a curfty system by rewriting it. The transition from Roman numerals to Arabic numbers is a great example of a situation in which you should ignore this advice.
jensenbox11 个月前
This feels like some kind of weird parity but or checksum-ish thing.
kzrdude11 个月前
Now I wonder why pharmacists used roman numerals
评论 #41023422 未加载
评论 #41023757 未加载
lupire11 个月前
Hebrew has similar word-ending swashes: Final Kaf, Final Mem, Final Nun, Final Fe, Final Tzadi
评论 #41034389 未加载
raverbashing11 个月前
&gt; A j was used for the final i, to make it clear the number had ended.<p>Yeah I imagined this was the case. Same as other common ways to avoid misunderstanding (and possible forgeries)
trustno211 个月前
It&#x27;s just a smiley face in Wingdings font.
jll2911 个月前
i and j are both post-Roman time glyphs for the Roman numeral I (=1).
kqr11 个月前
Here I was hoping it was indicating a complex number, since i was already taken.<p>...on that note, how would one write complex numbers in Roman numerals, now that both i and j are taken?
评论 #41024058 未加载
评论 #41024085 未加载
throw15675422811 个月前
TLDR last I written as a J.
dtgriscom11 个月前
First thought, without reading article: decimal point! (How else can you write pi in Roman numerals?)