TERMIUM Plus®

La banque de données terminologiques et linguistiques du gouvernement du Canada.

SYNTACTIC STRUCTURE [18 fiches]

Fiche 1 2024-05-09

Anglais

Subject field(s)
  • Artificial Intelligence
DEF

A complex data structure that contains the node's label(i. e. its syntactic category), a list of its daughters and a pointer to the F-structure attached to it.

Français

Domaine(s)
  • Intelligence artificielle

Espagnol

Conserver la fiche 1

Fiche 2 2024-05-09

Anglais

Subject field(s)
  • Language (General)
  • Artificial Intelligence
CONT

In opposition to Chomsky, who(as I noted) pays little attention to how his derivations might be realized by an individual speaker operating under "real-world" constraints, Bresnan and her colleagues have fashioned a perspective designed to illuminate how an individual will perceive or produce language. In her lexical-functional theory, there is no transformational component. The information traditionally embedded in the syntactic components is now placed in the individual' s lexicon-one's knowledge of specific words. Lexical-functional grammar provides each sentence with two structures : a constituent structure, which is similar to a surface structure(or phrase-marker tree) in the standard theory of Chomsky; and a functional structure, which includes all the grammatical relations relevant to the semantic interpretation of the sentence. The functional structure is generated by annotated phrase-structure rules working in conjunction with lexical entries for the various morphemes in a sentence.

Français

Domaine(s)
  • Linguistique (Généralités)
  • Intelligence artificielle
DEF

Grammaire qui introduit dans un modèle authentiquement linguistique des procédés de gestion dynamique des structures issues de l'informatique. (Technique et Science Informatiques 5, 2, 1986, 111).

OBS

Grammaire lexicale-fonctionnelle, appelée parfois grammaire d'unification.

Espagnol

Conserver la fiche 2

Fiche 3 2024-05-09

Anglais

Subject field(s)
  • Artificial Intelligence
  • Operating Systems (Software)
CONT

The tutorial interface is designed to facilitate student's learning by providing the environment with the intelligence to structure the code being entered and prevent "low-level" syntactic difficulties. This is achieved by providing the students with an intelligent structured editor with which to enter code.

CONT

A major design feature of the tutoring interface provides the student with a structured editor through which to enter code.

CONT

The Tutorial Interface.- ... the structured editor facilitates communication between the student and the tutor.

Français

Domaine(s)
  • Intelligence artificielle
  • Systèmes d'exploitation (Logiciels)
OBS

Aplusix a une architecture classique de Tuteur Intelligent. Les différents modules sont : l'expert [...], le module pédagogique [...], le module de diagnostic cognitif [...], l'interface qui fournit une présentation soignée du raisonnement et offre un mode de saisie ergonomique.

Espagnol

Conserver la fiche 3

Fiche 4 2024-05-09

Anglais

Subject field(s)
  • Artificial Intelligence
  • Grammar
DEF

A form of transformational grammar in which the deep structure is based on cases-semantically relevant syntactic relationships.

OBS

A theoretical approach to natural language analysis by the American linguist Charles Fillmore, somewhat influenced by Tesnière’s grammatical model.

Français

Domaine(s)
  • Intelligence artificielle
  • Grammaire

Espagnol

Conserver la fiche 4

Fiche 5 2024-05-02

Anglais

Subject field(s)
  • Programming Languages
  • Artificial Intelligence
DEF

To determine the syntactic structure of a language construct by decomposing it into lexical tokens and establishing the relationships among them.

OBS

Examples: To parse blocks into statements, statements into expressions, expressions into operators and operands.

OBS

parse: designation and definition standardized by ISO and the International Electrotechnical Commission; designation standardized by the Institute of Electrical and Electronics Engineers (IEEE).

Français

Domaine(s)
  • Langages de programmation
  • Intelligence artificielle
DEF

Déterminer la structure syntaxique d'un élément de langage en le décomposant en ses unités lexicales et en établissant les relations entre elles.

OBS

Exemples : Décomposer les blocs en instructions, les instructions en expressions, les expressions en opérateurs et opérandes.

OBS

analyser : désignation et définition normalisées par l'ISO et la Commission électrotechnique internationale.

Espagnol

Campo(s) temático(s)
  • Lenguaje de programación
  • Inteligencia artificial
Conserver la fiche 5

Fiche 6 2024-05-02

Anglais

Subject field(s)
  • Programming Languages
  • Computer Processing of Language Data
  • Artificial Intelligence
DEF

A tree defining the syntactic structure of a sentence in a context-free language.

Français

