Dąbrowski coat of arms
Dąbrowski (Panna, Virgo Violata) is a Polish coat of arms. It was used by several szlachta families.
Dąbrowski | |
---|---|
![]() | |
Battle cry | Jelita, Nagody |
Alternative name(s) | Panna, Virgo Violata |
Earliest mention | 15th century |
Families | 5 names Czepelin, Dąbrowski, Kremski, Sczupliński, Szczupliński |
History
Blazon
Gules a woman habited argent shod, crined and crowned or, holding in each hand and fessewise to her mouth an ancient horn also or. Crest: issuant out of a crest coronet or a woman as in the arms holding in each hand an ancient horn palewise or the bell ends in base. Mantled gules doubled argent.
Gallery
- Dąbrowski Coat of Arms of abbot Kazimierz Dąbrowski
gollark: No, `os.pullEvent` handles termination too.
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
See also
- Polish heraldry
- Heraldic family
- List of Polish nobility coats of arms
Bibliography
- Adam Boniecki, "Herbarz Polski" (Warszawa, POLSKA: Gebethner i Wolff w Warszawie, 1901), Volume IV, page 124.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.