query sintattiche, implementazione

This commit is contained in:
cesare 2024-01-02 13:57:51 +01:00
parent 29e9c509de
commit e5db9e2b79
1 changed files with 2 additions and 1 deletions

View File

@ -1706,7 +1706,8 @@ var macrotipi_sint =
"macro rel": "hasClauseType:Relativa",
"macro sog": "hasClauseType:Soggettiva",
"macro strum": "hasClauseType:Strumentale",
"macro sub": "hasClauseType:SubordinataConFunzioneDiRipresa",
//"macro sub": "hasClauseType:SubordinataConFunzioneDiRipresa",
"macro sub": "hasClauseFunction:SubordinateClauseI;hasClauseType:FunzioneDiRipresa",
"macro temp": "hasClauseType:Temporale"
}