lipu-sona/10/index.html

82 lines
2.6 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/favicon.png" />
</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">
<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>
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">~ repetition</h3>
<div class="box box-top"></div>
<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>
<a class="link" href="../">󱤪 index</a>
<a class="link" href="story">story 󱥠</a>
<a class="link" style="float: right" href="../11">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>