Squashed 'content/' changes from 69352f5..3f325ff

3f325ff Added all N3 notions
06af741 Obsidian settings updated
b399f6b Added a new style for other side usage

git-subtree-dir: content
git-subtree-split: 3f325ffe0f3ee8169ee45746916e823422ab0591
This commit is contained in:
2024-06-10 13:00:27 +02:00
parent 519cf47e67
commit 506e066f11
58 changed files with 3332 additions and 713 deletions

View File

@ -0,0 +1,81 @@
# Opposition: although
## に反して
に{反|はん}して means "contrary to". Opposes the first noun to the rest of the sentence.
> [!info] Example
> {常識|じょうしき}==に反して==、彼は{勉強|べんきょう}しなかった。
> Contrary to common sense, he did not study.
## 割に
<div class="usage">
<div class="left">
<p><span class="box">V</span></p>
<p><span class="box">い-Adj</span></p>
<p><span class="box">な-Adj + な</span></p>
<p><span class="box">N + の</span></p>
</div>
<p class="right">+ 割に</p>
</div>
{割|わり}に means "considering A, B", "although".
> [!info] Example
> このマンションは{古|ふる}い==割に=={高|たか}いです。
> This apartment is expensive considering how old it is.
## ことは~が
<div class="usage">
<div class="">
<p><span class="box">V</span></p>
</div>
<p class="r">+ ことは + </p>
<div class="">
<p><span class="box">V</span></p>
</div>
<p class="r">+ が</p>
</div>
<div class="usage">
<div class="">
<p><span class="box">い-Adj</span></p>
</div>
<p class="r">+ ことは + </p>
<div class="">
<p><span class="box">い-Adj</span></p>
</div>
<p class="r">+ が</p>
</div>
<div class="usage">
<div class="">
<p><span class="box">な-Adj + な</span></p>
</div>
<p class="r">+ ことは + </p>
<div class="">
<p><span class="box">な-Adj</span></p>
</div>
<p class="r">+ が</p>
</div>
⚠ It must be the same verb or adjective at both end!
Means "although".
> [!info] Example
> {勉強|べんきょう}する==ことは==する==が==、まだ{下手|へた}です。
> Although I study everyday, I'm still bad at it.
## といっても
Means "although". Puts a nuance to the first statement describing that it is not as much as imagined, and adds a complimentary information.
> [!info] Example
> {彼|かれ}は{医者|いしゃ}==といっても==、あまり{頭|あたま}が{良|よ}くない。
> He may be a doctor, but he is not very smart.
## に対して
に{対|たい}して.
See [[Towards#In contrast to]].