Template:Tone: Difference between revisions

1,124 bytes added ,  21:32, 22 September 2021
added a hearty descriptç
(use tone images)
(added a hearty descriptç)
Line 1: Line 1:
{{#switch:{{{1}}}|
<noinclude>
<div class=warningbox>
If you’re here to learn about Toaq’s tones, please read Secs 3 and 4 of the Toaq reference grammar ([https://toaq.net/refgram/03/ this one] and the page right after that).
</div>
 
This template lets you paste nice tone images without having to worry about pasting images. The first argument has to be the numeric name of the tone itself; the second argument – optional – controls the size of the image embed.
 
== Available tones ==
 
=== Canon ===
 
* {{tone|2}} '''<code>2</code>''' – rising tone
* {{tone|3}} '''<code>3</code>''' – rising-creaky tone
* {{tone|4}} '''<code>4</code>''' – falling tone
* {{tone|5}} '''<code>5</code>''' – rising-falling tone
* {{tone|6}} '''<code>6</code>''' – mid-falling tone
* {{tone|7}} '''<code>7</code>''' – falling creaky tone
* {{tone|8}} '''<code>8</code>''' or '''<code>0</code>''' – neutral tone
 
=== Old canon, now deprecated ===
 
* {{tone|1}} '''<code>1</code>''' – flat tone
* {{tone|3old}} '''<code>3old</code>''' – falling-rising tone (previous form of the third tone {{tone|3}})
 
</noinclude><includeonly>{{#switch:{{{1}}}|
   | 1 = [[File:T1.png|{{{2|20}}}px|link=|flat tone]]
   | 1 = [[File:T1.png|{{{2|20}}}px|link=|flat tone]]
   | 2 = [[File:T2.png|{{{2|20}}}px|link=|rising tone]]
   | 2 = [[File:T2.png|{{{2|20}}}px|link=|rising tone]]
Line 5: Line 29:
   | 4 = [[File:T4.png|{{{2|20}}}px|link=|falling tone]]
   | 4 = [[File:T4.png|{{{2|20}}}px|link=|falling tone]]
   | 5 = [[File:T5.png|{{{2|20}}}px|link=|rising-falling tone]]
   | 5 = [[File:T5.png|{{{2|20}}}px|link=|rising-falling tone]]
   | 6 = [[File:T6.png|{{{2|20}}}px|link=|low-falling tone]]
   | 6 = [[File:T6.png|{{{2|20}}}px|link=|mid-falling tone]]
   | 7 = [[File:T7.png|{{{2|20}}}px|link=|low-falling creaky tone]]
   | 7 = [[File:T7.png|{{{2|20}}}px|link=|falling creaky tone]]
   | 8 = [[File:T8.png|{{{2|20}}}px|link=|neutral tone]]
   | 8 = [[File:T8.png|{{{2|20}}}px|link=|neutral tone]]
   | 0 = [[File:T8.png|{{{2|20}}}px|link=|neutral tone]]
   | 0 = [[File:T8.png|{{{2|20}}}px|link=|neutral tone]]
   | 3old = [[File:T3old.png|{{{2|20}}}px|link=|falling-rising tone (obsolete 3rd tone)]]
   | 3old = [[File:T3old.png|{{{2|20}}}px|link=|falling-rising tone (obsolete 3rd tone)]]
   | (UNKNOWN TONE {{{1}}})
   | (UNKNOWN TONE {{{1}}})
}}
}}</includeonly>