Moses Melchior (1736–1817)
Moses Melchior (1736–1817) was a Jewish-Danish merchant. He founded the trading house Moses & Søn G. Melchior.
Moses Melchior | |
---|---|
Born | 1736 |
Died | 1817 (aged 80–81) Copenhagen, Denmark |
Nationality | Danish |
Occupation | Merchant |
Biography
Moses Melchior was born in Hamburg, the son of Marcus Melchior and Zippora Rosbach. He first visited Copenhagen in about 1750 to establish connections for his merchant father and moved there on a permanent basis in 1760. For the first 20 years he dealt mainly with tobacco from the Netherlands and Bremen, partly in partnership with his brother-in-law Akiba Jakobsen. He later founded the trading house Moses & Søn G. Melchior. In 1790 he traded on the Danish West Indies.[1]
Further reading
- Martin-Meyer,Povl : Moses & Søn G. Melchior
gollark: Well, if you want to know just for serializing things, you can just `pcall` textutils.serialise.
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
References
- "Melchior, Mosesn" (in Danish). Business Encyclopedia of the Oldenburg Monarchy. Retrieved 2014-05-29.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.