Skip to content

Instantly share code, notes, and snippets.

@balmas
Last active October 20, 2020 22:41
Show Gist options
  • Save balmas/2639a0e14248e6da6cc98905cfd643cd to your computer and use it in GitHub Desktop.
Save balmas/2639a0e14248e6da6cc98905cfd643cd to your computer and use it in GitHub Desktop.
{
"data": {
"wordAnnotations": [
{
"target": {
"IRI": "proto2_lexicalEntities_grc/tinos",
"representation": "τίνος",
"lang": "grc"
},
"assertions": [
{
"subject": {
"IRI": "proto2_lexicalEntities_grc/tinos"
},
"predicate": "hasLemma",
"object": {
"IRI": "proto2_lexicalEntities_grc/morphtis",
"representation": "τίς",
"pos": "PRON",
"principalParts": []
},
"authorities": [
"CTX_users/net.alpheios"
]
}
]
},
{
"target": {
"IRI": "proto2_lexicalEntities_grc/tinos",
"representation": "τίνος",
"lang": "grc"
},
"assertions": [
{
"subject": {
"IRI": "proto2_lexicalEntities_grc/tinos"
},
"predicate": "doesNotHaveLemma",
"object": {
"IRI": "proto2_lexicalEntities_grc/morphtisx",
"representation": "τίς",
"pos": "X",
"principalParts": []
},
"authorities": [
"CTX_users/net.alpheios"
]
}
]
},
{
"target": {
"IRI": null,
"lemma": {
"IRI": "proto2_lexicalEntities_grc/morphtis",
"representation": "τίς"
}
},
"assertions": [
{
"subject": {
"IRI": "proto2_lexicalEntities_grc/morphtis",
"representation": "τίς",
"pos": "PRON",
"lang": "grc",
"principalParts": []
},
"predicate": "hasInflection",
"object": {
"IRI": "proto2_lexicalEntities_grc/tinostisgensing",
"udfeatures": {
"Case": "genitive",
"Gender": null,
"Number": "singular"
}
},
"authorities": [
"CTX_users/net.alpheios"
]
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment