-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EPIC: Support changing Greek Original Lang - was: Investigate support for SR Greek version of UGNT #7458
Comments
Notes: Testing new UGNT
|
Notes: Bruce McLean2:23 PM for the w tag we use and expect strong attribute 2:34 PM Looks like we need to add another data migration step. @larry Sallee @benjamin Wright It is not going to be an easy conversion of the Morphology. I found the descriptions for the SR 8 column format here: https://greekcntr.org/resources/NTGRG.pdf . The morphology for the BHP 9 column format was at https://greekcntr.org/downloads/project.pdf , but has now been taken down. I do have a copy of that table, but there are significant differences that will require rework to our morph parser for the scripture pane. It doesn't look like we should or would want to try and map the morph string to the old format or vice versa. Alan Bunning9:10 AM 9:21 AM |
Summary: After comparing the old and new morph formats. It looks like the best approach to handle the new format in tC and GWE would be to auto detect the shorter 8 column morph format when displaying the Morphology data. It would require adding 7 more localization strings, modifying the mapping table, add support for '.' as empty fields, and can be made transparent to the user. The only loss is the type column which @larry Sallee suggests is not a big requirement for the user. Looks like a Medium effort. |
Notes:
|
Story Explanation
User Story
Changes needed:
pre-existing issues discovered:
new issues supported:
x-strong
attribute in\w
tags in original language.map the new morph format to match the old format (mostly handled in usfm.js, but would still require updates to tc-ui-toolkit to add support for new keys).<= not practicalQuestions
Features / Specifications
Definition of Done
Additional Context
Mockups
The text was updated successfully, but these errors were encountered: