Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
tuvu
2025-02-14 16:08:20 +01:00

View File

@@ -39,8 +39,8 @@ entity ::= Entity(String)
``` ```
|TAD |Nom d'attribut |Type | Polarité |TAD |Nom d'attribut |Type | Polarité
|----------------|------------------|---------------|---------| |----------------|-----------------|---------------------|---------|
|phrase | | | |phrase | |String |H
|aff |s |String |H |aff |s |String |H
|complement |s |String |H |complement |s |String |H
|complement |v |String |H |complement |v |String |H
@@ -49,7 +49,7 @@ entity ::= Entity(String)
# Analyse lexicale et syntaxique ## Analyse lexicale et syntaxique
### Lexer ### Lexer