vault backup: 2026-07-30 13:44:03
This commit is contained in:
Vendored
+10
-9
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "English/dictionary.md",
|
"file": "English/conditional.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "dictionary"
|
"title": "conditional"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "English/dictionary.md",
|
"file": "English/conditional.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-coming-in",
|
"icon": "links-coming-in",
|
||||||
"title": "Обратные ссылки для dictionary"
|
"title": "Обратные ссылки для conditional"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -113,12 +113,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "English/dictionary.md",
|
"file": "English/conditional.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-going-out",
|
"icon": "links-going-out",
|
||||||
"title": "Исходящие ссылки из dictionary"
|
"title": "Исходящие ссылки из conditional"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -156,13 +156,13 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "English/dictionary.md",
|
"file": "English/conditional.md",
|
||||||
"followCursor": false,
|
"followCursor": false,
|
||||||
"showSearch": false,
|
"showSearch": false,
|
||||||
"searchQuery": ""
|
"searchQuery": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-list",
|
"icon": "lucide-list",
|
||||||
"title": "Структура dictionary"
|
"title": "Структура conditional"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -197,6 +197,8 @@
|
|||||||
},
|
},
|
||||||
"active": "c3e5b400f87e4a39",
|
"active": "c3e5b400f87e4a39",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"English/dictionary.md",
|
||||||
|
"English/conditional.md",
|
||||||
"cybersec/Forensic/Network layers.md",
|
"cybersec/Forensic/Network layers.md",
|
||||||
"Без названия.canvas",
|
"Без названия.canvas",
|
||||||
"Без названия 1.canvas",
|
"Без названия 1.canvas",
|
||||||
@@ -211,7 +213,6 @@
|
|||||||
"Programming/ML/Pytorch basics.md",
|
"Programming/ML/Pytorch basics.md",
|
||||||
"Programming/ML/pytorch база.md",
|
"Programming/ML/pytorch база.md",
|
||||||
"Programming/ML/Гиперпараметры.md",
|
"Programming/ML/Гиперпараметры.md",
|
||||||
"English/dictionary.md",
|
|
||||||
"English/homework",
|
"English/homework",
|
||||||
"English/Homework.md"
|
"English/Homework.md"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
***0*** - If (present simple), present simple - general truths - факты
|
||||||
|
***1*** - If (present simple), future simple - predictions - предсказания
|
||||||
|
***2*** - If (Past Simple), would + base form - вымышленные представления о будущем
|
||||||
|
***3*** - If (past perfect), would have + v3 - вымышленные представления о прошлом
|
||||||
Reference in New Issue
Block a user