^$Prepend* $Regional_Indicator $Regional_Indicator / $Regional_Indicator;
^$Prepend* $Regional_Indicator $Regional_Indicator;
+# GB 999 Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
## -------------------------------------------------
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
## -------------------------------------------------
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
## -------------------------------------------------
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
# LB 30b Do not break between an Emoji Base and an Emoji Modifier
$EB $CM* $EM;
+# LB 31 Break everywhere else.
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
!!safe_reverse;
$HangulSyllable $HangulSyllable {200};
$KanaKanji $KanaKanji {400}; # different rule status if both kana and kanji found
+# Rule 999
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------
$HangulSyllable $HangulSyllable {200};
$KanaKanji $KanaKanji {400}; # different rule status if both kana and kanji found
+# Rule 999
+# Match a single code point if no other rule applies.
+.;
+
## -------------------------------------------------