Compare commits
2 Commits
aabc00ec27
...
4a8a5b6c6a
Author | SHA1 | Date | |
---|---|---|---|
4a8a5b6c6a | |||
f20e5eadd3 |
@ -2,28 +2,42 @@
|
||||
|
||||
## としては
|
||||
|
||||
🛠 Todo: nuance.
|
||||
|
||||
Means "as", "in the role of". The と particle implies a result.
|
||||
More used for objective judgments.
|
||||
Used with nouns.
|
||||
|
||||
> [!info] Example
|
||||
> 田中さんは{父|ちち}==として==は{最低|さいてい}です。
|
||||
> As a father, Tanaka-san is the worst.
|
||||
> {厳|きび}しいのに{先生|せんせい}==としては==あまり{良|よ}くない。
|
||||
> Because he is strict, he's not a very good teacher.
|
||||
|
||||
## にしては
|
||||
|
||||
🛠 Todo: nuance.
|
||||
|
||||
Means "considering", "for". The に particle implies a simultaneous existence.
|
||||
More used to give personal opinions.
|
||||
Used with verbs and nouns.
|
||||
|
||||
> [!info] Example
|
||||
>
|
||||
> 田中さんは{父|ちち}==にしては=={最低|さいてい}です。
|
||||
> As a father, Tanaka-san is the worst.
|
||||
|
||||
## としても
|
||||
|
||||
https://jlptsensei.com/learn-japanese-grammar/%E3%81%A8%E3%81%97%E3%81%A6%E3%82%82-toshitemo-meaning/
|
||||
https://bunpro.jp/grammar_points/%E3%81%A8%E3%81%97%E3%81%A6%E3%82%82
|
||||
🛠 Todo: nuance.
|
||||
|
||||
Means "assuming", "even if".
|
||||
|
||||
> [!info] Example
|
||||
> 私==としても==出来ます。
|
||||
> I can do it as well.
|
||||
|
||||
## にしても
|
||||
|
||||
🛠 Todo: nuance.
|
||||
|
||||
Means "even if", "even though".
|
||||
|
||||
> [!info] Example
|
||||
@ -31,11 +45,6 @@ Means "even if", "even though".
|
||||
> Still, please be careful.
|
||||
|
||||
|
||||
https://japanese.stackexchange.com/questions/42387/what-is-the-difference-between-%E3%81%AB%E3%81%97%E3%81%A6%E3%81%AF-and-%E3%81%A8%E3%81%97%E3%81%A6%E3%81%AF
|
||||
https://japanese.stackexchange.com/questions/762/%ef%bd%9e%e3%81%ab%e3%81%97%e3%81%a6%e3%81%af-vs-%ef%bd%9e%e3%81%a8%e3%81%97%e3%81%a6%e3%81%af
|
||||
|
||||
https://japanese.stackexchange.com/questions/29113/difference-between-%E3%81%AB%E3%81%A8%E3%81%A3%E3%81%A6-and-%E3%81%A8%E3%81%97%E3%81%A6
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -108,6 +108,11 @@ See also [[Time#ながら]].
|
||||
> {病気|びょうき}==ながらも==、パーティーに行くつもりです。
|
||||
> Although I am sick, I'm planning to go to party.
|
||||
|
||||
## (と・に)しても
|
||||
|
||||
See [[Considering - for - as#としても]].
|
||||
See [[Considering - for - as#にしても]].
|
||||
|
||||
## Summing up
|
||||
|
||||
🛠 Todo.
|
||||
|
Reference in New Issue
Block a user