"sgom pa'm ", not "sgom pa'am", is now used. "pe'm " was being
produced already, so the code was inconsistent. If it turns out that "pe'am " is preferred, I'll fix it later. Consistency is very appealing.
This commit is contained in:
parent
33b3080068
commit
d836b850e8
3 changed files with 6 additions and 9 deletions
|
@ -443,16 +443,14 @@ public final class LegalTshegBar
|
|||
new String( new char[] {
|
||||
EWC_achung, EWC_ma
|
||||
}),
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
|
||||
+ THDLWylieConstants.MA
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.MA
|
||||
},
|
||||
{
|
||||
// meaning or, as opposed to and:
|
||||
new String( new char[] {
|
||||
EWC_achung, EWC_nga
|
||||
}),
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
|
||||
+ THDLWylieConstants.NGA
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.NGA
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue