Template:Gloss/doc: Difference between revisions

(Created page with ":''See also: Glossing key and Guide:Glossing The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase. ===Usage=== Pa...")
 
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Documentation/subpage}}</noinclude>
:''See also: [[Guide:Key|Glossing key]] and [[Guide:Glossing|Glossing]]
:''See also: [[Guide:Key|Glossing key]] and [[Guide:Glossing|Glossing]]


Line 4: Line 6:


===Usage===
===Usage===
Paste the following code to your page:
Paste the following code to your page (<code>morphemes</code> is optional; <code>IPA</code> and <code>translation</code> may be omitted for use in relays):


<pre>
<pre>
{{Gloss
{{Gloss
|phrase =  
|phrase =  
|IPA =
| morphemes =  
| morphemes =  
| gloss =  
| gloss =  
Line 16: Line 19:


===Example===
===Example===
The following code;
The following code:


<pre>
<pre>
{{Gloss
{{Gloss
|phrase = I'm here.
|phrase = I'm here.
|IPA = /aɪ̯m hiːɚ/
| morphemes = I-am here
| morphemes = I-am here
| gloss = 1.SG.NOM-to be.1.SG here.ADV
| gloss = 1.SG.NOM-to be.1.SG here.ADV
Line 31: Line 35:
{{Gloss
{{Gloss
|phrase = I'm here.
|phrase = I'm here.
|IPA = /aɪ̯m hiːɚ/
| morphemes = I-am here
| morphemes = I-am here
| gloss = 1.SG.NOM-to be.1.SG here.ADV
| gloss = 1.SG.NOM-to be.1.SG here.ADV

Latest revision as of 23:51, 2 July 2015

See also: Glossing key and Glossing

The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase.

Usage

Paste the following code to your page (morphemes is optional; IPA and translation may be omitted for use in relays):

{{Gloss
|phrase = 
|IPA = 
| morphemes = 
| gloss = 
| translation = 
}}

Example

The following code:

{{Gloss
|phrase = I'm here.
|IPA = /aɪ̯m hiːɚ/
| morphemes = I-am here
| gloss = 1.SG.NOM-to be.1.SG here.ADV
| translation = I am here.
}}

grants this result:

I'm here.
/aɪ̯m hiːɚ/
I-am here
1.SG.NOM-to be.1.SG here.ADV

I am here.