Difference between revisions of "Template:Fs interlinear"

From blackwiki
Jump to navigation Jump to search
imported>Uanfala
(+1 cat)
imported>WOSlinker
m (change source to syntaxhighlight)
 
Line 6: Line 6:
 
'''F'''oreign-'''s'''cript '''interlinear''' is a template for formating linguistic [[interlinear gloss]]es with a first line given in a foreign script, the second line containing a transliteration and the glosses making up the third line. Example of usage:
 
'''F'''oreign-'''s'''cript '''interlinear''' is a template for formating linguistic [[interlinear gloss]]es with a first line given in a foreign script, the second line containing a transliteration and the glosses making up the third line. Example of usage:
  
<source lang="text">
+
<syntaxhighlight lang="text">
 
{{fs interlinear|lang=ja
 
{{fs interlinear|lang=ja
 
|魚は 鯛が おいしい です。
 
|魚は 鯛が おいしい です。
Line 12: Line 12:
 
|fish-TOP {red snapper}-NOM delicious-NPST {it is}-V
 
|fish-TOP {red snapper}-NOM delicious-NPST {it is}-V
 
|"Among fish, red snapper is delicious" or "Red snapper is a delicious fish".}}
 
|"Among fish, red snapper is delicious" or "Red snapper is a delicious fish".}}
</source>
+
</syntaxhighlight>
 
{{fs interlinear|lang=ja
 
{{fs interlinear|lang=ja
 
|魚は 鯛が おいしい です。
 
|魚は 鯛が おいしい です。

Latest revision as of 13:16, 7 July 2020

Template documentation

Foreign-script interlinear is a template for formating linguistic interlinear glosses with a first line given in a foreign script, the second line containing a transliteration and the glosses making up the third line. Example of usage:

{{fs interlinear|lang=ja
|魚は 	鯛が 	おいしい 	です。
|Sakana-wa 	tai-ga 	oishi-i desu.
|fish-TOP {red snapper}-NOM delicious-NPST {it is}-V
|"Among fish, red snapper is delicious" or "Red snapper is a delicious fish".}}

魚は

Sakana-wa

fish-TOP

鯛が

tai-ga

red snapper-NOM

おいしい

oishi-i

delicious-NPST

です。

desu.

it is-V

魚は 鯛が おいしい です。

Sakana-wa tai-ga oishi-i desu.

fish-TOP {red snapper}-NOM delicious-NPST {it is}-V

"Among fish, red snapper is delicious" or "Red snapper is a delicious fish".

It is equivalent to using Template:interlinear with the parameters |italics1=no |italics2=yes and |glossing3=yes. It accepts all of that template's parameters (see its documentation for advanced usage). Additionally, the transliteration scheme can be specified with the |transl= parameter (similarly to Template:Transl).