Use "syntax" in a sentence

1. x0z = syntax errors

x0z = 구문 오류

2. Syntax Error: Unknown command '%# '

문법 오류: 알 수 없는 명령 ' % # '

3. Syntax -- The question is, " How is syntax different from grammar? " They're exactly the same.

" 구문은 문법과 다른가? "

4. ON DUPLICATE KEY UPDATE syntax.

ON DUPLICATE KEY UPDATE 및 REPLACE 구문을 채용하고 있다.

5. Syntax Error: Not enough arguments

문법 오류: 인자가 충분하지 않음

6. Syntax Error: Too many arguments

문법 오류: 인자가 너무 많습니다

7. The present invention relates to a sentence summarization method using a dependency grammar syntax tree, which creates a new dependency grammar syntax tree by modifying a dependency grammar syntax tree of a sentence according to a given rule, and then summarizes the sentence using the new syntax tree.

본 발명은 문장의 의존 문법 구문 트리를 일정한 법칙에 따라 변형한 새로운 의존 문법 구문 트리를 생성하고 이를 이용하여 문장을 요약하는 의존 문법 구문 트리를 이용한 문장 요약 방법에 관한 것으로, 본 발명에 따른 의존 문법 구문 트리를 이용한 문장 요약 방법은, 규칙을 기반으로 하는 구문 분석기를 이용하여 제1 의존 문법 구문 트리를 생성하는 제1 단계; 상기 제1 단계에서 애매성으로 인하여 의존 관계를 찾아 내지 못한 단어들에 대해 확률을 기반으로 하는 구문 분석기를 이용하여 제2 의존 문법 구문 트리를 생성하는 제2 단계; 상기 제1 단계에서 생성된 제1 의존 문법 구문 트리와 상기 제2 단계에서 생성된 제2 의존 문법 구문 트리를 결합하여 제3 의존 문법 구문 트리를 생성하는 제3 단계; 상기 제3 의존 문법 구문 트리의 각 노드에 대해 해당 노드를 유지하는'REMAIN'동작, 또는 해당 노드와 그 자식 노드를 모두 삭제하는 'DELETE'동작, 또는 해당 노드를 삭제하고 그 자식 노드를 해당 노드의 자리에 두는 'CHILD_UP'동작을 판별하는 인공지능 모델을 사용하고 이를 적용하여 변형된 제4 의존 문법 구문 트리를 생성하는 제4 단계; 및, 상기 변형된 제4 의존 문법 구문 트리로부터 요약문을 생성하는 제5 단계를 포함하는 것을 특징으로 한다.

8. It's almost becoming the syntax of a new language.

새로운 언어의 체계처럼 되고 있습니다.

9. Sentence summarization method using a dependency grammar syntax tree

의존 문법 구문 트리를 이용한 문장 요약 방법

10. Click Test expression to make sure your syntax is correct.

구문이 정확한지 확인하려면 표현식 테스트를 클릭합니다.

11. Google supports extended sitemap syntax for the following media types.

Google은 다음 미디어 유형에 대해 확장된 사이트맵 구문을 지원합니다.

12. JSX (JavaScript XML) is an extension to the JavaScript language syntax.

JSX(JavaScript eXtension)는 자바스크립트 언어 문법의 확장이다.

13. You can see the Sitemap Protocol page for more information on syntax.

구문에 관한 자세한 정보는 사이트맵 프로토콜 페이지에서 확인할 수 있습니다.

14. How does syntax differ from grammar or are they exactly the same?

문법과 어떻게 다릅니까? 또한 그들은 같을 수 있나요?

15. Use standard column-row syntax to define the range: e.g., A1:Z26.

표준 열-행 구문을 사용하여 범위를 정의합니다(예: A1:Z26).

16. Select your preferred color theme for the Code view workspace and syntax highlighting.

코드 보기 작업 영역과 구문 강조표시에 대해 원하는 색상 테마를 선택합니다.

17. Version 3.x and 2.7 of the Python language introduces syntax for set comprehensions.

