As for complementary antonymy, we say ___________________.
A: The adjectives of this type can not be modified by "very".
B: The words of this type do not have comparative or superlative degrees either.
C: The norms in this type is absolute.
D: There is no cover term for the two members of a pair of words in this type.
A: The adjectives of this type can not be modified by "very".
B: The words of this type do not have comparative or superlative degrees either.
C: The norms in this type is absolute.
D: There is no cover term for the two members of a pair of words in this type.
举一反三
- As for complementary antonymy, we say ___________________. A: The adjectives is this type can not be modified by "very". B: The words of this type do not have comparative or superlative degrees either. C: The norms in this type is absolute. D: There is no cover term for the two members of a pair of words in this type.
- 下面哪个不是HTML5新增TYPE属性? A: type="email" B: type="url" C: type="number" D: type="clock"
- 密码输入框和文本输入框样式同时定义时,写法正确的是( ) A: input[type="text"] [type="password"] { } B: input[type="text"],[type="password"] { } C: input([type="text"],[type="password"]) { } D: input(type="text"),(type="password") { }
- 邮箱输入框和文本输入框同时定义样式时,写法正确的是( ) A: input[type="text"],[type="email"] { } B: input([type="text"],[type="email"] ){ } C: input[type="text"][type="email"] { } D: input(type="text"),(type="email") { }
- 表单的邮箱输入框和文本输入框同时定义相同的样式时,写法正确的是( ) A: input[type="text"],[type="email"] { } B: input([type="text"],[type="email"] ){ } C: input[type="text"][type="email"] { } D: input(type="text"),(type="email") { }