WIP tryign out ways to define custom abbreviations
This commit is contained in:
parent
ae47d30fef
commit
4519b8da22
@ -2,16 +2,21 @@
|
|||||||
|
|
||||||
= A linguistics paper
|
= A linguistics paper
|
||||||
|
|
||||||
|
#{
|
||||||
|
standard_abbreviations.insert("FMNT", [formant])
|
||||||
|
}
|
||||||
|
#let fmnt = emit_abbreviation("FMNT")
|
||||||
|
|
||||||
== Abbreviations used in this document
|
== Abbreviations used in this document
|
||||||
#print_usage_chart
|
#print_usage_chart
|
||||||
|
|
||||||
== The meat of the paper
|
== The meat of the paper
|
||||||
|
|
||||||
The #p1#sg pronoun in English is "I".
|
|
||||||
|
|
||||||
The #p1 pronoun in Spanish is "yo"
|
|
||||||
|
|
||||||
The #p2 pronoun in Spanish is "tu"
|
The #p1#sg pronoun in Spanish is "yo"
|
||||||
|
|
||||||
|
The #p2#sg pronoun in Spanish is "tu"
|
||||||
|
|
||||||
The #abl case exists in Latin.
|
The #abl case exists in Latin.
|
||||||
|
|
||||||
@ -22,3 +27,5 @@ I use #acc for breakfast
|
|||||||
#all case best casea
|
#all case best casea
|
||||||
|
|
||||||
#voc best case
|
#voc best case
|
||||||
|
|
||||||
|
Present/future stem #fmnt
|
||||||
|
Loading…
Reference in New Issue
Block a user