Template:Gloss: Difference between revisions

From Linguifex
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
*'''''{{{phrase|}}}'''''<br>{{#if:{{{IPA|}}}|{{{IPA|}}}<br>|}}<small>{{#if:{{{morphemes|}}}|{{{morphemes|}}}<br>|}}{{{gloss|}}}</small><br>''{{{translation|}}}''<noinclude>{{documentation}}</noinclude>
*'''''{{{phrase|}}}'''''<br>{{#if:{{{IPA|}}}|{{{IPA|}}}<br>|}}<small>{{#if:{{{morphemes|}}}|{{{morphemes|}}}<br>|}}{{{gloss|}}}</small><br>{{#if:{{{translation|}}}|''{{{translation|}}}''<br>|}}<noinclude>{{documentation}}</noinclude>

Revision as of 23:49, 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.