```text Value = Atom | Compound | Embedded Atom = Boolean | Float | Double | SignedInteger | String | ByteString | Symbol Compound = Record | Sequence | Set | Dictionary ```