Use "syntax" in a sentence

1. Syntax

Syntax

2. Isolate syntax results.

Syntaxergebnisse isolieren.

3. Syntax Error: Not enough arguments

Syntaxfehler: Zu wenig Argumente

4. A minor question of Anglo-Saxon syntax.

Alles nur eine Frage der Syntax.

5. The VBScript parser builds a syntax tree.

Der VBScript Parser baut einen Syntaxbaum auf.

6. The parser does build a syntax tree.

Der Parser baut einen Syntaxbaum auf.

7. The syntax is as in embedded SQL.

Gegenwärtig sind Cursors asensitiv, nur-lesend und nicht scrollbar.

8. The HTML parser does build a syntax tree.

Der HTML Parser baut einen Syntaxbaum auf.

9. Currently, the parser does not build a syntax tree.

Zur Zeit baut der Parser keinen Syntaxbaum auf.

10. Most of the parsers build an abstract syntax tree.

Die meisten Parser bauen einen abstrakten Syntaxbaum auf.

11. By using additional syntax rules more names can be extracted.

Durch die Bestimmung zusätzlicher Syntax-Regeln lassen sich weitere Namen extrahieren.

12. Currently, the Ada parsers do not build a syntax tree.

Zur Zeit bauen die Ada Parser keinen Syntaxbaum auf.

13. For field symbols, the angle brackets are part of the syntax.

deklariert. Bei Feldsymbolen sind spitze Klammern Teil der Syntax.

14. The parsers build a syntax tree and they perform name analysis.

Die Parser bauen einen Syntaxbaum auf, und sie führen Namensanalyse durch.

15. ISO/IEC # Information technology-Abstract Syntax Notation # (ASN.#): Specification of basic notation

ISO/IEC # Informationstechnik-Notaton Eins für abstrakte Syntax (ASN.#): Spezifikation der Basisnotation

16. The parser does build a syntax tree and it performs name analysis.

Der Parser baut einen Syntaxbaum auf, und er führt Namensanalyse durch.

