Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Apr 23, 2024
1 parent a499ac2 commit 50755dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ Show [\u20b9]
Let $nonAlphabeticBindus = []
[\p{InSc=Bindu} - \p{Alphabetic}] = $nonAlphabeticBindus

[\p{Name=/^ORIYA SIGN (OVERLINE|(DOUBLE )?DOT ABOVE)$/}\N{ORIYA SIGN OVERLINE}\N{THAI CHARACTER MAITAIKHU}\N{LIMBU SIGN KEMPHRENG}\N{SHARADA VOWEL MODIFIER MARK}\N{SHARADA EXTRA SHORT VOWEL MARK}]
Let $nonAlphabeticDependentVowels = [\p{Name=/^ORIYA SIGN (OVERLINE|(DOUBLE )?DOT ABOVE)$/}\N{ORIYA SIGN OVERLINE}\N{THAI CHARACTER MAITAIKHU}\N{LIMBU SIGN KEMPHRENG}\N{SHARADA VOWEL MODIFIER MARK}\N{SHARADA EXTRA SHORT VOWEL MARK}]
[\p{InSC=Vowel_Dependent} - \p{Alphabetic}] = $nonAlphabeticDependentVowels

# Several invariants from L2/24-009 item 2.2.
Expand Down

0 comments on commit 50755dd

Please sign in to comment.