Domaine(s)
  • Langages de programmation
  • Informatisation des données linguistiques
  • Intelligence artificielle

Espagnol

Campo(s) temático(s)
  • Lenguaje de programación
  • Procesamiento por computadora de datos lingüísticos
  • Inteligencia artificial
Conserver la fiche 6

Fiche 7 2024-01-22

Anglais

Subject field(s)
  • Artificial Intelligence
  • Grammar
CONT

In many spoken dialogue systems the meaning of the utterance is derived directly from the recognized string using a semantic grammar. A semantic grammar uses phrase structure rules as a syntactic grammar does, but its constituents are classified in terms of function or meaning rather than syntactic categories. Generally semantic grammars for spoken dialogue and other natural language systems are domain specific.

Français

Domaine(s)
  • Intelligence artificielle
  • Grammaire
CONT

Grammaire sémantique. Les catégories non terminales de ce type de grammaire sont des classes sémantiques, définies par le concepteur à partir du domaine à traiter. Le traitement d'une phrase consiste alors à vérifier des correspondances sémantiques avec la grammaire sans trop se préoccuper de la syntaxe; celle-ci reste implicite et correspond simplement à l'ordre dans lequel peuvent apparaître les diverses catégories sémantiques.

Espagnol

Conserver la fiche 7

Fiche 8 2022-09-16

Anglais

Subject field(s)
  • Programming Languages
  • Information Processing (Informatics)
  • Telecommunications Transmission
DEF

... a tree representation of the abstract syntactic structure of text[, ] often source code[, ] written in a formal language.

OBS

Each node of the tree denotes a construct occurring in the text.

Français

Domaine(s)
  • Langages de programmation
  • Traitement de l'information (Informatique)
  • Transmission (Télécommunications)
DEF

[...] structure syntaxique conçue pour représenter les fonctions présentes dans un programme[,] il est basé sur le code source de la programmation.

OBS

L'arbre est appelé abstrait, non pas parce qu'il est difficile à comprendre ou qu'il a une forme abstraite, mais parce qu'il n'inclut pas la syntaxe de codage telle que les marques de parenthèse et autres symboles qui apparaissent inévitablement dans le code.

Espagnol

Campo(s) temático(s)
  • Lenguaje de programación
  • Tratamiento de la información (Informática)
  • Transmisión (Telecomunicaciones)
DEF

[...] representación de árbol de la estructura sintáctica simplificada del código fuente escrito en cierto lenguaje de programación.

OBS

Cada nodo del árbol denota una construcción que ocurre en el código fuente.

Conserver la fiche 8

Fiche 9 2012-11-01

Anglais

Subject field(s)
  • Cognitive Psychology
CONT

As we have discussed, comprehenders must map the spoken or written input onto entries in the mental lexicon and must generate various levels of syntactic, semantic, and conceptual structure. In language production, people are faced with the converse problem. They must map from a conceptual structure to words and their elements.

Français

Domaine(s)
  • Psychologie cognitive
CONT

La principale question qui se pose aujourd'hui est d'établir avec précision quand et comment les informations phonologiques, lexicales, sémantiques et pragmatiques participent à la perception, la compréhension et la production du langage.

Espagnol

Conserver la fiche 9

Fiche 10 2012-03-30

Anglais

Subject field(s)
  • Cognitive Psychology
  • Psycho-, Socio- and Ethnolinguistics
DEF

The tendency for a speaker to produce a structure that was encountered in recent discourse.

CONT

Syntactic priming refers to a general tendency for language users to produce a syntactic structure following previous experience with that structure... Similar to auditory priming, syntactic priming involves the priming of language form, as opposed to the priming of language meaning associated with semantic priming.

Français

Domaine(s)
  • Psychologie cognitive
  • Psycho-, socio- et ethnolinguistique
DEF

Tendance pour un locuteur à produire une structure qui a été rencontrée dans le discours récent plutôt qu'une autre structure.

CONT

Amorçage syntaxique : Entendre un énoncé avec une construction syntaxique particulière augmente les chances qu’une phrase sera produite avec la même construction. L’amorçage syntaxique est important car il peut amener les gens à coordonner la forme grammaticale de leurs énoncés pendant une conversation.

Espagnol

Conserver la fiche 10

Fiche 11 2010-11-16

Anglais

Subject field(s)
  • Programming Languages
DEF

A syntactic meta-language for use in specifying the syntax structure of inputs and outputs of an actual man-machine interface.

Terme(s)-clé(s)
  • Backus Naur Form

Français

Domaine(s)
  • Langages de programmation
CONT

