When linguists write grammars or lexicographers compile dictionaries they must use metalanguage.()
When linguists write grammars or lexicographers compile dictionaries they must use metalanguage.()
相关考题:
Whenyoumakeanymistakesinnurses’notes,youshouldNOT.() A.drawalinethroughthemistakesB.write‘error’overthemistakesC.writeyoursignaturedownneartothemistakesD.use‘white-out’
9. _______you _______ stay at home today?A. Do ; have toB. Must; have toC. Have; toD. Do ; must
Whichtwotriggersaremousemovementtriggers?() A.When-Mouse-UpB.When-Mouse-MoveC.When-Mouse-DownD.When-Mouse-ClickE.When-Mouse-Leave
---- Look! The man at the gate ________ be our headmaster. He is always standing there every morning.--- - No, it ________ be him. He is holding a meeting in the office now.A.must, can’t B.must, mustn’t C.can’t, can’t D.can’t, mustn’t
3.—__________ 1 go out for a while?—No,you __________ You must finish your homework first.A. Must,needn'tB. Can,mayC. May,mustn'tD. May,must
The( )program is generally translated to an object program, which is in a form directly understandably by the computer.A. transferB. assembleC. sourceD. Compile
It ______ be quite cold in winter eventhough the city is in Hainan Province.A.shall B.shouldC.can D.must
14、下列哪个是正确的Maven生命周期中阶段的顺序。A.verify-compile-test-package-validateB.validate-compile-test-package-verifyC.validate-compile-test-verify-packageD.verfify-validate-compile-test-package
与下列语句组等效的语句组是: document.write ("123<br>"); document.write ("456");A.for (document) { write ("123<br>"); write ("456"); }B.with (document) { write ("123<br>"); write ("456"); }C.foreach (document) { write ("123<br>"); write ("456"); }D.while (document) { write ("123<br>"); write ("456"); }