Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

krm-mdp-mw #3

Open
funderburkjim opened this issue Mar 31, 2020 · 2 comments
Open

krm-mdp-mw #3

funderburkjim opened this issue Mar 31, 2020 · 2 comments

Comments

@funderburkjim
Copy link
Contributor

Given

one can make an interesting 'merge' of the two sources.

This can be done by showing, for a given mw headword,

  • the krm entries that are mapped to this mw headword
  • the mdp entries that are mapped to this mw headword.

The result is krm_mdp_mw.

A similar report, with Sanskrit in Devanagari, is in
krm_mdp_mw_deva.

The non-matching cases are in similar but smaller reports
krm_mdp_nomw and
krm_mdp_nomw_deva.

[Note: the devanagari reports were done with @Shalu411 in mind -- hope she sees this comment!]

@funderburkjim
Copy link
Contributor Author

krm_mdp_mw

The report presents 1501 cases, identified by mw headword, sorted in Sanskrit alphabetical order.

For each mw headword, there are listed:

  • the krm_sense_map entries that map to this mw headword.
  • the mdp_parse_map entries that map to this mw headword.

Example 1: just one krm and one mdp entry map to the mw headword

; Case 0004: mw = akz
krm: fullroot=akzU, sense="vyAptO", L=3, mwcode=3U-NC
mdp: fullroot=akzU, sense="vyAptO", sid=01.425-01, mwcode=3U-NC

Example 2: exactly two krm and two mdp entries map to the mw headword:

; Case 0184: mw = kf
krm: fullroot=kfY, sense="hiMsAyAm", L=245, mwcode=3Y-NC
krm: fullroot=qu kfY, sense="karaRe", L=246, mwcode=3Y-NC
mdp: fullroot=kfY, sense="hiMsAyAm", sid=05.007-01, mwcode=3Y-NC
mdp: fullroot=qu kfY, sense="karaRe", sid=08.012-01, mwcode=3Y-NC

Special mappings need to be investigated further. For example:

; Case 0201: mw = kraT
krm: fullroot=knaTa, sense="hiMsAyAm", L=264, mwcode=S-S
krm: fullroot=kraTa, sense="hiMsAyAm", L=269, mwcode=3a-NC
mdp: fullroot=kraTa, sense="hiMsA-arTaH", sid=01.526-02, mwcode=3a-NC
mdp: fullroot=kraTa, sense="hiMsAyAm", sid=10.218-01p, mwcode=3a-NC

@gasyoun
Copy link
Member

gasyoun commented Apr 2, 2020

[Note: the devanagari reports were done with @Shalu411 in mind -- hope she sees this comment!]

Sure she does, I'm in touch with her.

Special mappings need to be investigated further.

A case for @Shalu411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants