lipu-sona/10/index.html

64 lines
2.3 KiB
HTML
Raw Normal View History

2022-05-28 10:31:42 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
2022-05-28 11:46:34 +00:00
<link rel="stylesheet" href="/assets/stylesheet.css">
2022-05-28 10:31:42 +00:00
<title>a! (lesson 10)</title>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0">
2022-05-28 11:46:34 +00:00
<link rel="shortcut-icon" type="image/png" href="/assets/favicon.png">
2022-05-28 10:31:42 +00:00
</head>
<body onload="toggleTextClass('answers')">
<h1 class="title">lesson 10 - <span style="vertical-align:-50%" class=title-emphasis>a!</span></h1>
<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 to intensify the word, put it after a sentence to intensify the sentence</p>
<p>put it on its own to indicate something like <em>ah</em>, <em>oh!</em>, or some other emotion sound</p>
<p>often more than three a's indicates laughter</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class=box>
2022-05-28 17:06:23 +00:00
<p class=quote><span class=sentence>a a a</span><br>~ hahaha</p>
<p class=quote><span class=sentence>a, sina sona pona</span><br>~ ah, you know well</p>
2022-05-28 10:31:42 +00:00
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">~ repetition</h3>
<div class="box box-top">
</div>
2022-05-28 13:10:04 +00:00
2022-05-28 10:31:42 +00:00
<h3 class="title box-title sub-title">~ translate from toki pona to english</h3>
<div class="box box-top">
</div>
<h3 class="title box-title sub-title">~ translate from english to toki pona</h3>
<div class="box box-top">
</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>
2022-05-28 16:58:13 +00:00
<a class=link href=../>󱤪 index</a>
<a class=link href=story>story 󱥠</a>
2022-05-28 10:31:42 +00:00
<a class=link style="float:right;" href=../11>󱥩 next</a>
</div>
2022-05-28 11:46:34 +00:00
<script src="/assets/script.js"></script>
2022-05-28 10:31:42 +00:00
</body>
</html>