Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identity Operator の翻訳 #336

Closed
t-ae opened this issue Aug 7, 2022 · 3 comments · Fixed by #508
Closed

identity Operator の翻訳 #336

t-ae opened this issue Aug 7, 2022 · 3 comments · Fixed by #508

Comments

@t-ae
Copy link
Collaborator

t-ae commented Aug 7, 2022

https://github.com/stzn/the-swift-programming-language-jp/blob/8491d98b859944cf26f987485c9d806ec07be35e/language-guide/structures-and-classes.md#%E6%81%92%E7%AD%89%E4%BD%9C%E7%94%A8%E7%B4%A0identity-operators

identity operator の翻訳として恒等作用素が使われていますが、これは恒等写像の同義語のようです。
https://ja.wikipedia.org/wiki/%E6%81%92%E7%AD%89%E5%86%99%E5%83%8F
===!== は恒等写像とは異なる演算子なので、別の翻訳を考えるべきかと思います。

@t-ae t-ae changed the title identity Operator no identity Operator の翻訳 Aug 7, 2022
@stzn
Copy link
Owner

stzn commented Aug 7, 2022

ご指摘ありがとうございます!ここら辺あまりわかっていなかったのでとても助かりますmm

@jollyjoester
Copy link
Contributor

この文脈だと xxx演算子 と訳すのが良さそうですね。

候補は下記がありそうですが、どれもググって正式に使われているシーンがちゃんと見つけられないです・・・

  • アイデンティティ演算子
  • 恒等演算子
  • 同値演算子

JaveScriptでは下記の日本語がよくヒットするようです。

  • 等値演算子(Equality operator)
  • 同値演算子(Identity operator)

c.f.
https://so-zou.jp/web-app/tech/programming/javascript/grammar/operator/equality-identity.htm

@stzn
Copy link
Owner

stzn commented Dec 29, 2023

すいません。だいぶ昔の話になってしまったのですが...w

ここは「同値演算子」でいきたいと思います。もしご意見ございましたら教えてくださいmm

@stzn stzn closed this as completed in #508 Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants