From 9ed5c6858bcccb193fa34ad70036d6893e4a0c34 Mon Sep 17 00:00:00 2001 From: djvill Date: Fri, 18 Aug 2023 11:20:13 -0400 Subject: [PATCH] Clarify custom-dict for words already in Unisyn --- files/custom-dictionary/APLS-dict.csv | 2 +- files/custom-dictionary/README.md | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/files/custom-dictionary/APLS-dict.csv b/files/custom-dictionary/APLS-dict.csv index f5207fa..0acca94 100644 --- a/files/custom-dictionary/APLS-dict.csv +++ b/files/custom-dictionary/APLS-dict.csv @@ -1,6 +1,6 @@ // APLS custom dictionary -// Word-initial secondary-stress: Use """ at the start of the word & " at the end" +// Word-initial secondary-stress: Use """ at the start of the word & " at the end // DO NOT EDIT IN EXCEL--IT WILL ADD EXTRA CHARACTERS // N.B. Rows with just one entry are ignored by LaBB-CAT; these can be used for comments diff --git a/files/custom-dictionary/README.md b/files/custom-dictionary/README.md index de5d856..524438b 100644 --- a/files/custom-dictionary/README.md +++ b/files/custom-dictionary/README.md @@ -71,7 +71,10 @@ Add the word if: 4. It's not **already in the Unisyn dictionary** - **Rationale:** LaBB-CAT won't update a dictionary entry if it's in Unisyn (it will update custom dictionary entries if needed) - **Transcribers should:** Do nothing - - **Note:** Don't assume that pluralized forms are in the Unisyn dictionary! If the Elan file checker flags a form, it's not in either dictionary + - **Notes:** + - Don't assume that pluralized forms are in the Unisyn dictionary! + - If the Elan file checker flags a form, it's not in either dictionary. + - If you accidentally add a word that turns out to have been in Unisyn, you'll get the message **word in the read-only part of the dictionary** when you try to [upload it to APLS](https://djvill.github.io/APLS/files/custom-dictionary#update-aplss-internal-dictionary). If that happens, simply delete the word from the custom dictionary 5. It's not a **vulgar and/or objectionable** word - **Rationale:** Since the APLS dictionary gets published on the open web, we don't want it to show up in search engine results associated with racial slurs, etc. - **Transcribers should:** Use an inline pronounce code @@ -180,8 +183,9 @@ For each layer: - **Line 1 word // APLS custom dictionary not deleted: isn't in the dictionary** - **Line 9 word Wilkinsburg definition 'wIl-kInz-"b3rg ignored: definition already in the dictionary** 1. These are normal. At the very bottom, you should see **Entries added: 17** (or some other number), with the new entries listed below. -1. If you see any lines in red like **Line 1 word _water_ ignored: word in the read-only part of the dictionary**, then follow the steps for [dialect pronunciations](#dialect-pronunciations) +1. If you see any lines in red like **Line 1 word _water_ ignored: word in the read-only part of the dictionary**, then either: + - Delete the word (if you didn't mean to provide a dialect pronunciation), or + - Follow the steps for [dialect pronunciations](#dialect-pronunciations) -That's it!