~amebel/relex/rules

« back to all changes in this revision

Viewing changes to data/relex2logic-rules.txt

  • Committer: Amen Belayneh
  • Date: 2013-12-19 16:34:57 UTC
  • mfrom: (1451.1.4 relex-icog)
  • Revision ID: amenbelayneh@gmail.com-20131219163457-ujv5n2ebhb9fg1bk
merged from icog's branch somemore :-)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
[POSS2] {8} <POSS1A, POSS1B> _poss($N, $W) & pos($W, noun) => (possesive-rule $N (get-instance-name $V word_index sentence_index) $W (get-instance-name $W word_index sentence_index))
18
18
 
19
 
[maybe] {9} <> _advmod($v1, $r_maybe) => (maybe-rule $v1 (get_instance_name $v1 word_index sentence_index) $r_maybe  )
 
19
[maybe] {9} <> _advmod($v1, $r_maybe) => (maybe-rule $v1 (get-instance-name $v1 word_index sentence_index) $r_maybe  )