Differences between revisions 4 and 5
Revision 4 as of 2013-08-15 18:22:53
Size: 829
Editor: EmilyBender
Comment: Documenting the mire/bog/swamp
Revision 5 as of 2013-08-18 21:41:00
Size: 872
Editor: StephanOepen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * Things inside quotes (NB: strings passed from tfs world into MRS will be treated as case insensitive in MRS processing)  * Things inside quotes (NB: strings passed from TFS world into MRS can be treated as case insensitive in MRS processing (i.e. as predicate symbols, but not `CARG`s)
Line 12: Line 12:
 * Everything in tdl not inside of quotes.  * Everything in TDL not inside of quotes.

Type Description Language and other aspects of DELPH-IN Joint Reference Formalism

Case Sensitivity

Case Sensitive

  • Things inside quotes (NB: strings passed from TFS world into MRS can be treated as case insensitive in MRS processing (i.e. as predicate symbols, but not CARGs)

Case Insensitive

  • Everything in TDL not inside of quotes.
  • Lexicon look-up.
    • Proper names?
    • Acronyms?
  • .. approach these with token-mapping (preserve the info, and then downcase anyway)

Unknown

  • Orthographic subrules (agree: case sensitive, ACE: [intended] case insensitive)

Notes: Arguments for case insensitive include shouting (call caps); Arguments for case sensitive include the use of upper case vowels in vowel harmony languages (linguistic representations, not orthography)

TdlRfc (last edited 2020-06-05 06:38:36 by FrancisBond)

(The DELPH-IN infrastructure is hosted at the University of Oslo)