ekms 7.12.8-beta.6 → 7.12.8-beta.8
Sign up to get free protection for your applications and to get access to all the features.
- package/common/animals.instance.json +66 -66
- package/common/characters.js +5 -0
- package/common/crew.instance.json +217 -345
- package/common/dialogues.js +3 -3
- package/common/dimension.instance.json +9 -9
- package/common/edible.instance.json +250 -138
- package/common/emotions.instance.json +21 -81
- package/common/fastfood.instance.json +1151 -1103
- package/common/formulas.instance.json +6 -6
- package/common/gdefaults.js +2 -0
- package/common/help.js +3 -0
- package/common/help.test.json +9 -5
- package/common/length.instance.json +36 -36
- package/common/math.instance.json +6 -6
- package/common/meta.js +6 -0
- package/common/numbers.js +0 -3
- package/common/ordering.instance.json +27 -95
- package/common/people.instance.json +24 -24
- package/common/pipboy.instance.json +164 -108
- package/common/pokemon.instance.json +30 -30
- package/common/pressure.instance.json +9 -9
- package/common/properties.instance.json +15 -15
- package/common/reports.instance.json +5 -5
- package/common/temperature.instance.json +12 -12
- package/common/tokenize.js +46 -0
- package/common/tokenize.test.json +2 -0
- package/common/weight.instance.json +24 -24
- package/main.js +2 -0
- package/package.json +7 -3
@@ -651,15 +651,15 @@
|
|
651
651
|
"text": "sentientbeing1 feels emotion1"
|
652
652
|
},
|
653
653
|
"sentientBeing": {
|
654
|
-
"marker": "sentientBeing",
|
655
654
|
"value": "sentientbeing1",
|
656
|
-
"
|
655
|
+
"unknown": true,
|
657
656
|
"text": "sentientbeing1",
|
657
|
+
"marker": "sentientBeing",
|
658
|
+
"word": "sentientbeing1",
|
658
659
|
"range": {
|
659
660
|
"start": 0,
|
660
661
|
"end": 13
|
661
662
|
},
|
662
|
-
"unknown": true,
|
663
663
|
"dead": true,
|
664
664
|
"types": [
|
665
665
|
"sentientBeing"
|
@@ -667,15 +667,15 @@
|
|
667
667
|
"level": 1
|
668
668
|
},
|
669
669
|
"emotion": {
|
670
|
-
"marker": "emotion",
|
671
670
|
"value": "emotion1",
|
672
|
-
"
|
671
|
+
"unknown": true,
|
673
672
|
"text": "emotion1",
|
673
|
+
"marker": "emotion",
|
674
|
+
"word": "emotion1",
|
674
675
|
"range": {
|
675
676
|
"start": 21,
|
676
677
|
"end": 28
|
677
678
|
},
|
678
|
-
"unknown": true,
|
679
679
|
"dead": true,
|
680
680
|
"types": [
|
681
681
|
"emotion"
|
@@ -704,15 +704,15 @@
|
|
704
704
|
},
|
705
705
|
"one": {
|
706
706
|
"number": "one",
|
707
|
-
"marker": "property",
|
708
707
|
"value": "emotion",
|
709
|
-
"
|
708
|
+
"unknown": true,
|
710
709
|
"text": "the emotion of sentientbeing1",
|
710
|
+
"marker": "property",
|
711
|
+
"word": "emotion",
|
711
712
|
"range": {
|
712
713
|
"start": 36,
|
713
714
|
"end": 76
|
714
715
|
},
|
715
|
-
"unknown": true,
|
716
716
|
"dead": true,
|
717
717
|
"types": [
|
718
718
|
"property",
|
@@ -727,15 +727,15 @@
|
|
727
727
|
"determiner"
|
728
728
|
],
|
729
729
|
"object": {
|
730
|
-
"marker": "unknown",
|
731
730
|
"value": "sentientbeing1",
|
732
|
-
"
|
731
|
+
"unknown": true,
|
733
732
|
"text": "sentientbeing1",
|
733
|
+
"marker": "unknown",
|
734
|
+
"word": "sentientbeing1",
|
734
735
|
"range": {
|
735
736
|
"start": 51,
|
736
737
|
"end": 64
|
737
738
|
},
|
738
|
-
"unknown": true,
|
739
739
|
"dead": true,
|
740
740
|
"types": [
|
741
741
|
"unknown"
|
@@ -744,15 +744,15 @@
|
|
744
744
|
},
|
745
745
|
"objects": [
|
746
746
|
{
|
747
|
-
"marker": "property",
|
748
747
|
"value": "emotion",
|
749
|
-
"
|
748
|
+
"unknown": true,
|
750
749
|
"text": "the emotion",
|
750
|
+
"marker": "property",
|
751
|
+
"word": "emotion",
|
751
752
|
"range": {
|
752
753
|
"start": 36,
|
753
754
|
"end": 46
|
754
755
|
},
|
755
|
-
"unknown": true,
|
756
756
|
"dead": true,
|
757
757
|
"types": [
|
758
758
|
"property",
|
@@ -769,15 +769,15 @@
|
|
769
769
|
"level": 1
|
770
770
|
},
|
771
771
|
{
|
772
|
-
"marker": "unknown",
|
773
772
|
"value": "sentientbeing1",
|
774
|
-
"
|
773
|
+
"unknown": true,
|
775
774
|
"text": "sentientbeing1",
|
775
|
+
"marker": "unknown",
|
776
|
+
"word": "sentientbeing1",
|
776
777
|
"range": {
|
777
778
|
"start": 51,
|
778
779
|
"end": 64
|
779
780
|
},
|
780
|
-
"unknown": true,
|
781
781
|
"dead": true,
|
782
782
|
"types": [
|
783
783
|
"unknown"
|
@@ -788,15 +788,15 @@
|
|
788
788
|
"level": 1
|
789
789
|
},
|
790
790
|
"two": {
|
791
|
-
"marker": "unknown",
|
792
791
|
"value": "emotion1",
|
793
|
-
"
|
792
|
+
"unknown": true,
|
794
793
|
"text": "emotion1",
|
794
|
+
"marker": "unknown",
|
795
|
+
"word": "emotion1",
|
795
796
|
"range": {
|
796
797
|
"start": 69,
|
797
798
|
"end": 76
|
798
799
|
},
|
799
|
-
"unknown": true,
|
800
800
|
"dead": true,
|
801
801
|
"types": [
|
802
802
|
"unknown"
|
@@ -881,36 +881,6 @@
|
|
881
881
|
1
|
882
882
|
]
|
883
883
|
],
|
884
|
-
[
|
885
|
-
[
|
886
|
-
"feel",
|
887
|
-
0
|
888
|
-
],
|
889
|
-
[
|
890
|
-
"is",
|
891
|
-
0
|
892
|
-
],
|
893
|
-
[
|
894
|
-
"means",
|
895
|
-
0
|
896
|
-
],
|
897
|
-
[
|
898
|
-
"propertyOf",
|
899
|
-
0
|
900
|
-
],
|
901
|
-
[
|
902
|
-
"the",
|
903
|
-
0
|
904
|
-
],
|
905
|
-
[
|
906
|
-
"unknown",
|
907
|
-
0
|
908
|
-
],
|
909
|
-
[
|
910
|
-
"unknown",
|
911
|
-
1
|
912
|
-
]
|
913
|
-
],
|
914
884
|
[
|
915
885
|
[
|
916
886
|
"feel",
|
@@ -1108,36 +1078,6 @@
|
|
1108
1078
|
1
|
1109
1079
|
]
|
1110
1080
|
],
|
1111
|
-
[
|
1112
|
-
[
|
1113
|
-
"feel",
|
1114
|
-
0
|
1115
|
-
],
|
1116
|
-
[
|
1117
|
-
"is",
|
1118
|
-
0
|
1119
|
-
],
|
1120
|
-
[
|
1121
|
-
"means",
|
1122
|
-
0
|
1123
|
-
],
|
1124
|
-
[
|
1125
|
-
"propertyOf",
|
1126
|
-
0
|
1127
|
-
],
|
1128
|
-
[
|
1129
|
-
"the",
|
1130
|
-
0
|
1131
|
-
],
|
1132
|
-
[
|
1133
|
-
"unknown",
|
1134
|
-
0
|
1135
|
-
],
|
1136
|
-
[
|
1137
|
-
"unknown",
|
1138
|
-
1
|
1139
|
-
]
|
1140
|
-
],
|
1141
1081
|
[
|
1142
1082
|
[
|
1143
1083
|
"feel",
|