------------------
* Comments and original wording are now stored
in the "obs" field of entities, preceeded by
"extra_info:".
* If obs field contained explicit observations,
these are preserved, and "extra_info:" is appended.
* A new method in the Entity class, get_extra_info()
fetches the extra info as a dictionnary.
* Partially implements issue 9.