lipu-sona/15/index.html

111 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>la (lesson 15)</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 15 -
<span style="vertical-align: -50%" class="title-emphasis">la</span>
</h1>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../14">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../16">󱥩 next</a>
</div>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>
󱥤 suno - sun; light, brightness, glow, radiance, shine; light source
</p>
<p>󱥎 pilin - heart; feeling</p>
<p>󱥰 uta - mouth, lips, oral cavity, jaw</p>
<p>󱤜 ko - clay, clinging form, dough, semi solid, paste, powder</p>
<p>󱥀 nena - bump, button, hill, mountain, nose, protruberance</p>
<p>󱤝 kon - air, breath; essence, spirit; hidden reality, unseen agent</p>
</div>
<h3 class="title box-title sub-title">particles</h3>
<div class="box">
<p>󱤡 la - (between the context phrase and the main sentence)</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ la</h3>
<div class="box box-top">
<p>
the particle la is used to establish context. whatever comes before la
is established as context for whatever comes after. this can be used for
a lot of things, and it's something that might take a bit of practice to
fully get.
</p>
<p>
la can be used to indicate time, form an if/then relationship, and more.
</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class="box">
<div class="quote">
<p class="sentence">sina lape la mi kin li lape</p>
<p>~ if you sleep, i'll sleep too</p>
</div>
<div class="quote">
<p class="sentence">mi la ale li pona</p>
<p>~ everything is fine with me / in my opinion, everything's good</p>
</div>
<div class="quote">
<p class="sentence">tenpo lon la jan mute li kama</p>
<p>~ right now, lots of people are coming</p>
</div>
<div class="quote">
<p class="sentence">pilin sina la mi suwi ala suwi?</p>
<p>~ do you think i'm cute? (according to your feelings, am i cute?)</p>
</div>
<div class="quote">
<p class="sentence">waso anu pipi la, seme li pona mute?</p>
<p>
~ are bugs or birds better? (in the context of bugs or birds, which is
really good)
</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">
<details>
<summary>mi kama pipi la sina awen ala awen olin e mi?</summary>
<p>would you still love me if i was a bug?</p>
</details>
</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="../14">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../16">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>