Python 언어 버전 3.x와 2.7은 집합 캄프리헨션을 위한 문법을 도입했다.

18. Context-free languages are the theoretical basis for the syntax of most programming languages.

문맥 자유 언어는 대부분의 프로그래밍 언어 문법의 이론적 기초이다.

19. Google Web Designer bases syntax colouring and code auto-completion on the file extension.

Google Web Designer에서는 파일 확장자를 기준으로 구문 색상을 지정하고 코드를 자동으로 완성합니다.

20. Syntax is a more technical term but it means the same thing as grammar.

그들은 정확히 같습니다. 구문은 좀 더 기술적인 용어지만 이것은 문법이 의미하는 것과 같은 것을

21. Additionally, there have been extensive changes in the grammar and syntax of the language.

그뿐 아니라 문법과 문장 구조도 상당히 많이 변했습니다.

22. (Ac 17:9) The syntax, or pattern of phrases and sentences, sometimes suggests Latin influence.

구나 문장의 형태를 다루는 구문법도 때때로 라틴어에서 영향을 받았음을 시사한다.

23. If you are familiar with other Google Data APls, you can also use the below syntax.

다른 Google Data API에 익숙하다면 아래와 같은 구문을 사용할 수 있습니다.

24. Such comments made a valuable contribution to understanding the syntax and grammar of the Hebrew language.

그러한 주석은 히브리어의 구문과 문법을 이해하는 데 가치 있는 기여를 하였습니다.

25. But they don't typically give feedback based on the syntax or grammaticality of what they say.

그들이 말하는 것의 구문이나 문법적인 부분에 기초해서 피드백을 주지는 않습니다.

26. It originally comes from CPL, in which equivalent syntax for e1 ? e2 : e3 was e1 → e2, e3.

이는 CPL로부터 유래되었는데, e1 ? e2 : e3와 동등한 문법은 e1 → e2, e3이다.

27. Video encoding method and apparatus and video decoding method and apparatus using unified syntax for parallel processing

병렬 처리를 위한 단일화된 신택스를 이용하는 비디오 부호화 방법 및 장치, 비디오 복호화 방법 및 장치

28. The ECMA standard describes only the allowed syntax, whereas the RFC covers some security and interoperability considerations.

ECMA 표준은 문법만 정의할 정도로 최소한으로만 정의되어 있는 반면 RFC는 시맨틱, 보안적 고려 사항을 일부 제공하기도 한다.

29. But what you don't find in any real sense is phonology, morphology, syntax, combinatorial systems or arbitrary names.

무작위적인 변화에 대해 알 수 있습니다. 하지만 실질적으로 알 수 없는 것은 음운론, 형태론, 구문론,

30. Compiled When code written in a language is compiled, its syntax is transformed into an executable form before running.

컴파일 컴파일 언어로 작성된 코드가 있을 때 문법은 실행 가능한 형태로 변환된 다음 실행한다.

31. Semantic syntax tree kernel-based processing system and method for automatically extracting semantic correlations between scientific and technological core entities

과학기술핵심개체 간 의미적 연관관계 자동 추출을 위한 시맨틱 구문 트리 커널 기반 처리 시스템 및 방법

32. Clojure's reader supports literal syntax for maps, sets and vectors in addition to lists, and these are compiled to the mentioned structures directly.

클로저의 리더는 맵과 집합, 벡터 그리고 리스트를 위한 리터럴 문법을 지원하는데, 이들이 컴파일러에 그 자체로 주어지게 된다.

33. Disclosed are a semantic syntax tree kernel-based processing system and method for automatically extracting semantic correlations between scientific and technological core entities.

본 발명은 입력된 문장에 대한 구문, 품사 정보 및 기저구 정보를 분석하고, 분석한 구문, 품사 정보 및 기저구 정보를 바탕으로 가지치기를 수행하여 입력된 문장의 구문의 관계를 추출하고, 추출한 문장의 구문의 관계에 의해 입력된 문장의 구문의 구문적 유사도, 어휘 의미적 유사도 및 시맨틱 구문 트리 커널을 계산하여 입력된 문장의 구문의 유사도를 추출함으로써, 두 문장의 유사도를 정확하게 계산할 수 있다.

