Skip to content

Commit

Permalink
Another unihanScope invariant
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed May 23, 2024
1 parent a1fb2f8 commit 0456ff8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,7 @@ $CommonIdeographs = [\p{Ideographic} & \p{sc=Common}]

Let $unihanScope = [\p{Block=/^CJK.(Unified|Compatibility).Ideographs/} - \p{gc=Cn}]
\p{Unified_Ideograph} ⊂ $unihanScope
$unihanScope = [\p{gc=Lo} & \p{sc=Hani}]
$unihanScope = \P{kRSUnicode=@none@}
$unihanScope = \P{kTotalStrokes=@none@}
$unihanScope = [ \P{kIRG_GSource=@none@} \P{kIRG_HSource=@none@} \P{kIRG_JSource=@none@} \P{kIRG_KPSource=@none@} \P{kIRG_KSource=@none@} \P{kIRG_MSource=@none@} \P{kIRG_SSource=@none@} \P{kIRG_TSource=@none@} \P{kIRG_UKSource=@none@} \P{kIRG_USource=@none@} \P{kIRG_VSource=@none@} ]
Expand Down

0 comments on commit 0456ff8

Please sign in to comment.