ristrutturazione
This commit is contained in:
+1
-4
@@ -12,11 +12,8 @@ g_comprehension
|
||||
type: comprehension
|
||||
|
||||
include:
|
||||
organism.md
|
||||
organism/organism.md
|
||||
|
||||
expansion:
|
||||
@ORGANISM: ORGANISM
|
||||
|
||||
activate: HYPOTHALAMUS-BEH
|
||||
|
||||
```
|
||||
@@ -1,27 +0,0 @@
|
||||
# organism-beh.md
|
||||
|
||||
## ORGANISM-BEH: comprehension
|
||||
|
||||
**Organism-beh**:
|
||||
Qui comprendiamo il collegamento fra organi.
|
||||
|
||||
```Gen
|
||||
ORGANSIM-BEH
|
||||
|
||||
type: container
|
||||
|
||||
expansion:
|
||||
|
||||
elements:
|
||||
|
||||
# Organs
|
||||
@TECTUM: TECTUM-BEH
|
||||
@VERTEBRAE: VERTEBRAE-BEH
|
||||
@HYPOTHALAMUS: HYPOTHALAMUS-BEH
|
||||
|
||||
internal_intrication:
|
||||
# Area xxx
|
||||
|
||||
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
||||
|
||||
```
|
||||
+16
-9
@@ -12,15 +12,22 @@ ORGANISM
|
||||
type: comprehension
|
||||
|
||||
include:
|
||||
organism/actuation.md
|
||||
organism/sensory.md
|
||||
organism/excitation.md
|
||||
organism/inhibition.md
|
||||
hypothalamus/hypothalamus.md
|
||||
tectum/tectum.md
|
||||
vertebrae/vertebrae.md
|
||||
relations.md
|
||||
../organs/hypothalamus/hypothalamus.md
|
||||
../organs/tectum/tectum.md
|
||||
../organs/vertebrae/vertebrae.md
|
||||
|
||||
expansion:
|
||||
@ORGANISM-BEH: ORGANISM-BEH
|
||||
@HYPOTHALAMUS: HYPOTHALAMUS
|
||||
|
||||
elements:
|
||||
|
||||
@TECTUM: TECTUM-BEH
|
||||
@VERTEBRAE: VERTEBRAE-BEH
|
||||
@HYPOTHALAMUS: HYPOTHALAMUS-BEH
|
||||
|
||||
relations:
|
||||
|
||||
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
||||
|
||||
activate: @HYPOTHALAMUS-BEH
|
||||
```
|
||||
|
||||
@@ -1,24 +1,9 @@
|
||||
|
||||
---
|
||||
include_toc: true
|
||||
---
|
||||
|
||||
# excitation.md
|
||||
|
||||
## EXCITATION: Container
|
||||
|
||||
**Exhitatory Behavior**:
|
||||
|
||||
```Gen
|
||||
|
||||
EXCITATION
|
||||
|
||||
type: container
|
||||
|
||||
tub_intricated:
|
||||
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
||||
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
||||
ASTROSYNAPSE: in.{}.{}.{}.ASTROSYNAPSE
|
||||
```
|
||||
# relations-dev.md
|
||||
|
||||
#### TUN-PRE-POST-ASTRO-SYNAPSE: Tuner
|
||||
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
include_toc: true
|
||||
---
|
||||
|
||||
# relations.md
|
||||
|
||||
## EXCITATION: Container
|
||||
|
||||
**Exhitatory Behavior**:
|
||||
|
||||
```Gen
|
||||
|
||||
EXCITATION
|
||||
|
||||
type: container
|
||||
|
||||
tub_intricated:
|
||||
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
||||
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
||||
ASTROSYNAPSE: in.{}.{}.{}.ASTROSYNAPSE
|
||||
```
|
||||
|
||||
## INHIBITION: Container
|
||||
|
||||
**Inhibitory Behavior**:
|
||||
|
||||
```Gen
|
||||
|
||||
INHIBITION
|
||||
|
||||
type: container
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
|
||||
## ACTUATION: Container
|
||||
|
||||
**Actuation Behavior**:
|
||||
|
||||
```Gen
|
||||
|
||||
ACTUATION
|
||||
|
||||
type: container
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
|
||||
## SENSORY: Container
|
||||
|
||||
**Sensory Behavior**:
|
||||
|
||||
```Gen
|
||||
|
||||
SENSORY
|
||||
|
||||
type: container
|
||||
|
||||
tub_intricated:
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user