Merge pull request #1132 from epage/tesselate

fix(dict): Accept tesselate variant
This commit is contained in:
Ed Page 2024-10-24 21:46:55 +08:00 committed by GitHub
commit 13e7f3b19d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 15 deletions

View file

@ -42,3 +42,8 @@ doas,built-in OpenBSD alternative to sudo (and has been ported to other systems)
healthz,common name for health check endpoints healthz,common name for health check endpoints
readd,as in re-add but as an identifier readd,as in re-add but as an identifier
unices,alt plural of unixes unices,alt plural of unixes
tesselate,potentially US variant of tessellate
tesselated,potentially US variant of tessellated
tesselating,potentially US variant of tessellating
tesselation,potentially US variant of tessellation
tesselator,potentially US variant of tessellator

1 nilable used in ruby community
42 healthz common name for health check endpoints
43 readd as in re-add but as an identifier
44 unices alt plural of unixes
45 tesselate potentially US variant of tessellate
46 tesselated potentially US variant of tessellated
47 tesselating potentially US variant of tessellating
48 tesselation potentially US variant of tessellation
49 tesselator potentially US variant of tessellator

View file

@ -61309,11 +61309,6 @@ tesitmony,testimony
tessealte,tessellate tessealte,tessellate
tessealted,tessellated tessealted,tessellated
tesselatad,tessellated tesselatad,tessellated
tesselate,tessellate
tesselated,tessellated
tesselating,tessellating
tesselation,tessellation
tesselator,tessellator
tessleate,tessellate tessleate,tessellate
tessleated,tessellated tessleated,tessellated
tessleating,tessellating tessleating,tessellating

Can't render this file because it is too large.

View file

@ -22369,11 +22369,6 @@ pub static WORD_TES_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
dictgen::InsensitiveStr::Ascii("sealte"), dictgen::InsensitiveStr::Ascii("sealte"),
dictgen::InsensitiveStr::Ascii("sealted"), dictgen::InsensitiveStr::Ascii("sealted"),
dictgen::InsensitiveStr::Ascii("selatad"), dictgen::InsensitiveStr::Ascii("selatad"),
dictgen::InsensitiveStr::Ascii("selate"),
dictgen::InsensitiveStr::Ascii("selated"),
dictgen::InsensitiveStr::Ascii("selating"),
dictgen::InsensitiveStr::Ascii("selation"),
dictgen::InsensitiveStr::Ascii("selator"),
dictgen::InsensitiveStr::Ascii("sleate"), dictgen::InsensitiveStr::Ascii("sleate"),
dictgen::InsensitiveStr::Ascii("sleated"), dictgen::InsensitiveStr::Ascii("sleated"),
dictgen::InsensitiveStr::Ascii("sleating"), dictgen::InsensitiveStr::Ascii("sleating"),
@ -22419,11 +22414,6 @@ pub static WORD_TES_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
&["tessellate"], &["tessellate"],
&["tessellated"], &["tessellated"],
&["tessellating"], &["tessellating"],
&["tessellation"],
&["tessellator"],
&["tessellate"],
&["tessellated"],
&["tessellating"],
&["tessellator"], &["tessellator"],
&["tessellation"], &["tessellation"],
&["testosterone"], &["testosterone"],