Qauata
A qauata or qauaata is a parrying shield or war club of the San Cristobal Island in the Solomon Islands.
Uses
It was used to deflect the enemy’s arrows and spears. It has a leaf-shaped head without an ergot, which distinguishes it from the roromaraugi.[1][2] The head is separated in two by a central ridge and the handle is often finished by an anthropomorphic sculpture.[3] It is more common than the roromaraugi and was used for war.[4]
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.
gollark: I *could* have a "strict" option where it makes all the tables immutable too, I suppose.
References
- The British Museum Yearbook, British Museum, 1979, p.218
- Deborah Waite, Artefacts from the Solomon Islands in the Julius L. Brenchley Collection, 1987, p.40
- Deborah Waite, Art of the Solomon Islands, 1983, p.135
- Acta Ethnographica Academiae Scientiarum Hungaricae, 1977, p.146
Bibliography
- Purissima Benitez, Jean-Paul Barbier, Alain-Michel Boyer, Boucliers d’Afrique, d’Asie du Sud-Est et d’Océanie, Paris, Éditions Adam Biro, 1998.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.