lipu-sona/13/index.html

95 lines
3.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>o, commands (lesson 13)</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 13 -
<span style="vertical-align: -50%" class="title-emphasis"
>o, commands</span
>
</h1>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>󱤐 jaki - disgusting, obscene, sickly, toxic, unclean, unsanitary</p>
<p>󱥛 sijelo - body (of person or animal), physical state, torso</p>
<p>󱤠 kute - ear; to hear, listen; pay attention to, obey</p>
<p>󱤕 kalama - to produce a sound; recite, utter aloud</p>
<p>󱤃 alasa - to hunt, forage, seek</p>
</div>
<h3 class="title box-title sub-title">~ particles</h3>
<div class="box box-top">
<p>󱥄 o - (vocative, imperative, or optative)</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ commands</h3>
<div class="box box-top">
<p>
o is used instead of li when issuing commands, or describing wishes or
desires.
</p>
<div class="quote">
<p class="sentence">jan o pona</p>
<p>~ people should be good</p>
</div>
<p>when used with mi or sina, you still have to include <i>o</i></p>
<div class="quote">
<p class="sentence">mi o lape</p>
<p>~ i should sleep</p>
</div>
<p>in direct commands to the listener, you can omit <i>sina</i></p>
<div class="quote">
<p class="sentence">o moku pona</p>
<p>~ eat well!</p>
</div>
</div>
<h3 class="title box-title sub-title">~ addressing people</h3>
<div class="box">
<p>you can put <i>o</i> after a subject to address them.</p>
<div class="quote">
<p class="sentence">soweli Sijala o, sina sona ala sona toki pona?</p>
<p>~ hey tiara, do you know toki pona?</p>
</div>
<div class="quote">
<p class="sentence">waso o!</p>
<p>~ hey bird!</p>
</div>
</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="../12">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../14">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>