|
- "(verbose) the $3 derivative of $1 with respect to $2" |
|
- "(terse) d <$3 if $3 != 1> $1 by d $2 <$3 if $3 != 1>" |
When I wanted to import speech tags from the core list, I realized that there is metadata in some language tags. I suggest using pseudo-language tags or arrays instead.
For example, Wikimedia uses en-simple for simple English or en-us-tx for Texan English. The advantage over the use of an array is that one needs to decide which one is the default.
mathml-docs/_data/core.yml
Lines 472 to 473 in cb9e988
When I wanted to import speech tags from the core list, I realized that there is metadata in some language tags. I suggest using pseudo-language tags or arrays instead.
For example, Wikimedia uses en-simple for simple English or en-us-tx for Texan English. The advantage over the use of an array is that one needs to decide which one is the default.