Skip to content

Commit

Permalink
Part of speech key for Hebrew Strong added.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTroidl committed Oct 7, 2013
1 parent c1b1b90 commit 8d5df55
Showing 1 changed file with 116 additions and 0 deletions.
116 changes: 116 additions & 0 deletions PartsOfSpeech.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<?xml version="1.0" standalone="yes"?>
<!-- A key for the part of speech codes used in HebrewStrong.xml -->
<PartsOfSpeech>
<POS>
<Code>a</Code>
<Name>Adjective</Name>
</POS>
<POS>
<Code>a-f</Code>
<Name>Adjective Feminine</Name>
</POS>
<POS>
<Code>a-gent</Code>
<Name>Gentilic Adjective</Name>
</POS>
<POS>
<Code>a-m</Code>
<Name>Adjective Masculine</Name>
</POS>
<POS>
<Code>adv</Code>
<Name>Adverb</Name>
</POS>
<POS>
<Code>conj</Code>
<Name>Conjunction</Name>
</POS>
<POS>
<Code>da</Code>
<Name>Definite Article</Name>
</POS>
<POS>
<Code>dp</Code>
<Name>Demonstrative Particle</Name>
</POS>
<POS>
<Code>d</Code>
<Name>Demonstrative Pronoun</Name>
</POS>
<POS>
<Code>x</Code>
<Name>Indefinite Pronoun</Name>
</POS>
<POS>
<Code>inj</Code>
<Name>Interjection</Name>
</POS>
<POS>
<Code>i</Code>
<Name>Interrogative Pronoun</Name>
</POS>
<POS>
<Code>np</Code>
<Name>Negative Particle</Name>
</POS>
<POS>
<Code>n</Code>
<Name>Noun</Name>
</POS>
<POS>
<Code>n-f</Code>
<Name>Noun Feminine</Name>
</POS>
<POS>
<Code>n-m</Code>
<Name>Noun Masculine</Name>
</POS>
<POS>
<Code>n-m-loc</Code>
<Name>Noun Masculine Location</Name>
</POS>
<POS>
<Code>prt</Code>
<Name>Particle</Name>
</POS>
<POS>
<Code>p</Code>
<Name>Personal Pronoun</Name>
</POS>
<POS>
<Code>prep</Code>
<Name>Preposition</Name>
</POS>
<POS>
<Code>pron</Code>
<Name>Pronoun</Name>
</POS>
<POS>
<Code>n-pr</Code>
<Name>Proper Name</Name>
</POS>
<POS>
<Code>n-pr-f</Code>
<Name>Proper Name Feminine</Name>
</POS>
<POS>
<Code>n-pr-loc</Code>
<Name>Proper Name Location</Name>
</POS>
<POS>
<Code>n-pr-m</Code>
<Name>Proper Name Masculine</Name>
</POS>
<POS>
<Code>rpt</Code>
<Name>Relative Particle</Name>
</POS>
<POS>
<Code>r</Code>
<Name>Relative Pronoun</Name>
</POS>
<POS>
<Code>v</Code>
<Name>Verb</Name>
</POS>
</PartsOfSpeech>

0 comments on commit 8d5df55

Please sign in to comment.