roots
trying to learn and remember things ^_^”
8 Notes
-
khymerna proza
**химерна проза** - піджанр української прози, у якому розповідається про неймовірні події, де реальне поєднується з фантастичним, умовним; засоби іронії, гротеску, театральності — з елементами фольклорної та міфологічної поетики.
-
semi-weighted keys
**semi-weighted keys** use a spring-loaded mechanism in [[digital piano]] combined with some light resistance to *simulate* the feeling of pressing an acoustic piano key.
-
fully weighted keys
**Fully weighted keys** are designed to simulate the [[action]] of an [[acoustic piano]] in [[digital piano]]
-
digital piano
**digital piano** is a musical instrument that stimulates acoustic piano.
-
action
**piano action** or **hammer action** is the mechanism that translates your finger pressing a key into a hammer strike on a string.
-
about
-
child combinator
The child combinator [`parent > child`] scopes descendant styling from *any* descendant that matches the child selector to **only direct descendants**.
-
general sibling combinator
The general sibling combinator - `~` - selects the defined elements that are located *somewhere after* the preceding (prior defined) element and that are within the same parent.