diff --git a/README.md b/README.md index efa2cda..9aa8640 100644 --- a/README.md +++ b/README.md @@ -61,18 +61,18 @@ The TWL are structured as one file per book of the Bible and encoded in TSV form The following lists each column with a brief description and example. -* `Reference` – Chapter number (e.g. `1`) then colon then verse number (e.g. `3`) or `intro` -* `ID` – Four character **alphanumeric** string unique *within* the verse for the resource (e.g. `swi9`) +* `Reference`: Chapter number (e.g. `1`) then colon then verse number (e.g. `3`) or `intro` +* `ID`: Four character **alphanumeric** string unique *within* the verse for the resource (e.g. `swi9`) * This will be helpful in identifing which links came from the English resources and which links have been added by GLs. * The Universal ID (UID) of a note is the combination of the `Book`, `Chapter`, `Verse`, and `ID` values. For example, `tit/1/3/swi9`. * This is a useful way to unambiguously refer to links. * An [RC link](https://resource-container.readthedocs.io/en/latest/linking.html) can resolve to a specific note like this: `rc://en/tn/help/tit/01/01/swi9`. -* `Tags` – (optional) any of `keyterm` or `name`, separated by `; ` if there's more than one -* `OrigWords` – Original language quote (e.g. `ἐφανέρωσεν↔τὸν λόγον αὐτοῦ`) but most often just one word +* `Tags`: (optional) any of `keyterm` or `name`, separated by `; ` if there's more than one +* `OrigWords`: Original language quote (e.g. `ἐφανέρωσεν↔τὸν λόγον αὐτοῦ`) but most often just one word * `Occurrence` – Specifies which occurrence in the original language text the entry applies to. * `-1`: entry applies to every occurrence of OrigWords in the verse * `0`: entry does not occur in original language (for example, “Connecting Statement:”) * `1`: entry applies to first occurrence of OrigWords only * `2`: entry applies to second occurrence of OrigWords only * etc. -* `TWLink` – A Resource Container link to a TranslationWords article, e.g., rc://*/tw/dict/bible/other/peace +* `TWLink`: A Resource Container link to a TranslationWords article, e.g., rc://*/tw/dict/bible/other/peace