diff options
| author | Benjamin Paassen <bpaassen@techfak.uni-bielefeld.de> | 2015-04-10 14:20:29 +0200 | 
|---|---|---|
| committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2016-04-25 22:24:13 +0200 | 
| commit | 7212bbf6880b1b2b0254b973395feb6d9cdf3619 (patch) | |
| tree | f35769a255d0d810fc4b2608fc263d19f33701b1 /data | |
| parent | 7db9ce9d14ace08a2cbd92ddd79b3b359f8784e4 (diff) | |
added emphasis ontology.
Diffstat (limited to 'data')
| -rw-r--r-- | data/ontology/emphasis.osxml | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/data/ontology/emphasis.osxml b/data/ontology/emphasis.osxml new file mode 100644 index 0000000..78020ba --- /dev/null +++ b/data/ontology/emphasis.osxml @@ -0,0 +1,5 @@ +<?xml version="1.0" standalone="yes"?> +<ontology name="emphasis"> +	<annotation name="strong"/> +	<annotation name="emph"/> +</ontology> | 