34. Interestingly, these translations rendered the name of Almighty God as “Yehóa” and “Jehovah,” with variations of the name according to the syntax that the language demanded.

흥미롭게도 이 번역판들에서는 전능하신 하나님의 이름을, 그 언어에서 요구하는 구문법에 따른 변화형과 아울러, “예호아”와 “제호바”로 번역하였다.

35. In spite of its beautiful expressions and consistent use of God’s sacred name, it was hard for those educated after the war to understand its antiquated syntax.

그 번역판은 표현이 아름답고 하느님의 신성한 이름을 일관성 있게 사용했지만, 전쟁 후에 교육받은 사람들에게는 고어체 구문이 이해하기 힘들었습니다.

36. He directed the team that invented and implemented FORTRAN, the first widely used high-level programming language, and was the inventor of the Backus–Naur form (BNF), a widely used notation to define formal language syntax.

그는 최초로 널리 사용된 고급 프로그래밍 언어 (포트란)를 발명한 팀을 이끌었고 형식 언어 문법을 정의하는 배커스-나우르 표기법을 발명했다.

37. Cg is based on the C programming language and although they share the same syntax, some features of C were modified and new data types were added to make Cg more suitable for programming graphics processing units.

Cg는 C 언어를 기반으로 하며, C 언어와 같은 문법을 가졌지만 일부 기능들은 변형되고 그래픽 처리 장치를 프로그래밍하기에 적절한 새로운 자료형이 추가되었다.

38. Yet, with his deep insight into Biblical Hebrew terms, syntax, and grammar and his constant effort to discern the plain and literal meaning of the text, Rashi provides a meaningful source of comparison for Bible researchers and translators.

하지만 그는 성서에 나오는 히브리어 표현과 구문과 문법에 대한 깊은 통찰력을 발휘하고 본문의 명백하면서도 문자적인 의미를 분별하기 위해 끊임없는 노력을 기울임으로, 성서 연구가들과 번역가들에게 유용한 비교 연구 자료를 남겼습니다.

39. As such, it is often used to simplify the syntax of declaring complex data structures consisting of struct and union types, but is just as common in providing specific descriptive type names for integer data types of varying lengths.

이처럼, struct와 union 타입으로 이루어진 복잡한 자료 구조를 선언하는 문을 단순하게 만들기 위해 종종 사용되지만 다양한 길이의 정수 자료형에 대한 특정한 서술형 이름을 지정하는 것으로 일반화되어 있다.

40. John Gruber created the Markdown language in 2004 in collaboration with Aaron Swartz on the syntax, with the goal of enabling people "to write using an easy-to-read and easy-to-write plain text format, optionally convert it to structurally valid XHTML (or HTML)".

존 그루버는 2004년에 문법 면에서 에런 스워츠와 중대한 협업을 통해 마크다운 언어를 만들었으며, 사람들이 읽기 쉽고 쓰기 쉬운 플레인 텍스트 포맷을 사용하여 쓸 수 있으면서 구조적으로 유효한 XHTML(또는 HTML)로 선택적 변환이 가능하게 하는 것이 목표이다.

41. Barbara Lust, professor of linguistics and human development, stated: “Children as young as 3 years of age already possess a remarkable knowledge of language structure and syntax which is so complex and precise that it must challenge any known learning theory to account for its acquisition.”

언어학·인간 개발학 교수인 바버라 루스트는 이렇게 기술했습니다. “세 살밖에 안 된 어린이들도 이미 언어의 구조와 구문에 대한 놀랄 만한 지식을 갖추고 있다. 그 지식이 어찌나 복잡하고 정확하던지 알려져 있는 어떤 학습 이론으로도 그 습득 과정을 설명하기 어려울 정도이다.”