Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Issue 49 in uby: Move Wiktionary's syntactic labels from SemanticLabel to syntax classes

1 view
Skip to first unread message

u...@googlecode.com

unread,
Jun 20, 2013, 11:19:44 AM6/20/13
to uby-dev...@googlegroups.com
Status: Accepted
Owner: chmeyer.de
Labels: Type-Defect Priority-Medium

New issue 49 by chmeyer.de: Move Wiktionary's syntactic labels from
SemanticLabel to syntax classes
http://code.google.com/p/uby/issues/detail?id=49

The SemanticLabel class currently contains labels, such as "transitive"
which are supposed to be moved to the syntax part of UBY. Following
OmegaWiki, they should be represented as

Lexicon.add(SubcategorizationFrame)
* id = <auto-inc>
* subcatLabel = <label-name>
* sense = <backref>

LexicalEntry.add(SyntacticBehaviour)
* id = <auto-inc>
* subcategorizationFrame = <backref>

SubcategorizationFrame.add(LexemeProperty)
* syntacticProperty = <enum element> (ONLY IF APPLICABLE)

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

u...@googlecode.com

unread,
Dec 13, 2013, 10:11:15 AM12/13/13
to uby-dev...@googlegroups.com
Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 49 by chmeyer.de: Move Wiktionary's syntactic labels
from SemanticLabel to syntax classes
http://code.google.com/p/uby/issues/detail?id=49

Implemented first version. SubcatLabels must be checked and cleaned up for
consistency.

u...@googlecode.com

unread,
May 11, 2014, 7:58:41 AM5/11/14
to uby-dev...@googlegroups.com
Updates:
Labels: Milestone-0.6.0

Comment #2 on issue 49 by eckle.kohler: Move Wiktionary's syntactic labels
from SemanticLabel to syntax classes
http://code.google.com/p/uby/issues/detail?id=49

@Christian: where can the SubcatLabels be found?

>> SubcatLabels must be checked and cleaned up for consistency.

see also https://code.google.com/p/uby/issues/detail?id=82

u...@googlecode.com

unread,
Oct 31, 2014, 7:56:09 AM10/31/14
to uby-dev...@googlegroups.com
Updates:
Labels: -Milestone-0.6.0

Comment #3 on issue 49 by chmeyer.de: Move Wiktionary's syntactic labels
from SemanticLabel to syntax classes
https://code.google.com/p/uby/issues/detail?id=49

Done for OntoWiktionary (#116). For Wiktionary, we would need to update the
JWKTL dependency. This can be done after switching to new alignment
modules. No in this this release though.

u...@googlecode.com

unread,
Apr 10, 2015, 4:48:53 AM4/10/15
to uby-dev...@googlegroups.com
Updates:
Status: Fixed
Labels: Milestone-0.7.0

Comment #5 on issue 49 by chmeyer.de: Move Wiktionary's syntactic labels
from SemanticLabel to syntax classes
https://code.google.com/p/uby/issues/detail?id=49

Done. Subcat frames might be incomplete for Wiktionary; can be resolved by
updating the JWKTL dependency and the dump date in a later version.
Reply all
Reply to author
Forward
0 new messages