Queen Hogu

Queen Hogu (Korean: 호구; Hanja: 好仇) was the third wife of Mapum of Geumgwan Gaya. She bore the fourth ruler of the Gaya confederacy, Geojilmi of Geumgwan Gaya. She was the granddaughter of Cho Kuang, who was an attendant of Heo Hwang-ok for her marriage from India.[1][2]

Hogu
Queen of Geumgwan Gaya
SpouseMapum of Geumgwan Gaya
IssueGeojilmi of Geumgwan Gaya
Hogu
Korean name
Hangul
호구
Hanja
好仇
Revised RomanizationHogu
McCune–ReischauerHogu

Family

gollark: I need to be VERY SURE it is long.
gollark: `rand() * 0xFFFF`?
gollark: Hmm, I should set it to *not* use zero but instead, say, 4?
gollark: This may be one of the highest-performance `malloc` implementations available.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.