"sgom pa'am " is correct, not "sgom pa'm ".
This commit is contained in:
parent
df4f8b8a45
commit
eb71fb6075
2 changed files with 8 additions and 6 deletions
|
@ -443,14 +443,16 @@ public final class LegalTshegBar
|
|||
new String( new char[] {
|
||||
EWC_achung, EWC_ma
|
||||
}),
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.MA
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
|
||||
+ THDLWylieConstants.MA
|
||||
},
|
||||
{
|
||||
// meaning or, as opposed to and:
|
||||
new String( new char[] {
|
||||
EWC_achung, EWC_nga
|
||||
}),
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.NGA
|
||||
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
|
||||
+ THDLWylieConstants.NGA
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue