Here's the completed table with comparative and superlative forms of the adjectives:
```html
| Adjective |
Comparative |
Superlative |
| great |
greater |
greatest |
| famous |
more famous |
most famous |
| funny |
funnier |
funniest |
| clever |
cleverer |
cleverest |
| attractive |
more attractive |
most attractive |
| noisy |
noisier |
noisiest |
| short |
shorter |
shortest |
| intelligent |
more intelligent |
most intelligent |
| rich |
richer |
richest |
| loud |
louder |
loudest |
| well |
better |
best |
| quietly |
more quietly |
most quietly |
| beautifully |
more beautifully |
most beautifully |
| badly |
worse |
worst |
```
**Explanation:**
* **Comparative:** Used to compare two things. For most adjectives, we add "-er" to the end (e.g., *shorter*) or use "more" before the adjective (e.g., *more intelligent*).
* **Superlative:** Used to compare three or more things. For most adjectives, we add "-est" to the end (e.g., *shortest*) or use "most" before the adjective (e.g., *most intelligent*).
* **Irregular Forms:** Some adjectives have irregular comparative and superlative forms (e.g., *good* becomes *better* and *best*; *bad* becomes *worse* and *worst*).
**Russian Translation:**
**Объяснение:**
* **Сравнительная степень (Comparative):** Используется для сравнения двух вещей. Для большинства прилагательных мы добавляем "-ее" или "-ей" к концу (например, *короче*) или используем "более" перед прилагательным (например, *более интеллигентный*).
* **Превосходная степень (Superlative):** Используется для сравнения трех или более вещей. Для большинства прилагательных мы добавляем "-ейший" или "-айший" к концу или используем "самый" перед прилагательным (например, *самый интеллигентный*).
* **Неправильные формы (Irregular Forms):** Некоторые прилагательные имеют неправильные формы сравнительной и превосходной степени (например, *хороший* становится *лучше* и *лучший*; *плохой* становится *хуже* и *худший*).