17. The notation used to define the syntax is termed Backus Naur Form (BNF

Die zur Beschreibung der Syntax verwendete Notation ist die Backus-Naur-Form (BNF

18. It is oriented towards abstract syntax trees. Therefore the tree structure is fully known.

Die Auswerter arbeiten auf abstrakten Syntaxbäumen, deren Struktur vollständig bekannt ist.

19. Both had semantics similar to C but a syntax based on Burroughs' ALGOL.

Von der Semantik her gab es Ähnlichkeiten zu C, während die Syntax auf Burroughs ALGOL basierte.

20. In other systems, there is usually a standard syntax for expressing the changeset name.

Andere Systemen haben meistens ihre eigene übliche Syntax um Änderungen zu kenzeichnen.

21. The AFI value # shall be used, indicating a Local format IDI with decimal abstract syntax

NE) Es ist der AFI-Wert # zu verwenden, der eine lokale Format-IDI mit dezimaler abstrakter Syntax angibt

22. The language shares Metafont's declarative syntax for manipulating lines, curves, points and geometric transformations.

Die Sprache hat die gleiche Syntax wie Metafont, um Linien, Kurven, Punkte und geometrische Transformationen zu erzeugen.

23. This appendix uses Abstract Syntax Notation One (ASN.1) to define data types. This enables simple and structured data to be defined without implying any specific transfer syntax (encoding rules) which will be application and environment dependent.

Die Definition der Datentypen in dieser Anlage beruht auf der Notation Eins für abstrakte Syntax (ASN.1), da es auf diese Weise möglich ist, einfache und strukturierte Daten ohne Implizierung einer spezifischen, anwendungs- und umgebungsabhängigen Transfersyntax (Kodierungsregeln) festzulegen.

24. preg_split() , which uses a Perl-compatible regular expression syntax, is often a faster alternative to split().

Die Funktion preg_split() , die eine zu Perl kompatible Syntax regulärer Ausdrücke verwendet, ist häufig die schnellere Alternative zu split().

25. The COBOL parser builds a syntax tree and a symbol table and it performs name analysis.

Der COBOL Parser baut einen Syntaxbaum und eine Symboltabelle auf, und er führt Namensanalyse durch.

26. The parser builds a syntax tree and a symbol table and it performs name analysis.

Der Parser baut einen Syntaxbaum und eine Symboltabelle auf, und er führt Namensanalyse durch.

27. preg_replace() , which uses a Perl-compatible regular expression syntax, is often a faster alternative to ereg_replace().

Die Funktion preg_replace() , die eine zu Perl kompatible Syntax regulärer Ausdrücke verwendet, ist häufig die schnellere Alternative zu ereg_replace().

28. The parsers build an abstract syntax tree that stores and represents the source program in memory.

Die Parser bauen einen abstrakten Syntaxbaum auf, der ein Quellprogramm im Arbeitsspeicher speichert und darstellt.

29. This appendix uses Abstract Syntax Notation One (ASN.#) to define data types. This enables simple and structured data to be defined without implying any specific transfer syntax (encoding rules) which will be application and environment dependent

Die Definition der Datentypen in dieser Anlage beruht auf der Notation Eins für abstrakte Syntax (ASN.#), da es auf diese Weise möglich ist, einfache und strukturierte Daten ohne Implizierung einer spezifischen, anwendungs-und umgebungsabhängigen Transfersyntax (Kodierungsregeln) festzulegen

30. , PHPTAL provides alternative syntax for PHP operators using these characters, and a few more for consistency.

nur umständlich zu verwenden sind, bietet PHPTAL eine alternative PHP-Operator Syntax für diese und, aus Konsistenzgründen, ein paar weitere Zeichen.

31. You can name the parameter and its value whatever you like, using the required key=value syntax.

Sie können dem Parameter und seinem Wert mithilfe der erforderlichen Syntax key=value einen beliebigen Namen geben.

32. The frameworks contain parsers and preprocessors which convert source code to abstract syntax trees and symbol tables.

Die Systeme enthalten Parser und Präprozessoren, welche Quellcode auf abstrakte Syntaxbäume und Symboltabellen abbilden.

33. Note: preg_match() , which uses a Perl-compatible regular expression syntax, is often a faster alternative to ereg().

Hinweis: Die Funktion preg_match() , die eine zu Perl kompatible Syntax regulärer Ausdrücke verwendet, ist häufig die schnellere Alternative zu ereg().

34. The PL/I parser builds a syntax tree and a symbol table and it performs name analysis.

Der PL/I Parser baut einen Syntaxbaum und eine Symboltabelle auf, und er führt Namensanalyse durch.

35. The structure foreseen by the standards is expressed in a formal language, Abstract Syntax Notation One (ASN.1).

CMS wird beschrieben in Abstract Syntax Notation One (ASN.1).

36. As an alternative to the schema.org VideoObject syntax, Google can also process some Open Graph Protocol metadata.

Als Alternative zur VideoObject-Syntax von schema.org kann Google auch einige Metadaten des Open-Graph-Protokolls verarbeiten.

37. McIlroy also credits Thompson with the | notation, which greatly simplified the description of pipe syntax in Version 4.

Ken Thompson führte außerdem die obige Notation ein, welche die Beschreibung der Pipe-Syntax in Version 4 Unix stark vereinfachte.

38. PHP offers an alternative syntax for some of its control structures; namely, if, while, for, foreach, and switch.

PHP bietet eine alternative Syntax für einige seiner Kontrollstrukturen an, namentlich für if, while, for, foreach und switch.

39. Analysis and comparison of Polish and German job advertisements with respect to their macrostructure, syntax, vocabulary and layout

Analyse und Vergleich polnischer und deutscher Stellenanzeigen hinsichtlich der Makrostruktur, Syntax, Lexik und Layout

40. The tree structured by the syntax analysis in the memory plays a central role with all SITE components.

Die von der Syntaxanalyse im Speicher aufgebaute Baumstruktur spielt bei allen SITE-Komponenten eine zentrale Rolle.

41. The syntax of fields will be expressed using the BNF notation as introduced in section # of this Standard

Die Feldsyntax wird mit Hilfe der in Abschnitt # dieser Norm vorgestellten BNF-Notation ausgedrückt

42. Of course, there are also open source alternatives, but AFAIK none of them support the syntax error highlighting.

Selbstverständlich gibt es auch Open-Source-Alternativen, von denen meines Wissens jedoch keine die Syntax-Fehler-Hervorhebung unterstützt.

43. The syntax of fields will be expressed using the BNF notation as introduced in section 3 of this Standard.

Die Feldsyntax wird mit Hilfe der in Abschnitt 3 dieser Norm vorgestellten BNF-Notation ausgedrückt.

44. XDR fits into the ISO presentation layer, and is roughly analogous in purpose to X.409, ISO Abstract Syntax Notation.

XDR passt in die ISO-Darstellungsschicht und ähnelt von seinem Zweck her dem Protokoll X.409, ISO Abstract Syntax Notation.

45. The frameworks contain the following components: Parsers and preprocessors convert source code to abstract syntax trees and symbol tables.

Die Systeme enthalten die folgenden Komponenten: Parser und Präprozessoren bilden Quellcode auf abstrakte Syntaxbäume und Symboltabellen ab.

46. Puma cooperates with the generator for abstract syntax trees Ast, which already supports the definition, creation, and storage of attributed trees.

Puma arbeitet mit dem Generator für abstrakte Syntaxbäume Ast zusammen, wodurch bereits die Definition, Erzeugung und Speicherung von Bäumen unterstützt werden.

47. His last name is the "N" in the BNF notation (Backus–Naur form), used in the description of the syntax for most programming languages.

Er war namensgebend an der Entwicklung der BNF-Notation (Backus-Naur-Form) beteiligt, die in der Beschreibung der Syntax vieler Programmiersprachen verwendet wird.

48. Such escapes are useful for clearly representing ambiguous or invisible characters, and to prevent problems with syntax characters such as ampersands and angle brackets.

Derartige Escape-Zeichen sind nützlich, um mehrdeutige oder unsichtbare Zeichen wiederzugeben, und um Probleme mit Syntaxzeichen wie Kaufmanns-Unds und spitzen Klammern zu vermeiden.

49. It provides a level of abstraction above the Extensible Markup Language (XML) syntax for the Resource Description Framework (RDF) that is widely used for exchange.

Sie bietet für das Resource Description Framework (RDF), welches häufig für den Austausch verwendet wird, eine höhere Abstraktionsebene als die Syntax der erweiterbaren Auszeichnungssprache (XML - Extensible Markup Language).

50. You can export all of your raw, unsampled events from Google Analytics for Firebase to BigQuery, and then use a SQL-like syntax to query that data.

Alle rohen, nicht aus Stichproben stammenden Ereignisse von Google Analytics für Firebase lassen sich in BigQuery exportieren. Anschließend haben Sie die Möglichkeit, diese Daten mithilfe einer SQL-ähnlichen Syntax abzufragen.

51. Incremental compilation is carried out in two steps, the first generating the program graph which represents the abstract syntax of a program, the second yielding code pieces.

Die inkrementelle Compilation wird in zwei Schritten ausgeführt: Im ersten Schritt wird ein Graph als Zwischencode erzeugt, der die abstrakte Syntax eines Programms repräsentiert, im zweiten Schritt werden die Inkremente in Codestücke übersetzt.

52. The invention relates to a method for transferring information whose configuration is defined by formal language characterized by Abstract Syntax Notation One (ASN.1) for the definition of data structures.

Bei einem Verfahren zur Übertragung von Informationen, deren Aufbau durch die mit Abstrakte Syntax-Notation Eins (ASN. 1) bezeichnete formale Sprache zur Definition von Datenstrukturen definiert ist, erfolgt die Übertragung in als Text codierter Form, vorzugsweise als Klartext-Codierung.

53. Ast is a generator for program modules that define the structure of abstract syntax trees and provide general tree manipulating procedures. The defined trees may be decorated with attributes of arbitrary data types.

Ast ist ein Generator für Programm-Module, welche die Strukturen abstrakter Syntaxbäume definieren und allgemeine Prozeduren zur Verarbeitung von Bäumen zur Verfügung stellen.

54. Support in connection with the use of technical computer and testing languages, in particular in connection with Specification and Description Language (SDL), Message Sequence Charts (MSC), Abstract Syntax Notation No 1 (ASN1), Testing and Test Control Notation (TTCN), and Universal Modelling Language (UML)

Unterstützung bei der Verwendung von technischen Computer- und Prüfsprachen, insbesondere im Zusammenhang mit der Spezifikations- und Beschreibungssprache (SDL), dem Sequenzdiagramm (MSC), der Abstract Syntax Notation One (ASN1), der Testing and Test Control Notation (TTCN) und der vereinheitlichten Modellierungssprache (UML)

55. Furthermore, soldiers did not often use the streets, roads, alleys, or courtyards that constitute the syntax of the city, as well as the external doors, internal stairwells, and windows that constitute the order of buildings, but rather moved horizontally through party walls, and vertically through holes blasted in ceilings and floors.

Darüber hinaus benutzten die Soldaten selten die Straßen, Wege, Durchgänge oder Innenhöfe, die die Syntax der Stadt ausmachen, und ebenso selten die Eingangstüren, Innentreppen und Fenster, aus denen sich die Ordnung der Gebäude zusammensetzt, sondern bewegten sich eher horizontal durch Wohnungstrennwände und vertikal durch Löcher, die in Decken und Böden gesprengt worden waren.