Second pass

This commit is contained in:
2025-06-20 01:38:42 +02:00
parent 4c21428b09
commit da9b4141a2
55 changed files with 2336 additions and 292 deletions

View File

@ -16,6 +16,8 @@ With the following pattern, it means that A is "more" Adj "than" B.
> 電車は車==より=={速|はや}いです。
> Trains are faster than cars.
Do not confuse with [[🔰 Particles (2)#より (NEW!)]].
## より(も)
<div class="usage">
@ -109,7 +111,7 @@ Used with nouns.
</div>
Means that the extent has not been reached, so it is not as much.
See also [[Amount#ほど]].
See also [[Amounts#ほど]].
> [!info] Example
> {韓国|かんこく}==ほど=={辛|から}いの食べ{物|もの}は==ない==。
@ -117,3 +119,28 @@ See also [[Amount#ほど]].
>
> {中国|ちゅうごく}{料理|りょうり}は{韓国|かんこく}{料理|りょうり}==ほど=={辛|から}く==ない==です。
> Korean food is spicier than Chinese food.
## ならまだしも (NEW!)
Means that A is okay, but B is not. "Rather", "instead".
> [!info] Example
> {寒|さむ}いだけ==ならまだしも==、{雨|あめ}が{降|ふ}ているから行きたくない。
> It would be fine if it was just cold, but since it's raining I don't want to go.
## に限る (NEW!)
Means "the best is".
Used with verbs and nouns.
> [!info] Example
> パンなら、フランス==に限る==。
> Bread is best in France.
## に越したことはない (NEW!)
に{越|こし}したことはない means "there's nothing better than...". Implies that is nice to reach it.
> [!info] Example
> {健康|けんこう}のために{早|はや}く{寝|ね}る==に越したことはない==。
> For your health, it's best to go to bed early.