Skip to content

Instantly share code, notes, and snippets.

@kenda
Created October 24, 2011 19:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenda/1309886 to your computer and use it in GitHub Desktop.
Save kenda/1309886 to your computer and use it in GitHub Desktop.
current output of nlp2rdf.MontyLingua for "My favorite actress is Natalie Portman!"
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sso="http://nlp2rdf.lod2.eu/schema/sso/"
xmlns:string="http://nlp2rdf.lod2.eu/schema/string/"
>
<rdf:Description rdf:about="http://example.com#hash_4_8_7049dd7875989b97e8568f5c0fd1f12b_favorite">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#JJ"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Adjective"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Adjective"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#JJ"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<sso:posTag>JJ</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#CommonNoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#CommonNoun"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Noun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>These are common nouns in singular or plural, or mass nouns.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#Noun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>We inserted this class 'noun' to get a clearer ontology structure. In The Penn Treebank Tag Set there is no class 'noun'.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#PronounOrDeterminer">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
The parts of speech Pronoun, Determiner and Article heavily overlap in their formal and functional
characteristics, and different analyses for different languages entail separating them out in
different ways.
In Eagles, Pronouns and Determiners are placed in one `super-category'. For some descriptions it may
be thought best to treat them as totally different parts of speech.
(http://www.ilc.cnr.it/EAGLES96/annotate/node17.html#recp 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#TenseFeature">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>Tense is a grammatical category, typically marked on the verb, that deictically refers to the time of the event or state denoted by the verb in relation to some other temporal reference point. (http://www.sil.org/linguis
tics/glossaryoflinguisticterms/WhatIsTense.htm 17.11.06)</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#NNP">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#JJ">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Present">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#AbsoluteTense"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Present tense refers to the moment of utterance.
(http://languagelink.let.uu.nl/tds/onto/LinguisticOntology.owl#presentTense)
Present tense refers to the moment of utterance.
It often refers to events or states that do not merely coincide
with the moment of utterance, such as those that are continuous,
habitual, or lawlike.
(http://www.sil.org/linguistics/glossaryoflinguisticterms/WhatIsPresentTense.htm 17.11.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_39_630035a2c69b8c239c13a4415f322761_My+favorite+actress+">
<string:sourceString>My favorite actress is Natalie Portman!</string:sourceString>
<sso:word rdf:resource="http://example.com#hash_4_8_7049dd7875989b97e8568f5c0fd1f12b_favorite"/>
<sso:word rdf:resource="http://example.com#hash_4_7_f81312eb5ae0cfb12a19c602142ed2c5_Natalie"/>
<sso:word rdf:resource="http://example.com#hash_4_2_d185554af94a17c2b522ce76ab46631b_My"/>
<sso:word rdf:resource="http://example.com#hash_4_7_0d3cd649e19c528229924f4de26594ff_Portman"/>
<sso:word rdf:resource="http://example.com#hash_4_7_21a4543b986d6352ac8cc5c45f269132_actress"/>
<sso:word rdf:resource="http://example.com#hash_4_2_fd881387c0ae2cb3625a6fb4f3cee5e6_is"/>
<sso:word rdf:resource="http://example.com#hash_4_1_81e5493630f5f18e02351a481b6a1c43_%21"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/Document"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#NumberFeature">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Grammatical category for the variation in form of nouns, pronouns, and any words agreeing
with them, depending on how many persons or things are referred to.
(www.wordreference.com/English/definition.asp?en=number 12; http://www.isocat.org/datcat/DC-1298)
A grammatical number is a morphological category characterized by the expression of quantity
through inflection or agreement. (http://en.wikipedia.org/wiki/Grammatical_number 17.11.06)</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Noun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
A noun, or noun substantive, is a part of speech (a word or phrase) which can co-occur with
(in)definite articles and attributive adjectives, and function as the head of a noun phrase.
The word "noun" derives from the Latin 'nomen' meaning "name", and a traditional definition
of nouns is that they are all and only those expressions that refer to a person, place,
thing, event, substance, quality, idea or an appointment. They serve as the subject or object
of a verb, and the object of a preposition.
(http://en.wikipedia.org/wiki/Noun 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#ProperNoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Proper nouns (also called proper names) are the names of unique entities.
(http://en.wikipedia.org/wiki/Noun 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#ProperNoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#ProperNoun"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Noun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>These are singular or plural proper nouns.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#VBZ">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_2_fd881387c0ae2cb3625a6fb4f3cee5e6_is">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#VBZ"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#PersonFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#NumberFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Third"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#BePresentTense"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#AbsoluteTense"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#TenseFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Singular"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#VBZ"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#Feature"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Present"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<sso:posTag>VBZ</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#PossessivePronoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Pronoun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
A possessive pronoun is a pronoun that expresses relationships like ownership, such as kinship, and other forms of association.
(http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAPossessivePronoun.htm 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#PossessivePronoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Pronoun"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#PossessivePronoun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>Both substitutive and attributive 'her' are covered by this categorie. It's thus PossessiveDeterminer or PossessivePronoun.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#Verb">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Verb"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>Inserted to structure the tag set.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#LinguisticConcept">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>The OLiA ontology specifies linguistic concepts on a theoretical basis, as for concepts used in annotations, see system.owl.
There is a great extent of overlap between LinguisticCategories/LinguisticFeatures and Categories/Features as defined in system.owl.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/system.owl#Feature">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>UnitsOfAnnotation and Relations can be described in a more detailed way by the features that are attached to them, e.g., case, number, or aspect. Features are, however, not subject to further annotations (by means of has
Feature), they are thus disjoint from Relations and UnitsOfAnnotation.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_7_0d3cd649e19c528229924f4de26594ff_Portman">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#NNP"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#NNP"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#NumberFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#ProperNoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#ProperNoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Singular"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#Feature"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<sso:posTag>NNP</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#PersonFeature">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>The grammatical person is deictic reference to the participant role of a referent, such as the speaker, the addressee, and others. Grammatical person typically defines a language's set of personal pronouns. It also frequ
ently affects verbs, sometimes nouns, and possessive relationships as well. (http://en.wikipedia.org/wiki/Grammatical_person 17.11.06)
Indication of grammatical person (1st, 2nd, 3rd, etc.) associated with a given inflected form.
(ISO12620; http://www.isocat.org/datcat/DC-1328)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_7_f81312eb5ae0cfb12a19c602142ed2c5_Natalie">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#NNP"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#NNP"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#NumberFeature"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#ProperNoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#ProperNoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Singular"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#Feature"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<sso:posTag>NNP</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#BePresentTense">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Verb"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>These are verbforms in present tense. This class includes 3rd person singular or other than 3rd person singular verbforms.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_7_21a4543b986d6352ac8cc5c45f269132_actress">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#NN"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#CommonNoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#NN"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#CommonNoun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#Feature"/>
<sso:posTag>NN</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_2_d185554af94a17c2b522ce76ab46631b_My">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#PRP$"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Pronoun"/>
<rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#PossessivePronoun"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#PossessivePronoun"/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://purl.org/olia/penn.owl#PRPpossessive"/>
<rdf:type rdf:resource="http://purl.org/olia/olia.owl#Pronoun"/>
<sso:posTag>PRP$</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#Adjective">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Adjective"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>These are adjectives, ordinal numerals, and ordinal numbers.
Hyphenated compounds that are used as modifiers are tagged as adjectives, e.g. "happy-go-lucky", "one-of-a-kind", "run-of-the-mill". Ordinal numbers are tagged as adjectives, as are compounds of the form "n-th" or "X-est", like "fourth-la
rgest".</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#Pronoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Pronoun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>This is a class, we inserted to structure the tagset.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Singular">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#NumberFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Singular is a grammatical number denoting a unit quantity (as opposed
to the plural and other forms). (http://en.wikipedia.org/wiki/Singular
17.11.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://example.com#hash_4_1_81e5493630f5f18e02351a481b6a1c43_%21">
<sso:oliaLink rdf:resource="http://purl.org/olia/penn.owl#."/>
<rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/ContextHashBasedString"/>
<sso:posTag>.</sso:posTag>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#PRPpossessive">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#MorphosyntacticFeature">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/system.owl#Feature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>Morphosyntactic and morphological features.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Third">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#PersonFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Third person is deictic reference to a referent(s) not identified
as the speaker or addressee. For example in English "he", "she",
"they" or the third person singular verb suffix -s, e.g. in "He
sometimes flies."
(http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsThirdPersonDeixis.htm 20.11.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#NN">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#SyntacticCategory">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#Word">
<rdfs:label>word</rdfs:label>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
SyntacticWord is the class of syntactic units occupying the lowest position in
a syntactic construction. They are the largest units resistant to insertion of
new constituents within their boundaries; or they are the smallest constituents
that can be moved within a sentence without making the sentence ungrammatical.
(http://www.linguistics-ontology.org/gold/2008/SyntacticWord)
Linguistic unit composed of at least a part of speech and a lemma.
(Gil Francopoulo; http://www.isocat.org/datcat/DC-1415)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#CommonNoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Noun"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
A common noun is a noun that signifies a non-specific member of a group.
(http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsACommonNoun.htm 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Adjective">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
An Adjective is a noun-modifying expression that specifies the properties or attributes of the nominal referent.
(http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAnAdjective.htm 18.9.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Verb">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#Word"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
A verb is a part of speech that usually denotes action ("bring", "read"),
occurrence ("decompose", "glitter"), or a state of being ("exist", "stand").
Depending on the language, a verb may vary in form according to many factors,
possibly including its tense, aspect, mood and voice. It may also agree with
the person, gender, and/or number of some of its arguments (subject, object, etc.).
(http://en.wikipedia.org/wiki/Verb 19.09.06)
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#AbsoluteTense">
<rdfs:label>absolute tense</rdfs:label>
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#TenseFeature"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
Absolute tense refers to a time in relation to the moment of utterance.
(http://languagelink.let.uu.nl/tds/onto/LinguisticOntology.owl#absoluteTense with
reference to http://www.sil.org/linguistics/glossaryoflinguisticterms/whatisabsolutetense.htm")
</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/penn.owl#Tag">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/system.owl#LinguisticAnnotation">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>Linguistic annotations pertain to either structural entities (words, tokens, constituents, sentences =&gt; UnitOfAnnotation), relations between these (dependency, dominance, coreference, etc. =&gt; Relation), or grammati
cal features attached to these (case, gender, number, agreement, tense, mood, aspect, ... =&gt; Feature).</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/olia/olia.owl#Pronoun">
<rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>
A pronoun is a pro-form which functions like a noun and substitutes for a
noun or a noun-phrase. A language may have several classes of pronouns.
(http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAPronoun.htm 19.09.06)
A pronominal is a phrase that functions as a pronoun
(www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAPronominal.htm; http://www.isocat.org/datcat/DC-1369)
</rdfs:comment>
</rdf:Description>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment