sophistication 音标拼音: [səf
, ɪstək'eʃən]
n . 诡辩,强词夺理,混合
诡辩,强词夺理,混合
sophistication n 1 :
uplifting enlightenment [
synonym : {
edification },
{
sophistication }]
2 :
a deliberately invalid argument displaying ingenuity in reasoning in the hope of deceiving someone [
synonym : {
sophism },
{
sophistry }, {
sophistication }]
3 :
being expert or having knowledge of some technical subject ;
"
understanding affine transformations requires considerable mathematical sophistication "
4 :
the quality or character of being intellectually sophisticated and worldly through cultivation or experience or disillusionment [
synonym : {
sophistication }, {
worldliness },
{
mundaneness }, {
mundanity }] [
ant : {
naiveness }, {
naivete },
{
naivety }]
5 :
falsification by the use of sophistry ;
misleading by means of specious fallacies ; "
he practiced the art of sophistication upon reason "
Sophistication \
So *
phis `
ti *
ca "
tion \,
n . [
Cf .
LL .
sophisticatio ,
F .
sophistication .]
The act of sophisticating ;
adulteration ;
as ,
the sophistication of drugs . --
Boyle .
[
1913 Webster ]
100 Moby Thesaurus words for "
sophistication ":
accomplishments ,
acquired taste ,
acquisition of knowledge ,
acquisitions ,
apparent soundness ,
appreciation of excellence ,
attainments ,
awareness ,
background ,
blaseness ,
casuistry ,
choiceness ,
circularity ,
civilized taste ,
civilizedness ,
complexity ,
cosmopolitanism ,
cultivated taste ,
cultivation ,
culture ,
daintiness ,
delicacy ,
discernment ,
discrimination ,
disingenuousness ,
distortion ,
edification ,
education ,
elegance ,
enlightenment ,
equivocalness ,
equivocation ,
evasive reasoning ,
excellence ,
experience ,
fallaciousness ,
fallacy ,
fastidiousness ,
finesse ,
good taste ,
grace ,
gracefulness ,
gracility ,
graciosity ,
graciousness ,
illumination ,
insincerity ,
instruction ,
intricacy ,
jesuitism ,
jesuitry ,
knowledge ,
knowledgeability ,
learning ,
liberal education ,
misapplication ,
mystification ,
niceness ,
nicety ,
obfuscation ,
obscurantism ,
oversubtlety ,
past experience ,
perversion ,
philosophism ,
plausibility ,
plausibleness ,
poise ,
polish ,
practical knowledge ,
practice ,
quality ,
rationalization ,
refinement ,
sagacity ,
savoir faire ,
seasoning ,
sophism ,
sophistical reasoning ,
sophistry ,
special pleading ,
speciosity ,
specious reasoning ,
speciousness ,
store of knowledge ,
style ,
subtlety ,
taste ,
tastefulness ,
tempering ,
uncullibility ,
undeceivability ,
ungullibility ,
unhoaxability ,
unseduceability ,
urbanity ,
vicious circle ,
vicious reasoning ,
worldliness ,
worldly wisdom
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
linux - How can I copy the output of a command directly into my . . . How can I pipe the output of a command into my clipboard and paste it back when using a terminal? For instance: cat file | clipboard
linux - Selecting text in terminal without using the mouse - Stack Overflow If I'm working in a terminal window in Linux, is there a keyboard shortcut I can use to select output displayed on previous lines? If I select something with the mouse I can copy using Ctrl + Shift + C, but is there a way to select without using the mouse at all I'm using either Gnome terminal or KDE konsole in Ubuntu desktop
linux - How to edit a text file in my terminal - Stack Overflow To re-edit a file in your terminal using the vi command, you can follow these steps: Open your terminal Use the following command to open the text file in vi: vi helloWorld txt Once the file is open, you can make any changes to the text To start editing, press the i key to enter insert mode This allows you to type and edit the text After making your changes, press the Esc key to exit insert mode To save the changes and exit vi, type :wq (colon, w, q) and press Enter This command saves
linux - How do I paste multi-line bash codes into terminal and run it . . . I need to paste a multi-line bash code into terminal, but whenever I do, each line gets run as a separate command as soon as it gets pasted
Copy and Paste in linux terminal - Stack Overflow How to do Copy and Paste in Linux CLI? I want to copy the path of the file and paste it in another Linux command But every time I have to type the whole path again and again It's frustating
Copy file contents to the clipboard in Linux terminal I'm generating an SSH key but I don't know how to copy the key from id_rsa pub to the clipboard I'm using BackBox Linux
How can I make Vim paste from (and copy to) the systems clipboard? 363 You can paste into vim by gnome-terminal's shortcut for paste Place the file in insert mode and use Ctrl + Shift + v Remember beforehand to :set paste to avoid messing with the indentation
How to enable copy paste between host machine and virtual machine in . . . I am trying to copy and paste from my pc to the vm, but I can't I also enabled copy and paste, but I still can't copy and paste from my pc to the vm My pc runs windows 8 1 and my vm has fedora
linux - Pipe to from the clipboard in a Bash script - Stack Overflow Is it possible to pipe to from the clipboard in Bash? Whether it is piping to from a device handle or using an auxiliary application, I can't find anything For example, if dev clip was a device l