lipu-sona/17/index.html

70 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>taso (lesson 17)</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 17
<span style="vertical-align: -50%" class="title-emphasis">taso</span>
</h1>
<h2 class="title box-title">vocab</h2>
<div class="box">
<p>󱥨 taso - but, however, only</p>
<p>󱥳 wan - unique, united</p>
<p>󱥮 tu - separate, cut</p>
<p>󱥕 - interacting with the official toki pona book</p>
<p>󱥘 selo - outer form, outer layer; bark, peel, shell, skin; boundary</p>
<p>󱥋 pan - cereal, grain; barley, corn, oat, rice, wheat; bread, pasta</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ taso</h3>
<div class="box">
<p>taso can be used at the start of a sentence to mean "however,"</p>
<div class="quote">
<p class="sentence">
mi la mi pali pona. taso, jan ante la mi pali ike.
</p>
<p>~ i think i work well. however, other people think i work poorly</p>
</div>
<p>you can also modify words with taso to mean "only"</p>
<div class="quote">
<p class="sentence">mi wile e mani taso</p>
<p>~ i want only money</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="../16">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../18">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>