taxonomy update
Browse files- classes.py +541 -1
classes.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
BIRD_NAMES_XENOCANTO = ["ostric2", "grerhe1", "lesrhe2", "sobkiw1", "nibkiw1", "okbkiw1", "liskiw1", "grskiw1",
|
2 |
"soucas1", "dwacas1", "norcas1", "emu1", "grytin1", "soltin1", "blatin1", "gretin1", "whttin1",
|
3 |
"higtin1", "tabtin1", "hootin1", "bertin1", "cintin1", "littin1", "teptin1", "brotin1",
|
@@ -1253,7 +1254,7 @@ BIRD_NAMES_XENOCANTO_M = ['gretit1', 'eurbla', 'comcha', 'comchi1', 'eurrob1', '
|
|
1253 |
'plawre1', 'moublu', 'easblu', 'towsol', 'omao', 'andsol1',
|
1254 |
'warwhe1', 'ccbfin', 'foxspa', 'whcspa', 'whtspa', 'vesspa',
|
1255 |
'linspa', 'swaspa', 'treswa', 'jabwar', 'grasal3', 'butsal1',
|
1256 |
-
'blhsal1', 'yefgra1', 'flrtan1', 'amecro', 'cedwax', 'yefcan', 'reblei',"melthr"]
|
1257 |
|
1258 |
BIRD_NAMES_HIGH_SIERRAS = [
|
1259 |
'gcrfin', 'whcspa', 'amepip', 'sposan', 'rocwre', 'brebla', 'daejun', 'foxspa',
|
@@ -1340,3 +1341,542 @@ BIRD_NAMES_NIPS4BPLUS = [
|
|
1340 |
"dunnoc1", "skylar", "thelar1", "comcha", "blutit", "barswa", "sarwar1", "eurbla",
|
1341 |
"carcro1", "eurser1", "eurgol", "eutdov", "eucdov", "zitcis1", "cetwar1", "cowpig1",
|
1342 |
"eursta", "spofly1", "redcro", "cretit2"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# ---- ebird codes ----
|
2 |
BIRD_NAMES_XENOCANTO = ["ostric2", "grerhe1", "lesrhe2", "sobkiw1", "nibkiw1", "okbkiw1", "liskiw1", "grskiw1",
|
3 |
"soucas1", "dwacas1", "norcas1", "emu1", "grytin1", "soltin1", "blatin1", "gretin1", "whttin1",
|
4 |
"higtin1", "tabtin1", "hootin1", "bertin1", "cintin1", "littin1", "teptin1", "brotin1",
|
|
|
1254 |
'plawre1', 'moublu', 'easblu', 'towsol', 'omao', 'andsol1',
|
1255 |
'warwhe1', 'ccbfin', 'foxspa', 'whcspa', 'whtspa', 'vesspa',
|
1256 |
'linspa', 'swaspa', 'treswa', 'jabwar', 'grasal3', 'butsal1',
|
1257 |
+
'blhsal1', 'yefgra1', 'flrtan1', 'amecro', 'cedwax', 'yefcan', 'reblei', "melthr"]
|
1258 |
|
1259 |
BIRD_NAMES_HIGH_SIERRAS = [
|
1260 |
'gcrfin', 'whcspa', 'amepip', 'sposan', 'rocwre', 'brebla', 'daejun', 'foxspa',
|
|
|
1341 |
"dunnoc1", "skylar", "thelar1", "comcha", "blutit", "barswa", "sarwar1", "eurbla",
|
1342 |
"carcro1", "eurser1", "eurgol", "eutdov", "eucdov", "zitcis1", "cetwar1", "cowpig1",
|
1343 |
"eursta", "spofly1", "redcro", "cretit2"]
|
1344 |
+
|
1345 |
+
# ---- genus ----
|
1346 |
+
GENUS_POW = ['agelaius', 'baeolophus', 'bombycilla', 'branta', 'buteo', 'cardinalis', 'catharus', 'certhia', 'coccyzus',
|
1347 |
+
'colaptes', 'contopus', 'corthylio', 'corvus', 'cyanocitta', 'dryobates', 'dryocopus', 'geothlypis',
|
1348 |
+
'hylocichla', 'icterus', 'leiothlypis', 'melanerpes', 'meleagris', 'mniotilta', 'molothrus', 'parkesia',
|
1349 |
+
'pheucticus', 'pipilo', 'piranga', 'pluvialis', 'poecile', 'polioptila', 'seiurus', 'setophaga', 'sitta',
|
1350 |
+
'thryothorus', 'turdus', 'vermivora', 'vireo']
|
1351 |
+
GENUS_UHH = ['alauda', 'alectoris', 'branta', 'buteo', 'callipepla', 'cardinalis', 'chasiempis', 'chlorodrepanis',
|
1352 |
+
'crithagra', 'drepanis', 'estrilda', 'francolinus', 'garrulax', 'haemorhous', 'himatione', 'horornis',
|
1353 |
+
'hydrobates', 'leiothrix', 'lophura', 'loxioides', 'loxops', 'meleagris', 'myadestes', 'pternistis',
|
1354 |
+
'pterodroma', 'zosterops']
|
1355 |
+
GENUS_PER = ['akletos', 'amazona', 'anhima', 'aramides', 'aratinga', 'attila', 'automolus', 'brotogeris', 'cacicus',
|
1356 |
+
'campephilus', 'campylorhynchus', 'cantorchilus', 'capito', 'celeus', 'cercomacra', 'chloroceryle',
|
1357 |
+
'claravis', 'conioptilon', 'conopophaga', 'corythopis', 'crypturellus', 'cyanoloxia', 'cymbilaimus',
|
1358 |
+
'cyphorhinus', 'daptrius', 'dendrexetastes', 'dendrocincla', 'dendrocolaptes', 'dendroma', 'dendroplex',
|
1359 |
+
'dryobates', 'eubucco', 'euphonia', 'formicarius', 'galbula', 'geotrygon', 'glaucidium', 'habia',
|
1360 |
+
'hemitriccus', 'isleria', 'laniocera', 'lathrotriccus', 'legatus', 'leptotila', 'lipaugus', 'megaceryle',
|
1361 |
+
'megarynchus', 'megascops', 'melanerpes', 'mesembrinibis', 'micrastur', 'momotus', 'monasa', 'myiarchus',
|
1362 |
+
'myiopagis', 'myiozetetes', 'myrmelastes', 'myrmophylax', 'myrmotherula', 'nasica', 'nyctibius',
|
1363 |
+
'nystalus', 'odontophorus', 'onychorhynchus', 'ornithion', 'ortalis', 'orthopsittaca', 'pachyramphus',
|
1364 |
+
'pachysylvia', 'patagioenas', 'penelope', 'philydor', 'phlegopsis', 'piaya', 'piculus', 'pionus', 'pipra',
|
1365 |
+
'piprites', 'platyrinchus', 'poecilotriccus', 'psarocolius', 'pygiptila', 'querula', 'ramphastos',
|
1366 |
+
'rhytipterna', 'saltator', 'sirystes', 'sittasomus', 'tangara', 'tapera', 'taraba', 'thamnomanes',
|
1367 |
+
'thamnophilus', 'tinamus', 'tolmomyias', 'trogon', 'turdus', 'tyrannulus', 'xenops', 'xiphorhynchus']
|
1368 |
+
GENUS_HSN = ['actitis', 'anas', 'anthus', 'catharus', 'colaptes', 'empidonax', 'euphagus', 'haemorhous', 'junco',
|
1369 |
+
'leiothlypis', 'leucosticte', 'nucifraga', 'passerella', 'poecile', 'salpinctes', 'setophaga', 'sialia',
|
1370 |
+
'turdus', 'vireo', 'zonotrichia']
|
1371 |
+
GENUS_XCL = ['abeillia', 'abroscopus', 'aburria', 'acanthagenys', 'acanthidops', 'acanthis', 'acanthisitta',
|
1372 |
+
'acanthiza', 'acanthorhynchus', 'acanthornis', 'accipiter', 'aceros', 'achaetops', 'acridotheres',
|
1373 |
+
'acrobatornis', 'acrocephalus', 'acropternis', 'acryllium', 'actenoides', 'actinodura', 'actitis',
|
1374 |
+
'actophilornis', 'adelomyia', 'aechmophorus', 'aegithalos', 'aegithina', 'aegolius', 'aegotheles',
|
1375 |
+
'aegypius', 'aepypodius', 'aerodramus', 'aeronautes', 'aethia', 'aethopyga', 'agamia', 'agapornis',
|
1376 |
+
'agelaioides', 'agelaius', 'agelastes', 'agelasticus', 'aglaeactis', 'aglaiocercus', 'agricola',
|
1377 |
+
'agriornis', 'agropsar', 'aidemosyne', 'ailuroedus', 'aimophila', 'aix', 'akletos', 'alaemon', 'alauda',
|
1378 |
+
'alaudala', 'alca', 'alcedo', 'alcippe', 'aleadryas', 'alectoris', 'alectroenas', 'alectrurus', 'alectura',
|
1379 |
+
'alethe', 'alipiopsitta', 'alisterus', 'alle', 'allenia', 'alopecoenas', 'alophoixus', 'alopochelidon',
|
1380 |
+
'alopochen', 'amadina', 'amalocichla', 'amandava', 'amaurolimnas', 'amaurornis', 'amaurospiza', 'amazilia',
|
1381 |
+
'amazilis', 'amazona', 'amazonetta', 'amblycercus', 'amblyornis', 'amblyospiza', 'amblyramphus',
|
1382 |
+
'ammodramus', 'ammomanes', 'ammomanopsis', 'ammonastes', 'ammoperdix', 'ammospiza', 'ampeliceps',
|
1383 |
+
'ampelioides', 'ampelion', 'ampelornis', 'amphispiza', 'amphispizopsis', 'amytornis', 'anabacerthia',
|
1384 |
+
'anabathmis', 'anabazenops', 'anairetes', 'analisoma', 'anaplectes', 'anarhynchus', 'anas', 'anastomus',
|
1385 |
+
'ancistrops', 'andigena', 'androdon', 'andropadus', 'anhima', 'anhinga', 'anisognathus', 'anodorhynchus',
|
1386 |
+
'anopetia', 'anorrhinus', 'anous', 'anser', 'anseranas', 'anthipes', 'anthobaphes', 'anthocephala',
|
1387 |
+
'anthochaera', 'anthornis', 'anthoscopus', 'anthracoceros', 'anthracothorax', 'anthreptes', 'anthropoides',
|
1388 |
+
'anthus', 'antigone', 'antilophia', 'antrostomus', 'anumara', 'anumbius', 'anurolimnas', 'apalis',
|
1389 |
+
'apaloderma', 'apalopteron', 'aphanotriccus', 'aphelocephala', 'aphelocoma', 'aphrastura', 'aphrodroma',
|
1390 |
+
'aplonis', 'aplopelia', 'aprositornis', 'aprosmictus', 'aptenodytes', 'apteryx', 'apus', 'aquila', 'ara',
|
1391 |
+
'arachnothera', 'aramides', 'aramus', 'aratinga', 'arborophila', 'arcanator', 'archboldia', 'archilochus',
|
1392 |
+
'ardea', 'ardenna', 'ardeola', 'ardeotis', 'arenaria', 'argya', 'arizelocichla', 'arizelopsar', 'arremon',
|
1393 |
+
'arremonops', 'arses', 'artamella', 'artamus', 'artemisiospiza', 'artisornis', 'arundinax', 'arundinicola',
|
1394 |
+
'asarcornis', 'asemospiza', 'asio', 'aspatha', 'asthenes', 'astrapia', 'atalotriccus', 'atelornis',
|
1395 |
+
'athene', 'atimastillas', 'atlapetes', 'atrichornis', 'attagis', 'atticora', 'attila', 'augastes',
|
1396 |
+
'aulacorhynchus', 'auriparus', 'automolus', 'aviceda', 'avocettula', 'aythya', 'baeolophus', 'baeopogon',
|
1397 |
+
'balearica', 'bambusicola', 'bangsia', 'barnardius', 'bartramia', 'baryphthengus', 'basileuterus',
|
1398 |
+
'basilinna', 'basilornis', 'batara', 'bathilda', 'bathmocercus', 'batis', 'batrachostomus', 'berenicornis',
|
1399 |
+
'berlepschia', 'bernieria', 'bias', 'biatas', 'biziura', 'bleda', 'blythipicus', 'bocagia', 'boissonneaua',
|
1400 |
+
'bolborhynchus', 'bolemoreus', 'bombycilla', 'bonasa', 'bostrychia', 'botaurus', 'brachygalba',
|
1401 |
+
'brachypodius', 'brachypteracias', 'brachypteryx', 'brachyramphus', 'bradornis', 'bradypterus', 'branta',
|
1402 |
+
'brotogeris', 'brunhilda', 'bubalornis', 'bubo', 'bubulcus', 'bucanetes', 'buccanodon', 'bucco',
|
1403 |
+
'bucephala', 'buceros', 'bucorvus', 'bugeranus', 'bulweria', 'buphagus', 'burhinus', 'busarellus',
|
1404 |
+
'butastur', 'buteo', 'buteogallus', 'buthraupis', 'butorides', 'bycanistes', 'cacatua', 'cacicus',
|
1405 |
+
'cacomantis', 'cairina', 'calamanthus', 'calamonastes', 'calamonastides', 'calamornis', 'calamospiza',
|
1406 |
+
'calandrella', 'calcarius', 'calendulauda', 'calicalicus', 'calidris', 'caligavis', 'callacanthis',
|
1407 |
+
'callaeas', 'calliope', 'callipepla', 'calliphlox', 'callocephalon', 'callonetta', 'calochaetes',
|
1408 |
+
'calocitta', 'caloenas', 'calonectris', 'caloperdix', 'caloramphus', 'calothorax', 'calypte',
|
1409 |
+
'calyptocichla', 'calyptomena', 'calyptophilus', 'calyptorhynchus', 'camarhynchus', 'camaroptera',
|
1410 |
+
'campephaga', 'campephilus', 'campethera', 'campicoloides', 'campochaera', 'campocolinus', 'camptostoma',
|
1411 |
+
'campylopterus', 'campylorhamphus', 'campylorhynchus', 'canachites', 'cantorchilus', 'capito',
|
1412 |
+
'caprimulgus', 'capsiempis', 'caracara', 'cardellina', 'cardinalis', 'carduelis', 'cariama', 'caridonax',
|
1413 |
+
'carpococcyx', 'carpodacus', 'carpodectes', 'carpornis', 'carpospiza', 'carterornis', 'caryothraustes',
|
1414 |
+
'casiornis', 'cassiculus', 'castanozoster', 'casuarius', 'catamblyrhynchus', 'catamenia', 'cataponera',
|
1415 |
+
'cathartes', 'catharus', 'catherpes', 'catreus', 'catriscus', 'cecropis', 'celebesia', 'celeus',
|
1416 |
+
'centrocercus', 'centronyx', 'centropus', 'cephalopterus', 'cephalopyrus', 'cepphus', 'ceratogymna',
|
1417 |
+
'ceratopipra', 'cercibis', 'cercococcyx', 'cercomacra', 'cercomacroides', 'cercotrichas', 'cereopsis',
|
1418 |
+
'certhia', 'certhiasomus', 'certhiaxis', 'certhidea', 'certhilauda', 'certhionyx', 'ceryle', 'cettia',
|
1419 |
+
'ceuthmochares', 'ceyx', 'chaetocercus', 'chaetops', 'chaetorhynchus', 'chaetura', 'chalcomitra',
|
1420 |
+
'chalcoparia', 'chalcophaps', 'chalcopsitta', 'chalcostigma', 'chalcothraupis', 'chalybura', 'chamaea',
|
1421 |
+
'chamaepetes', 'chamaetylas', 'chamaeza', 'charadrius', 'charitospiza', 'charmosyna', 'charmosynoides',
|
1422 |
+
'charmosynopsis', 'chasiempis', 'chauna', 'chelictinia', 'chelidoptera', 'chelidorhynx', 'chenonetta',
|
1423 |
+
'cheramoeca', 'chersomanes', 'chersophilus', 'chionis', 'chionomesa', 'chiroxiphia', 'chlamydera',
|
1424 |
+
'chlamydochaera', 'chlamydotis', 'chlidonias', 'chloebia', 'chloephaga', 'chlorestes', 'chloris',
|
1425 |
+
'chloroceryle', 'chlorochrysa', 'chlorocichla', 'chlorodrepanis', 'chlorophanes', 'chlorophonia',
|
1426 |
+
'chloropicus', 'chloropipo', 'chloropsis', 'chlorornis', 'chlorospingus', 'chlorostilbon',
|
1427 |
+
'chlorothraupis', 'cholornis', 'chondestes', 'chondrohierax', 'chordeiles', 'chroicocephalus',
|
1428 |
+
'chrysococcyx', 'chrysocolaptes', 'chrysocorythus', 'chrysolampis', 'chrysolophus', 'chrysomma',
|
1429 |
+
'chrysomus', 'chrysophlegma', 'chrysothlypis', 'chrysuronia', 'chunga', 'cichladusa', 'cichlocolaptes',
|
1430 |
+
'cichlopsis', 'cicinnurus', 'ciconia', 'cinclidium', 'cinclocerthia', 'cinclodes', 'cincloramphus',
|
1431 |
+
'cinclosoma', 'cinclus', 'cinnycerthia', 'cinnyricinclus', 'cinnyris', 'circaetus', 'circus', 'cissa',
|
1432 |
+
'cissomela', 'cissopis', 'cisticola', 'cistothorus', 'cittura', 'clamator', 'clanga', 'clangula',
|
1433 |
+
'claravis', 'clibanornis', 'climacteris', 'clytoctantes', 'clytomyias', 'clytorhynchus', 'cnemarchus',
|
1434 |
+
'cnemathraupis', 'cnemophilus', 'cnemoscopus', 'cnemotriccus', 'cnipodectes', 'coccopygia',
|
1435 |
+
'coccothraustes', 'coccycua', 'coccyzus', 'cochlearius', 'cochoa', 'coeligena', 'coenocorypha', 'coereba',
|
1436 |
+
'colaptes', 'colibri', 'colinus', 'colius', 'collocalia', 'colluricincla', 'colonia', 'colorhamphus',
|
1437 |
+
'columba', 'columbina', 'compsothraupis', 'conioptilon', 'conirostrum', 'conopias', 'conopophaga',
|
1438 |
+
'conopophila', 'conostoma', 'conothraupis', 'contopus', 'copsychus', 'coracias', 'coracina', 'coracopsis',
|
1439 |
+
'coracornis', 'coragyps', 'corapipo', 'corcorax', 'cormobates', 'corthylio', 'corvus', 'corydon',
|
1440 |
+
'coryphaspiza', 'coryphistera', 'coryphospingus', 'corythaeola', 'corythaixoides', 'corythopis',
|
1441 |
+
'corythornis', 'coscoroba', 'cossypha', 'cossyphicula', 'cotinga', 'coturnicops', 'coturnix', 'coua',
|
1442 |
+
'cracticus', 'cranioleuca', 'crateroscelis', 'crax', 'creagrus', 'creatophora', 'creurgops', 'crex',
|
1443 |
+
'crinifer', 'criniger', 'crithagra', 'crossleyia', 'crossoptilon', 'crotophaga', 'crypsirina',
|
1444 |
+
'cryptillas', 'cryptoleucopteryx', 'cryptopezus', 'cryptophaps', 'cryptopipo', 'cryptospiza',
|
1445 |
+
'cryptosylvicola', 'crypturellus', 'cuculus', 'culicicapa', 'culicivora', 'curaeus', 'curruca',
|
1446 |
+
'cursorius', 'cutia', 'cyanerpes', 'cyanicterus', 'cyanistes', 'cyanochen', 'cyanocitta', 'cyanocompsa',
|
1447 |
+
'cyanocorax', 'cyanoderma', 'cyanograucalus', 'cyanolanius', 'cyanoliseus', 'cyanoloxia', 'cyanolyca',
|
1448 |
+
'cyanomitra', 'cyanopica', 'cyanoptila', 'cyanoramphus', 'cyclarhis', 'cyclopsitta', 'cygnus',
|
1449 |
+
'cymbilaimus', 'cymbirhynchus', 'cynanthus', 'cyornis', 'cyphorhinus', 'cypseloides', 'cypsiurus',
|
1450 |
+
'cypsnagra', 'cyrtonyx', 'dacelo', 'dacnis', 'dactylortyx', 'daphoenositta', 'daption', 'daptrius',
|
1451 |
+
'dasycrotapha', 'dasylophus', 'dasyornis', 'deconychura', 'deleornis', 'delichon', 'dendragapus',
|
1452 |
+
'dendrexetastes', 'dendrocincla', 'dendrocitta', 'dendrocolaptes', 'dendrocopos', 'dendrocoptes',
|
1453 |
+
'dendrocygna', 'dendroma', 'dendronanthus', 'dendroplex', 'dendrortyx', 'deroptyus', 'dicaeum',
|
1454 |
+
'dichrozona', 'dicrurus', 'diglossa', 'dinemellia', 'dinopium', 'diomedea', 'diopsittaca', 'discosura',
|
1455 |
+
'diuca', 'dives', 'dolichonyx', 'doliornis', 'donacobius', 'donacospiza', 'doricha', 'doryfera',
|
1456 |
+
'drepanis', 'drepanorhynchus', 'drepanornis', 'dromaius', 'dromas', 'dromococcyx', 'drymodes',
|
1457 |
+
'drymophila', 'drymornis', 'drymotoxeres', 'dryobates', 'dryocopus', 'dryolimnas', 'dryoscopus',
|
1458 |
+
'dryotriorchis', 'dubusia', 'ducula', 'dulus', 'dumetella', 'dumetia', 'dysithamnus', 'eclectus',
|
1459 |
+
'edolisoma', 'egretta', 'elachura', 'elaenia', 'elanoides', 'elanus', 'elaphrornis', 'electron',
|
1460 |
+
'eleoscytalopus', 'eleothreptus', 'elliotomyia', 'elminia', 'elseyornis', 'emarginata', 'emberiza',
|
1461 |
+
'emberizoides', 'embernagra', 'emblema', 'eminia', 'empidonax', 'empidonomus', 'enicognathus', 'enicurus',
|
1462 |
+
'enodes', 'ensifera', 'entomodestes', 'entomyzon', 'eolophus', 'eopsaltria', 'epimachus', 'epinecrophylla',
|
1463 |
+
'epthianura', 'eremalauda', 'eremomela', 'eremophila', 'eremopterix', 'eriocnemis', 'erithacus',
|
1464 |
+
'erpornis', 'erythrocercus', 'erythrogenys', 'erythrogonys', 'erythropitta', 'erythrotriorchis',
|
1465 |
+
'erythrura', 'esacus', 'estrilda', 'eubucco', 'euchrepomis', 'eucometis', 'eudocimus', 'eudromia',
|
1466 |
+
'eudynamys', 'eudyptes', 'eudyptula', 'eugenes', 'eugerygone', 'eugralla', 'eulacestoma', 'eulampis',
|
1467 |
+
'eulidia', 'eumomota', 'eumyias', 'euneornis', 'eunymphicus', 'euodice', 'eupetes', 'eupetomena',
|
1468 |
+
'euphagus', 'eupherusa', 'euphonia', 'euplectes', 'eupodotis', 'eupsittula', 'euptilotis', 'eurillas',
|
1469 |
+
'eurocephalus', 'eurostopodus', 'euryceros', 'eurylaimus', 'euryptila', 'eurypyga', 'eurystomus',
|
1470 |
+
'euscarthmus', 'euschistospiza', 'eutoxeres', 'eutriorchis', 'falco', 'falculea', 'falcunculus',
|
1471 |
+
'ferminia', 'ficedula', 'florisuga', 'fluvicola', 'formicarius', 'formicivora', 'forpus', 'foudia',
|
1472 |
+
'foulehaio', 'francolinus', 'fraseria', 'fratercula', 'frederickena', 'fregata', 'fregetta', 'fringilla',
|
1473 |
+
'fulica', 'fulmarus', 'fulvetta', 'furnarius', 'galbalcyrhynchus', 'galbula', 'galerida', 'gallicolumba',
|
1474 |
+
'gallicrex', 'gallinago', 'gallinula', 'gallirallus', 'galloperdix', 'gallus', 'gampsonyx',
|
1475 |
+
'gampsorhynchus', 'garrulax', 'garrulus', 'gavia', 'gavicalis', 'gecinulus', 'gelochelidon', 'geobiastes',
|
1476 |
+
'geocerthia', 'geococcyx', 'geocolaptes', 'geoffroyus', 'geokichla', 'geopelia', 'geophaps', 'geositta',
|
1477 |
+
'geospiza', 'geospizopsis', 'geothlypis', 'geotrygon', 'geranoaetus', 'geranospiza', 'geronticus',
|
1478 |
+
'gerygone', 'glareola', 'glaucestrilda', 'glaucidium', 'glaucis', 'gliciphila', 'glossopsitta',
|
1479 |
+
'glossoptilus', 'glycichaera', 'glyphorynchus', 'gnorimopsar', 'goodfellowia', 'gorsachius', 'goura',
|
1480 |
+
'gracula', 'gracupica', 'grafisia', 'grallaria', 'grallaricula', 'grallina', 'graminicola',
|
1481 |
+
'grammatoptila', 'granatellus', 'granatina', 'grantiella', 'graueria', 'graydidascalus', 'grus', 'guaruba',
|
1482 |
+
'gubernatrix', 'gubernetes', 'guira', 'gulosus', 'guttera', 'guyramemua', 'gygis', 'gymnasio',
|
1483 |
+
'gymnobucco', 'gymnocichla', 'gymnomystax', 'gymnomyza', 'gymnopithys', 'gymnorhina', 'gymnorhinus',
|
1484 |
+
'gymnoris', 'gypaetus', 'gypohierax', 'gyps', 'gypsophila', 'habia', 'haematoderus', 'haematopus',
|
1485 |
+
'haematortyx', 'haemorhous', 'hafferia', 'halcyon', 'haliaeetus', 'haliastur', 'halobaena', 'hamirostra',
|
1486 |
+
'hapalocrex', 'hapalopsittaca', 'hapaloptila', 'haplophaedia', 'haplospiza', 'harpactes', 'harpagus',
|
1487 |
+
'harpia', 'harpyopsis', 'hartertula', 'hartlaubius', 'hedydipna', 'heinrichia', 'heleia', 'heliactin',
|
1488 |
+
'heliangelus', 'helicolestes', 'heliobletus', 'heliodoxa', 'heliomaster', 'heliopais', 'heliornis',
|
1489 |
+
'heliothryx', 'hellmayrea', 'helmitheros', 'helopsaltes', 'hemicircus', 'hemignathus', 'hemimacronyx',
|
1490 |
+
'hemiphaga', 'hemiprocne', 'hemipus', 'hemithraupis', 'hemitriccus', 'hemixos', 'henicophaps',
|
1491 |
+
'henicorhina', 'herpetotheres', 'herpsilochmus', 'heterocercus', 'heteromirafra', 'heteromunia',
|
1492 |
+
'heteromyias', 'heteronetta', 'heterophasia', 'heterospingus', 'heteroxenicus', 'heteroxolmis',
|
1493 |
+
'hieraaetus', 'hierococcyx', 'himantopus', 'himantornis', 'himatione', 'hippolais', 'hirundapus',
|
1494 |
+
'hirundinea', 'hirundo', 'histrionicus', 'histurgops', 'horizocerus', 'horornis', 'humblotia',
|
1495 |
+
'hydrobates', 'hydrocoloeus', 'hydrophasianus', 'hydroprogne', 'hydropsalis', 'hydrornis', 'hylacola',
|
1496 |
+
'hylexetastes', 'hylia', 'hyliota', 'hylocharis', 'hylocichla', 'hylocitrea', 'hylomanes', 'hylopezus',
|
1497 |
+
'hylophilus', 'hylophylax', 'hylopsar', 'hylorchilus', 'hymenops', 'hypargos', 'hypergerus', 'hypnelus',
|
1498 |
+
'hypocharmosyna', 'hypocnemis', 'hypocnemoides', 'hypocolius', 'hypocryptadius', 'hypoedaleus',
|
1499 |
+
'hypopyrrhus', 'hypositta', 'hypothymis', 'hypsipetes', 'ianthocincla', 'ibidorhyncha', 'ibycter',
|
1500 |
+
'ichthyaetus', 'icteria', 'icterus', 'ictinaetus', 'ictinia', 'idiopsar', 'iduna', 'ifrita', 'ilicura',
|
1501 |
+
'illadopsis', 'incana', 'incaspiza', 'indicator', 'inezia', 'iodopleura', 'iole', 'irania', 'irediparra',
|
1502 |
+
'irena', 'iridophanes', 'iridosornis', 'isleria', 'ispidina', 'ithaginis', 'ixobrychus', 'ixonotus',
|
1503 |
+
'ixoreus', 'ixos', 'ixothraupis', 'jabiru', 'jacamaralcyon', 'jacamerops', 'jacana', 'junco', 'jynx',
|
1504 |
+
'kakamega', 'kaupifalco', 'kenopia', 'ketupa', 'klais', 'kleinothraupis', 'knipolegus', 'kurochkinegramma',
|
1505 |
+
'lacedo', 'lafresnaya', 'lagonosticta', 'lagopus', 'lalage', 'lampornis', 'lamprolaima', 'lamprolia',
|
1506 |
+
'lampropsar', 'lamprospiza', 'lamprotornis', 'laniarius', 'laniisoma', 'lanio', 'laniocera', 'lanioturdus',
|
1507 |
+
'lanius', 'larosterna', 'larus', 'larvivora', 'laterallus', 'lathamus', 'lathrotriccus', 'laticilla',
|
1508 |
+
'legatus', 'leiopicus', 'leioptila', 'leiothlypis', 'leistes', 'leonardina', 'lepidocolaptes',
|
1509 |
+
'lepidopygia', 'lepidothrix', 'leptasthenura', 'leptocoma', 'leptodon', 'leptopoecile', 'leptopogon',
|
1510 |
+
'leptopterus', 'leptoptilos', 'leptosittaca', 'leptosomus', 'leptotila', 'leptotrygon', 'lerwa', 'lesbia',
|
1511 |
+
'lessonia', 'leucippus', 'leucocarbo', 'leucochloris', 'leucogeranus', 'leucolia', 'leucophaeus',
|
1512 |
+
'leucopternis', 'leucosarcia', 'leucosticte', 'lewinia', 'lichenostomus', 'lichmera', 'limnoctites',
|
1513 |
+
'limnodromus', 'limnornis', 'limnothlypis', 'limosa', 'linaria', 'linurgus', 'liocichla', 'lioparus',
|
1514 |
+
'liosceles', 'lipaugus', 'lissotis', 'lochmias', 'locustella', 'loddigesia', 'lonchura', 'lophaetus',
|
1515 |
+
'lophoceros', 'lophochroa', 'lophodytes', 'lophoictinia', 'lophonetta', 'lophophanes', 'lophophorus',
|
1516 |
+
'lophorina', 'lophornis', 'lophospingus', 'lophostrix', 'lophotibis', 'lophotriccus', 'lophotriorchis',
|
1517 |
+
'lophura', 'loriculus', 'loriotus', 'lorius', 'loxia', 'loxigilla', 'loxioides', 'loxipasser', 'loxops',
|
1518 |
+
'lullula', 'lurocalis', 'luscinia', 'lybius', 'lycocorax', 'lymnocryptes', 'lyncornis', 'lyrurus',
|
1519 |
+
'machaerirhynchus', 'machaeropterus', 'macheiramphus', 'machetornis', 'machlolophus', 'mackenziaena',
|
1520 |
+
'macroagelaius', 'macronectes', 'macronus', 'macronyx', 'macropsalis', 'macropygia', 'macrosphenus',
|
1521 |
+
'magumma', 'malacocincla', 'malaconotus', 'malacopteron', 'malacoptila', 'malacorhynchus', 'malcorus',
|
1522 |
+
'malia', 'malimbus', 'malindangia', 'malurus', 'manacus', 'mandingoa', 'manorina', 'manucodia', 'mareca',
|
1523 |
+
'margarobyas', 'margarops', 'margarornis', 'marmaronetta', 'masius', 'mayrimunia', 'mayrornis', 'mazaria',
|
1524 |
+
'mearnsia', 'mecocerculus', 'megabyas', 'megaceryle', 'megapodius', 'megarynchus', 'megascops',
|
1525 |
+
'megastictus', 'megatriorchis', 'megaxenops', 'megazosterops', 'meiglyptes', 'melaenornis', 'melampitta',
|
1526 |
+
'melanerpes', 'melaniparus', 'melanitta', 'melanocharis', 'melanochlora', 'melanocichla', 'melanocorypha',
|
1527 |
+
'melanodera', 'melanodryas', 'melanopareia', 'melanoptila', 'melanorectes', 'melanospiza', 'melanotis',
|
1528 |
+
'meleagris', 'meliarchus', 'melidectes', 'melidora', 'melierax', 'melignomon', 'melilestes',
|
1529 |
+
'meliphacator', 'meliphaga', 'melipotes', 'melithreptus', 'melitograis', 'mellisuga', 'melocichla',
|
1530 |
+
'melopsittacus', 'melopyrrha', 'melospiza', 'melozone', 'mentocrex', 'menura', 'merganetta', 'mergellus',
|
1531 |
+
'mergus', 'meropogon', 'merops', 'merulaxis', 'mesembrinibis', 'mesitornis', 'metallura', 'metopidius',
|
1532 |
+
'metopothrix', 'metriopelia', 'micrastur', 'micrathene', 'microbates', 'microcarbo', 'microcerculus',
|
1533 |
+
'microchera', 'microdynamis', 'microeca', 'microhierax', 'microligea', 'micromacronus', 'micromonacha',
|
1534 |
+
'micronisus', 'microparra', 'micropsitta', 'micropternus', 'microptilotis', 'micropygia', 'microrhopias',
|
1535 |
+
'microspingus', 'microspizias', 'microstilbon', 'microxenops', 'milvus', 'mimus', 'minla', 'mino',
|
1536 |
+
'mionectes', 'mirafra', 'mitrephanes', 'mitrospingus', 'mitu', 'mixornis', 'mniotilta', 'modulatrix',
|
1537 |
+
'mohoua', 'molothrus', 'momotus', 'monachella', 'monarcha', 'monasa', 'montecincla', 'monticola',
|
1538 |
+
'montifringilla', 'morococcyx', 'morphnarchus', 'morphnus', 'morus', 'motacilla', 'moupinia',
|
1539 |
+
'mulleripicus', 'muscicapa', 'muscigralla', 'muscipipra', 'muscisaxicola', 'musophaga', 'mustelirallus',
|
1540 |
+
'myadestes', 'mycerobas', 'mycteria', 'myiagra', 'myiarchus', 'myiobius', 'myioborus', 'myiodynastes',
|
1541 |
+
'myiomela', 'myiopagis', 'myiophobus', 'myiopsitta', 'myiornis', 'myiotheretes', 'myiothlypis',
|
1542 |
+
'myiotriccus', 'myiozetetes', 'myophonus', 'myornis', 'myrmeciza', 'myrmecocichla', 'myrmelastes',
|
1543 |
+
'myrmia', 'myrmoborus', 'myrmochanes', 'myrmoderus', 'myrmophylax', 'myrmorchilus', 'myrmornis',
|
1544 |
+
'myrmothera', 'myrmotherula', 'myrtis', 'mystacornis', 'myza', 'myzomela', 'myzornis', 'nannopsittaca',
|
1545 |
+
'nannopterum', 'napothera', 'nasica', 'nectarinia', 'nemosia', 'nengetus', 'neochmia', 'neocichla',
|
1546 |
+
'neocossyphus', 'neoctantes', 'neodrepanis', 'neohierax', 'neolalage', 'neolestes', 'neomixis',
|
1547 |
+
'neomorphus', 'neopelma', 'neophedina', 'neophema', 'neophron', 'neopipo', 'neopsittacus', 'neosericornis',
|
1548 |
+
'neosuthora', 'neothraupis', 'neotis', 'neoxolmis', 'nephelomyias', 'nephelornis', 'nesillas',
|
1549 |
+
'nesocharis', 'nesoctites', 'nesoenas', 'nesopsar', 'nesoptilotis', 'nesospingus', 'nesospiza',
|
1550 |
+
'nesotriccus', 'nestor', 'netta', 'nettapus', 'newtonia', 'nicator', 'nigrita', 'nilaus', 'niltava',
|
1551 |
+
'ninox', 'nipponia', 'nisaetus', 'nok', 'nomonyx', 'nonnula', 'northiella', 'notharchus', 'nothocercus',
|
1552 |
+
'nothocrax', 'nothoprocta', 'nothura', 'notiomystis', 'notopholia', 'nucifraga', 'numenius', 'numida',
|
1553 |
+
'nyctanassa', 'nyctibius', 'nycticorax', 'nycticryphes', 'nyctidromus', 'nyctiphrynus', 'nyctipolus',
|
1554 |
+
'nyctiprogne', 'nyctyornis', 'nymphicus', 'nystalus', 'oceanites', 'ochetorhynchus', 'ochthoeca',
|
1555 |
+
'ochthornis', 'ocreatus', 'ocyceros', 'ocyphaps', 'odontophorus', 'odontorchilus', 'oedistoma', 'oena',
|
1556 |
+
'oenanthe', 'ognorhynchus', 'oncostoma', 'oneillornis', 'onychognathus', 'onychoprion', 'onychorhynchus',
|
1557 |
+
'opisthocomus', 'opisthoprora', 'oporornis', 'orchesticus', 'oreocharis', 'oreoica', 'oreolais',
|
1558 |
+
'oreomystis', 'oreophasis', 'oreophilais', 'oreopholus', 'oreopsar', 'oreopsittacus', 'oreornis',
|
1559 |
+
'oreortyx', 'oreoscoptes', 'oreoscopus', 'oreostruthus', 'oreothlypis', 'oreothraupis', 'oreotrochilus',
|
1560 |
+
'oressochen', 'origma', 'oriolia', 'oriolus', 'oriturus', 'ornithion', 'ornorectes', 'orochelidon',
|
1561 |
+
'ortalis', 'orthogonys', 'orthonyx', 'orthopsittaca', 'orthorhyncus', 'orthotomus', 'ortygornis',
|
1562 |
+
'ortygospiza', 'otidiphaps', 'otis', 'otus', 'oxylabes', 'oxypogon', 'oxyruncus', 'oxyura', 'pachycare',
|
1563 |
+
'pachycephala', 'pachycephalopsis', 'pachycoccyx', 'pachyphantes', 'pachyptila', 'pachyramphus',
|
1564 |
+
'pachysylvia', 'pagophila', 'palmeria', 'paludipasser', 'pampa', 'pandion', 'panterpe', 'panurus',
|
1565 |
+
'panyptila', 'papasula', 'parabuteo', 'paraclaravis', 'paradigalla', 'paradisaea', 'paradoxornis',
|
1566 |
+
'paragallinula', 'paramythia', 'parayuhina', 'pardalotus', 'pardirallus', 'parkerthraustes', 'parkesia',
|
1567 |
+
'parmoptila', 'paroaria', 'paroreomyza', 'parotia', 'parus', 'parvipsitta', 'passer', 'passerculus',
|
1568 |
+
'passerella', 'passerina', 'pastor', 'patagioenas', 'patagona', 'pauxi', 'pavo', 'pelagodroma',
|
1569 |
+
'pelargopsis', 'pelecanoides', 'pelecanus', 'peliperdix', 'pellorneum', 'peltohyas', 'peltops', 'penelope',
|
1570 |
+
'penelopides', 'penelopina', 'peneothello', 'percnostola', 'perdicula', 'perdix', 'pericrocotus',
|
1571 |
+
'periparus', 'periporphyrus', 'perisoreus', 'perissocephalus', 'pernis', 'petrochelidon', 'petroica',
|
1572 |
+
'petronia', 'peucaea', 'peucedramus', 'pezopetes', 'pezoporus', 'phacellodomus', 'phaenicophaeus',
|
1573 |
+
'phaenicophilus', 'phaenostictus', 'phaeochroa', 'phaeoptila', 'phaethon', 'phaethornis', 'phaetusa',
|
1574 |
+
'phainopepla', 'phainoptila', 'phalacrocorax', 'phalaenoptilus', 'phalaropus', 'phapitreron', 'phaps',
|
1575 |
+
'pharomachrus', 'phasianus', 'phedina', 'phegornis', 'phelpsia', 'pheucticus', 'pheugopedius', 'phibalura',
|
1576 |
+
'philemon', 'philentoma', 'philepitta', 'philesturnus', 'philetairus', 'philodice', 'philohydor',
|
1577 |
+
'philortyx', 'philydor', 'phimosus', 'phlegopsis', 'phleocryptes', 'phlogophilus', 'phodilus',
|
1578 |
+
'phoebastria', 'phoebetria', 'phoenicircus', 'phoeniconaias', 'phoenicoparrus', 'phoenicopterus',
|
1579 |
+
'phoeniculus', 'phoenicurus', 'pholia', 'pholidornis', 'phonygammus', 'phragmacia', 'phrygilus',
|
1580 |
+
'phylidonyris', 'phyllaemulor', 'phyllastrephus', 'phyllergates', 'phyllolais', 'phyllomyias',
|
1581 |
+
'phylloscartes', 'phylloscopus', 'phytotoma', 'piaya', 'pica', 'picathartes', 'picoides', 'piculus',
|
1582 |
+
'picumnus', 'picus', 'piezorina', 'pilherodius', 'pinarochroa', 'pinarornis', 'pinicola', 'pionites',
|
1583 |
+
'pionopsitta', 'pionus', 'pipile', 'pipilo', 'pipra', 'pipraeidea', 'pipreola', 'piprites', 'piranga',
|
1584 |
+
'pitangus', 'pithecophaga', 'pithys', 'pitohui', 'pitta', 'pittasoma', 'pityriasis', 'platalea',
|
1585 |
+
'platycercus', 'platyrinchus', 'platysmurus', 'platyspiza', 'platysteira', 'plectorhyncha',
|
1586 |
+
'plectrophenax', 'plectropterus', 'plegadis', 'plocepasser', 'ploceus', 'pluvialis', 'pluvianellus',
|
1587 |
+
'pluvianus', 'pnoepyga', 'podargus', 'podica', 'podiceps', 'podilymbus', 'podoces', 'poecile',
|
1588 |
+
'poecilodryas', 'poecilostreptus', 'poecilotriccus', 'poeoptera', 'poephila', 'pogoniulus', 'pogonocichla',
|
1589 |
+
'pogonotriccus', 'poicephalus', 'poikilocarbo', 'polemaetus', 'polihierax', 'poliocrania', 'poliolais',
|
1590 |
+
'poliolimnas', 'polioptila', 'polyboroides', 'polyerata', 'polyonymus', 'polyplectron', 'polysticta',
|
1591 |
+
'polystictus', 'polytelis', 'polytmus', 'pomarea', 'pomatorhinus', 'pomatostomus', 'poodytes', 'pooecetes',
|
1592 |
+
'poospiza', 'poospizopsis', 'porphyrio', 'porphyriops', 'porphyrolaema', 'porzana', 'premnoplex',
|
1593 |
+
'premnornis', 'primolius', 'prinia', 'prioniturus', 'prionochilus', 'prionops', 'priotelus', 'probosciger',
|
1594 |
+
'procarduelis', 'procellaria', 'procnias', 'prodotiscus', 'progne', 'promerops', 'prosobonia', 'prosopeia',
|
1595 |
+
'prosthemadera', 'protonotaria', 'prunella', 'psalidoprocne', 'psaltriparus', 'psarisomus', 'psarocolius',
|
1596 |
+
'psephotus', 'pseudasthenes', 'pseudastur', 'pseudelaenia', 'pseudeos', 'pseudhirundo', 'pseudibis',
|
1597 |
+
'pseudobias', 'pseudocalyptomena', 'pseudochelidon', 'pseudocolaptes', 'pseudocolopteryx', 'pseudoleistes',
|
1598 |
+
'pseudonestor', 'pseudonigrita', 'pseudopipra', 'pseudopodoces', 'pseudorectes', 'pseudosaltator',
|
1599 |
+
'pseudoseisura', 'pseudospingus', 'pseudotriccus', 'psilopogon', 'psilopsiagon', 'psilorhamphus',
|
1600 |
+
'psilorhinus', 'psiloscops', 'psittacara', 'psittacella', 'psittacula', 'psittaculirostris', 'psittacus',
|
1601 |
+
'psitteuteles', 'psittinus', 'psittiparus', 'psittrichas', 'psophia', 'psophodes', 'pteridophora',
|
1602 |
+
'pternistis', 'pterocles', 'pterodroma', 'pteroglossus', 'pteronetta', 'pterophanes', 'pteroptochos',
|
1603 |
+
'pterorhinus', 'pteruthius', 'ptilinopus', 'ptiliogonys', 'ptilocichla', 'ptilonorhynchus', 'ptilopachus',
|
1604 |
+
'ptiloprora', 'ptilopsis', 'ptiloris', 'ptilorrhoa', 'ptilostomus', 'ptilotula', 'ptiloxena',
|
1605 |
+
'ptychoramphus', 'ptyonoprogne', 'pucrasia', 'puffinus', 'pulsatrix', 'purnella', 'purpureicephalus',
|
1606 |
+
'pycnonotus', 'pycnoptilus', 'pycnopygius', 'pygarrhichas', 'pygiptila', 'pygochelidon', 'pygoscelis',
|
1607 |
+
'pyrenestes', 'pyriglena', 'pyrilia', 'pyrocephalus', 'pyroderus', 'pyrope', 'pyrrhocorax', 'pyrrholaemus',
|
1608 |
+
'pyrrhomyias', 'pyrrhoplectes', 'pyrrhula', 'pyrrhura', 'pytilia', 'quelea', 'querula', 'quiscalus',
|
1609 |
+
'radinopsyche', 'radjah', 'rallina', 'rallus', 'ramphastos', 'ramphocaenus', 'ramphocelus', 'ramphocoris',
|
1610 |
+
'ramphodon', 'ramphomicron', 'ramphotrigon', 'ramsayornis', 'randia', 'rauenia', 'recurvirostra',
|
1611 |
+
'regulus', 'reinwardtipicus', 'reinwardtoena', 'remiz', 'rhabdornis', 'rhabdotorrhinus', 'rhagologus',
|
1612 |
+
'rhamphococcyx', 'rhaphidura', 'rhea', 'rhegmatorhina', 'rhinocrypta', 'rhinopomastus', 'rhinoptilus',
|
1613 |
+
'rhinortha', 'rhipidura', 'rhodinocichla', 'rhodopechys', 'rhodophoneus', 'rhodopis', 'rhodospingus',
|
1614 |
+
'rhodospiza', 'rhodostethia', 'rhodothraupis', 'rhopias', 'rhopophilus', 'rhopornis', 'rhopospina',
|
1615 |
+
'rhynchocyclus', 'rhynchophanes', 'rhynchopsitta', 'rhynchortyx', 'rhynchospiza', 'rhynchostruthus',
|
1616 |
+
'rhynchotus', 'rhynochetos', 'rhyticeros', 'rhytipterna', 'riccordia', 'ridgwayia', 'rigidipenna',
|
1617 |
+
'riparia', 'rissa', 'robsonius', 'rollandia', 'rollulus', 'roraimia', 'rostratula', 'rostrhamus',
|
1618 |
+
'rubigula', 'rupicola', 'rupornis', 'ruwenzorornis', 'rynchops', 'sagittarius', 'sakesphoroides',
|
1619 |
+
'sakesphorus', 'salpinctes', 'salpornis', 'saltator', 'saltatricula', 'sapayoa', 'sappho', 'sarcophanops',
|
1620 |
+
'sarcops', 'sarcoramphus', 'sarkidiornis', 'saroglossa', 'sarothrura', 'sasia', 'satrapa', 'saucerottia',
|
1621 |
+
'saudareos', 'saundersilarus', 'saxicola', 'sayornis', 'scelorchilus', 'scenopoeetes', 'scepomycter',
|
1622 |
+
'schetba', 'schiffornis', 'schistes', 'schistochlamys', 'schistolais', 'schoenicola', 'schoeniophylax',
|
1623 |
+
'schoeniparus', 'schoutedenapus', 'sciaphylax', 'sclateria', 'scleroptila', 'sclerurus', 'scolopax',
|
1624 |
+
'scopus', 'scotocerca', 'scotopelia', 'scytalopus', 'scythrops', 'seiurus', 'selasphorus', 'selenidera',
|
1625 |
+
'seleucidis', 'semioptera', 'semnornis', 'sephanoides', 'sericornis', 'sericossypha', 'sericulus',
|
1626 |
+
'serilophus', 'serinus', 'serpophaga', 'setopagis', 'setophaga', 'setornis', 'sheppardia', 'sholicola',
|
1627 |
+
'sialia', 'sibirionetta', 'sicalis', 'silvicultrix', 'sinosuthora', 'siphonorhis', 'sipia', 'sipodotus',
|
1628 |
+
'sirystes', 'sitta', 'sittasomus', 'sittiparus', 'smicrornis', 'smithornis', 'smutsornis', 'snowornis',
|
1629 |
+
'somateria', 'spartonoica', 'spatula', 'speculanas', 'speculipastor', 'spelaeornis', 'spermestes',
|
1630 |
+
'spermophaga', 'sphecotheres', 'spheniscus', 'sphenoeacus', 'sphenopsis', 'sphyrapicus', 'spilopelia',
|
1631 |
+
'spiloptila', 'spilornis', 'spindalis', 'spinus', 'spiza', 'spizaetus', 'spizella', 'spizelloides',
|
1632 |
+
'spiziapteryx', 'spizixos', 'spizocorys', 'spodiopsar', 'spodiornis', 'sporathraupis', 'sporophila',
|
1633 |
+
'sporopipes', 'stachyris', 'stactolaema', 'stagonopleura', 'staphida', 'starnoenas', 'steatornis',
|
1634 |
+
'stelgidillas', 'stelgidopteryx', 'stenostira', 'stephanoaetus', 'stephanophorus', 'stephanoxis',
|
1635 |
+
'stercorarius', 'sterna', 'sternula', 'sterrhoptilus', 'stictonetta', 'stigmatura', 'stilpnia', 'stiltia',
|
1636 |
+
'stiphrornis', 'stipiturus', 'stizoptera', 'stizorhina', 'stomiopera', 'strepera', 'streptocitta',
|
1637 |
+
'streptopelia', 'streptoprocne', 'stresemannia', 'strigops', 'strix', 'struthidea', 'struthio',
|
1638 |
+
'sturnella', 'sturnia', 'sturnornis', 'sturnus', 'sublegatus', 'sugomel', 'suiriri', 'sula', 'surnia',
|
1639 |
+
'surniculus', 'suthora', 'swynnertonia', 'sylvia', 'sylvietta', 'sylviorthorhynchus', 'sylviparus', 'syma',
|
1640 |
+
'symposiachrus', 'synallaxis', 'syndactyla', 'synoicus', 'synthliboramphus', 'sypheotides', 'syrigma',
|
1641 |
+
'syrmaticus', 'syrrhaptes', 'systellura', 'taccocua', 'tachornis', 'tachuris', 'tachybaptus',
|
1642 |
+
'tachycineta', 'tachyeres', 'tachyphonus', 'tadorna', 'taenioptynx', 'taeniotriccus', 'talaphorus',
|
1643 |
+
'talegalla', 'tangara', 'tanygnathus', 'tanysiptera', 'taoniscus', 'tapera', 'taphrolesbia',
|
1644 |
+
'taphrospilus', 'taraba', 'tarphonomus', 'tarsiger', 'tauraco', 'tchagra', 'telacanthura', 'teledromas',
|
1645 |
+
'telespiza', 'telophorus', 'temnurus', 'tephrodornis', 'tephrophilus', 'terenotriccus', 'terenura',
|
1646 |
+
'teretistris', 'terpsiphone', 'territornis', 'tersina', 'tesia', 'tetrao', 'tetraogallus', 'tetraophasis',
|
1647 |
+
'tetrastes', 'tetrax', 'thalassarche', 'thalasseus', 'thalassornis', 'thalurania', 'thamnistes',
|
1648 |
+
'thamnolaea', 'thamnomanes', 'thamnophilus', 'thamnornis', 'thaumasius', 'thaumastura', 'thectocercus',
|
1649 |
+
'theristicus', 'thescelocichla', 'thinocorus', 'thinornis', 'thlypopsis', 'thraupis', 'threnetes',
|
1650 |
+
'threskiornis', 'thripadectes', 'thripophaga', 'thryomanes', 'thryophilus', 'thryorchilus', 'thryothorus',
|
1651 |
+
'tiaris', 'tichodroma', 'tickellia', 'tigriornis', 'tigrisoma', 'tilmatura', 'timalia', 'timeliopsis',
|
1652 |
+
'tinamotis', 'tinamus', 'tityra', 'tockus', 'todiramphus', 'todirostrum', 'todus', 'tolmomyias', 'topaza',
|
1653 |
+
'torreornis', 'touit', 'toxorhamphus', 'toxostoma', 'trachyphonus', 'tragopan', 'tregellasia', 'treron',
|
1654 |
+
'tribonyx', 'trichodere', 'trichoglossus', 'tricholaema', 'tricholestes', 'trichothraupis', 'triclaria',
|
1655 |
+
'tringa', 'trochalopteron', 'trochilus', 'trochocercus', 'troglodytes', 'trogon', 'tropicoperdix',
|
1656 |
+
'trugon', 'tunchiornis', 'turacoena', 'turdinus', 'turdoides', 'turdus', 'turnix', 'turtur', 'tylas',
|
1657 |
+
'tympanuchus', 'tyranneutes', 'tyrannopsis', 'tyrannulus', 'tyrannus', 'tyto', 'upucerthia', 'upupa',
|
1658 |
+
'uraeginthus', 'uranomitra', 'uratelornis', 'uria', 'urile', 'urochroa', 'urocissa', 'urocolius',
|
1659 |
+
'urocynchramus', 'urodynamis', 'uroglaux', 'urolais', 'uromyias', 'uropelia', 'uropsalis', 'uropsila',
|
1660 |
+
'urosphena', 'urosticte', 'urothraupis', 'urotriorchis', 'vanellus', 'vanga', 'vauriella', 'veles',
|
1661 |
+
'vermivora', 'verreauxia', 'vidua', 'vini', 'vireo', 'vireolanius', 'volatinia', 'vultur',
|
1662 |
+
'wetmorethraupis', 'willisornis', 'xanthocephalus', 'xanthomixis', 'xanthopsar', 'xanthotis', 'xema',
|
1663 |
+
'xenerpestes', 'xenicus', 'xenodacnis', 'xenoglaux', 'xenoligea', 'xenopipo', 'xenopirostris', 'xenops',
|
1664 |
+
'xenopsaris', 'xenornis', 'xenospingus', 'xenospiza', 'xenotriccus', 'xenus', 'xiphidiopicus',
|
1665 |
+
'xiphocolaptes', 'xipholena', 'xiphorhynchus', 'xolmis', 'yuhina', 'yungipicus', 'zanclostomus', 'zanda',
|
1666 |
+
'zapornia', 'zaratornis', 'zavattariornis', 'zebrilus', 'zeledonia', 'zenaida', 'zentrygon', 'zimmerius',
|
1667 |
+
'zonotrichia', 'zoonavena', 'zoothera', 'zosterops', 'zosterornis']
|
1668 |
+
GENUS_SNE = ['branta', 'calypte', 'cardellina', 'catharus', 'certhia', 'coccothraustes', 'colaptes', 'contopus',
|
1669 |
+
'corthylio', 'corvus', 'cyanocitta', 'dryobates', 'empidonax', 'geothlypis', 'haemorhous', 'junco',
|
1670 |
+
'leiothlypis', 'loxia', 'melanerpes', 'melospiza', 'molothrus', 'myadestes', 'oreortyx', 'passerella',
|
1671 |
+
'passerina', 'patagioenas', 'pheucticus', 'pipilo', 'piranga', 'poecile', 'pooecetes', 'regulus',
|
1672 |
+
'setophaga', 'sitta', 'sphyrapicus', 'spinus', 'thryomanes', 'troglodytes', 'turdus', 'vireo', 'zenaida',
|
1673 |
+
'zonotrichia']
|
1674 |
+
GENUS_NBP = ['aegithalos', 'alauda', 'anthus', 'buteo', 'carduelis', 'certhia', 'cettia', 'chloris', 'cisticola',
|
1675 |
+
'columba', 'corvus', 'curruca', 'cyanistes', 'dendrocopos', 'emberiza', 'erithacus', 'fringilla',
|
1676 |
+
'galerida', 'garrulus', 'hirundo', 'jynx', 'linaria', 'lophophanes', 'loxia', 'lullula', 'luscinia',
|
1677 |
+
'motacilla', 'muscicapa', 'oriolus', 'parus', 'passer', 'periparus', 'petronia', 'phylloscopus', 'pica',
|
1678 |
+
'poecile', 'prunella', 'pyrrhula', 'regulus', 'serinus', 'sitta', 'streptopelia', 'sturnus', 'sylvia',
|
1679 |
+
'troglodytes', 'turdus']
|
1680 |
+
GENUS_SSW = ['accipiter', 'agelaius', 'aix', 'anas', 'anser', 'ardea', 'baeolophus', 'bombycilla', 'branta',
|
1681 |
+
'cardinalis', 'catharus', 'certhia', 'charadrius', 'colaptes', 'contopus', 'corthylio', 'corvus',
|
1682 |
+
'cyanocitta', 'cygnus', 'dolichonyx', 'dryobates', 'dryocopus', 'dumetella', 'empidonax', 'euphagus',
|
1683 |
+
'geothlypis', 'haemorhous', 'hylocichla', 'icterus', 'junco', 'larus', 'leiothlypis', 'loxia',
|
1684 |
+
'megaceryle', 'melanerpes', 'melospiza', 'molothrus', 'myiarchus', 'nycticorax', 'parkesia', 'pheucticus',
|
1685 |
+
'pipilo', 'piranga', 'poecile', 'quiscalus', 'regulus', 'sayornis', 'scolopax', 'seiurus', 'setophaga',
|
1686 |
+
'sialia', 'sitta', 'sphyrapicus', 'spinus', 'strix', 'sturnus', 'tachycineta', 'tringa', 'troglodytes',
|
1687 |
+
'turdus', 'tyrannus', 'vermivora', 'vireo', 'zenaida', 'zonotrichia']
|
1688 |
+
GENUS_XCM = ['accipiter', 'actitis', 'aegithalos', 'agelaius', 'aix', 'akletos', 'alauda', 'alectoris', 'amazilia',
|
1689 |
+
'amazona', 'anas', 'anhima', 'anser', 'anthus', 'aramides', 'aratinga', 'ardea', 'arremon', 'attila',
|
1690 |
+
'automolus', 'baeolophus', 'basileuterus', 'bombycilla', 'branta', 'brotogeris', 'buteo', 'cacicus',
|
1691 |
+
'callipepla', 'calypte', 'campephilus', 'campylorhynchus', 'cantorchilus', 'capito', 'cardellina',
|
1692 |
+
'cardinalis', 'carduelis', 'catharus', 'celeus', 'cercomacra', 'certhia', 'cettia', 'charadrius',
|
1693 |
+
'chasiempis', 'chiroxiphia', 'chloris', 'chloroceryle', 'chlorodrepanis', 'cisticola', 'claravis',
|
1694 |
+
'coccothraustes', 'coccyzus', 'coereba', 'colaptes', 'columba', 'conioptilon', 'conopophaga', 'contopus',
|
1695 |
+
'corthylio', 'corvus', 'corythopis', 'crithagra', 'crypturellus', 'curruca', 'cyanistes', 'cyanocitta',
|
1696 |
+
'cyanocorax', 'cyanoloxia', 'cygnus', 'cymbilaimus', 'cyphorhinus', 'daptrius', 'dendrexetastes',
|
1697 |
+
'dendrocincla', 'dendrocolaptes', 'dendrocopos', 'dendroma', 'dendroplex', 'dives', 'dolichonyx',
|
1698 |
+
'drepanis', 'dryobates', 'dryocopus', 'dumetella', 'elaenia', 'emberiza', 'empidonax', 'erithacus',
|
1699 |
+
'estrilda', 'eubucco', 'euphagus', 'euphonia', 'eupsittula', 'formicarius', 'francolinus', 'fringilla',
|
1700 |
+
'galbula', 'galerida', 'garrulus', 'geothlypis', 'geotrygon', 'glaucidium', 'habia', 'haemorhous',
|
1701 |
+
'hemitriccus', 'herpetotheres', 'himatione', 'hippolais', 'hirundo', 'horornis', 'hydrobates',
|
1702 |
+
'hylocichla', 'icterus', 'isleria', 'junco', 'jynx', 'laniocera', 'larus', 'lathrotriccus', 'legatus',
|
1703 |
+
'leiothlypis', 'lepidocolaptes', 'leptotila', 'leucosticte', 'linaria', 'lipaugus', 'lophophanes',
|
1704 |
+
'lophura', 'loxia', 'loxioides', 'loxops', 'lullula', 'luscinia', 'megaceryle', 'megarynchus', 'megascops',
|
1705 |
+
'melanerpes', 'meleagris', 'melospiza', 'melozone', 'mesembrinibis', 'micrastur', 'mniotilta', 'molothrus',
|
1706 |
+
'momotus', 'monasa', 'motacilla', 'muscicapa', 'myadestes', 'myiarchus', 'myioborus', 'myiopagis',
|
1707 |
+
'myiothlypis', 'myiozetetes', 'myrmelastes', 'myrmophylax', 'myrmotherula', 'nasica', 'nucifraga',
|
1708 |
+
'nyctibius', 'nycticorax', 'nyctidromus', 'nystalus', 'odontophorus', 'onychorhynchus', 'oreortyx',
|
1709 |
+
'oriolus', 'ornithion', 'ortalis', 'orthopsittaca', 'pachyramphus', 'pachysylvia', 'parkesia', 'parus',
|
1710 |
+
'passer', 'passerella', 'passerina', 'patagioenas', 'penelope', 'periparus', 'petronia', 'pheucticus',
|
1711 |
+
'pheugopedius', 'philydor', 'phlegopsis', 'phylloscopus', 'piaya', 'pica', 'piculus', 'pionus', 'pipilo',
|
1712 |
+
'pipra', 'piprites', 'piranga', 'pitangus', 'platyrinchus', 'pluvialis', 'poecile', 'poecilotriccus',
|
1713 |
+
'polioptila', 'pooecetes', 'prunella', 'psarocolius', 'psilorhinus', 'psittacara', 'pternistis',
|
1714 |
+
'pterodroma', 'pygiptila', 'pyrrhula', 'querula', 'quiscalus', 'ramphastos', 'ramphocelus', 'regulus',
|
1715 |
+
'rhytipterna', 'rupornis', 'salpinctes', 'saltator', 'saucerottia', 'sayornis', 'scolopax', 'seiurus',
|
1716 |
+
'serinus', 'setophaga', 'sialia', 'sirystes', 'sitta', 'sittasomus', 'sphyrapicus', 'spinus', 'stilpnia',
|
1717 |
+
'streptopelia', 'strix', 'sturnus', 'sylvia', 'synallaxis', 'tachycineta', 'tangara', 'tapera', 'taraba',
|
1718 |
+
'thamnomanes', 'thamnophilus', 'thraupis', 'thryomanes', 'thryophilus', 'thryothorus', 'tiaris', 'tinamus',
|
1719 |
+
'tityra', 'todirostrum', 'tolmomyias', 'tringa', 'troglodytes', 'trogon', 'turdus', 'tyrannulus',
|
1720 |
+
'tyrannus', 'uranomitra', 'vermivora', 'vireo', 'xenops', 'xiphorhynchus', 'zenaida', 'zimmerius',
|
1721 |
+
'zonotrichia', 'zosterops']
|
1722 |
+
GENUS_NES = ['amazilia', 'amazona', 'aramides', 'arremon', 'basileuterus', 'brotogeris', 'buteo', 'campylorhynchus',
|
1723 |
+
'cantorchilus', 'catharus', 'chiroxiphia', 'coereba', 'contopus', 'crypturellus', 'cyanocorax', 'daptrius',
|
1724 |
+
'dives', 'dryocopus', 'elaenia', 'eubucco', 'euphonia', 'eupsittula', 'habia', 'herpetotheres',
|
1725 |
+
'hippolais', 'icterus', 'leiothlypis', 'lepidocolaptes', 'leptotila', 'megaceryle', 'megarynchus',
|
1726 |
+
'megascops', 'melanerpes', 'melozone', 'momotus', 'myadestes', 'myiarchus', 'myioborus', 'myiothlypis',
|
1727 |
+
'myiozetetes', 'nyctibius', 'nyctidromus', 'ortalis', 'pachyramphus', 'patagioenas', 'pheugopedius',
|
1728 |
+
'piaya', 'pionus', 'pitangus', 'psarocolius', 'psilorhinus', 'psittacara', 'quiscalus', 'ramphastos',
|
1729 |
+
'ramphocelus', 'rupornis', 'saltator', 'saucerottia', 'setophaga', 'sittasomus', 'stilpnia', 'synallaxis',
|
1730 |
+
'thraupis', 'thryophilus', 'tiaris', 'tityra', 'todirostrum', 'troglodytes', 'turdus', 'tyrannus',
|
1731 |
+
'uranomitra', 'vireo', 'zimmerius', 'zonotrichia']
|
1732 |
+
|
1733 |
+
# ---- species group ----
|
1734 |
+
SPECIES_GROUP_POW = ['blackbirds', 'cardinals, grosbeaks, and allies', 'cuckoos', 'gnatcatchers',
|
1735 |
+
'grouse, quail, and allies', 'jays, magpies, crows, and ravens', 'kinglets', 'new world sparrows',
|
1736 |
+
'nuthatches', 'shorebirds', 'thrushes', 'tits, chickadees, and titmice', 'treecreepers',
|
1737 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'vultures, hawks, and allies',
|
1738 |
+
'waterfowl', 'waxwings', 'wood-warblers', 'woodpeckers', 'wrens']
|
1739 |
+
SPECIES_GROUP_UHH = ['bush warblers and allies', 'cardinals, grosbeaks, and allies', 'estrildids',
|
1740 |
+
'finches, euphonias, and allies', 'grouse, quail, and allies', 'larks',
|
1741 |
+
'laughingthrushes and allies', 'monarch flycatchers', 'petrels, shearwaters, and diving-petrels',
|
1742 |
+
'storm-petrels', 'thrushes', 'vultures, hawks, and allies', 'waterfowl',
|
1743 |
+
'white-eyes, yuhinas, and allies']
|
1744 |
+
SPECIES_GROUP_PER = ['antbirds', 'antthrushes', 'barbets and toucans', 'becards, tityras, and allies', 'blackbirds',
|
1745 |
+
'cardinals, grosbeaks, and allies', 'chachalacas, guans, and curassows', 'cotingas', 'cuckoos',
|
1746 |
+
'falcons and caracaras', 'finches, euphonias, and allies', 'gnateaters and antpittas',
|
1747 |
+
'grouse, quail, and allies', 'herons, ibis, and allies', 'kingfishers', 'manakins', 'motmots',
|
1748 |
+
'ovenbirds', 'owls', 'parrots, parakeets, and allies', 'pigeons and doves', 'potoos and oilbird',
|
1749 |
+
'puffbirds and jacamars', 'rails, gallinules, and allies', 'screamers',
|
1750 |
+
'sharpbill, royal flycatcher, and allies', 'tanagers and allies', 'thrushes', 'tinamous',
|
1751 |
+
'trogons and quetzals', 'tyrant flycatchers: elaenias, tyrannulets, and allies',
|
1752 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'woodcreepers', 'woodpeckers',
|
1753 |
+
'wrens']
|
1754 |
+
SPECIES_GROUP_HSN = ['blackbirds', 'finches, euphonias, and allies', 'jays, magpies, crows, and ravens',
|
1755 |
+
'new world sparrows', 'shorebirds', 'thrushes', 'tits, chickadees, and titmice',
|
1756 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'wagtails and pipits', 'waterfowl',
|
1757 |
+
'wood-warblers', 'woodpeckers', 'wrens']
|
1758 |
+
SPECIES_GROUP_XCL = ['accentors', 'african and green broadbills', 'african warblers', 'albatrosses', 'alcids',
|
1759 |
+
'antbirds', 'antthrushes', "asian and grauer's broadbills", 'asities', 'australasian robins',
|
1760 |
+
'australian treecreepers', 'australo-papuan bellbirds', 'barbets and toucans', 'bearded reedling',
|
1761 |
+
'becards, tityras, and allies', 'bee-eaters, rollers, and allies', 'bellmagpies and allies',
|
1762 |
+
'berrypeckers and longbills', 'birds-of-paradise', 'blackbirds', 'boatbills', 'bristlebirds',
|
1763 |
+
'bristlehead', 'bulbuls', 'bush warblers and allies', 'bushshrikes and allies', 'bustards',
|
1764 |
+
'cardinals, grosbeaks, and allies', 'cassowaries and emu', 'catbirds, mockingbirds, and thrashers',
|
1765 |
+
'chachalacas, guans, and curassows', 'chat-tanagers and hispaniolan tanagers',
|
1766 |
+
'cisticolas and allies', 'cockatoos', 'cormorants and anhingas', 'cotingas', 'cranes',
|
1767 |
+
'crescentchests', 'cuban warblers', 'cuckoo-roller', 'cuckoos', 'cuckooshrikes', 'cupwings',
|
1768 |
+
'dapple-throats', 'dippers', 'donacobius', 'drongos', 'elachura', 'estrildids',
|
1769 |
+
'fairy flycatchers', 'fairy-bluebirds', 'fairywrens', 'falcons and caracaras', 'fantails',
|
1770 |
+
'finches, euphonias, and allies', 'finfoots', 'flamingos', 'flowerpeckers', 'flufftails',
|
1771 |
+
'frigatebirds, boobies, and gannets', 'frogmouths', 'gnatcatchers', 'gnateaters and antpittas',
|
1772 |
+
'grassbirds and allies', 'grebes', 'ground babblers and allies', 'grouse, quail, and allies',
|
1773 |
+
'gulls, terns, and skimmers', 'herons, ibis, and allies', 'hoatzin', 'honeyeaters', 'honeyguides',
|
1774 |
+
'hoopoes', 'hornbills', 'hummingbirds', 'hyliotas', 'hylocitrea', 'hypocolius', 'ifrita',
|
1775 |
+
'indigobirds', 'ioras', 'jays, magpies, crows, and ravens', 'kagu', 'kingfishers', 'kinglets',
|
1776 |
+
'kiwis', 'larks', 'laughingthrushes and allies', 'leaf warblers', 'leafbirds',
|
1777 |
+
'leaftossers and miners', 'limpkin', 'logrunners', 'long-tailed tits and bushtit',
|
1778 |
+
'longspurs and snow buntings', 'loons', 'lyrebirds', 'malagasy warblers', 'manakins',
|
1779 |
+
'martins and swallows', 'megapodes', 'melampittas', 'mesites', 'mitrospingid tanagers',
|
1780 |
+
'monarch flycatchers', 'motmots', 'mottled berryhunter', 'mousebirds', 'new world sparrows',
|
1781 |
+
'new zealand parrots', 'new zealand wrens', 'nicators', 'nightjars', 'nuthatches',
|
1782 |
+
'old world buntings', 'old world flycatchers', 'old world orioles', 'old world pittas',
|
1783 |
+
'old world sparrows', 'olive warbler', 'ostriches', 'ovenbirds', 'owlet-nightjars', 'owls',
|
1784 |
+
'oxpeckers', 'palmchat', 'pardalotes', 'parrotbills, wrentit, and allies',
|
1785 |
+
'parrots, parakeets, and allies', 'pelicans', 'penduline-tits and verdin', 'penguins',
|
1786 |
+
'petrels, shearwaters, and diving-petrels', 'pigeons and doves', 'ploughbill',
|
1787 |
+
'potoos and oilbird', "przevalski's pinktail", 'pseudo-babblers', 'puerto rican tanager',
|
1788 |
+
'puffbirds and jacamars', 'quail-thrushes and jewel-babblers', 'rail-babbler',
|
1789 |
+
'rails, gallinules, and allies', 'reed warblers and allies', 'rheas', 'rockfowl', 'rockjumpers',
|
1790 |
+
'sandgrouse', 'sapayoa', 'satinbirds', 'screamers', 'scrub-birds and bowerbirds', 'seriemas',
|
1791 |
+
'sharpbill, royal flycatcher, and allies', 'shoebill and hammerkop', 'shorebirds',
|
1792 |
+
'shrike-babblers and erpornis', 'shrike-tits', 'shrikes', 'silky-flycatchers', 'sittellas',
|
1793 |
+
'skuas and jaegers', 'spindalises', 'starlings and mynas', 'stitchbird', 'storks', 'storm-petrels',
|
1794 |
+
'sugarbirds', 'sunbirds and spiderhunters', 'sunbittern', 'swifts', 'sylviid warblers',
|
1795 |
+
'tanagers and allies', 'tapaculos', 'thornbills and allies', 'thrush-tanager', 'thrushes',
|
1796 |
+
'tinamous', 'tit berrypecker and crested berrypecker', 'tits, chickadees, and titmice', 'todies',
|
1797 |
+
'tree-babblers, scimitar-babblers, and allies', 'treecreepers', 'treeswifts',
|
1798 |
+
'trogons and quetzals', 'tropicbirds', 'trumpeters', 'turacos',
|
1799 |
+
'tyrant flycatchers: elaenias, tyrannulets, and allies',
|
1800 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vangas, helmetshrikes, and allies', 'vireos',
|
1801 |
+
'vultures, hawks, and allies', 'wagtails and pipits', 'wallcreeper', 'waterfowl',
|
1802 |
+
'wattle-eyes and batises', 'wattlebirds', 'waxwings', 'weavers and allies',
|
1803 |
+
'whipbirds and wedgebills', 'whistlers and allies', 'white-eyes, yuhinas, and allies',
|
1804 |
+
'white-winged chough and apostlebird', 'whiteheads', 'wood-warblers', 'woodcreepers',
|
1805 |
+
'woodhoopoes and scimitarbills', 'woodpeckers', 'woodswallows', 'wrens', 'wrenthrush',
|
1806 |
+
'yellow-breasted chat']
|
1807 |
+
SPECIES_GROUP_SNE = ['blackbirds', 'cardinals, grosbeaks, and allies', 'finches, euphonias, and allies',
|
1808 |
+
'grouse, quail, and allies', 'hummingbirds', 'jays, magpies, crows, and ravens', 'kinglets',
|
1809 |
+
'new world sparrows', 'nuthatches', 'pigeons and doves', 'thrushes',
|
1810 |
+
'tits, chickadees, and titmice', 'treecreepers',
|
1811 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'waterfowl', 'wood-warblers',
|
1812 |
+
'woodpeckers', 'wrens']
|
1813 |
+
SPECIES_GROUP_NBP = ['accentors', 'bush warblers and allies', 'cisticolas and allies', 'finches, euphonias, and allies',
|
1814 |
+
'jays, magpies, crows, and ravens', 'kinglets', 'larks', 'leaf warblers',
|
1815 |
+
'long-tailed tits and bushtit', 'martins and swallows', 'nuthatches', 'old world buntings',
|
1816 |
+
'old world flycatchers', 'old world orioles', 'old world sparrows', 'pigeons and doves',
|
1817 |
+
'starlings and mynas', 'sylviid warblers', 'thrushes', 'tits, chickadees, and titmice',
|
1818 |
+
'treecreepers', 'vultures, hawks, and allies', 'wagtails and pipits', 'woodpeckers', 'wrens']
|
1819 |
+
SPECIES_GROUP_SSW = ['blackbirds', 'cardinals, grosbeaks, and allies', 'catbirds, mockingbirds, and thrashers',
|
1820 |
+
'finches, euphonias, and allies', 'gulls, terns, and skimmers', 'herons, ibis, and allies',
|
1821 |
+
'jays, magpies, crows, and ravens', 'kingfishers', 'kinglets', 'martins and swallows',
|
1822 |
+
'new world sparrows', 'nuthatches', 'owls', 'pigeons and doves', 'shorebirds',
|
1823 |
+
'starlings and mynas', 'thrushes', 'tits, chickadees, and titmice', 'treecreepers',
|
1824 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'vultures, hawks, and allies',
|
1825 |
+
'waterfowl', 'waxwings', 'wood-warblers', 'woodpeckers', 'wrens']
|
1826 |
+
SPECIES_GROUP_XCM = ['accentors', 'antbirds', 'antthrushes', 'barbets and toucans', 'becards, tityras, and allies',
|
1827 |
+
'blackbirds', 'bush warblers and allies', 'cardinals, grosbeaks, and allies',
|
1828 |
+
'catbirds, mockingbirds, and thrashers', 'chachalacas, guans, and curassows',
|
1829 |
+
'cisticolas and allies', 'cotingas', 'cuckoos', 'estrildids', 'falcons and caracaras',
|
1830 |
+
'finches, euphonias, and allies', 'gnatcatchers', 'gnateaters and antpittas',
|
1831 |
+
'grouse, quail, and allies', 'gulls, terns, and skimmers', 'herons, ibis, and allies',
|
1832 |
+
'hummingbirds', 'jays, magpies, crows, and ravens', 'kingfishers', 'kinglets', 'larks',
|
1833 |
+
'leaf warblers', 'long-tailed tits and bushtit', 'manakins', 'martins and swallows',
|
1834 |
+
'monarch flycatchers', 'motmots', 'new world sparrows', 'nightjars', 'nuthatches',
|
1835 |
+
'old world buntings', 'old world flycatchers', 'old world orioles', 'old world sparrows',
|
1836 |
+
'ovenbirds', 'owls', 'parrots, parakeets, and allies', 'petrels, shearwaters, and diving-petrels',
|
1837 |
+
'pigeons and doves', 'potoos and oilbird', 'puffbirds and jacamars',
|
1838 |
+
'rails, gallinules, and allies', 'reed warblers and allies', 'screamers',
|
1839 |
+
'sharpbill, royal flycatcher, and allies', 'shorebirds', 'starlings and mynas', 'storm-petrels',
|
1840 |
+
'sylviid warblers', 'tanagers and allies', 'thrushes', 'tinamous', 'tits, chickadees, and titmice',
|
1841 |
+
'treecreepers', 'trogons and quetzals', 'tyrant flycatchers: elaenias, tyrannulets, and allies',
|
1842 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'vultures, hawks, and allies',
|
1843 |
+
'wagtails and pipits', 'waterfowl', 'waxwings', 'white-eyes, yuhinas, and allies', 'wood-warblers',
|
1844 |
+
'woodcreepers', 'woodpeckers', 'wrens']
|
1845 |
+
SPECIES_GROUP_NES = ['barbets and toucans', 'becards, tityras, and allies', 'blackbirds',
|
1846 |
+
'cardinals, grosbeaks, and allies', 'chachalacas, guans, and curassows', 'cuckoos',
|
1847 |
+
'falcons and caracaras', 'finches, euphonias, and allies', 'hummingbirds',
|
1848 |
+
'jays, magpies, crows, and ravens', 'kingfishers', 'manakins', 'motmots', 'new world sparrows',
|
1849 |
+
'nightjars', 'ovenbirds', 'owls', 'parrots, parakeets, and allies', 'pigeons and doves',
|
1850 |
+
'potoos and oilbird', 'rails, gallinules, and allies', 'reed warblers and allies',
|
1851 |
+
'tanagers and allies', 'thrushes', 'tinamous',
|
1852 |
+
'tyrant flycatchers: elaenias, tyrannulets, and allies',
|
1853 |
+
'tyrant flycatchers: pewees, kingbirds, and allies', 'vireos', 'vultures, hawks, and allies',
|
1854 |
+
'wood-warblers', 'woodcreepers', 'woodpeckers', 'wrens']
|
1855 |
+
|
1856 |
+
# ---- order ----
|
1857 |
+
ORDER_POW = ['accipitriformes', 'anseriformes', 'charadriiformes', 'cuculiformes', 'galliformes', 'passeriformes',
|
1858 |
+
'piciformes']
|
1859 |
+
ORDER_UHH = ['accipitriformes', 'anseriformes', 'galliformes', 'passeriformes', 'procellariiformes']
|
1860 |
+
ORDER_PER = ['anseriformes', 'caprimulgiformes', 'columbiformes', 'coraciiformes', 'cuculiformes', 'falconiformes',
|
1861 |
+
'galbuliformes', 'galliformes', 'gruiformes', 'passeriformes', 'pelecaniformes', 'piciformes',
|
1862 |
+
'psittaciformes', 'strigiformes', 'tinamiformes', 'trogoniformes']
|
1863 |
+
ORDER_HSN = ['anseriformes', 'charadriiformes', 'passeriformes', 'piciformes']
|
1864 |
+
ORDER_XCL = ['accipitriformes', 'anseriformes', 'apterygiformes', 'bucerotiformes', 'caprimulgiformes', 'cariamiformes',
|
1865 |
+
'casuariiformes', 'cathartiformes', 'charadriiformes', 'ciconiiformes', 'coliiformes', 'columbiformes',
|
1866 |
+
'coraciiformes', 'cuculiformes', 'eurypygiformes', 'falconiformes', 'galbuliformes', 'galliformes',
|
1867 |
+
'gaviiformes', 'gruiformes', 'leptosomiformes', 'mesitornithiformes', 'musophagiformes',
|
1868 |
+
'opisthocomiformes', 'otidiformes', 'passeriformes', 'pelecaniformes', 'phaethontiformes',
|
1869 |
+
'phoenicopteriformes', 'piciformes', 'podicipediformes', 'procellariiformes', 'psittaciformes',
|
1870 |
+
'pterocliformes', 'rheiformes', 'sphenisciformes', 'strigiformes', 'struthioniformes', 'suliformes',
|
1871 |
+
'tinamiformes', 'trogoniformes']
|
1872 |
+
ORDER_SNE = ['anseriformes', 'caprimulgiformes', 'columbiformes', 'galliformes', 'passeriformes', 'piciformes']
|
1873 |
+
ORDER_NBP = ['accipitriformes', 'columbiformes', 'passeriformes', 'piciformes']
|
1874 |
+
ORDER_SSW = ['accipitriformes', 'anseriformes', 'charadriiformes', 'columbiformes', 'coraciiformes', 'passeriformes',
|
1875 |
+
'pelecaniformes', 'piciformes', 'strigiformes']
|
1876 |
+
ORDER_XCM = ['accipitriformes', 'anseriformes', 'caprimulgiformes', 'charadriiformes', 'columbiformes', 'coraciiformes',
|
1877 |
+
'cuculiformes', 'falconiformes', 'galbuliformes', 'galliformes', 'gruiformes', 'passeriformes',
|
1878 |
+
'pelecaniformes', 'piciformes', 'procellariiformes', 'psittaciformes', 'strigiformes', 'tinamiformes',
|
1879 |
+
'trogoniformes']
|
1880 |
+
ORDER_NES = ['accipitriformes', 'caprimulgiformes', 'columbiformes', 'coraciiformes', 'cuculiformes', 'falconiformes',
|
1881 |
+
'galliformes', 'gruiformes', 'passeriformes', 'piciformes', 'psittaciformes', 'strigiformes',
|
1882 |
+
'tinamiformes']
|