Add missing symbol for LAW entities (resolves #1427)

This commit is contained in:
ines 2017-10-20 13:07:57 +02:00
parent 61bc203f3f
commit 4acab77a8a
3 changed files with 6 additions and 0 deletions

View File

@ -467,3 +467,4 @@ cdef enum symbol_t:
# We therefore wait until the next data version to add them.
# acl
LAW

View File

@ -458,6 +458,7 @@ IDS = {
"rcmod": rcmod,
"root": root,
"xcomp": xcomp
"LAW": LAW
}
def sort_nums(x):

View File

@ -37,6 +37,10 @@
+cell #[code WORK_OF_ART]
+cell Titles of books, songs, etc.
+row
+cell #[code LAW]
+cell Named documents made into laws.
+row
+cell #[code LANGUAGE]
+cell Any named language.