La forme de Backus-Naur [...] est une notation permettant de décrire les règles syntaxiques des langages de programmation.

Terme(s)-clé(s)
  • forme de Backus Naur

Espagnol

Campo(s) temático(s)
  • Lenguaje de programación
OBS

La forma más conocida de representación sintáctica de un metalenguaje. [...] Una gramática BNF consta de reglas de producción, que definen las categorías sintácticas o variables metalingüísticas en los términos de otras categorías, y de símbolos terminales.

Conserver la fiche 11

Fiche 12 - données d’organisme externe 2006-01-30

Anglais

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
07.04.44 (2382)
numéro d'article de norme ISO/CEI
DEF

determine the syntactic structure of a language construct by decomposing it into lexical tokens and establishing the relationships among them

OBS

Examples: To parse blocks into statements, statements into expressions, expressions into operators and operands.

OBS

parse: term and definition standardized by ISO/IEC [ISO/IEC 2382-7:2000].

Français

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
07.04.44 (2382)
numéro d'article de norme ISO/CEI
DEF

déterminer la structure syntaxique d'un élément de langage en le décomposant en ses unités lexicales et en établissant les relations entre elles

OBS

Exemples : Décomposer les blocs en instructions, les instructions en expressions, les expressions en opérateurs et opérandes.

OBS

analyser : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-7:2000].

Espagnol

Conserver la fiche 12

Fiche 13 2002-05-03

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Programs and Programming
DEF

A representation either of the syntactic structure of the construct or a portion of the dialogue procedure.

Terme(s)-clé(s)
  • syntax diagramme

Français

Domaine(s)
  • Intelligence artificielle
  • Programmes et programmation (Informatique)
DEF

Représentation de la structure syntaxique de la construction ou d'une partie de la procédure de dialogue.

Espagnol

Campo(s) temático(s)
  • Inteligencia artificial
  • Programas y programación (Informática)
DEF

Representación diagramática de la reglas de la sintaxis de un lenguaje de programación.

Conserver la fiche 13

Fiche 14 1990-09-21

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Processing of Language Data
DEF

In the translation process, preserving as far as possible the syntactic structure of the text under translation.

Français

Domaine(s)
  • Intelligence artificielle
  • Informatisation des données linguistiques

Espagnol

Conserver la fiche 14

Fiche 15 1990-08-31

Anglais

Subject field(s)
  • Artificial Intelligence
DEF

A level of representation which is different in principle from both the syntactic structure and the actual meaning of the expressions of the language.

Français

Domaine(s)
  • Intelligence artificielle

Espagnol

Conserver la fiche 15

Fiche 16 1989-02-15

Anglais

Subject field(s)
  • Artificial Intelligence
  • Grammar
DEF

A dependency tree, i.e., a directed unordered tree with labeled arcs and nodes that carries the minimal syntactic information linking the main words of a sentence.

Français

Domaine(s)
  • Intelligence artificielle
  • Grammaire
DEF

Un arbre orienté non ordonné qui contient les informations syntaxiques minimales permettant d'établir les liens entre les mots les plus significatifs de la phrase représentée.

Espagnol

Conserver la fiche 16

Fiche 17 1986-07-31

Anglais

Subject field(s)
  • Artificial Intelligence
DEF

Such a parser is so called not because it behaves in a random fashion, but rather, because the action to be performed at any moment(i. e. the syntactic structure to be built) is not uniquely determined by the current state of the parser and the current input symbol.

Terme(s)-clé(s)
  • nondeterministic analyser

Français

Domaine(s)
  • Intelligence artificielle

Espagnol

Conserver la fiche 17

Fiche 18 1986-04-10

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Programs and Programming

Français

Domaine(s)
  • Intelligence artificielle
  • Programmes et programmation (Informatique)

Espagnol

Conserver la fiche 18

Avis de droit d’auteur pour la banque de données TERMIUM Plus®

© Services publics et Approvisionnement Canada, 2025
TERMIUM Plus®, la banque de données terminologiques et linguistiques du gouvernement du Canada
Un produit du Bureau de la traduction

En vedette

Portail linguistique du Canada

Accédez à une collection de ressources canadiennes sur tous les aspects du français et de l'anglais, y compris des jeux.

Outils d'aide à la rédaction

Les outils d’aide à la rédaction du Portail linguistique ont fait peau neuve! Faciles à consulter, ils vous donnent accès à une foule de renseignements utiles pour mieux écrire en français et en anglais.

Lexiques et vocabulaires

Accédez aux lexiques et vocabulaires du Bureau de la traduction.

Date de modification :