Sha256: 55d773a0d99368d33bc83df18d71fffce291d6ac2505970fb98dfb4ab6073969
Contents?: true
Size: 781 Bytes
Versions: 4
Compression:
Stored size: 781 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_82 = { "AP" => "Apocrypha (Catholic canon)", "AQ" => "Apocrypha (canon unspecified)", "AX" => "Additional Apocryphal texts: Greek Orthodox canon", "AY" => "Additional Apocryphal texts: Slavonic Orthodox canon", "AZ" => "Additional Apocryphal texts", "GA" => "General canon with Apocrypha (Catholic canon)", "GC" => "General canon with Apocryphal texts (canon unspecified)", "GE" => "General canon", "GS" => "Gospels", "OT" => "Old Testament", "NT" => "New Testament", "NP" => "New Testament with Psalms and Proverbs", "PE" => "Paul's Epistles", "PP" => "Psalms and Proverbs", "PS" => "Psalms", "PT" => "Pentateuch", "ZZ" => "Other portions" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems