Examples and Help
Example queries: hello, nihao, ni3hao3, ไฝ ๅฅฝ, rest*, zei*, *zei*, *่ถ, ่ฑ*ๅ
ฌๅธ, chinese *ๆ, "to rest", bill -gates
Pinyin words should be entered without spaces, either with or without tone numbers: ni3hao3 or nihao.
The character รผ can be entered as v instead.
The asterisk character * can be used as a wildcard to match zero or more characters:
rest* will match any word starting with
rest, such as
restaurant or
restrain
*ๆ will match any word ending with
ๆ, such as
ไธญๆ or
่ฑๆ
b*g will match any word starting with
b and ending with
g, such as
big or
boring
*ไธญๅฝ* will match any word containing
ไธญๅฝ, such as
ไผ ็ปไธญๅฝๅป่ฏ or
ไธญๅฝไบบๆฐ
Double quotes " " can be used to group search terms together:
"to rest" will only match entries where
to and
rest directly follow eachother
The minus symbol - can be used to find entries without a certain search term:
bill -gates will only match entries matching
bill but without
gates
To match only Chinese characters, Mandarin pinyin or English definition, use: c:chinese p:pinyin e:english:
p:you will only match entries with Mandarin pinyin
you
'-', 'c:', 'p:' and 'e:' only influence the search term immediately after these prefixes.
When used with groups, they influence the whole group they prefix.