lipu-sona/10/index.html

133 lines
4.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>a! (lesson 10)</title>
<meta
charset="UTF-8"
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link rel="shortcut icon" type="image/png" href="/assets/tp-favicon.png" />
</head>
<body>
<h1 class="title">
lesson 10 -
<span style="vertical-align: -50%" class="title-emphasis">a!</span>
</h1>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../9">prev 󱥐</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../11">󱤖 next</a>
</div>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>
󱤤 lawa - head, mind; to control, direct, guide, lead, own, plan,
regulate, rule
</p>
<p>󱤟 kulupu - community, company, group, nation, society, tribe</p>
<p>󱤾 nasa - unusual, strange; silly; drunk, intoxicated</p>
<p>󱥾 tonsi - non-binary, gender-non-conforming</p>
</div>
<h3 class="title box-title sub-title">~ particle</h3>
<div class="box">
<p>󱤀 a - (emphasis, emotion, or confirmation)</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ a!</h3>
<div class="box box-top">
<p>
a is an emotion particle! you can put it after a word or a sentence to
intensify or emphasize what came before it
</p>
<p>
put on its own it means something like <i>ah</i>, <i>oh!</i>, or some
other emotion sound, and more than three a's in a row often means
laughter.
</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class="box">
<div class="quote">
<p class="sentence">a a a</p>
<p>~ hahaha</p>
</div>
<div class="quote">
<p class="sentence">a sina sona pona</p>
<p>~ ah, you know well</p>
</div>
<div class="quote">
<p class="sentence">sina wawa a</p>
<p>~ you're so strong!</p>
</div>
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">
~ translate from toki pona to english
</h3>
<div class="box box-top">
<details>
<summary>lawa mi li seli</summary>
<p>my head is warm</p>
</details>
<details>
<summary>ijo tonsi ale li suwi a</summary>
<p>all enbies are cute!!</p>
</details>
<details>
<summary>lawa ale pi ma Mewika li ike</summary>
<p>every ruler of the US is bad</p>
</details>
<details>
<summary>a a a toki sina li musi mute</summary>
<p>hahaha your jokes are funny</p>
</details>
<details>
<summary>ale li kama nasa lon tenpo</summary>
<p>everything gets strange sometimes</p>
</details>
</div>
<h3 class="title box-title sub-title">
~ translate from english to toki pona
</h3>
<div class="box box-top">
<details>
<summary>huh, i didn't know that</summary>
<p>a mi sona ala e ni</p>
</details>
<details>
<summary>oh, this community is really nice!</summary>
<p>a kulupu ni li pona mute a</p>
</details>
<details>
<summary>omg you're so cool</summary>
<p>sina pona mute a</p>
</details>
<details>
<summary>ah, this group is full of wise people</summary>
<p>a ijo mute pi sona mute li lon kulupu ni</p>
</details>
</div>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../9">prev 󱥐</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../11">󱤖 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>